Class com.bridgelabz.api.RestApiAutomation
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| AddItemstoPlaylist | 0.506s | passed |
| ChangePlaylistDetails | 0.418s | passed |
| GetCurrentUsersPlaylists | 0.451s | passed |
| GetPlaylistItems | 0.542s | passed |
| GetPlaylists | 0.621s | passed |
| GetUsersPlaylists | 0.392s | passed |
| UpdateItemstoPlaylist | 0.498s | passed |
| getCurrentUserProfile | 3.596s | passed |
| getSeveralShows | 0.436s | passed |
| getSeveralTracks | 0.437s | passed |
| getShow | 0.830s | passed |
| getShowEpisodes | 0.775s | passed |
| getTrack | 0.446s | passed |
| getTracksAudioAnalysis | 3.790s | passed |
| getTracksAudioFeatures | 0.385s | passed |
| getUsersProfiles | 0.469s | passed |
| removePlaylistItems | 0.516s | passed |
| searchForItem | 0.855s | passed |
| toCreatePlaylist | 0.550s | passed |
Standard output
UserId : 31jfde2mixb7ityhwmtyxwel7xay
{
"display_name": "Pallavivarekar",
"email": "pallavivarekar4@gmail.com",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"images": [
],
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
}
UserName: Pallavivarekar
UserId: 31jfde2mixb7ityhwmtyxwel7xay
{
"display_name": "Pallavivarekar",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"images": [
],
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=14400
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:06 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"display_name": "Pallavivarekar",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"images": [
],
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
}
204
{
"collaborative": false,
"description": "new playlist description20",
"external_urls": {
"spotify": "https://open.spotify.com/playlist/1NAOVJmEcA1tL9dUILHWk4"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/playlists/1NAOVJmEcA1tL9dUILHWk4",
"id": "1NAOVJmEcA1tL9dUILHWk4",
"images": [
],
"name": "new playlist20",
"owner": {
"display_name": "Pallavivarekar",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"primary_color": null,
"public": false,
"snapshot_id": "MSxlZTQwYTJlMzk2YTJkZGRkYjZiNDI0YmI4OTg4NmY5MjRkMTRlZTI5",
"tracks": {
"href": "https://api.spotify.com/v1/playlists/1NAOVJmEcA1tL9dUILHWk4/tracks",
"items": [
],
"limit": 100,
"next": null,
"offset": 0,
"previous": null,
"total": 0
},
"type": "playlist",
"uri": "spotify:playlist:1NAOVJmEcA1tL9dUILHWk4"
}
HTTP/1.1 201 Created
content-type: application/json; charset=utf-8
cache-control: private, max-age=0
location: https://api.spotify.com/v1/playlists/1NAOVJmEcA1tL9dUILHWk4
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:07 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"collaborative": false,
"description": "new playlist description20",
"external_urls": {
"spotify": "https://open.spotify.com/playlist/1NAOVJmEcA1tL9dUILHWk4"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/playlists/1NAOVJmEcA1tL9dUILHWk4",
"id": "1NAOVJmEcA1tL9dUILHWk4",
"images": [
],
"name": "new playlist20",
"owner": {
"display_name": "Pallavivarekar",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"primary_color": null,
"public": false,
"snapshot_id": "MSxlZTQwYTJlMzk2YTJkZGRkYjZiNDI0YmI4OTg4NmY5MjRkMTRlZTI5",
"tracks": {
"href": "https://api.spotify.com/v1/playlists/1NAOVJmEcA1tL9dUILHWk4/tracks",
"items": [
],
"limit": 100,
"next": null,
"offset": 0,
"previous": null,
"total": 0
},
"type": "playlist",
"uri": "spotify:playlist:1NAOVJmEcA1tL9dUILHWk4"
}
178
{
"snapshot_id": "OCxlMGI1Yzk4YWU0NjkwNTc0MTlhNDc2NjljMGQ4ZWY5NjkyNTYzMTlh"
}
HTTP/1.1 201 Created
content-type: application/json; charset=utf-8
cache-control: private, max-age=0
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:07 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"snapshot_id": "OCxlMGI1Yzk4YWU0NjkwNTc0MTlhNDc2NjljMGQ4ZWY5NjkyNTYzMTlh"
}
194
{
"snapshot_id": "MTUsNWUxZDUzZDc1ZmI4MTUwMTk4M2ZiMGM0MTg1MjliMjNjZjNhNGQ0Mw=="
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: private, max-age=0
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:07 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"snapshot_id": "MTUsNWUxZDUzZDc1ZmI4MTUwMTk4M2ZiMGM0MTg1MjliMjNjZjNhNGQ0Mw=="
}
181
HTTP/1.1 200 OK
cache-control: private, max-age=0
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
Content-Length: 0
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:08 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
173
{
"collaborative": false,
"description": "Updated playlist description",
"external_urls": {
"spotify": "https://open.spotify.com/playlist/5gD1WUGcJmORRGY1et95Dp"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/playlists/5gD1WUGcJmORRGY1et95Dp",
"id": "5gD1WUGcJmORRGY1et95Dp",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/de4a5f115ac6f6ca4cae4fb7aaf27bacac7a0b8a",
"width": 640
}
],
"name": "Updated Playlist Name",
"owner": {
"display_name": "Pallavivarekar",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"primary_color": null,
"public": false,
"snapshot_id": "MTUsMTgyNGYxYTVmNWNhOWU0MjdkYzc3N2Q1YjI0YmY0OGQxYzk3Y2ZmMw==",
"tracks": {
"href": "https://api.spotify.com/v1/playlists/5gD1WUGcJmORRGY1et95Dp/tracks?offset=0&limit=100",
"items": [
{
"added_at": "2023-01-20T10:29:19Z",
"added_by": {
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"is_local": false,
"primary_color": null,
"track": {
"album": {
"album_type": "compilation",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/84bc7407c7a61e805284314bef8b9ed5a7c31426",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/4b89f866aa625cf02f98f80b968da52b65944bf2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/cc1e47c7e3e5a169d2352e81dc1a681ac7bbc0bd",
"width": 64
}
],
"is_playable": false,
"name": "Vetenskapsradion Historia",
"release_date": null,
"release_date_precision": null,
"restrictions": {
"reason": "product"
},
"total_tracks": 1,
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 0,
"duration_ms": 1502795,
"episode": false,
"explicit": false,
"external_ids": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"external_urls": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"href": "https://api.spotify.com/v1/episodes/512ojhOuo1ktJprKbVcKyQ",
"id": "512ojhOuo1ktJprKbVcKyQ",
"is_local": false,
"is_playable": false,
"name": "Tredje rikets knarkande granskas",
"popularity": 0,
"preview_url": "https://p.scdn.co/mp3-preview/566fcc94708f39bcddc09e4ce84a8e5db8f07d4d",
"track": true,
"track_number": 0,
"type": "episode",
"uri": "spotify:episode:512ojhOuo1ktJprKbVcKyQ"
},
"video_thumbnail": {
"url": null
}
}
],
"limit": 100,
"next": null,
"offset": 0,
"previous": null,
"total": 1
},
"type": "playlist",
"uri": "spotify:playlist:5gD1WUGcJmORRGY1et95Dp"
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=0
etag: "MC-ImZiYTYzMzZhNzljNGU4ZjNlY2YyODMyNDJhYjA2ZDY3Ig=="
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:08 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"collaborative": false,
"description": "Updated playlist description",
"external_urls": {
"spotify": "https://open.spotify.com/playlist/5gD1WUGcJmORRGY1et95Dp"
},
"followers": {
"href": null,
"total": 0
},
"href": "https://api.spotify.com/v1/playlists/5gD1WUGcJmORRGY1et95Dp",
"id": "5gD1WUGcJmORRGY1et95Dp",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/de4a5f115ac6f6ca4cae4fb7aaf27bacac7a0b8a",
"width": 640
}
],
"name": "Updated Playlist Name",
"owner": {
"display_name": "Pallavivarekar",
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"primary_color": null,
"public": false,
"snapshot_id": "MTUsMTgyNGYxYTVmNWNhOWU0MjdkYzc3N2Q1YjI0YmY0OGQxYzk3Y2ZmMw==",
"tracks": {
"href": "https://api.spotify.com/v1/playlists/5gD1WUGcJmORRGY1et95Dp/tracks?offset=0&limit=100",
"items": [
{
"added_at": "2023-01-20T10:29:19Z",
"added_by": {
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"is_local": false,
"primary_color": null,
"track": {
"album": {
"album_type": "compilation",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/84bc7407c7a61e805284314bef8b9ed5a7c31426",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/4b89f866aa625cf02f98f80b968da52b65944bf2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/cc1e47c7e3e5a169d2352e81dc1a681ac7bbc0bd",
"width": 64
}
],
"is_playable": false,
"name": "Vetenskapsradion Historia",
"release_date": null,
"release_date_precision": null,
"restrictions": {
"reason": "product"
},
"total_tracks": 1,
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 0,
"duration_ms": 1502795,
"episode": false,
"explicit": false,
"external_ids": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"external_urls": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"href": "https://api.spotify.com/v1/episodes/512ojhOuo1ktJprKbVcKyQ",
"id": "512ojhOuo1ktJprKbVcKyQ",
"is_local": false,
"is_playable": false,
"name": "Tredje rikets knarkande granskas",
"popularity": 0,
"preview_url": "https://p.scdn.co/mp3-preview/566fcc94708f39bcddc09e4ce84a8e5db8f07d4d",
"track": true,
"track_number": 0,
"type": "episode",
"uri": "spotify:episode:512ojhOuo1ktJprKbVcKyQ"
},
"video_thumbnail": {
"url": null
}
}
],
"limit": 100,
"next": null,
"offset": 0,
"previous": null,
"total": 1
},
"type": "playlist",
"uri": "spotify:playlist:5gD1WUGcJmORRGY1et95Dp"
}
207
{
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay/playlists?offset=0&limit=20",
"items": [
],
"limit": 20,
"next": null,
"offset": 0,
"previous": null,
"total": 0
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=0
etag: "MC-Ijg0NDBlNTNmOWU1YWM4ODUwYTU4ODQ3Y2IxNGEzZTZhIg=="
vary: Authorization
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:09 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay/playlists?offset=0&limit=20",
"items": [
],
"limit": 20,
"next": null,
"offset": 0,
"previous": null,
"total": 0
}
179
{
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay/playlists?offset=0&limit=20",
"items": [
],
"limit": 20,
"next": null,
"offset": 0,
"previous": null,
"total": 0
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=0
etag: "MC-Ijg0NDBlNTNmOWU1YWM4ODUwYTU4ODQ3Y2IxNGEzZTZhIg=="
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:10 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay/playlists?offset=0&limit=20",
"items": [
],
"limit": 20,
"next": null,
"offset": 0,
"previous": null,
"total": 0
}
174
{
"href": "https://api.spotify.com/v1/playlists/5gD1WUGcJmORRGY1et95Dp/tracks?offset=0&limit=100",
"items": [
{
"added_at": "2023-01-20T10:29:19Z",
"added_by": {
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"is_local": false,
"primary_color": null,
"track": {
"album": {
"album_type": "compilation",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/84bc7407c7a61e805284314bef8b9ed5a7c31426",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/4b89f866aa625cf02f98f80b968da52b65944bf2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/cc1e47c7e3e5a169d2352e81dc1a681ac7bbc0bd",
"width": 64
}
],
"is_playable": false,
"name": "Vetenskapsradion Historia",
"release_date": null,
"release_date_precision": null,
"restrictions": {
"reason": "product"
},
"total_tracks": 1,
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 0,
"duration_ms": 1502795,
"episode": false,
"explicit": false,
"external_ids": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"external_urls": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"href": "https://api.spotify.com/v1/episodes/512ojhOuo1ktJprKbVcKyQ",
"id": "512ojhOuo1ktJprKbVcKyQ",
"is_local": false,
"is_playable": false,
"name": "Tredje rikets knarkande granskas",
"popularity": 0,
"preview_url": "https://p.scdn.co/mp3-preview/566fcc94708f39bcddc09e4ce84a8e5db8f07d4d",
"track": true,
"track_number": 0,
"type": "episode",
"uri": "spotify:episode:512ojhOuo1ktJprKbVcKyQ"
},
"video_thumbnail": {
"url": null
}
}
],
"limit": 100,
"next": null,
"offset": 0,
"previous": null,
"total": 1
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=0
etag: "MC-ImI5NDRmNzUzOGY5ZWMwZTgyNWMyMDFlMjYzMjU2YWYzIg=="
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:10 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"href": "https://api.spotify.com/v1/playlists/5gD1WUGcJmORRGY1et95Dp/tracks?offset=0&limit=100",
"items": [
{
"added_at": "2023-01-20T10:29:19Z",
"added_by": {
"external_urls": {
"spotify": "https://open.spotify.com/user/31jfde2mixb7ityhwmtyxwel7xay"
},
"href": "https://api.spotify.com/v1/users/31jfde2mixb7ityhwmtyxwel7xay",
"id": "31jfde2mixb7ityhwmtyxwel7xay",
"type": "user",
"uri": "spotify:user:31jfde2mixb7ityhwmtyxwel7xay"
},
"is_local": false,
"primary_color": null,
"track": {
"album": {
"album_type": "compilation",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/84bc7407c7a61e805284314bef8b9ed5a7c31426",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/4b89f866aa625cf02f98f80b968da52b65944bf2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/cc1e47c7e3e5a169d2352e81dc1a681ac7bbc0bd",
"width": 64
}
],
"is_playable": false,
"name": "Vetenskapsradion Historia",
"release_date": null,
"release_date_precision": null,
"restrictions": {
"reason": "product"
},
"total_tracks": 1,
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"name": "Vetenskapsradion Historia",
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 0,
"duration_ms": 1502795,
"episode": false,
"explicit": false,
"external_ids": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"external_urls": {
"spotify": "https://open.spotify.com/episode/512ojhOuo1ktJprKbVcKyQ"
},
"href": "https://api.spotify.com/v1/episodes/512ojhOuo1ktJprKbVcKyQ",
"id": "512ojhOuo1ktJprKbVcKyQ",
"is_local": false,
"is_playable": false,
"name": "Tredje rikets knarkande granskas",
"popularity": 0,
"preview_url": "https://p.scdn.co/mp3-preview/566fcc94708f39bcddc09e4ce84a8e5db8f07d4d",
"track": true,
"track_number": 0,
"type": "episode",
"uri": "spotify:episode:512ojhOuo1ktJprKbVcKyQ"
},
"video_thumbnail": {
"url": null
}
}
],
"limit": 100,
"next": null,
"offset": 0,
"previous": null,
"total": 1
}
176
{
"snapshot_id": "MTUsMTgyNGYxYTVmNWNhOWU0MjdkYzc3N2Q1YjI0YmY0OGQxYzk3Y2ZmMw=="
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: private, max-age=0
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:10 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"snapshot_id": "MTUsMTgyNGYxYTVmNWNhOWU0MjdkYzc3N2Q1YjI0YmY0OGQxYzk3Y2ZmMw=="
}
242
{
"tracks": [
null
]
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=7200
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:11 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"tracks": [
null
]
}
175
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/12Chz98pHFMPJEknJQMWvI"
},
"href": "https://api.spotify.com/v1/artists/12Chz98pHFMPJEknJQMWvI",
"id": "12Chz98pHFMPJEknJQMWvI",
"name": "Muse",
"type": "artist",
"uri": "spotify:artist:12Chz98pHFMPJEknJQMWvI"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/0lw68yx3MhKflWFqCsGkIs"
},
"href": "https://api.spotify.com/v1/albums/0lw68yx3MhKflWFqCsGkIs",
"id": "0lw68yx3MhKflWFqCsGkIs",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27328933b808bfb4cbbd0385400",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0228933b808bfb4cbbd0385400",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485128933b808bfb4cbbd0385400",
"width": 64
}
],
"name": "Black Holes and Revelations",
"release_date": "2006-06-19",
"release_date_precision": "day",
"total_tracks": 12,
"type": "album",
"uri": "spotify:album:0lw68yx3MhKflWFqCsGkIs"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/12Chz98pHFMPJEknJQMWvI"
},
"href": "https://api.spotify.com/v1/artists/12Chz98pHFMPJEknJQMWvI",
"id": "12Chz98pHFMPJEknJQMWvI",
"name": "Muse",
"type": "artist",
"uri": "spotify:artist:12Chz98pHFMPJEknJQMWvI"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 366213,
"explicit": false,
"external_ids": {
"isrc": "GBAHT0500600"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/7ouMYWpwJ422jRcDASZB7P"
},
"href": "https://api.spotify.com/v1/tracks/7ouMYWpwJ422jRcDASZB7P",
"id": "7ouMYWpwJ422jRcDASZB7P",
"is_local": false,
"name": "Knights of Cydonia",
"popularity": 66,
"preview_url": "https://p.scdn.co/mp3-preview/4de2570644eeff4b10cef0770fddfc50e1e2b666?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 11,
"type": "track",
"uri": "spotify:track:7ouMYWpwJ422jRcDASZB7P"
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=7200
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:11 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/12Chz98pHFMPJEknJQMWvI"
},
"href": "https://api.spotify.com/v1/artists/12Chz98pHFMPJEknJQMWvI",
"id": "12Chz98pHFMPJEknJQMWvI",
"name": "Muse",
"type": "artist",
"uri": "spotify:artist:12Chz98pHFMPJEknJQMWvI"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/0lw68yx3MhKflWFqCsGkIs"
},
"href": "https://api.spotify.com/v1/albums/0lw68yx3MhKflWFqCsGkIs",
"id": "0lw68yx3MhKflWFqCsGkIs",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27328933b808bfb4cbbd0385400",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0228933b808bfb4cbbd0385400",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485128933b808bfb4cbbd0385400",
"width": 64
}
],
"name": "Black Holes and Revelations",
"release_date": "2006-06-19",
"release_date_precision": "day",
"total_tracks": 12,
"type": "album",
"uri": "spotify:album:0lw68yx3MhKflWFqCsGkIs"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/12Chz98pHFMPJEknJQMWvI"
},
"href": "https://api.spotify.com/v1/artists/12Chz98pHFMPJEknJQMWvI",
"id": "12Chz98pHFMPJEknJQMWvI",
"name": "Muse",
"type": "artist",
"uri": "spotify:artist:12Chz98pHFMPJEknJQMWvI"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 366213,
"explicit": false,
"external_ids": {
"isrc": "GBAHT0500600"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/7ouMYWpwJ422jRcDASZB7P"
},
"href": "https://api.spotify.com/v1/tracks/7ouMYWpwJ422jRcDASZB7P",
"id": "7ouMYWpwJ422jRcDASZB7P",
"is_local": false,
"name": "Knights of Cydonia",
"popularity": 66,
"preview_url": "https://p.scdn.co/mp3-preview/4de2570644eeff4b10cef0770fddfc50e1e2b666?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 11,
"type": "track",
"uri": "spotify:track:7ouMYWpwJ422jRcDASZB7P"
}
184
{
"danceability": 0.366,
"energy": 0.963,
"key": 11,
"loudness": -5.301,
"mode": 0,
"speechiness": 0.142,
"acousticness": 0.000273,
"instrumentalness": 0.0122,
"liveness": 0.115,
"valence": 0.211,
"tempo": 137.114,
"type": "audio_features",
"id": "7ouMYWpwJ422jRcDASZB7P",
"uri": "spotify:track:7ouMYWpwJ422jRcDASZB7P",
"track_href": "https://api.spotify.com/v1/tracks/7ouMYWpwJ422jRcDASZB7P",
"analysis_url": "https://api.spotify.com/v1/audio-analysis/7ouMYWpwJ422jRcDASZB7P",
"duration_ms": 366213,
"time_signature": 4
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: private, max-age=0
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:12 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"danceability": 0.366,
"energy": 0.963,
"key": 11,
"loudness": -5.301,
"mode": 0,
"speechiness": 0.142,
"acousticness": 0.000273,
"instrumentalness": 0.0122,
"liveness": 0.115,
"valence": 0.211,
"tempo": 137.114,
"type": "audio_features",
"id": "7ouMYWpwJ422jRcDASZB7P",
"uri": "spotify:track:7ouMYWpwJ422jRcDASZB7P",
"track_href": "https://api.spotify.com/v1/tracks/7ouMYWpwJ422jRcDASZB7P",
"analysis_url": "https://api.spotify.com/v1/audio-analysis/7ouMYWpwJ422jRcDASZB7P",
"duration_ms": 366213,
"time_signature": 4
}
169
{
"meta": {
"analyzer_version": "4.0.0",
"platform": "Linux",
"detailed_status": "OK",
"status_code": 0,
"timestamp": 1571738086,
"analysis_time": 12.0111,
"input_process": "libvorbisfile L+R 44100->22050"
},
"track": {
"num_samples": 8074998,
"duration": 366.21307,
"sample_md5": "",
"offset_seconds": 0,
"window_seconds": 0,
"analysis_sample_rate": 22050,
"analysis_channels": 1,
"end_of_fade_in": 2.66449,
"start_of_fade_out": 353.7676,
"loudness": -5.301,
"tempo": 137.114,
"tempo_confidence": 0.181,
"time_signature": 4,
"time_signature_confidence": 0.982,
"key": 11,
"key_confidence": 0.649,
"mode": 0,
"mode_confidence": 0.485,
"codestring": "eJxVnAuW7LCNZLeSSxD_5P431vcG6rntnmOPxVJKFAkEAgHwzbNXe_2O3_fb47z31rq_cefv3jb7vnf_9uRvd-_-5uk_bs7fzhxn_9rX5--8uUe_k8u2-m-efftbrf9anzxs3Pad1tevjTn967iD5_3avfe3et9rf3v_euMXY8_Bm8799cWLuHl-b4zv1089ebV75vn1e7_ffevN19f8je9zVvv1ts_3G310p8YkXntcT2bZe-vfHvPxkrZ_77ud_zfOb7xv8oFjfe_x48l6_NbtzKJ5Ofr3e2Pe9fHq35z8lrHH31f7zcUn7c7_3cG0pmu1np__Nt96-a8--_0Wv_gtV2c8vunM5qfzDWOP9tbu47cW0ziM7T37-S2W1MvZ-2Fl12MabMFd-y3-l4vVvs3da-7OX9ykwRSvv2MaPPqMthZLuV1K1uGe09nB83HvYzPe5ot_pw2-iPmzY_vHMn88ePKbbx_-evnFZpT5bJa8uf27rfkN7uZHToPPO4d3_e5kw5kT29Nu40a2RRN5Ltfv8uZ69rmPdbva0hpzfZddeZqSc-qsGvsT2zmL7d4tO8BCs3bna9_6scTczNp9Y4z5e64Ojz_nc6HbF1vqi2_GJLgebjHfhxkv5-CK8FVMsx-_9_D7Puc719e2z-ltzGnwF-7nl_w3a4KHnMO1BjWxPnzg-XdNaG3WF5PC0LEHjBL7WVkm_ICnOrlvM7u-8Jz1rYnJOxv2XGP-Dkvx_HvWBRPiM_jz0GzO4v-YPJejuSOYMwv_6VTsUGMHMFF3Y3439jE3zjy4xtk00fnxqcyF5WebLwaw3-Zbpp71MNXLSvL8eZkrToknbZ-_9C19B0Nx_5Zv4Xu_87ZGuLbfxsp92CL3Y1S8ZbVz5icknG-5m-3Gprh-oMsDA_Av_ld7emPXKL_BfPo3bywQX1rsEK926ztz4fYx8OMbVOET1uBVvWezJrbA9_F398zNYY6jd66Py_1ewxwxhs6P9AlAjt102w8OwOr1M1hTrt0OTIaVwA544G48gMvlTjyuXdHXO3Y_fSGANV3RiduLTUdPwXZYg_t5Pa9eweZ3UbFfEYbNw82bm4fvsRBY6zuPZ_46Znv9In7yDi9gI1lyF_I764l2MVKsDAcTwbgNH94N4MNKmetxyTS_dSaewMqBB7gpnwTUAKjLLxoXs2jcHxPjKyd2Nbx2yXnq4h2g3BhraxNs8g5ojRdQbOOxCfwdzwEMNAg-kfksVwAQmu_zf43jB2EP_PHp1UCc7sV2neO1kYDpcttuOk5M5Bzw7HCJl7LNF2zvmI0I6oYeFo2VB4M_l4_96IDF57Wwo_W48ANA12PYD15GQOBapGUqrAUuA_YJnuA7n3-fWCh6dkMc9sLvhwjZRWDMnN_j2O7fBRPnNkK8wjUMte3ECF2g41-YPMs5K0rokUAKD2AVQEMcc2HBvGD5_YFRwgYmyXexP2znMOhwffTBtfD4hp9zTbhl_94QyAyTbAjfDQYzxAuOPjrFrsW8Eka9n7swPVEWkMj-4yv-PnDK2hPh-DiwyThBeCH0PqI-A3hjXGAbBwUvXkg0wggPS8La3XogQDS81ifrBZvNcRbf3_38lGuX1PgVi3dAO8ERWvv7Aa_KjFbNqC1dhMDKHjQmxLIYiNgV3sWlW9CxT0wHkwBo2MKJ2_BFAPwKIBNDXAjBtRu4ePx5Q_hbAeghVi68k2scIYbWNMKE6s_7uxuY67drgbAVozUmJs8gnnQWjeuuzfLBY4kJK6iNOT6IzPbvepQTWjffO3SJvwkZ7sd5_d8Llis69AnjDwEMm1mB-SwQsMPfZ0-srS3DiTC5kZDLC12hachzhSAjLugUtNbTortkZMqooFPeOP25kMLzWWeAU3Zy_n9CS7rSn9ywYWR6CZ8pyQIS33ZBlmB_-Z7Pr-RapwEnFkuwvRaSQBvIz5RwYbnyCbgPxIMd24LklsMAD1xq50QVJw-zYA2NHfwVE8BS1tbFTtZ7ysGIZrwOF5R0LNBC3OoCFqGNS3H3LqnFGIIJrqnVEHm74HK_JqARiYcAt2Sszu4-g8e6mj_-7lyPbPG4h4Suxxdx-yt_nQbHHvLGbNhj_p_YA3HQunXoUFW8PjHPiHONYQlehkqCkSFof_IuvobYgglwrf0KMCwb9r2_ld1afLGWT5zY3k98GCFwEL0uLGezjlSouXn4BxxgiE1CILY-w1TBcf2dLSXEvMX1NYjDaV8MfXetj6UxuLL5ALP-R1iCOD8ZsdYG4LIZhrJ-ilVKCN_2fq2L5Z5SOrZ5BE7cW6FwF0OHoB3RZQdwRWG8GdN274s5s9tGEhBfNggUbcyGa42Fv4vZ3e-UUrD8iTCNa4moSct4TfI8JVzbpZ7wQbiB4ZBr0Bv_kStIAIgIAAIUyoTFJKMR3_UdMEPTv4dlIGgQ2bQeg-ztMpAdds49sMHlbu2gKTT4i6_sLXriYBfG7f2BewwBrH2GsqLocgFCHL8P_PP3o1cOiezK-nTTG95_DJBsNauFeXCt0Wq53H95_g09xVg0F35ftB2gh6hfc70_58CINJZ7_-McRDhYuNEcY8LqAWyuR-Jhl2wYt-Bl26AOk_xaSLu5CeyP_eBtYTMj7JX_kI60sl0ZHfwrTFDWC84bR1lxKTjOwX-cD3vIdGFH8Aeh8EjfhSrpwue1yGTyhtWynERFrG9-8Xae3zQuov8FhEEmbmzxjed_oClNJIKLg-aFUU0KI33FQYSs8nVZxfbPso0hGdhZdYFHpxFsePkwrYE0C6vy-GGCQf4se93N95zANOR5uBqycn6P5cgOfidUiyjBG4hHkChTG8g_CEG44nokksIxCBDXgSUnwRcJ0nA7oknIhf8f9g1ITsGKN2BQgs8JwQfZ4atAvQNyBlNc_MgUcHnbw_YA_udkik0ASQSa5eTEQMwXykR2dJIBXH52dHvy_Sw_VJB8hhUKVPMxmBvgwbVYhbnxgSwW12IVCQGs9fp7N0As1jn8IB_4h00gDNdik9jGPvk9Ymj4-1cbdsUm_o7XX_f_hqxOE2csJBnuZ3wzTe_vV7kpK4w7PtAEvuH8pqFuOp_nvooseLs78IQ4dlxuZj79pCog84cZ3gSlmcQZmxF3zJPUG9hgXn24xnRIm-CzeEYShVAdqIHTu5UPYVxwJKjHbQIw1k52g3FwLVd_ZOIQSv8ssdCD3WAy8hZ7evInfMWA3JNlE6vIBFhgocog8jH73w0XxvOAYViloMVkn_kDf-dxPcxUVeVicVyHNuiXMFdeP8I3m6nIURAYI3Trw8g-fz8CVbCCOXsCvlDF12GuWeYkZ4d4pB_xfMn5z6XB-6_bpjEREFhLhZ8bPaYBJte9v1FclpaPn7G2S9sx8BJRZ0KuyI-nsxt4343KIrYQZY3cV6KAsRA2cDTmuwQrYVNp54Sh1QPJJY8Kx4zTYsTKRV4_sa8ZWK7X_8ALN20u0E726gv8L661NiBqihwvIoYzwlyxKN94RDPMh2DOO7nW3OSLkP04hvBFwuDSeBnMwheZsh9wRDMclkCa50fBGRJmAEeZT2sLq_-eGpomaqDFKP15VJnMnwnjbeopWcelWDgSNXqBLcTXH2hvPl9u5v0G9KN2QrRuvxdpBqTZhj6vxS_QH96tOb9kGrg4yfGOSufruEsp62BpCY3EfQ2aoIYzmMIzXT5kKWtJc68RkQlzPSu04sWwrN9LosAeMesxzOJPwSfTGTvChKIEaAX7YIWk6F-YFD8H4X4GicRiuP2ILqUFgRvmYk5giEZTZsNPZNSRY_Anck3W701Tq6mEhgkxoaTO_J1P1H9dzk_xE3qhQb64BZHq01P5_UqqpxQ0ouMF8_D6ds3WuRZNsGW408Te-NKgIdZ2xEtZVWWrz4RU6EjSq4RJ6HDGpwWvu7mDS3xG4SG0Su72wp3BI5zuJE8XcYBzrBG_-73K5mHeSXeBJiFmmV6bg91daC03vOz3FUCwVPa_ef2S2rJ8TBOHkizIBgBRlUGulTaeWaGaSNFxTMN8RuHvK22FAZgR663M0rLD4GdbEfu-qLSqHSJxSySPbASnaDVwpJ8D72VnHFjRD0m6YEQBjAiOuA729vmWHlxgGo75kp6MQWItlDsgErjtn9ZQmuRnRgSq85hELG3xSGrNAZvaYQmmTLXVb8qcMSWC74voIBUUsLG33Ox-Y3-YxIrrzhWEZVeB3QyYy84QELbWxSof__QSfVh5NBTJKKF0LBqpIrD_2IUzE660QsIgX-xA3Hz1XpqLBqefYBqqfhlISqC4SU7pS1SVQYZGxBFqzS1NCqA2gLpK5Xe0fVaImf3JtJoQbmdUO37-KWpnntSCm1E6YqyvLCECdp6BRUa2cdOfAqqSqgMiIBYpvuYndyXd4KUsdwYECeCaHXwpekS5Vmk_K794AQ0iomFjRz8WNTpxGKeKoGzKwCSJH6MGkjMkHX3ufouoh289WPLOgKF4aD5KFsa48LQrz_ayBTjh4s0YxfXKJJ6sStG7RSMRioxmKwMnwR_zZp-UtQWP3AFu-YzoIH933FbC95ddA2fgfiF9BtyjLK9_tSSE3WzgM1NnIMaC_cGOhJoWrUOTggMNnxFpgtUxrzlOrDgrBFW50oGoBzBrTDiidIt8sIfmvaK4r6i4mP9bqTK0v5XHfEBIkKTJKq4RBPzBLp30F4nishuZaUSBZxY_DR4MBNoAF6Bo-PmRwDEnme58GXiBdxlOvuW84JOs9MtLAne6F3x5u6bQ4pklbFN8bMrYXfAwf8wCRT64Ev6XeamumxRPo45vDVE3FJB_CjemKGa0S5Ysg2mBSZkm_EAXLlkdLGdvzWrYJJkUfgLWfDUgUuhAsA83v0c0EEJVmWdukYqTJLJP21pCj07Qzfq7ZEQZQcI1rPDIdxgIG7em-NbKgMLVZjfgAyJU71W7-j5sLlK7cWmbYRFJ2E4HXCFmTLTIzKoYKCP5Rg0YJSUNINGyZJKiAJ8LCrKuDkS_IlpAFowMKuMJpNtQak0mogMDPYmxAzsWhJsRqlKY-VN6Jwaq8fcIDVgN2zBrQKVhX-tuZtrxn08VzNTbaaS4YO7BxwrmPVrDU42zQmAxSC2-qZNjdV6nSrgFAeKCAyOUE0qroziwEsHxFd9yUlAqrCNHOgrEZqamWizgl_RI-hgF9tMyNLIegOYObH8PF0hZw0wBK1tf7nhStcFyJLFpPbpDiM-0TsGA7B34thKrN_QoCct6BCbqRl2TPXV01j-fG3GByRsQ7spvbtQQ6BUO69e8rAiTGpZoHYjAQHBhlYwUPfCKmzzQTpvFarIkRBteGLOLyiCF2dfQMYp39piOFjMiMxQIdf1hRNPmk3GG1nOHNiXjx9gElIQEEHkI5vsXASBVSF6uKNlGpAWViBGayEBUz2DyEgxGxAXWAxjfwj70wWeQ2sNG9KgRueHqr0cGq6rjx16luj0zoMSg1gm3yENTMJwSyG5BRGQyosPMzBpSMzSgC1vQpkwssoO1dWKtzAIyrB7MerllXgfXniWfkSpjil5zcj0t3lurlAIca9sG-BGh4Sbz6_rCiNAgnjD5mnmkBiaFAbGpDiSINcXrl9dGa-giMqzHT1lKSpiBpfqbO1JvJBmwnvFrJXgSB598cmRAoo9ZWfByphEglhx615rvv4hPNpHAOEqSkCCYGTigTSpfHUvZ4ruaFzwAnz15xpnR6EAEAM5nRJYgz2nJAPjvkiHg2FBjfZIVjlbMRrHKPiNKxJMhXst0DMgRlQpYeH89bjjSMewpNjEQn9xmu2WDiRXPYHMCr6PkCpsmeKZTTyTA5ObZCS9VPxMR5EnOI2qzpsB7pFWzJApz6hvSMaNRAKWkKZi0AymgAFBbZf-X0MZAf8kELTuHZQNRk__TGqsMpx2P5BkMFGqpXYP4vjexAodiIl2AmYkVwu22-OZA9Ag7NZiL1Wt7VMxyTME05FkKhFTiWooycx31ms_Fca4RJUA34s_LT1bpvQZPbbsqehgPEzVnMuoZqOCSLIFequyA1RF9IBPCyYwQAdlNySR3nCIo6w-vTfRMO16W2Wms5B1HKea-DMxUnQwOJv0MpC43zM20sbmLSlyVvpNavukxDqo0J7eYae4wWu-YjkVMKfOzhnpXyv35NhDegrgz_9fEYcy29MKI7vAgzOz4l1sEbVB4RyTiOpKdPQLRQxpk2xUE0Hd6Bma6N7KiMzxyvhQYxIZngYCBvSv3AH-Sl6wgtFV4UF4qUUVHYttROxxWf4rykkKzPkaEZPtPyMcKlgNVhFLbTa9CS6m420jxucSq2KpOmKBNNm0FbVVjTzi8QSaJlgrFUW50_yrlay6LDrQiGrjRBK2RW26eqoh9M7EucYKNWDLRkFcq7naAWFjLQLo6klHoP1XwA1zAppuXzCrybze7pxEjdHoO4lcljFa6LLNPxSxbOVZ4NJ5Tn8m14lJyX7X96NC96oxMPDZXdTnFMNbUvZVTWbrBHCymN0hXuodgc-bnXAsFqn0Wk071f4hA9lZ9BgIYVvVLqAhMJ753alAn8clZRHKAE-KC9ZNTKaj1U6ik61Oqg3b71LlblexSYjYVcSC6w39qzG2V8PDZENK8IUz87-tbvu321L3jaHWLJIjUn7z35rXh5kyVyPSZx67oFS4NFFtIXuVXTJUY_zKRJ-JkTStm2SmgpkGIk1xnwIrESiLrW14UdLUE4qBrGFXDqaaJzddE2chrbCSxrcYtVUb5JBMOmODyEKuPNbD-msIYSii0O6SKtlp7PSWlLk3JWMZA0zCtb7IkeoTbbcGcWAmM5I6IH6TC7LnbWcXBbiNW2eiOTkFsN1fz-6RuJWqR7dovtSNTKF-QUptIQAeMHxi9RdQMyByV-KdtEw5oRebCu5KgHd3Ckh6GOPPQdGvAcGzr8ONmKgfPGYc6BZAMbNhX8sodzYF4N1RcI4tU6LsqkGZ8VRtbRiLzIQec6Ys-trSIfWuZVWADl-Kqb-HRt2UjQk-fIqgJmy1QRn7rlfiANOekYWfJv1TNZYmu4LXl5eY6BVEMxqav40B1XbFtZR9KIzbiWF9WJ2SglHOiIOGNWZy_HgW494zK714YtDC2XTnhsckqjZIAdr0n3WGOKCjrIieSh6LfBE1_9hQp-E6V8xizGWTa1ywA6CEnnQHg1HcEPAdGAn0I1hl5iDqWvGBFX2Ug_R3Mvu2IQSf5PTQQT3zGoBOYITjaFyb6nZMOwU-RzpYKAGyl4GZBMe1M6RtS8GECXw2Y8XK_-ZxvTZ1-GwWIQj7ilTz8jvkjq3qTE09rXxoqAy3Fza1cFCnwpo3V6qZF9RCcIn664VJgZSQVKLuk2Pfckg4jFdkT9GdA58YHVPG8Iy2reDEf2aRGN5mmpmfF4ThQvg3NTdcpA8ks4RQQqzy0ytaf9Dpfd5MUYnK6mVHuJsPbEc-mRBgcUYng0zEr_fQmw3v2JvI855EMr7srVjzSxBsbsvcpUlCkEzGUvVJQciCqgXn1CTe6SdeskI4UrRiIaj72sQ7GRN6f2AVbwXi-jJQYamU1egHoF2VTeREcZm5vVCoteT8x3lLvJwytOu2ann4lsnbm-eaX-qkDe9_ckX7IbpWvxTdf2TcbvXuY7YutqgTx2JUOxsho1wavps-V6F4SfZ6ZEueRgONXzqsCINmgLSbHVM1w5_3YvS9NNsGCgAH2Cjc5-xfC3aEiZmYlq5vIiYQOSMWsLwvNziKh6yQnHMmX35dCLdyP_-wK6kkvbDzpGRC4sb3ElOGexbY-Cbd5oZto2jx9xdBB0wG-ujBc0dc8kTjWo4nEg5Oae99SzbFLJu0WS_HS3lLjlu2JpprWLBhI87PsiIfaE6oW7T5ufXw5kLrcTE3YaPSnN8NI8vFm1TtV2KtG5pek8KaCgWcb9L9qkts2GNk0zoBUqMvMVBakkeaJ1sslIT4j1TG92iYuByJVSCJ9DfOqTmO7ve6_pnYfml3ZQp-NtC4gdmYF2C7NHmCTTsKqugPpt7B_ZFQf59CRT3Bt1IDLYXPbm2mBbX9kUUnzpWf2D8eBLybpa9PWm3xtS3m7hErEXbanZx67thpTa-Za3aBjzLHjHiP89VIyJXkuyHAgbefWVpWJHEjF3yIma-RrbwKdXI3PdIHS-uSCk48v51HpKWv8LBk6cKsfgVVIO4-yT-zD1iyjXq9Cug2wW32jqdAKMSwz-H1mBmSH5K2KEyCK8VvtAbQ0GUjBSwvZRlQQxr5iU-qf7JqvS0ks8t_VnSFdPjScxMimBzmwpEI2Wqpb-4wwDhOTlxZCO3TTx57DCDWQhrOZzDVax_4jlJY7FJ6qhlJQxw4YBnvKGqH-0YtUQ3o1ORgH7VpWAP10bmvjdUtC17b2v2b6pvU7DMCynTbRk7VxxzLFdI2C3NPKtfVDiXFPCUGPjMGPlGtHqQy5o7UY_POUQveObiI80lyjIM5Aeik_20I--61Lv7Kk22e2pvQrtVorA_4kTTIsKs8lh3Egagt5YrOp3oE6HnHsYBOoSr_iLSnks2QjhVfetZL4O2BylELwdJVHPEKEME2xLzzak8-82J4TTUvjtcl_BexGIT-m2VXZnekqhTgMW_bTRwWD2qo8Ja2LOsy2duFA5Ueg2TGm2Qjyzb_2XZInByqm2r-XZpwuEKSNVYpy0tRe9k20PPU5VXdIz685ha3SpiW8d3h0wIGZUrUlgZmHxlsxVjNtrXeEIEHhU8ryoRGT1H2-hAoGzLgPS35Zg5M2ntS7wRkBzIGUoTKPZKMjuQ0WZc1bkMABdxBwW4KwJvFVILez1SMLWFCyZRLQk_jDgMm5jahE0v0cGLPYAClicv6ZAO8KEfbyGos3uQVvNdftM1SNqaWa44AT8OBJO-HhaY4Uzw1jI40FoRrMxPxJ4jPD1IYdLdYgHUg7FRxg9miX7Ea1wzWPG-gBM8Bi72grk5BzpBvVLo-TgfBh71Pi5zq6hScGTJUceKkNWziPq840xixFvmvPIAMl42AYHiTwN6lFGBFcye1AinlbaNpu3kxKtdOU_BkNZkIz9md3S47EpDphcPdVPvSvo0boUVoOg88BHHgIhuJAtbiyDfJuB5Q2goQnM62zTKaoe2VeO66K76piOa-qTXwzB2x8Zh1h-kLbWrYuLfJ2O4xEpaSN4RkgM7zWrTqtmIctUzaNd5s--n9GsvApIB-VmuMxI0VSqZspjD0bDtTZCYOaXJWBJFo1ub6r-WT_7-RCHEz-buiRnZhpixrqPzu_KfZupkI0yy0mr8-2D3MgBl5Ykehg6aD_aWq721gTp0iaqTRxPDPnQHpvPGx1wtLnq2JcdRi4e0-B9V_jvynIF0VR8e8ljFTrPyyTW0yIGQhqEJTh5IKgFvHnV9eOS0cS9Y8V9tvy1JCNZT11SSVW8l1e81mrN60Pm_cgjAmcKl-Uuz-HVi5npGonIrlVDePyCZUatvEOm2RUFaRpZry-JrHHuNcsHTqQvmhChLlIDhVWv8_2xOBnaF2plaT5cIaylDL33MNxXLTq1bdBQALvRMK2eo_gJNSsWar0Z_dOlvWvoC2cKCL2aq8fHiATzBhYf0CqDJ-PCR8D3CzxZkXC09JIstKRuP4RNDtlshNRzUBW6XJmGo2MCG_alCWLvnWtlD3LYr060XVm5fcRfaWY4zNi6787r7ceNz3v4IAFKO12m2M6oJLt0YtRALfTMEOCSH5qy28vzUgB0ULPciDhOVlzqHQOpNkGYcPfy8BOQ8TnYchoAWmHOQlsLa-tgi3hXO3fnwjD6XX33Io9RxHhYfjbIOw8kiRPlfwrxcOvs3Pd9DrTiKKuRG-rt5-yK0gSIz-zhJ2qqFkXA0aeatZOG5uaCQMluVsFU4B1QP1jmfh4osuBWaIKd95qvk1XSrPMYwJjN251q2w5ho2Zli1NaJr-ntC700IifRvqNVU40MtW6o-pJMw6psgC2IzIwPkPwXtSgGqNbko57rYD6ZcRmIxGDPSoik9V5ekxJ-RMDTen1Uz9DQnXtt0eczijiq_XZknh74w0pFg8E098SNKRaxz6VERluC1nID2A5taVimTTIrDZct5315lJgGe4VdVWbM4sJ1wOpOSklG-9oKuMhax4qEzothbOEpKkpxWR61jlMsu0e8oygi1YQ9S2fMJAVZPuSz8T18EtfSJ1feXKrN-XczIOVEeSJxwyp5c-FZWeHKft1f1rvmZyfesEz80JOmVSjDWlNWDSljxvqP5fK6R71KGnz3LM3dUb5Cmp5OCiyyyMttmzbFJpz9PREXELf-yP6NUG_F_444_nn5EGog1icr-jVQtqJUEpfVmhXw6cP2IznJstylUrEZB2DjaqzPpQGwvFkpvsx_1h22X2pTiFpbjBvjcKUx6iHJKj3YVzxzKQmmO_yVzmg7DalM5A8u5niyD82KlEUTKOe-0a5UjwVLHpMUpPIubMHGE6pzZfuhcTC1d88HlvJeJpgzIOS4eX3a1PC3spq4gvLQzV40Gr2pKihzgQaLw28G8_uPpBbYX_VFB-PaKYgOKZne85MNLDqJaQdOj969iPyuIzUsYx2s0C7VdJgbkOESADCacrPiFKvZzStcGtKzQ44LdcZQcWwrdEYK1sILD10kAVro-n-dA__7IJI5v3kpYoOb1Vrz0p6YKMViBcQk9A2xtKmviFFkeUkum6uD7j5nRHGiiHLvWiweq1zMhQiROcnHYlfTRUDE1n_9vb5vHXluQP0rKSproIyZeuvR7Ay_jCwVXkPltpf0lbPYJD-rdV8dmxnC9Tb7ZBwYEdLDD1G9e3hPoSSq0jdzPYaE7mla-E1RRfPYloS0ySz_RuJ9xGJa5uRKsc13NoobjmU7a4XBFaTSP_gAKshmDhNFJdsOJn-3_uMI0v39ZDRzUfGk2mIqwzDRG09Z3_Mf248L715QAOmD1aWJ3qoQckh4c3BLKVvgo-L6c5Knawmzni21oVoI6E2jNooyUuW53fOWc7bOZJB_nw4GpqcSf_aIMiLiYjiBnUnfz1MC0D6QCZ1l9sTPrlRLVWp435rxGMFDG9I00STmRVwdrE3Bbu0dLPoTYO7d0-NAfJARK5ugbSbvI6Wyi_8K5WbRPT4wxjVvIpMC0Vo57jSFGdkoBZGDKYax94QvP4Zdp0ckJu-S8l5PRXRb0JR7Sa6ogcRxFcsGV9ep2S4wuHh0IciO5_hWCe7MDOx2I-OVUyes5TmG96QOLlX7JQYZpKgS8TGf_y69sTe-p8-1_in4H5F6vy2X5LFQg8R6XM6-SrF8HOZEK_twS5a_uFXEHzS1h-5h--t5QtiaLnnH-RdaIefKp_bGVP8eBFHJNLjOoGS0q202o9SmCyeAI6gPWWmVNdEgtN2sZfF5ZH4z3vMUZODoOeJwrLL4sd2c6zg59n1Xu9hchSwYCRNDKyhgq5viV6ksfRuwcJHMgJPtIVK6HPgYQL-_Xw1BRrwvFNdEkynZh6Avgwcu5sVTknRU6jXs_AyXEfMvFpAj7qGLz_JITqwcsxets1cvqR3bJ8l3aEbSXIcMFARDv7QZ460hj1zyd4ctmzLg5UCqdSZhYU4SudfZFgfEvaiuy4jBjgQBrZDO3JaDz2mE6C5RHLTCzto_INz_f7k5xIVYc69u86EP8wwWNu-ScACh8sRwzhYeaM6rK2n1OZDsSkxVd3bobHqHl8tmA5YMp7LaR4GouBNv-qPiyVHUGjRBz_nZZZflodQdCLPVLDG_77KB4EGJqEm13H93F1K5o91QxJXGlWx2BQB_otSftPEPiTcjJ7D0Ywdv6lGqy64r8D7pzOb2OPz6iOoOWRzZWvm2WGHiWp07cz9ello8C5Wt1MnYP_bTOib8lho2PhbOSyDtlaT5ITj5nDQ8-a57TGq1i0cu44rfou2M7pCdkdxLOlLlPGkC7yDOQwX9rRRp5RZzQt7iuUj-oHqoTAYFLtQLzupATmQLSLa2vMyRMSgNLcnnL_mGFjdiHZgON65pCQUmXO6DlQ_yrNkuPO_CT_BAIpY4vukAbi7Jp0VCs2UNicbYfnyNpHi_Y0gdRqOWByuxOATQhMQ96_ge6elFTx3wMFHv81kP6f_xkI-e1pftPN62S_9MSOE_9ti_onFT7d38YE1VUROf8kUGDFU5Lz_wCcsUib",
"code_version": 3.15,
"echoprintstring": "eJzUnQmSxbiOXbekidNyKFHc_xJ8DvO763fbQkY4o8O23X27qjLzPYnEcAEC4LZtR9kCuN4ISo6gPxE8ZwSjBrBvI4LjjqCkCHoI94hgpgCOuQdwblcE54gg1Qj6EcE7ArjOO4KaA0j7jOBKEeQewV0CyPmMQMH8hvYEULY3AoXzG54RQM0pAj_hE9qZI6h7BL0G0Pc7glwiuM8I5gzgPlIEZY9ARfyG9wzg6XsET43gfQMY-xVBLRFoLD_hva4I7hrAPFoErHUAz_ENrNYbQeoRPE8A-zkjqD2Ce49glACOq0Xw7gGc6YqgtAieHMC1HxGkGUG9Iuh3AOk6A8hniiA9EZQzgtYieFMA5dwjSCWCp0cw9wBqPiKoNYJxBdCOEcGYAfQtRQBRCqC9AaBLEZwlgpwjUJk-4dmOCBSfTxjbHQH_JwDV5RPevUSQawR3iuCNYF4jAsXnG2YAx1beAPY9RXDUCM4eAWwmgJoi6C2C2QM4cKQBPC2CEcLbAzjhDd9wERgEkPYI-hZAOnoEmMMAygwg4xwCIFgJALcTwEgRzAhKviKoI4IZgSY8gLsH0DDDAbQ7gvUBn_DmCCDg39Dd5G_ILYKnRDB6BJDob7gh0QG0HMH9RPAeATwEfgHghANIZwQ40gA0D58w0h0BlOQbXmxpABCWAPqIYNYA5n18w8lqRoDz_4Z9yxG0EcHbAjhSCBi8bzhxhgHUHMHYI5glgAvCEkAuEdQ3glEDSHiWAO47gOxGfQMOLYCSI2hPBG8JoEB2vqG6jd8AYQmgpgDatUfgRn0DLiuA-w2gH0cEBLIBtBDuFsCNuwug7v8OwwyQFCiAv-Sz44z1-wRALBhBSxGslPcXHNcdgYmeb3h7AOexR2B68RtSBH_JK1-mvT4h7W8EV44gzisrW9_g4cE3vDWAX_LK5xUB9DeA543AFP8nVA8evmHvEfwhn12hOAE8VwDNrfiGFkG_Qgjz2b_klbc7AoLbAMoTgUc43xBmrAe0LIBZA3g9pPmG0iJwL77hSQFMRe8bNKXfEGeszxDijDV08Bt24vUA6h3BXzLWpp--Ic5Yo-QBIJcBxBnrs0aQRwQQgm9IEL4ATKh9w3gCyFCDAP6QsS64ygDinHTJEWC1Agjz2RUKG8DsAbSrRPDOAH7JOpcSAc7_G-7rioDA-BsewowAPHb6hp4iwM1-w1AEviG9Abz5ieDuEYwUwRwBTIKQABT5b5jHN_yWdeb_BvCXzPF9BXCYTv2GckUwRgAnGxWAycdvkPd_wrXXCExOfYN1LJ-QTIh_QxoR1COCN4Lsg39DzgGEtU9HOUJoKYB6nBGcNYLnCaBtOYLjjsDDg2_wwOMT-n5EgFkKwG38hvYEcLsV33A9EZQ9gji_-0sG94ggztFCWAO4jggUgW-YZwBv3iOoJYKRA5iq-DfcIawU8AecWz8jiLO_bEUAEIcAeg_gOM8I8gzgxA4HkI8I4twwWvwNV24RmJj-BsLcb0hbCFClAI43AkzpN2TCkQAwiAH8JXNsUvsTyl4iUAS-AXr-DXHmuPla3_CXzPGIoOc3gjcF8Et-FxMfgGL7CRZ2fMM4_jNce0wE_po5ThHEmeNzj-CXvHIP4JfMsbmRbwgzxwfBwDeclnF-QyoBXHsIcV65vxGMIwBNVQB3DiCnEOLMcViR_FteeUYQ55VrjyDMK9ejRhBnfxWfT_hTfjeuZtYAfMNoEcTVzK1EEGeOFZBv-Ev211zdN8TZXwv4v6H0COLsb1iv_I43gKlgfsFvFcmIfAC9RACx_gbLDAKIc8NhfndfH_8Flk0EcIRANB9AbxH8Ja9swvQbcIbf8Esl9JUjiCuhw6zzNfYAkiXc32AZ5yf8kle-ZwC_ZI7j3PAYAVSoZAD9jQCyE0CcV8Y5BNDOCOYbQMfgBeDHf0NYCd3fHsAvddJu8ic8x4yg7wH8kld-ZgCvZukbco8grGaexxYBdDUAWfIXHNLzAMoIYGexA4gzx61G0J8I5h3AL1lnAvIA3isAmw0DILj9hmsbEeAqA3hGAMkv_wZELwAX7BPyMSPweOAbao6gzwAKZCcAl-QboELfUAm5A6gjAtXlE9rWIkhPBISM39A9APgGS5q_4dkD-CVzHNcNx5njP1QVP2-LYD4BDOhqAFcJ4GWrAjifCP6SOb5bBOMIYO4jAhsHvsGy5C84ib4jsPT0G54nAgjLN_ySk4a-fcNBAB3AUwIwuRKARcvfkEcEcc1xnHUO88rXaBHMEUAyr_cNZQTwS82xycdveGoAxeOBb0g1grDmuFiy_g1PD6CeIZiz-4Rmiv8bWguguxXfEOeVxwzgPkcEceb46BHM_d9Bu_v_aea4RBBnjo8RQVwmIKP_BI_0ArBd_htML36DKeBv-CXrnCIwZfYNNvF_Q5iTTpasf8NVIshPBLixb8i9R-DAkk_wkCsAufMnVPNx35BC-EtlMCT1G_rxRhBnjtMVgRb0E-79iCCPCH7JOo8AHo80viFsgnjMtX9DPCVDe_cN0P0AZgvgl4x1PENDEfgGWwM-YXqQ9g05BDQtgPuKYNzf8LdceFwJfV8B7OcdgcMwvsHywk847hDinDRmOIBxRmAC8RN-qXVOKYJ4_sbWIjhyANkBAN_wl_kbFqV_wp8mbMQ5aQc8fIOk5RssSv-EX6qZw6zznyZsxFnnOK8cVjObgAjAKQ-fYFtzADjDANIZgUc4n_DL_I04nw1hCcCpbZ_wvm8AU1X7BpX4G9r4hkMRCeAsEcT57DQj-Eu229TkN5jK-YTDOOkbHBzyDecWgcn0bxh7BI5w-ITzvAK4HNLwCb_ls0sE7Qggm2r_hn1G4IN_g2m-b4hz4U8NoFx7BKatv6GG4ASBb5hvANXU5Ce0PCN47wA6QXAAcS4c8x_A8wbwp2x3PSOIs91_mXRB6PYNw6Ey3_DcETj65RN-yXbHky7ifLYq_g0OhvmGO32Dw9ciOEJoOQD4eQTXE8GTI4gnbJgE_IZ3BnD2OwJThJ_wy5SMa0YQz9DoewRhtjtMUP2Wk04pAkvHvwGy8w1lzxHE2W7C3ADiCRtbCHGdNIFBAH-pk_bg4RO6Myq-wXaGbwinZPySC_e1PuGpZwBDJf4Gl_PfoBx_zIX_KdtdInDnv-HuEVj0-AmOgQvANO4n_CUn_dtc5xnABaEPYKQAknv8DQ4P-IRs8vETCoFTAGeKwGT6N8RzMGYE9XgiyD2CMCf9S63z1SKIM9bxLIs-I_hLrXOcsf5LJbQi8A1xTvovldBhTvpveeU3gj9VQofwl8nNcW44nNy8OXb2E36phM5XBE8IcebYocPfUEOI88rhHIxfqplN1H5DvyKIK5LjORhhRXLy8OAT_pRX7jMACV8A8SyLX3LDewS_TLrIEVgc_g0qxDfEk5uvIwKX8xvCKRm_5JVNp35D2QL4JXPsAc83xFMyti2CX2ZozAgcd_EJv0xubk8Ed44gnuvsB3zDm7_h2EwwfUOcOf5TrXM4fdni4U84HKX6DQ74-IYzRdB7BFL0bwhzw3H213bqABwM_QnWOQRwHhH4aJ-Qea8APB74BuhbAPcbgcMDPqE48OAbTCB-w70HUNsWQTyb-aoRxLnhfkQQzmb-Zb6yQ0e-4U910jWCHsFzlAg0Ld8Q54bdxm-IM8ceLXzDkyJ49wDec0QQ10lb0P4JYdncMVOOYPVkf8C5nTOCNCIwSfQN8wpg31sEpr0-QQP_Daenod_gGIZvOJ8I1vjmTwjTOeeM4PLjvyHXCCxa_gSdQwBhkindVwC2yQRQWwR9RmCp_CcURyF_w7gD-CVzXI4I2h3BeAL4bfryEcAvldCQrAD-kDl-PBz6hqtFUK9_h_-Xc8OpR-BFad8QZ45Nx3zCL4PpvNrvGxx2_Amn1Q_fYGLrG_6UdQ5vEwwnN1_jDCC-TdCTygC81-Qb2ghgTRT_hl9maGwR_JJ1viO4agRewPcJTRH4hvg2QUttP6F7H8M3hLXOv9wXGOakf7kv8C9Z579UQucWQXjX4LhGBAQD3_BLXvnpAcwrBAvLv8EhK9_gQJpvmPc3_K0i-S9Z554jeO8ADosAvyHMHMPZA4D_RhDfNXhvEcwZwG_VzEcADkkKILxNMNU9gLxfETjC4RvijLUp0U8oXgz3DQ5K-YZ2RXCXCH6Z3Jwi8NDiG_4ynSOuk3Z49zeEmXKL4gKIM9YOs_kGy86_wYHUn_BLPrvNCJzL9gnDaxC_IaxXHjYdfMJvdw3GOemwEtrrJr8hvonwL_nsugfwy0zoX3LSYb2yV859w1-qit8awLVdEdQ7gOSI3m8wIf4N_Qogm1T5hr_M0PAKxW9wYMknlJQiiG_1CzPHf6obdkDLN-Qzgh5CnDk2RfgN5xFBGRH0N4Iw69zXUOkvuL1y7hvimmNHe39DmDkeHnh8Q5wbjm_Xi-dvlBSBw3s-YW53BPGUjP_zzHE81zls5P41c_y8AfwyQ2MVLX-C6cVPOPYQHKP8Ced-R3CNCOoTwV8yx_a-f0Jy4ME3mNb8hGwS8BuuO4K_ZH-vFIHJ1k_4ZdKFw06-gbg-gPcOoFnw_A2lR9DOCPoTQN9DsKT5G_IRwX0GENcc3_U_wTjv_4u5Ycspv6GmCKyb-wZrBD_haEcEpr0-wfkdAYR37_2WwX0D-G2WxX9Xfve3-cpnBPb5foOJ-G8wB_UJRQv6DWH2t-5XBPH9eQ7R_gSzmgF4oeQ3WA79DfMK4Jf5yg7__YZ4DobDEr7hHgE8W4_gD3XDv8yycBu_Ic7vxjXH2xNBXJHsJL9vsDr8EyYkNQDt7DfENcdHCDZafEM4m3nH2QTwy818PYI4-9tSBPcdwV9yw16z9Q33GcAvE5Tj7K9L8g1xRXKcG_5LRbJXN35DHxGY1vyEckXwS81xnKMNK5J_qTmWr3yDd6l9Qj-uCP4yBdki_G-YNYBfao79-G8IJ138NsviieCXWRZhvfLRI_ilIjnO_uYA4uyv52EBRNOXvZEqgvDevu0uAfw2cSLM4M4rAAssAhhXBHEG1zGs3_BGcHl92zdcIazC4y_4LfubIyghmNb8hF_qhi16_AbLsL_hiaDYLv8NcX7XAtFPqBbxfkN9I7DE9xtw_gGYEv2EVkPoMwKPFj7BcUQB5BHB6BHE2d-zRRDOo_il5tiu3G-IM8cepXzCb7f6hbOZLeD_hjhznO4IwrzyzGcE5YkgriouIYQTJ7Y10OIT4txwXFXsIN1vCHPD-3sE8EvmGCP9Db_cCJh6BPcbgZesfcIvmWNHdHyDac1PcFhRAPMMIJvh-oY4r7yuBfyEMOv8S145nlZhCvgT_pR1tqT5Gyzx_YTmx39D3iNoMwKsZQAr5f0FPYUQT8mYbwA34dc32BL47-BU4P9rWed4LOHdIhgR_HKrny3g32Ax3iecGNAA4qxzGRH8kpN-AvCSpgDirLMFsd8QZ52JUgJoPQILNT-heHXjNzjH9RN-mUfhLc-f8Evtr3nrb_C1vuEvmeN4loUb9Q1xzXE8yyLMK_9SN_yH2t-_zEj-Jfv7y8SJEoE5hk_4Q_Y3rgz-W-3vf19uOKcIwszxL3fv_eX-PK-r-wb9yif8lv3dIghrf69ZAvgl-2uK_xvi-_NMXX1DnBu-ZgReZvcJcW64OBr4ExT4AOLMcbsj8FLIT4gzx_3YI_hLfje-Ay_O_t5vAM82IkglAi9n_IZVAPwFv-R3zxFBXL9rMvYbLJX_BsfkfMNzRhDX_jpW5BvizLE54m_4Q155dxjuN5hA_AavnPsGC_k-4be8copglgBOU0ifcG09guOJIMwrJwcHf8P-RmCC6RsII7_ht3nDIfQUQMk1gtoicMDrNzg69hOqx3_fEE6c-CX764CHb7DU9hO6CcRvcJDGN8TVve8I4E8TJ94IHkvWvyHO75YWQThT4nl7AL_khr0X6RsU22-YOYBfbvWLJxnjor_hl6piDfwXOL8hgjC_u3nr1ifsXnb2DXeO4O0BWIoSwJEjsGDyE86jRRDXDZtb-YZ2ROBVhp9wpQiSL_0N8UwJReAbTOx8wxvBL_Mo3ORPKGlGQMgYQHy7ngcP35DPCOKJE2FFcjv3COLsbzit4reb-WoEKwX8BfcRQv1fi4f_gccx2Z_wv8n-Ttvht5RSz_f7XLV0yHTbZ2r3_uTdTsDURr35X-jOfOpVn_HUcu3XUy72tlitec_bGouj55pbLfD8gTmpeVx7bzld-2j9uJ6rwwN2Yqax52d7CRXvc7sdMtpbr_v9jOuoL1QhjzG3ggudXZf0vHYNEu9e9zshqCPxY_4C7z5qS6nxiFcvc7ufnufBN6iepezvOc993u919_O6Si7vuN5xn3t50tYJOOt7nnWmo5wj8way6l6ue5RrHO-dedVWLtV9H3sdJ08_Szswhk8affVC3uaU37aVlG--48ojD1Z77OdTeSvYdiV2mdeT9uPMpR_P9c6jHk-b-1XP1nBD8yka2HK39b79YQXm3O8yr0lINWfiZ6Pc2Lsn8c2ttffY05savuRp187enazee_DgqUxC1lHL6H0cBOt3Zv1Hv7xcru9Xr_zwhqtb98JuXc985qhHPU9Lb9liVoAXvNeHmjFN9UjXtj757dkLWtJtVNz2wTek_TrvbX3Afhz8x9YbIvHWk7_c8noCvu85jrewHh0rxWvxJS8S0S_lpE4d6tvby4YareWDD833fZ28x9PGPVFIVqSz6ue9O3vlnm_a2mmpAwpp4v7aKiKQj7M_byn3Pa_7HjzX28-XPWBH1wNNxD6zRxf_er5lJxw21VlH28_U12MgX_0gJDkLH3LtJT_nObG94zz2o65v25G1efWc6vbynCNdo477mIjR-yrsh-P9kdbcT1TpZaVy8cf2KjW2cbvvmu_-ol8I23te3W3fylxXwvKKTqIYI18NXWSJ7vms8sjrOa88Lzb_SrzPPe7rvTJCzOPuCFZKZ_dffIW7X1fjVROvfG-oac1pT3Ug1U9K642uLY-6vuOfd1urwZOAvhZyVc5UEcS1aulorMebVdD-jL3wqL2fBrvHndZHte3KXqN35_dGGtbfri9ybm8ajrW7RstZgcFsvQi0a1_Oq8z_-sn3dG5yxRQ9T-_rkzeo6Lnesthash6cV7rT-qix7632iYQSnJfxr728eQblZT3B-ula039-iqSjKIhuPbQda9XW66-FXT9NuSFDmbVfP93xTs965p913kp-1zP_yBUqfK_lZLkLD3TOmftNiLUTn-8Ve3e1dpW1EN6MMMa4MRH326-WMi995efg1xQEXv9G4og303NXDMB9ogfnitg6ZqWvN0KdMvqX5n3zikhhSvz9uV8YOAK757Re2KNa9_cf2Vj7u2RjKfH_TjYe_PC9NgBbVsqSjX8kor-yJR9y_fRn8_Za-1ritYPrb4kv9mMt59q8u5ytr82rWJC-dnDJS-Ux2tqtf4RmveCS9iUgP--m1K0XXKL3zx4t0Vu7sATkR6jV_X_e8kAJWVSM5NKj9SkNrvLzChiPbR7Q2nHeVxrrLdefYZY99vyfr8p_nO_a3_VaayV_1M9fXi_Yr_K2tcnr3d7zfY9_Xuu_aBkB9iw_WpY6Pus_68LS8_V7807PvnSB6Oh6kOOs7pW-vvwsOFGCm3QshVhyOiZfs9X7zHvjhZaw8qvpwC1iqfPsB9Zq7NdyfjPhSu7eczsG6zR3GNE2MCHvM3dU5zivtz74VpQWK4d_xrnv2-tU0eteBBjXfVz5zYjzwNXlR3t9sd_pfXmGceZR-Ch88_sSSWPq0r-t1ZK_9fRLGJaWrVddW_ujZVqBn01RzP61Gqzkjy25D6zkk-v5Izl5pDLwXGtw_P5jGf7DZa31W5tyjvL-2yIuy7AkZy3Y-tu0o9z_ZuuURFcFbSjtYbEHYrFj-YldznS8yBbv1YkJc878xUitYEG3xONhhHBpWFceYNSlKbhpeETr-IETgoVTYEXweXh_2Bj--XiWpmDk8vvOx_miR0t6SyKL50b7r7et3V_vu-zVsi9rwdZaLd3_8YPP463qPO3yC8vDLlFeq_GzdO-EYZ2owrX1Z1trNQmeYCWlwHc6JghLZojXLv5gQ8xX4VRv0KFt9MoDZYwQFuk5oEkoOcS-7zO_MB50WIf0YOigg_3iddEsvAIKc-45IVkwApg-nnTHsSOym4Ybk4x0wi1nwgIdO7JpbgsW9WJkvYMZQ9AdFY8El1sWAaXIxIR304XhrFuHpuClU7rf1xGCzul5Bz7b9YMu3uPp776lvEkKeKTKisOzZh9Xbhqa6zw6W3H8y5Pwpor31XnikZ5yZ7OeumyJ60yYiOc92l32jreDPF9LOeUNa1wW4jO31CYSgMRLaDdepuy5OvgagyepuXSw7GHpFwyiPHx2gSfAuNr-ICB3Q-smS8zjP--DQBA34CL65A0eFO5paCwEEhUp96YhKt1JllA0hLVheJ8LZ4Sva5MYCxrYHrkQ2rFWMr3dtSNisIrjQODR2r0VeO0NHayYXNz12J85cQw3BCw94yasIDYazXv0-F6INFv5sFsXjJJXQ2XgYCek-UIYSzLv8xS2xBBjGDZjjvMxcuMrtAxbOuHLyKjJ8lQLLqRUVg3nvRNq7Bk-T0yDXiC6d0pQ24QG7NrevlWvqdu91g8S9aIVuY9Tg6h7Hcj5s8MfUWJoL-wf33INlprHnogAEUZ6sGWrJRYbguCUN90HPBsNzzDSC6swlCso9rm3G-Wb5b4K-5jhS48BFBQFtTwJhDDQBFMDPzfQ732k7GQJo1QsFSEG7J0FxyIRUJ1YysoGsTKoKNSUKA6ivCtNcK2bFysDO1B33v16d_jGPDDk_PLYcRJte3COuL6btZ8Yw-ml1WYOX-wpbhQ_MQ8EKqtRkAE8I0uh6Rv7hKewe7g9FrPPx9MvYy4kC0d4TXhvvXDPrBxWC33O13U8vDc8ZUOTUYDtuh64M6q7gr0mkcnqDGLu3zuRAcqcntzwuqj-ROb2tOwfz9VZmUzk-q__gwNyYfONAkBRNqjP8BIAwjTt8Jh48tGhzffgaxGNei-Cy5azE--RyvuoqrDw826EWY58xQ20_kKYWNr6wMmPd-v3fRJ24eARrvvhP6FjpWRUMbM0W64EhvuV63W8-1FgF2wC9I5wJbGh53JGSG9uiBpRyYsYTDah7h5vPVC-l1CJh-Z9WiHQxskUZIyvbq0kb_ziebtO8yEgfdlDjOnBa0GsMC_NYDQbO3X8IqwYn8Ez7rwNMoGezFxgKlfCXhhGNEgpXBDVz1ityTKmOWt5X8NOPGiqLAFG6dTOwo8JWdkx4sYD84JkrL4KU8qXV_LiYcpVpWTY7ML-9VxyRvUcRzreh4g4rSB4sTRvYYY93VJvuM7AYxD9wx_4zuf1NNYgGG3WqrAOyMZVWQB2x6Gr7O9tJP8Qwc-GLcpsHJ_zEkaiSEYJb4Yw4IaXHzTgmHtJcoldA8lDO8XIGSqsNQ5g_RRiBvnMWGJEIe0_Fsm_XeZrWOGM78FNYwiu9VNs9UjrL2Dh0LeT2Bb7SLjnn62_wD7vN4QdC4Wr3L28pK6_ICKfuGO0gXVhldrKOSA5ay9v3BqWam_vjb4Zt9_PlaXKL684JoSnH-6WQd-yKksmVTQVB0GsxYrdWXATb3q87vP4L091YdvH-rwGpSnrqZZglnahGA_mB3WDqHmguFYNWoQTQ2b4UmSn8yBsOys-LigqjD41gvq3JgKcy_T6xffmk4cs-TxfzwB3VgG3SqgEF0RG8PaHxRsQTqwaQjUl7VB17A7k6l5bsXQQWeJL1UEcDX_u-66XIbzHAbZ1F-qBCF94ASxuL2sr3GKWB41Yf5ZXjF7wnqjyltaWXcjkudZ5_a0E6ViSvb53JLgeLnMca482qAprY-ByrFJGNnSstqid32bl2Ck3YOL-UTdIBXQdissH4T1WSGI1oEq3xPvGJSujA0rM2y9ZW0md9eYOVNr7YstuypK6g6hnrv2AMNUf3UeAcP4VH7JkEtOCUx24FpNVZfnpnYjwWQK8ngDFypLm5znLRqjJPu2eW9yLzHYsB7_9PHkt3fqz9ReoFcz3wIqcJ6xz7cJ6GcJys2_oISQDrus6Y31xMqqLPHBfe0RYMHi887ikK9uSurUVCAOO7T9U6IdRLK39D5VcPz1xKe2f1fg3ncbXwqX5oCUqazWWjK8vh6XUZ20jTwbbTSYD13vsOPwlu7jXmw9RG_0A_IohOhuKjnjVHyw2a-jXl8-MBK8t4wFH_vlbwvNn7eABATx_XpWojv2B8CH3MHg35Udi30Y06TPjdaH5rsZuJuJHGLw8sBKBPE4NRoQ22JL2ii3M1l8VdRyLrcJW9Hs_cK93y_ixdEIDFWbcGR4RHs6jNGgke4dL5XOhE_CmJacbf2EV05N3HEU2SoIXXHo5lmlA9PGaUFHIgfRjSdtDXOqer5AHL4ZLgL2XlZ-EwfK9Ca0giiSk1Obsm3nNehITEgcOiOOJ8UObytn382RPywqIEDG4pEKCe1B0ic3x3oi2LSAwNG3vIk_YdWhcg9acD4a77BCdk-i_4uWe68By3Xn0nFg_4k4INVKNW0dFxrteBe9JSJvlkPc5W-LJ6oHdVYLv_TDTgvHhcbA2uHHZCaE7piQTxCNOJT3Ng_Zjw4INRLUPPDqiNWdBa5Hl4yLOxKBuqaPgrHkZvEB6IE688bPPBDnGtcPq-YKJjEnasc34zclzI4B8Nb7ktGYc4Rjo6cSGjcXj7T4iejG3c-MbJh57ZsnoRawHo3vO9FS8I1qJpSmeV-Pg-Q9Qguy0tHppM_LQhUyjP3YPIgYdg0BMQ4K3SZIJ7ROuGJ2upjA2fvm1aLXh3qHRL1TP4Zi9wd9gdGc11bZM0g7Dxe9cFf0ati2VkYh9YCTEtrhfAnvk_iz2KiN8kEaCjfbiUG4Egoc9PbUifIAUYX6eq1lme69f9luv80SIPdJmUeDiXWdPxPjOrfexjCoME08AeyydZ86FyIAtl_mnk-Cff-5NnmGiyA9-zQ89WGv2txcPrr3MHN7z1JTGQxBDYHyjEu65-SPbjuGN8yY8SlJdrIB2pT13MSnCG2c9wXt7aNCbQxvx2nWk3XOS1wojJALaDWvCFD_mpDwvRzGcieYBgp1zViNUN5rA4mZP21MebBAxnClLmPaGuMALryr5hYoRhmDjimmPtdOQ9Q5LOfCXmK4Gv0eVlZIG9UJW2LJBbIjFmim_l-SNeDXBXLBPEN1bd3fMq6lxzYqNbRqC7a6RQRIRwnOcz1nZNnP2bIrLNNU3XhNJX7_yZjZ-8JLrMTqiiR4QFvjVFnNooglmCPYv64iJA90o1JGopEAWWtYGQRrhzFhAgi5I_n4Ts90n4pqluKV6yoMn49thpPwaru1FGomP3x3hIhY-UTQE2HLzeRN3G-MU8z24n9OsXjfR_hAGHkaRaAO2NBFz7R3ibPx_t72zu0S6OC5Fjx3B1-EXHjh8mksYCBx2k3AD-U1WkcPFTAIikWjKixHqxTAT94mB7w2qkQs8iRgyrbU6eN9-DGQUlg0b0NESN84XR5eRnLItCwHjVSBztQUbMUdwcH_3sYZpOOflZQ9g0mzZxboRdGNELpz7zmY37A3m376WUznvbXhyg1G94CIF67m6wlEI9P3AvU5klv9OQJZm0msj4AffR7CAYx8bfjk5QaQbCfN2I2OBEpE8mkVgy-Jtz-b5_I59wYXAFg3wX2whRISvhkQgxvghn3INpWvp6G_1yAnqfL6sAtGo2nbVs7LuCBWaTOCFs8MRmHI0Z4b7JCDC5hF1PBu6sMnGsauE3LBUjNaSzVdvmzu_ed4m6oe9YRC9-U6Pw1gPbNyVZp8HqgBFtmAco95OdtIjIpbZXO6zd_lC8YjxNR3BJ6yVxAzBS1idp5nD7Rig9_55xJHxTqeMhL280GporOFCwv1XjPEOQVnWEAajOiyLlO3sQLjNqSFCWBGC4QTXWdKZCEUHlntHkOZ-_SQ-1v2EhHTwMN57Ps6nbM_zI0NOZk3LZt_rNPAu1TOr6SFq12kPIiD82LLPw4uel-RUI9elumgsZhEj-KO6cA3Y0wFvIPSvLeOXeWPnyUOrmlO9Ks6keGzqlExE4MclEMCzvhvmtmDDulF4gz0fhDE6ubRj8rbLJUNtD4-lMdjbMl-oNl9sS4QRCHL77joK3DBRAK_bPbuyaQwyW9iCZz530wehl_U6CcUPSOnwYBuxMc1xYp3VwaxmlQPBQlIPuCpSZab4WGZ9reQun-RxUKKJyUOSsICIIi71HIjGxDYPjFcyHYyb26Uwk1fCg-gLCEG2kiB5hCTjmejAtlcMT0k_MpR0bRnHCqW5NMbQTDhd2uEZrhxSeb7SKft6LIVfu4p1G_uyoifh1LsswzQn11Clc1kGzDtqMaXIdx_E7c_cNGJvZ9mIjivs4cUoIXc3kQeUDXs9bgJv_oPGCEaJV_SjWOpqrvlqS1PMjFdPB_KSnAbxqzxNsj-9vx0z7DAQ1mHfWH1tDrqJ81A2DtPgSzYIfnkT6ANWc7DOsHrM1psqHL7eu6FcwyFgKA5EMsmSk7E2Rn13KSECuZuj6AQcKBJf7DVTw8uK4ESe0Q8TPcayN2-iFR3ENbcFy7AJeKTb2B5c-TIkm-r63hhB6CQMzWPrR9W-kSjPf_GjxRNN5AY5zU1bAIOECiViXaKYWR0mRTifsMI8JdoF7YdSmuvE2FY-zMRQhkU_sJE7Y1JwY08zzPBQHWb93Nq9jGGFdWJlb4jUJnQDau9RzOnqCd_cDI6Gx30d-72xmUXrj1qkDaap5MOWUV5NJiQOmmYiaytEhSdWar89r96Joog54EwJYUejdXsNr7IR3ZmZZvU76o48wNd4LXwS-3PvnlqxBeg7pgdaj5A2CLsnzo1_dHK-0TuOD1nD-O1nOe_6esZxe0C0JSg2BoGvIgZE-rdmWG3s2dvWPE-Gw7wmeTPsZyfKuxEYizUgSJavDA0eujAw_bz2Og5E1omukVaCGSyCZ25X2yrk4_WMBIHF7pkmRae9FJolBtFFWAlsaHlsPHNd9ht2ZQQEQT31cOyRl8fA9vFOeRUseOpgWgIng3Rjy3c_rUJW-QIWHxq6bYXFaN6_BUVBf168tNwMb3SZlIaCYEYfD1YIGBCCjCJgvXALfDXWfmK0Nj29Ecx7mxjpu4eq15qpdVzENhJQlpOwuGh9UWXPnA7cW9XTVVybSUrPLjZsXfGjjUMfj2MJOCEdJpGIhgzNoLqEJFho9gJNQEkJmInXEDBCtZ8Q1cCkmjTg9xvRJf_QLYNcG_p4rrChW563EGjhiY34UeO9yYTYyrzLw6cRkq3TzWw43shSKtywFPAi9q3aLYI7PmyDUWDwmnd3oXcFsoqlxTgOOFdHkU5nZ_NId7Igp0sG0GIcCxZn8HTTBNb5EIlDL3l49LTgMQl5Cw7-Tb42Es9KYn9dpPtIDkXHdj_2ErEiaO5BDL5VVLcVmCbCCIV7mudePO1OvMVHvIO3PrHnWoDh9F1e7dSVouRzEpbko3n8DmPFt7LmFuCklKwAgkVDvDzjGxqP21zONprPt2Ntd8yuaT-INhYWIzYRLwTjyB7qmxPv8nSkYC4So2W35Bnh0FJnCF8y0PD8CtOKx2yT2K5gQdZouFnejIJiAvNyqlpNNul6HMaMe8JEbQl1gUc0iPU184V3wpZ7Re9Erge7g7yarDh2IyaMK0-dMJ92dLCkaBamG2t7HUR4O5EO5ulFN_L0MBCDvF0_Bzn3NZrzodZZtZRZQ4HbdaTBJofsdzbtcnTU7rjV-fXJ-I1UsKvpWZ-c98sSIM34BQdcn7z-Fq3gwaXh6cI081247_NAuObhCZ4s7Rmenu5ZI3gib_i97Onf4gzw39ccJIzKkhXUFh_UDiR1apaSVXBPKyfaRkBxmnB6vP2V2AgtvtYFpQqZpXjPiR_Hh2IxT0wYlLFOiwsWcRjY4wsDZe8KxKsmwibrVgjUCJTW2QfqABerqHSHjL7doj9Cw8tCLOwU0Yp1bQ9clx2-cWDpqhiZbO1AaaxHbxaoEZc9BF-lZ14Ag9pKPna23FQadq2gZjrgx406WavFJo4tF5PAxOT82OyJt0FjlpB1FB-ekvpoprWuA2GztmSZEZwia96IIY5zEMrd7MZibiusf48hlzJjgQ9tRA4YBsK7uXaQ93I2Jypz87gPRgUXgEATTmIF70fFQllQGc_0dgT4OubtsQssCQN3rlm-3g8zLBJB-a2PM2bk6RwUYcy7HTcxJKHNPipxjGyYiJvlmv014uxFf4Pme8C1e3S7J9vDWDgYOmbwbT7mSIWYCQ7gEIGCpR8ecOE9PazE-GzGNAjrxMcldfq0RPMeGKr0tK3b-SXrOXFv0B3_D94Pg03QQshsXUs2ccAyIPw4-QM61aynksGiZAScWCIc9SkHufCcjrfbzX6wH8Z0SPQtSdr9Cc4IJkwojltC4qE1Oz45Xy_Or3kiB4FD_jZ4MsGN1WAHAg-dwRmVy1oMT8Ys44KhndJCfC47iBxhB-TYyYNq7Fom6uEZWvMATJXEh-G53gPdxHLjoVmr1Kq1iSYAzoaKvtcsOBNk5p4oFJ6jW60MOUV27sq3wfxt0D5NJmMb4GceaLCEDk_NjrX2pNNhQPyJ64yhYYfNpxscEmJh6rp34-EdUBGiIezgZZr4vC8P3omcMC4eYekzYTw3mmc3FDLolRenpJNAAqMNg8OXWR7i6dsSR9gWxo2IvRILErpi2hIGHxlgxxBjnNS2nAiSdXf1dJaM1yVcvFZMsS8tKzbBWWCRCA9XrgC2A2UjQGJZ4TXE0R6xVb4mIyS3jujeZjH9fylbVtN2A3GEOkOu-AjCwQcbikG_cQXaxFFvmBc78GYj-_H-MDfcIo7YIsrsEXAd6cWjHYRKqOGN7bpZ03ULq6UfBPJ6avcaNvh2ywLhzraP3vZb5gN6D23N0OVTC0BQBJV0GtfLnyLdFgDBeRAe9MoXRLaIIA_roGWLyDyciLc5V4Xa1azj3LyzDxc44eGY4mKfDoEMISXCkE398VO8WLUCshK9o49QCDPnkFfPQdtxdyO_STB6ehpLXHxtZgVfy1Bggghpw06MXcHYHpT4ZA0IVa0Kuu_OR9rRgl4RiCXpJUF0KqY3JnTGg_tN72Rk7pkk_8E09Gn1AUuCQ4DvpcPxu7mtqqy72gmMkXkIjce5Fc91MKd1RzuxNfg5mH1GpG_0OnUr_XI62MZcVi9obpad4LKJJ0zAvwTTGwqPh8SVdGkUujwcmJ29repNHtGzERs8OT0mLnHY-wEV9aT6Mj7js6BZHXk7iIu9Tsi-cML_89ac3-zQwIPuuEQLyivPoFJc94QqP5Y34CYfffVu9SNxcbE2gz1u1_s23Cd_yFquivvG2w2MMN-dS7WusXkAw5dl6yNOuL98jeARjoZf3u1CZ6H3DnEYEm8oXDOFZ1GlM3gOD8Y6GkWoX3WGmPo9YTbm4fxaVvFFy9B4q7YLjJeY1fJWmPBrsWwizOobSnL6enPARNqFQ8yrFO649AxsP1Yj389A7da7WaOOxcWsnWYEUQp8NtbE_AAUqe9WN0E7LD61Vn5sUOM-HrMgO9E_YRMugTfq94YJcqDteC3fRr3TSll6mvIYN6MaiK-Gnvc0Q_nC9oqVNs86wLrKcrJ3TrhLDAkSAjVnxbDzLPTFk8JurffG4R18-T3hphuuE-6Ev8MD8XKp9-QBXfEYcLBJCX-BLCTMI3I1zWTshoqe6--Yjmp2H_s6zUQkKABBjXVTF1FCgjBp_SGNZzJY65sLahb3NEkL9xkI_tojIzIizgt3bH33qtAgnNoSFHzLQ9HNvdr9YHXM-luYpOeT9_3P32JyPDbTSfi36GJJ628xcSiXf2tm5IGo3Of62wMDulrl5noFxGTzibHU66kq776eYH0U3NDKjWHk_FqKjkhhF7CqzeIuFFott2ZhOLaPp8Iuw8L5HB7I3anrNkyWTh9rAoxtPy1ywuNlWKRRyOYZszejwWcQRwzTtcNHElT4gP0Qe_j6cKvjX8tkPDFl5DfB_4VnxN_wnZafoqm8vgV6j7WwyLl5zhfh4rewOkc-oBSnt09jp_J6ZowuerVnzfp0xudla-QOLTsRu4z9Tj9vhGyNVfq_3sh0ys_GGzxBimCzKDAR2L5cEnFRPR4TtJibtVZr93Ey7VpPwPsYcxtVSvSqd0thqok18Ch57RY85vVAiMVTBwnoCvJ6pnpf2HuMGZo99mFRan7XRrGpMHTimIf_Aj2bLM26nhinOjqh9IYVbyz_vWqbWX08yDAzQdiqIKEwcEP8TS6HJ1b63vJiBYmOtoTSXVWqjCPQUffzmFcy4XRo-i8TWPnhUXgcrMz9vIQrsCMvQNb_7HzPzfPx4pAMnKKZlcODspdobltCSCBdG1btgolDFbGFEDH-2A4BSFf9OSqC2_CPsO092Q31VvyXtWrO7f_RlJfgbvjlL5TI8O-w9rbah1YK1pP_xTgt-TvL4a3EMB3NwMHPid2cUoC5tTYNk_uqvNOpB0v0sA9YsoEHJng_PAnuSkq3D-IyIilt7SrGzm83D3d79nmaifeTobJ9R9iTmdDV-kTEgWNkpUcta5NZo2Ndp4JVKWO3BOByZV8J0-6MBHjPay6feGhpfEdhjTmwucQtz1x-dSv2rk9D8xdavq0Y02ag5vVOGhlrhjHqBJGoCwzcv0UBt5_HmJ5gmkU6PAOrxbMxONGwlMyyeIjBUSrb6E-XtD9WZmCniKxxkM9YB0qWuxPQY5Cg6RhdHKFtIB0fuDIieV0y8GySERDd2T1w3eTqeULmrc8hVuCdEpyIV78weCgspqMZSt7EoQgyiwLxnfneMICVtb3khVUrjMoWWOxlxDCJkT2z9UT5tkp-HibOi_4OCr6MQ06eA2NQPSwmIjnYJquOWXQYrMkwgrYTqcV__AjXhEqUJWHN9BfxNs948O1oaj-rUZqyYF1eXRWnenzfyILV5NmTxxhYAAK4Q6pxyMA0HnmuW6YQW-xmnh55zGWf8b1Goo_Rbs_QmkokP3YzQUgpEadMr3jVe4f18S3b7ijTzWQDX5eg8NkiV_i0197WsY5fyoUVwsns1lbgok7zaIVwjpgHjcESO8L5cBALZAdNmp4Znq-3-kHsu4WvzRKzl7cvm_X5bB0xnncDEb9YI1KRwoSFx1Mh6tUqUWgc7AeDjosde4GSrWlqt3m2ZAxwqL9zTIgxtAWd4okfVspb1h9rS_Rv7BcUGaZPZOJgbc21_YSnlHH8bAprfo6VFrG8de2MI1zyxOE123TmuuvxQfgKsflBJH3gungSw2bzQJ62ZfgwdtHE05uvVI3tLC0juIb74w2dM3a-u9U-ViViJc1QbVBOuEc9TFxjn1cum2c0G7wqulAKC9oS4SgSYIUwcRnEvvMbFQ-HqcMDH74ekd-KDTqxbzVN0lahaiOsJPbOx7UOmRCwRKiIjKD9qMzzdGtzkgcf3gmOFK0LrbulPKb4YUIGH49bfnSPti3gajamYuYQsccqotKPjTiMsBIrRwBdDs-NzDsaMR25QkOL5cK5N08IrF-oqNdRu2nsE8NfzfGbnOJTL1NYLDDccr4HrHzDAuBi8GkWMr9pLDspeSBufZ73JKIg3CdOg13iM9zJTOB5lIxUXno7tABrgQ1s5vzHQ1B_e77R-Z-2WeOf21hXslR2qEjlvdvu0rTbAHHDvpv3IG74XuJLNg2DfBGdYb6JLvDRVkGf2zM6DsJ8V7JgryUbqGTX6Oxg43At2Kt2QQuytafY80MHrVesSzP7uqwzW69hVU51ics6PHleLMDBIpgFuoflEhhpaDLmsBNzz3WmivxhgHbL6AnnmyTUNuLjOvppy9x5Fnh6eQ6TwNiHOjzafgk1Mf7e9geZzxBfTeKiIlCqfa7zYOS7enr0mI3CBG0wS3zxPM-6jhTZV6jCZTEJe7YZzvNwd3Jx12kCXs_DBB57RauGDZiWaR5RvgWneJv8AsH2gG2z5G91xj6e4aGoO-6x8f5OTd2INfnLy5N6Ows9w-rWhVTUAjm5TzS5ZZaynFZ-JALXdFv1dltrheLz-5UdQn94GiJvbGR72EWlG0v3NgIhq0DasEHEllHioYwNe5q5FBxSHQSHXT-0e16yvfaX7Madt6bkto6yYF5sm2s_UQdmB75frawyIkr4YhhdK9Z1sWBOO2w2LsGSnovHeQsa609yMiluOueFQluvvToY-fmpH9zW7-2Gc9u0vbhZJ1qQ_ZtIZFgqjPDNl22zqhVmQoTEh7zWHPbL9iEoTedvnwl5sBJ3svIIEqt1LGdeNwLskdC4lSBPlzWt3UNxDBgMDnZk9wfxC69qUGudTrWYADG9rBtKdgHhW267bvd39RrwAuNE5JOk0vdF0XZYW0frJeuPdBoVHfaW91VBk8qw6b5AjC1SqphT-w8Pk6i3-QHk4clIuIf9-hACW1791I9g2O5tWi7qeV69JUGPxwJwj_oiRzwW73npULeVXy38CJVTrMbth8FKijMPb4z9sY7NLv7ukJEsAfSgfJegvLBgjBiLu67hgyXgiWDrrxT2gARg2-1QPJPFV_ud5UdQhmRN8RwWS0yfgW2wVYhQZ0cOusMLu71Z7H7H3b2DRWF3feH0NoVBmbu298Xgo_l6QyxWv23LLGww8Yc1e5aN12RfgSezQxdvymyzIk-qO_DJHjGf01urb7tXMem47JVdWEX3z2lhhe2azlZvt3Y9eVAAQUAxKwuMFiV7jwdfbVRndvd-vBxydTXjXKFtx7GaHNAPHv8cKCjLjvXLnux3NrRbvHOu0g4MH0qEK7fu53Iv59Io_vNGPFzQQUI1RBQVq9K2tb9OAIAUIQO-RjPIS6bKezWfdZwmBjE8t2YAt2OJ6N2LRpyHwWHxC7gbRS6ZDH4tpjugdw9BHizOwtFGjN88ejZvBj1w9OXulT4ogQUzKJ6dTpVoa7OqsRp8Q7E7_2o1B2Iy4eFwdswO5gCOcOJaDHmWsldstP3p3vqH2FrGs68vuodn8TzTtn6KLSciJV42pzFQUDb8qPJt67-XlvEHtjjhwrB5o7wTL_oQH5xL2peWWXNeX9v6d6gd0ZZTfRBrNL9aRYluPfZksLrp4BshBJuOat_X7cwnL29uBcfEQrzspjcuOQ9h8L7pOI_XEfGmIE2ZED1n4kFTi4QUxA_PxF4S8eO-rpG9nArbrILhL3Gl0CCp7UZkZL049lvt5z1gkKxhx47BkjDQ1-WIg82OgctmxIa5hEPyP5Y1z_UeHunrh2DDriG8DFWG3uDtLX3AGdTNAzckCT3EzHq0gYlEJl7c9YnSJNYGT3B5qFFk1-z1ZeDVsYjYRwvQkRcMERzYYxLEPxltEwTwx7CQ97L0teG7Nixah_0qm7ZmoxFWBLFZ12Zp1fSWSxOxhwH_CVHFPrGvr13_BAfVXOK7mpEm1KNXTLd80J8m-6mwaun0Ioxm5qYe0F1bqbGmFufi1tw4bA0rZTmm2RjEu054niVghJ7WmBhoZPO6FiRa6Xxb7Im3J8qqt5l1c6PXDj-ECRSrLM8-bmlzg1MTSl92IkMQsUv4GA_pkHWb3ZBdXjgRySMjJ5tWHsunIBjWj55zjb9BnG2zIygYaKnVGdgqgnqsjUU9PGCy8N_2h8onoSHjmBZT7Sa6seAeaT3mg1fHiMPh51iVhVhhXp-gligkowvF1BgG0CFf2QarUqBiBOoQOs2mh0COfkA7LOhyQhnsbiSbJ08r9lYemVAX9kMQauPfwERiZVA3vPJlIQZKpddGiQhK2aNmP7Gl2axVN6FkMQj2q8wEGXi8yfbCCFikQIDxk9du2Rb221DtJFiBg7wzYRheC34zJJ34h69BQ4_DpA6PpOW1tLfl3JQXayBPSytzwnTdozrGo5lovm0lcDgGEclY06bN2XSPcAit8PIJUYUh8CbIdm_shekCD6WgWxmNHphGLLjRKfxyWADMJ3haze8SPxREGP12hkyDS2NizcUkq68fgtsba4mrLHpUdwFr60iJ0zbP14bBa2U0YCY881094jN4r7AFk2BzZ3umRjBZ3Pw6fKE-MBkIjSkTE-P237wIGXxcL-bwfaRHGrpbHnkfu2er0NzbjjhchKH57kCsm3_EqE77-JHV3aAYt_D6KAVWg6_0hHyb-bVzGJLN37FLqaJxByalGrMRkw4zfsopdgnbB2XVrxGUDE_Q810h1t2TcrcRESt8xykLRBzrWmIUhQjO-u-TABU7V6qBJPpo8NsIMbx66VytSrfZeI9E9-F8HtaG18JfEJT3idLgtA9DVCx8r29b94mU92jrPoXNAqfDgV4WKO-HtQAbHu7wKMwyakLbnefl914r2qD7GZ6WbZixGRn6MnT5s21Q_7ZUaHNCgmM53vVGBfJwnPh64m9Cwn6vg1Y0__VShUGcdrztWTXmmAZn-2AlLCoi4CUKhWcSXb4On8G-sMzVZjeowGrUwe_z-8Nj-JUZIBrTbpV17rvKCz1BMIxpq5QDawLdY93ZNqJUG1rMls4CRfCVXkloWzWbkydFFA8nt17Oa3Dg1tLf-7XHkQjO1r2XJYfb6sf5nlZcUzewwX-uE_naGuaRZ4PyWpWDsEIL-e3sARYPiPwQXOATifKwjA1rqF178AsZv1BsRtossCB042FXAUdFgaWOySZquPZj9afjZ86fJJw60KzlnI-H5ifaL09Cjyz3PzCazzqhcoiDAyocfpRNFEAE9S2FlYIHXPYUnbgJgnjWwf4ARw07N6jYIr_-AmHJdl6hICbR7Chv1sRZmJ8NQA9HkWDvHA_C62zGwMkC7Z2YZFoVRyhpFyE2c7PKrO1qK5-ethueK999nKgCraus2qpJwj9cq7AmJeIcqAEPCtVDiPELz84uWASz-o0uvpAo1uri8ThixMALYayWy6DdkrVdSYAp8agelRkP4FAthjws6GGVPKfabUvb4BKXfacDTSbIcg4U7hQneh23578mck_PYTvy6LGx1WO9WHPpSTkW8DUyLm2OarhVbbk13tjZMrsCHMCQJSzpgHWeE-qc0so6sOrWda4GBgPqwlLJ4tirgR6kDnVqF4E5HIrACY3ONiua_HgrgXhH4rGiL3_oMe-2uvc9Vza7RaACfTVZuc5HnXjksJ-Cvc33sXL-F8SnNtnc-2L4O0ZQTbkteOz5doP1LCghPx--zM2O5YksYJcwgci7xGZk_v1ZrtKz5rKsmd1F78yX2f3LqTzTznjCd_aQiPTQUV1QaqjHCVexoQIKceprsYGOMlqNsY1Y_XIcOh7ggFhYOezwpJxRRYIqBH0WXB3G2n1PxbZCPgu9T8VaZduyel7y7fm4S0IYRcT3XpYAwRZgcY7pcPLImnPyOsXnfU9FHlKEQ2m1qaQGZ2lJzpasoFf-nSmw3tyE87u4wERbiNAsABqmMJwnttaKDzfRscvbDqtiHQm1SzK9Py2fJlnXfJN_WdGHOMxzv2EK7h2emvXsVBjoqsXL0F1-p3mxGxts8YsjvMpp1q0PQzFCmVqgeM5nOEz0OLStWn_qiYdH8HgjRy8Mntc-Y2fClNepGh5bFJ7D6u7q3AnbaHcLGTH_eLOKF3SMx24bHUGSvXJ20R2VIIs487UQj0_fk9Op4JMEtv20lZDPe5Cy67G4z54wgsrePDWzgLvci2Tpc_EcJ54Hlv7YoXaac94XbYRNPM-VLcCxLdVEj0JM0Heo7z1XlOsu8GX22DzCOunBM2ZDNqOlIg0nNnKYDMEM5n1bfMPCQYchbV77qy56xoqEVE9GrJgnOOrPOpMtdhvBW-BLxRFQMJ7Rt1XtVIirCWutPLYkHqPq549ye353bav7A0JM1JUd5ONZJzGGQ_CyZXPOfrDnH3UeqBc_vK3Z9zwHK3DacO6xpiH56WiR7lGoDZnbqsDDA55I7OrXJnK7iMBntxOvIZ48jGl-rMSwFnjx59KshiTYQ7ke1g-qbBr1xCdarIxkESViejoO8JBunYZHj-dspyU_h4dItgcmKPLhHJEGIX2aY6OL9Yu7Ab0nZe--IoeS7PdnUwg77FR08BEeuu_YevQE_2KZvv7BCq6n28DLtiXnNms1DdzudKpORBewByNZJAbFtLsXgdawPh4h36nZiGB6CVOG2R6Ip9UPPCXsi8_GoSDmrCXW9bHt9qc5DYu3KvWzE2AOy-KK9cmKjM3W7OU6gO8nrv2EuFkDwHLMF3Wcr4dZClexePk1gZRW48jwbAnbMFhs_YAlGMQJxUOCG2YFI3VYiC34w74h9RdL0DazPU9abTClWQKHEbQknz9CZY97YzmyfcEF82k_9LRXA_Lcj4mHLCtPDI23hEkCYksr1NvTYYeVOfqMh058_ar0SB2VdlwAQol6TmOqaUdFX2OyktWWq2EageWhXxPp8FmkKPHQPMY68bMkHVFG3-VhFvVYHIyrTfl0foiHLvzCnMlxEvM5LVg-rLJzdJz1gtdssxrYPS92z15kBXdfvOnCkuJ2NgdEwdbWafi04J5wx_ne1RT5aVqTJWUJ-aS38_6WJhAyNNwU1uE48Cw2jDvRaPOybwgaFhHCdnimcFnHO7J1ulUj9LxYsbocGDTVxcWTTPz9bRiD_XKGP-HTC0cgfNHCYbshOnwrwbfnXo8ZXajGZpUxzJM_Gp76S89HggRnlR9V2eRQ2KWWccI32nyjiJJjIrx9XavBuzwePM_uOQ8-7LYuU-N7O8J-4gfQL8dm4pMrYjEMp2y7WO0_2eac17JCp32WbH06VA4n0718ER_ezOs_TQpjgwXGwMFu4-63B9jDoZ7VuXPTcZdjX3ZajYDKvV4XgzwQLMNdLlvzYKTorgWE66M8h_EHtvwZpTeI2yTYxfs12S9fhONha70NkPjl9ABWCSNceAjjbD9sduJu9kljcNjRfT3uyqYsC2yhP5TdqmnIWBrm8C5HrL0esayH5DOxh5vHlJg-Z8EdB54n2VjKgr72pmC6CAeJmewo2uztcaqbs_6abb7jsLXW09addblv6JHmHlq6dXNynp0R6XuWx2IP07geAVdnlT4QxN2mMbye8fi0GS1dxkLoet1uLNCxMvwv_3zZppUNmfguYj8NdHKSZXasgA3Nnf_YnDEBazns7pNW4b9fr8UbWDjbJV-lClGoO0LFV8K44Ir4a5b8mReRgT0QhvF8OLa3SxgtnHdY1WvD_G027sqSeU-akvc8uJ8nzrh65E0sAhV5LAvjK-38mlc9rikbtJRzjHqd1gF5b56BTlpTSzC5pZoovi23kF0PS4Wwt07IKRCKxwMpdMoyg5NAzUllqCP65ww82QoG7EbY-2oVtX_rIdJF6Ng-G2qJ4tjXhv06HJKSiTgwB3fCWFpzDAMhDrgI8R5Cq67lPuGA2akur2HiczrK0Ok13bKtd3Gfe9hergFl54gRcnH-CUYqe3x44_4P4qQD36loQMddl06cuM7uHXEF8d4fx83h7tFOQ9JpI-pG6FtXK-zpAB6Cepjv4xRzLPq00Uu6BVXCgNrnObeC9bEud-UA2mEfrlk6PFG3SkAHjqEoSbWEVrOTGIqnXNaf5pWF2Aw8K4YQptugxxbIWGhPYND43PdWSjfe5aiXhxX2sB7JUYdW7o_TBhSEGpV0MZ3Sh1gNPaQ_hZ-dr1MMCfrvpaZ8AnbY6YD2dFyWXXtKY-UTtJlAn6hK_kAs0yXbD8YJN4Hw2EuzPmYnXK4Z44yFWYVVVnY9a6pXYkvs9bitCVv8JjkkD-eMENiLM6HkTncnKscSHc90RgzWkv9ivT_R8msCbnstX72LXTG3eUunJxGjeGK3GoZ8-gS71lZ4CnWdVsNi49GqpxTLwg97gU1w5lYdoQSNgbIhI23l9Zw0Ou1UYrksu7G1h496CbMdPZyN-Xy8lXnKODDzSj6O0x4Ucbtt1-hIDOc-HG-VnS9zQgFtbztfuPXr_BFiY8gljsZLhc4hg7IpxnmwRi8n5uW2uUJqUZGB1UhOfI27thacp98cB2QzqEz_8OqTZviOU4WMDA_rdzQGOWc16kvwTyCT7C5_DnfeZnzLHztLj9flvxbPxi4NJCu6KtcOT2U9QNzmbdEV-lDtJyIuRytUfo9i10jHny05HTxwrSobawBwuw7xrdrk9PAC5hmIcTFHxWM-DwdvAtt0Wv79OkOrGVzZTpVNWpUKf_W0DsN_W4jpJAiHjh7P5dQEnpqw-WJtCkapsF9yhCt7LHLZEm2zSndMHOuzbQSckG6czulIxuFd0d1TUAeVzda8p9faPbs6sHW8iyLhwMNHm3Hx2Y7GQIjkCxABcy1OKzss9CFY4kXaU52ouiFb3dMnp3gozRgynsL4CDdqxxXSYa0hgR1BxW65pv2W2Darqk-rUZemrZPm3Ro73Fxj3Rrba4eQ_TyrFKV053VOr_w0iX1ZZkiUVi2gThZ6n2sek8lPxy1U-8vx29g6eAf-F60hJiaUdNaYd06wU3ZUOtXi3Twk2xwXasoNRXPCOER9t4iXZzV9im9BzNkNhOeBIkGw10gSTEs723ixLMXKDS_4TMa2rANiR-TGwp9W5E5P8-3YGPbKIxmeLhBD8N4n5rR7QIM1n-ZLWRPHvzjC9jR-GNA0nibptJBwrAHKYvW7wTViCo2CyXk5MCEu1t-rb4mzUCvzxwbViPXz9BVbQVUvNDRvmkrW8LRRys5Ts1VW37BJr4NjtWJ5akvPDWvJOySzlPmxcoZojJANMgypH9Ynrebdeve8nhnpJEiQHio0t8ltiI-jFft2OwHParR-wnIRhLKp0HgUW5xexx5erxXssM53IP8O-xhQlsfxJA4GtJevdx4c2SgE_g4V52f_89jRaxYsIEVudidrKtRVPsNOOyH6nN4Jv5-3DSRjd4589UjU-UuWnMFyjt2gCbGbDjs2-7t--thK2g5iz_UEWEt7wmxJyhU76hHEtg9HKyePgAkeeHfWDVeU1wZUpx8N3vdab3n4qSfLJmFBV5yIjxVb7HGpGCQeDc4E489tj9Zz2P0GAdkP2zEclcviJIvpXHb8Nra8PDatb6e1UwQw17taTj27JZDkW51tOLrCcVlnNZwI5DRC2alP1eUjOEpIWKkIFdJHOA5v76bDCe0cJSiRcJnWaiTUML3SXs9Ps3HtgenB7BKCwQHNlHTHt1hnaxHgNFUo23P4DRthveWFtR_LT54F31I9YHee-347wKpaq8ozmZ-AtFifWa7NSeZLQNb-FpPHztGy_PZRyD10nsZ0RGabw-KWgAw2fbMJf1ubXLSXGDHEYR1yTmddEAlCiVbBP787IYgOb29ah411djSmUUYxh55vz5rP_UDrzHY4ImF97yFf3S2Q6LZ1P_oCSwmbLbhnv7FT5_WubnR8shk-zBbazK48_d2sZehWpWN9Yad3X_KixZEurFZq3sFmTa3BYZvS7aha958_ci_5uUWCV02s8WGAg50nRC5mpGxE2TKcBEJi_af7jCRXSB9W760mTqvVcZiy3e47lqklDItnKj3brFPtmr1sQVt7pErea8KjhgJjMM1VPNtSsA4RPy0N8naV5mmPJcySvLYGb1lywZIOA7S0ameWHhGi3d7ytg4JPLO2Mzs9lr29jolGXrLV6MvWmRw-rdzB_WDrVgnqEmC89-lEFCKm7JEeHFYeXYp9rgjSZT8DJAYaSXjD_yduRy8ydA7T7KxPOfKV2OHXscA8QB_ONrCJlNgNk9vW9xInToc07qs35D3XnMji2Zp3LBVHG2H7kM3uqet5YpJvQjSPyK3ltirDWR3LbLpqyxy5lGl6W-xakmXbu1XGcDknp7N5jnK25-5kGU57P8vpJANHajgf8cDsO86vawy2lbXXlFpS5n0DeELemKCYQOF6McxdajcWz9nHOVdGHHnpxZqFYkEiZs-o0KGzhPg_h-pOBbKZM8l5btPzi-esio2-GimgAlje3fo-OCvPKit6rZm19BwbvQ4l4f8tr17B5pz-ZdGNPXe7i3Ee_NTI3gn1niSxpN1eX8JCoi6Hj8AVPGUem32Xm4H0ZZeutSqbAegaeH1CMD0QXpSuOy-gaZVm59tuZPN1iNrpuA9cr9nca8WtVjtDo5CfUfkOlhUP9nhigM8zp-zAMucVlDUbPmPsEEZCz3MdEkFK0aEM78fubaY0etscten-rw47zCiRxf06rnA6l90DwXxZHc9_wBZ5DN1M6VwOmzbkdUSqOu_xknPHG9vZbaq6J8LlmJpkCLP6V4qTSiGrd1-9fGs8EcY-49_3fqt2u3Wt0zkEMgib7qt-fxVw1NVH1J3sPddUJEQrz4qX7Oa4rW5ZQ_QfCPhud7wToyrS_3os2u2uPxy0niUWTn0xiYeNnJvjT1-jJfjSaUUxywvFcmw05NLpgx4wYzZN3mOWX5kP4TL2B7203Pzdje1tnCWoNxaDpx1WXGjLCV7O6mQQx2pjk9tj0dXmOJRsQ5o-5SZudTwB_Kdsz_Qa1c16ud2Cfqz6j4JpDFmH97BK53JTT7OZR7PbjBC1IUMSo9yaAy5swfEodQWtFrt34_1cHRDsxFke2vatNTvGaz-cUGMbL-H9oVaU5vmxtzQQ_Be-5bAICmu4j7s_FT8BIR24HO2q3ddXal6-cFyVp1Dr-mPZyqZbsfuiorD8Nfbf3NXlfdAO_3o7GoCmH8N6TQk8v423Pe3kwmjZ27LDCqctGBBfooTaD6eDPI5ufEwhD2Ky58WK4WbWAMjbcwkziIg78eZYU5ScnmQXGtzPiyaG5xrmE6tlequOLr2OpurHSk045gxtbc7g9C7IfsFMbsfAedC1WUaRTAQRLxB5rgKpdXr3mFmByHhSwEPeDv_iX9ho63od34a3wGJAFIeF1O-a_gNLZtFX6I-ntTkLO33w4Kha9vavOpUKaHZ1r481j97uTgdj3DgRZNZuZIjIYzniu8Nu8EGQSeM7rHUzvXZfbvqFd7U5vu0ehwxbVawnwSgkz-02X9lJmzvRlmf-DqprDxyEeNoMtyOMkP1kvYRHslYEQiicx0GguB8Ov2G7H2-GdPwUz4TRaJ4Sn6wYXt_hRpcNk6eXYyzPi_6fhB-YBHNo7DCS9OK--IadqB5y9TqxBEflUF7CNly5rPL2EMZqPXSnWjbC_rSt23ZxOKEdFlJPXtYOP4IBfOXhdBnoB66ZgMNRY8mSMcz6Yx3fZA_3qlYl65vkWISL04krxHIELBfuZpteJ4IpReCh7_AP2-MI0fanmAU-sE2vDZ6nDcFYlISJSBLWtKwjsQF0GyKSrFIvqzfLiQbEoTXJK05Lxp2Vh6_GAcswLqfLO4ME8ykrlr5d92rlQh3tEm_WGiSzqg5avwmanLzzsG-OTTGI5kMcEFPTcVn-Mp089tjuz54mx6FbwAz9dsTOcax2vILltfnewWRekmADOC_j4NdmveBr54H86lG41ugvyTHCxMYVDC_r-SKKaOeY0p7thPnY4WcvlSvvEGX5oStzacGSNxVd0-Jcm7gXqx_ZKqXmWCNjCaioMfuTDWx7SZAcSSWMvK6Sl27tPY4Vz--QHieR5tUtgFnx_D21dZ8ODs9pEFtf4avVIvzM_DUePZmxMBlbnDo5HXNHZJa2-dhKeS7fczy4EbutcP7WbMgc2QXPb8_VY4IPdSrGa-Zr9womP_T13_nxjbOGvr_dkVPD84tezUdIu1-Hb6wqLiys1aQImedYBBNYKWdJOuIBO-NocZvOEYt-wAKO3RHF3W4HNxI-nZcalemc4MdcmTeQIKqHzKrXAsW-7jU_8LK_Cd_Y1xH8a4_aftv1d5sceiHPWU_3wGNe67irw8qxNQq8Nf7VM5_L84bb4xzIY8NcXd45Md_iwXWGW3l1gxNpMFzbnI5Ku2HhmOi92w51QQjOdfarIg5bbpA9pPOufKVXrjkg0Eu2-IX3aglvP5wzuVmxZCnLuJ3SUWy_ZUtPZ7b2VV3yrAl0VptLRYwlvHXjxJiacvegbDdptRr9-WO0Rk1xWBVL-TgTEneBdbnUnZttrnz20TBfDjQ1Rfp6cHjZylFgqn01pGzYD2MsHKATDLHTL4sNs8ND480JIQlMe--mFNG5YhbVy0-TBfeOrT2dJbHOYs0B43qsd8M7eF-HZ4pW7vDL-84f8nsQLVapHOdi15Cbw_E_GNpUnqOZblhVotafnHZz1n1YMAltzkf2-g-UaawUp3MUsyJz_GvWCUqUPHN2UDthgtXSmEziBgcXKdfjsiIuI52HJ1zvmk1jCRFWtkHziU4wR06OY4N19iyCoy3qsLME_a_2wfL_2J5kz19CxocHfUgt1PZn9Hsdtha0hpnBmThNoeA-Kq9MvGCa0QFnMKvbqwSqN70hSEQzm9dd1OlgqtOOOETg8UII7-VgY70VgTiEGPrqJWsJDbBP8749O_3a1tPTOvvUbd3YkaKS7ams3v3XYWureGF4aQN-2ITXZgLAUcPD-0mchJCdI4fhe6xDuDwmhu5cxGlQq4auwNB2D18hJY74MD0OPeBnyJ49VZ7m5DXK-HC-G_EhG4-SshsoJSzWiSPJW0mcyYHTe_kMopVU7lWJfHrwV9cne3nEmptTPGZDKdAr6I_3gCXYs1vIM87NoZYZGgYHcNKmzOLRJTngNDnqylvtWLVqtTb07LqhDJbndQ3F4yUdVgsSuDmMJ8_V1z2Gw9md2egUI7TdAyeiI6_thlp4FeE07bZpSzdvd0LYO0FeP0wB26e3e6ki_GU4DGOMcVjAgjnDe-EcnXvkRQJErcaX1XRzNuTZk0djMD0c_O6Naiul3dgRvjTznMnhst2RwjVXz9g6jA1P8dq47zlDspdoOgk1u0fmFrEEMGHCPOc_8MB7yRaM44r5HNPVRlC7RKA2M3v5rfxjsfa4WlVsxRSPZ11GMyBsXifBCun-rSjlW1qS36LRFmy8liVgw81NYho8nfBcsxaPiVex2nsv0XEY7V1q4wtZV1N8oz6W0d6OxkqDjbZAOdkboNuz-RCRXFvR4Qse-nkI5AmtPsprEixAs1sGw-Px4ePB-bmmw1uVwnLYvOMwxZqsVrw94GqEO9BETCN0fXqnmKkzu3K96AujRACB5_Fs7Zi2mRMXvZczTzfLECU-8AIvFJzGk3ANOKZVcBUb825yc6NBm8h1gejDKbOoMGTTTWqe7b9Fg755kZBX0GGIOrEHjg9zouPora4bOXcv-dlto7VPFFqBQ4Uz6RlhFPg7zEH3SNzbQdCsDrl3pvHuGTE7va52OC0EhFIlhwcSdi_Z2ImE87oJzrEzEK91e-DptDkvmPCXkUlnSO_EfvvhJSOsStG-DedZ5wkz9WgMQvLwq1kVsysZl4xnr-iib3yth3S8ndzNGxlRLeTDYbvFiiDYusU0DswywUA4vn76POy5c5Rtx3Am2W57Euv_4MHN_Rk8b84cf59pOnHddWlTi9ejeExHOOd7Z_7RJDWSYKLDBClGGT9_OewZFb063tFZQey6s7i7v72mQZzVUek4JvMPPNplvD8tN3HckLsO25geJtrCOEvFNxJgeFucKU640ZpsaclfcS4Z3Kg5KwA2MKxcnpp1x2kOW40Jr4k9vBivELl5F43V90QgfCUSwN9N25aHpWybx6ksQLHbEeYtdR9yY4xTXitJaG8uG_W87TXHlZe89s07t661YF4toSepFsxZ8WrDWV5T1U_bsHdvP3WeiOc6c642VGgwUT867Vgmh7PN1T9u2yX7Y_UhAVdHCaoN36lZT3Zdnjnapn45NtN5YovVdFkLkfSV2dvr8Z4j_L68ausTybVx3dKWRcG87AyWtJsP2tPpBaTDW-NGN7PJ8zkBxTz9DRfmG6onZcezD0cP1mwTgcUD2dmWxPIOIyted1ahjKYBEYX3_dGU9HQvxvJ4BVu2m1tjSbxo4URlHB-Bztvge_LyUxFyTKP3iUET1ZtV2arlyTaNz-H8Bylgd66rVT4aDe-_9POMmB16eFoQdkGusLWwYziw_a7Of7ZRfHXMWAkJl9wgaWOdYWB4CR4tSru9pu_SCuBlh1e9Svy9_xQVubFfr_ermtMlekL2qiPkyqqPyEQ3x7v0N1ULYdh34iuCqzQG7snJezY2GYI6WVKrgiWURuPj2Vd05sY9KXDe9cGbEsI5bOlf5sGP36DdxF3eMKr0rGmZBu_eOXUR712ECZZFTKcHOKFkW6ZqsRHzCaj7slm3DX7FtrUXbmMpkAefu5WojoV0C-xdtBrUAMrqFxT8LU5ilYfcyzUai0CLIVDJAbaI7e5AYRho9cKveq80qTchvt6ykj2XscZfF6eDgNaoGFil6p0B3kpHROhNKR7EaPDQLra6WWfuQK6nO7QETXM8uxeTOE-7OjGw2wGckxMGztNaK7uh9q0vM7ysrZPnHMXnFWjOfEHADsd3Hs6ONk2TcRl9P5CmZuVJSYspOBZq88SFGA_6XDwLS2sE8XTMGQwVKYfyX1ZWdI-wvINyFf6tBMDpFVQP7NwDW7vtXq8Q2UzE3PYfJP1cdQwZdtfS0EVG4SxQB3R_OMnDpl_tJP7fhkGIibdleK61qmKMTDTqZvO8qAPPaK00n-Cdpd4uZsZvdmPR6YD66Yt4KnStOb61Y88k0-9lovqZF9TqcRTfWDckH-g1tITAYSP436t9_4qyXgPu7E18Gmfexdrdx1ZFW3eTB-DF7uDmAL_hkZBdFF5CjHsd3RvQyiH7eIjKLK-EO8pb1BXXd3gj0rMnB0kevu-wbnEjHPCGFS9n5jmn52kEm0Sqzp3PXkZ2Q6C7pfbEYIbEDX3PJg0d2PQ6Uwk5RPAxZ1ZeObyYxTi6IdUkEkuW1XnXktNm8eoNbW0OEsUWYJvami-IaG6Oh7FDs7of-K01idurLa11PX6maGbv-HueV8YD69a4N6LH6RCcYkt7Mdf4ePTrjIXNkSnV4jW4I4HKbj4DS4EuFWe1TGuToLPPiwMrTvVFx7zMe9EuR3HWue5zMMWr32CdvZEeB4dZRxFeP8CCa7ubHkSj7T-5guLFIARNzf7V4mikaf2sHMpYcq42STyNtyo5RPm-VrmhGmLB5eUpfTPPN9Y1GwigZYSb84krK-0YUoe4JmvrDLy9Y9NRHYeJ7II3qmWN-3xxwdkRC1h33PfqRfRkAVNrbWjWfbZVGI-DLM1zZ2iSUyfs1bU0ZNgs_DpSxZSVN-8Q7BmQWCazrYu5YKL-G6ICWbCCyFaovkZSQd70jba2e3bvGc95YD-nLUCvx3GDH93elUQwdXkdiiTNmSMsweNgWwsZhsmfB089vO_qcfstaCPKdD6KsbWHEVauO-O4Ok4OsXUo2DCTh5ZtreNN52m9JqYZRdnX0FJ0EmpsezDMwAP-uvrjLZD0vlZPH5P27iwra5YlYOzBZZnJY57eY6_L-wt1GnyDEwd351kdxL3JZjn7Ao7HE6D33WqDpexrrXx7W0CvsQ_WXG-yyRGak6WSVMlL_-zC8yx6loZsmgMYGb_vhUcPRqk5Kd9hM97F6yg3Ox-w5oduvHqTMFZkm6au8Ms2tdsnZ8eQlQn3GJ6oZEunvEXcEzLHBFVLuRavO581Ohr_eqSVP7dqcV26uEtPiMRnTWuEA0HnOx04th0SmeYc86tZmnkPRP_iS7w5sDlQ61zVr47jf-37nE5UgZXZc3vYtL36mHcPQxBfmIs5Uk9wu70Xh5dW80X59XSNv_SU7eU_rHm8k0Dq8YYTSM22m_7elTvtZvEMdHrAOryXF2sCMd0s9fEi3TIs4yx5rit_k12CFe0dEwKzEdp5omSU5jxaPsIOl-7MS_iDdyGsyV5OiUuO4TeOulfOKltjM4gai0P-LGG86qs8P6uLI19eMHR77bunAA7GMmVBfP5Yt-tEz8vqI4n8abA5SsW-Ju-vyDhWD2t5gbH95Cjc_XaucQLZzoXtftfur8uk9ge-76t65WdaN3U6n9Fpp91pbevWBuvCDrj5aQtHc1gYT-kQDc_i7SRe8975ttNO0-5Q6eNYJ2IVaze9_OmAo9W3QynO90dqCbOTA10k2sidCfc34cGNmMv00MM5HwZqyQ4rR8d6IygW1QGmyfQqdK4168ocgYGODOMMXIuh_WPXTfUogA94dQQQ9xfjh704s5eEL5Lz4u-9TKA324mQlfo_irqzLEmRHQigW8LBAWc5jPtfQttVZJ_6edWvKjMCfJBMkxlSpMCggM84c5WijxCRsHfHxDCT-spNOvSMZSuKw2GQsQV5W9sUPYyNZjESKMdix8_Mi8xf3MTcvPFIqGrsSeluBPriCiXB1hPMTO51MB6Sru7k5kiogKyBMLMeJPxkiVyzwRilJ0p-KtbHtkhIBLUvBJXvkkXIce40wei1mpOQ15Kni31X1inCvIvfja0ntGF-7-Pmg952qVdpy7lIO0o5XMHGsdBz36_g59jxblhl6N6fWNebrdBpxhfMxgzi24MjnnMcDQHO2iePSrKR2giIUc72jQm_as9jOfLi8IuhuFX57DYk1pAs75V_2BcMyQuSiK4VISi93bi2qOdKoOpVXHTa1dDVdRNiG8H8ivP0oEqgbCaSjIElsTxRmlnzvxZQcswaErZmbz7dKvHvS7FhajVMFF4886ZV1iOh5xQXtWxZ86EOg0AvVz23IwFXQkEUOMEuQQXkUq_iJp72W0E8EBZh8VfD9gY-swAEDSXrSRPJvwQziuiRaiJ5J2iT5Zrvs9oFTqp1_PaK_YkvUrWVzMhVpBk0EUPUNa7BlB74-PZSxPgIuQbT61DPNn5IhUxyrVpSt2zUGftzxWBVbTZw6KamHDMjWMxydGIDzV6vCWSfYiBaCLBRWnhW4NKAaK7epkPmooWz3b6JHmEn_5IQOeGzFBH5NlH1Zc7iIOkTawYPHspZl6m1NgDJj-zp1QflFHXS3FHlGEzg8fdFMzACclS8BjYKpOLngrkgP4xU-CQTlwgLOV9sOYiQnX5WqXonaTmySiYLYgbfO9_XrUrMpCnwjvxIdzD1BvMnX5xofMilRLQuFZBWJc3YPv69k3pEoAVRpKnUS-5BuzH3isbFqaC9KFncQ5FDq5nZzVs7MhIaLart0Ng3E0qal2q_pnha1Klr3naNCa6Mu6GhKSA-Zqdr2CQmOivWL4m94pk3U6zivtPAdJzNuec6bS0WaG7VF_SgTUFBjdb7mGHGRFVxRvEt-j_zxVtxFGq3IDqek90EEegnTULFLEotBElRGl7lV25OO0hWiineZugG4CVxdbyECCZxcGtvXik78RxYcHJmdhQFjYFdjUKQoIjHLn25HJwYgfjZXW4hNw4F0aAGIr3yvjErCY-A5CDza8r-JKRLfEmP8fZU36FWFpwVo6yjIkHggx6zL89XtMvxDnNfFzQ_CUT2nM8zwHw1Jkjmol96UvQTkzYVJpcS-m3V4yDjr6UoNzyxeYrEAIj7Vb6Jmw8kC8dATXWM2xDdssgv3At6m1mM-mi9pzSmoy1v0BK-HdR857xHnjBLL1JsBLG2INSAZYnqDh4GsFRTcECnlG7-Jec90P-eeI4piOLDxaaR4VjVK3Mp4lPz8I2MxQcJjyJavtUr8tb1G7H1ZE262tadm0yr40VfjG_hRLiOliOQoRk2Mb0PxMV-VocrlivzFiUbSUwlgIzOF8lCCpmVQiX6WhyBVjtXZg8KwI1uuP4xSZVf200MF-uuFNpZZ1IJ7fv9sIWlsfRZiHg7fLGnBmdPcOIk3lZRoHa12E2VM1z6eTh6fRcCg-c-9SPVJ7-dDN8ajCsafWo1aiU7PYBcX1zzuVv1-ntimNVI7VtvPtOwuHHuSoUfV94CX4pqhUqB4x2Icibguvprhv7RsL9ecQqxSp8Ua9MikHgk959wZAxrU1ZfKRuQ8MRmeGIocxgPtZ4grK0RK0z4clDDjK2eg3kSp0EfOl-xpL9BZw9zVkSUKJGFtRoMemBHgFhc1XNVJ8J8fZiZl16FLxK8pPMk1Wrj42qMaOSs1e7_0TbEhDcca7-Nn8_A6PkO6Ljdv4CfPKjuGL3Ftc45y9R6Y-4v2cNEmG5Zk9BK9BYrThQS89Ig0bDjUYEya7fKvtT9qG2kIBIPnI2jYdjqTbKKub0yfYlMLwQyJqpFwLRw6vjo2PvUusApTfPFbG8rptz4n5B2m2ZNOt9ZBymPmrPWchbqjY6EsReN-FytAKMbK1DpWyREiWtycuoiVnvwvxv1MiQ7gbK6THURH1x7OaCJ6qsDeNsCRfFUy3ypjWoPTIwwK5YJ70xTxkKPBJNUUIoGEcFB7Nw2NiX2_fdUO0Gy8VazjwFZN362urcZqzqstd0lqhS4q10QMc6ZSLVuChKNCzx9E-2V3oMYUNaVdOaGh7PuIEro3OoDhfYUP4ETBeOUOpFU7xlX-OtEPakgXScSx0W85UvXXJxnKt0kXSS0iXICswr6IRjWOnVBdblNWqgwMByaRON0yWMgkWyscby55KCjjiTjmzRIjJfu21e3I-fZzb8mZbahWTYHhW7MGlQDwFNDaqwiPlu0o0VVJUGrQTb3c2wie2yqV2LU5wl-vjqJ3dHMfuaAzKVrSqIrZxFZJMK_2aCreEQZyTVB2U4743uvL3EhQZhPx-yKbmfgkBpIplEAlYTJbeJacLVdUtLyUsE0tCfjbYgk77B_Yk4S2p3A6fcgEh3VaZZPJ6-RkCruuNc9R7aG9KrQreFrSdmc4-DYjwx1IvqAJzxdo2S-hz627MaFUtUpKb8wGknbuPqfeRCv2d-g86yYUU5kgGf-OX874U2OIdAlSfIpGEw7WzYMda0p92lH_GnGBnk_rzuhK03ovqjC7DWzQCUtB2qaDNyduyYN1ZDqIL6rPSchSOU1d1NAgSmEAlrhnATH4ytQVDc0a5hYDX8pNbMAjbblyqv7B6PRtjmeApCK9AQr-4oDZi8UeZE1CBoQ9GPvq4BwVGtvy_OhgaOhe2g6zbIE2SIkI8C90cQigKLFkBLxddQo5lzaEOam-qb0E3AQJxeA2UGd2zxwwMvXrhIsmg34FLMJlQG6ZrwfRRwuMHbqVHeJ_7pzd_VNmfzEWZuY7bvUwihxma77lKgSZdR1HtndwIalpN1inOMx-g_JyOOXW4zt2bDl_7qK-zMQVW1YwzZc5Zv1oaK9nZuYuZ94hu6VTsP7oOkkPHlq1n9QECUCOaHLkxRu0YnmrxIn0Pxezhqj1-GDge_Q3_-pdulwnX7dqIsRyS6xq8KG4pJVKont9pYBI7bIl2SPaT-XYGijLb-c3EVizmZKsNFcp5pFhHia1yLCyE91QskIoXdDG3L3bS0p28PY6E58s78JVqoxcbzXi1SlB-NtZiHyWC1376MOC-FlX-LE39Y_B_7RKL3TFD_ePFxCt9iGZ6VJiHplQxuZI3sikpCVM047E0hoO6ZZx2EUiUise2CpyC5wN1tqrDV48ZZeCqg1RYYa8gkco-CcMOMmIjVKUTeOLiY1mxCrd69FpxScc3OveVPZFAMJCEzQx8dmrWQNzX4TInvOtwU9B4LG7OSi51KvxaiuKLKxeM2AqiQpZUUz2gvZyEQilwgEZYgaGUUZ7KTPo2w4STRdxa81KLazccbpE_WOrPkTMythpC4Vq3IMo-Q7Nn8qq8bi1y-xyfxxoUrGCc4ClJcauP9wfQabf_iR33unrPRltU0IfcQ2dfhRrphU4I4bufIhE_uJvtaajJno5MTXz9ob6urk8xKV4qiVMcvxD2D5KUcdJi7II9UgxvzeiCGXjehonFHQTaxnQCqyWRPyiIReJNjmxZaSE_-26uYnFLbEDayxCnTci7uMLDWoAQJ3ace8j8bZGJUsZHzSkZffqJgKqYlI5RUHJiuC03kjBGP4gCnsSaJvCAazb7u87kBvTjxuNw55vicvegBnDyXX8zVtELf6dCJkxvoTQeYsJUZ6AeRZPcquoRvac6cTt165H9o9trve8tKuFvCVmMn0JgbpHZMM_zpiSY_89akxlmjVeevsJzJFMO-OCcqKIkvNuch5-koM-JapMIa8rJLps5Hxjojk7G8MUhZlNbT8JKTZExFqD84pvVSFc_YHPhuzXDOinnZNErayaL0Tsg5AuTQ3bgMhSEdMj6wTm8heg94BQ_lvvWEdrXouJdWTHjxlFn2o2j4L5anzlH3_qHV_WZAYpdgZT9NLdM10-LZpB6UgIV1nQr04bhYD2ivrrXiO9XjKMlLl0Q644f7MYSGp_Fu_xbiBuPChMqXdyYRo_GRH28WNvpQb1tLp00gUTLhM8bL5GaOS32XcJIj1Mhh2LVeu-FFSrQkt0Mcj4HZYs--mwmhfrOh4n9M01KHKzdJtxJ07kqoc3jeGbJfDJzMfvJibhBvmvJ_avGUhcp8LK0A2UYIJ4daSiPE-W54LpMPWuED8cdGRZWG_XLzY2BUrMnCMdxRj6q3bKq-40TLI-X70gwf9X8jtaRfSSplzBYJrcv5ghjVW3igY8uGHcPl85A_mAIjbSgMEW7KmV9PLAfg60NqvfyYRCH81Kwc_dzWu5YjvTr7xQgy0QeXswlILgUU2gUxMYQ4cBruVWomGtOy0HgfNGOKq4_FggXtvYqjrh5Cd4kT4b6IdkbkhlHK4pYj2PQP1kTHqZyotv1yHHR-rxHZXjUFDW6q2-7JNBigpLGo26jUImKgtVn-Lw0z0dckWr3VnPnnr6aTpqBKHrKGEQjqOl_dFMj9QB6NlVlBa5GdzBJD0kb6OD7TRlkR8dirWiQ6uMyFNNlLl9ZqGTT1xSrzHJIRGxpEz60RgVVTqfXpCkGEejyIikYnglWa16DqgAphRdGyInR7Dyc-31q4--Y1A_8n4yUJfOYsy7nfO71N3Nl5OHADrMzki4hwFmGf3o-kwjGP8qlC3CoZdDPa4GeXNrdxoBTCKiyoymQY984mkE2ob0Hp2bUaJwdXLEmgqBt4aYfm278mR4TQm7uLLXeO7VSniM1pBsESPlKce5Ic59Rs6BaU4u5_wt-U-Yzo2KYUxWuQy06a78cjF6egKMmgX10FNMq4q0GRBAi_X9yin9EBJQm1XXbqSwp4N01IhU3aIT6_OSwoPNMWmYqN4tWBmLadKXHdHUIaJ5ktw4H1hIslBT6Abj6v6hAZDB_Q7VPRI3QXCNLM7iTFjXANdz03ARGDs2mJz1qxf3j7vrWnNfOg-yItuaOsudEiIFJGl0rKMf058ZYi9jVI1xgtMO1XVxkAK2VGTgKMXth8ESmYKA8H0DTae9RCfgv59IAfNr90VQg1Txze8jIgBp4pTmjjnQwBHSzgLKQ4PRt1wecdCdd3WI2B8T5SurR0lu0nwldSWvHDwc64CkrwheLspHAY6aj7VGDEZmGJepSjztEoZe_ELLvpEc9UDLfuzaDjP-9MR_R65giwvMtDWfnJTFNzHsnYEi_FkRbOZZcHNoU81xzTbSUzGm-SV5xxrLSSL6eirNIZrTuUpoqlLaxwtie3HkdRKWc8MqvKdOXaPYZAagRjFOZP_tv3KE9O2Vx034UYVJXj61JlgAPaRD1TfXz6Dq7uZ11PWT99Tv5GEyI7kegd_iR6OLLwe1BPd7fGU0kY7-Z9-u4azhExMIT12ynrBkHDyE8C9YuVait4J47_fHXjTE2Q1EuIfQXrdygMN8lqu7JXTDmS8pT6xHQVjfrQd8FzlyAYOk1JLNNdLZU5XveAXk3q8OzCr7ezQh7fMxY5zf0tr2Y3ZLNoaR0dg-jL7oYB61VnS7_KJjxLEBawgDpyX9Y693nXNmzDIZ296RuKDY201RCeWuCSqAw1FFoGhGuO-gM9E1xNR0Wb-qRJH11ND0tW9BynfjXBxviYOd8QoeYfj0iJ-BOgsCUOK6eyechsvfKHn72zssSH3er4xloDyjrGNlimp3Xx109u1XJ9O5afWrxHkqd9dDdFn1U01nujXHgTWp_nT9-801ct8jMvq8F6qKA_J2PxmQiAT8AkJY-UWSpHiDEyfOS1itTUbymTmMEw4rIFlpap6lonPLmGty9yBpCvFgzc393iRhfBe7z3XAz3LDgh9unN1kXSDU4ty86GA_-jWbKVs__8rxPHm70qClrjoyJU7gL3-xlZYpXmqAzdMAB66zXdVwBoErg-4SyWpo-WbUBTmbpaKTB68uLoY16xAjteatWJ6A7CbYpJchGZeqoK1kks-phsWHfW-9buaLn5bMZbrDf7J4tWavvP5zPpBsqe0O_0IopOnfu6l1fX8uEtUJoPlp9ru7Ob-_vvh2vPa2vmMw4k5T8RrDeICUZu3yhGJ9owRej40LmJbExdZybqmdUQXhMm1H_WQ1NHm-lD4OUhAU5pbe0vv7CRbf2fSE_xoIfpBGzBPX6eunrRO4oPxcJdLqwPynhK6zlptQByLgSC8RbmRS53EOoTZG0pjsD5xm3zP3epJ43azFftC9TAfUBZkvwgD5n-nOu2xU3lTFLZYE_daDXOq-jUCrazu-u1nfHFcEXG9WA6s3K9oOJt4KDMlBl0l74vZWAtqkPOC-D2nrtN5mt6NljnFozzQhx0zWES-9ltMRn3C-l3n76R6xcLEkAU_kiS_pRYOQkyzFuqrJkFw3G_4gsUUZkxRKP4W7JkNRqIz2Bc8FivqmmCeMjJ1GHIqRlcMP1Vy57j0ZQoQencQlNTGfeK3eEu5wy3X2V9EEzd-iETt4pzggpuUAQ3CkR3bPXcVfQNF3v3JDxGsystPbO8xch5iywhqxsfcSrn5USpHUvO3ob1Y5jVfeumvL5LHGrqVaZgl_INtYtOBfRZlU_5PDJY_hrDsjP_jlIV8iakTkAfMJzpInCgLki-LizZUkOVMeHffytdLw9ep_TpQb0l0vgfkJt7HBp67rbPTBAkZyauGgxM3XEHp2fc4tmdSHt-FcfHAUynCMyC5NCfu13k2ZZi70cil5d7os47ZaCdp3mHAvlygscGE0dpqjW9QO3PUWjB5M_5CmCbhx4vUpWy7MdHgh6A5nHVdj2318b-5ycGpuZLBILkDBZTaVgD9AD5NnMTBnhSTrkZvcNfuHkv2FZrCbRvsjn1U27Jc1kT8rARJ5fxlUF839ytGi32typWB0inWfo5TC2pXITBOH_-aCGG5Mbug8QIhdOHddzMea8Lu9d6JqO9iRou_NqKCWkGzqeMdSIPC1OBmMNQAmUFUJHANowVmm1PkxHgk3p6xiweWL1mrvNiOqPSgAH6ZMABw2nVrwcFmbZrioydKhKdNOim2Vy_hoWt9ofqcqIhFjK-d27HnTM5ZmCX2dpI8FRqb8gco807rnP3vZJnn3Y7ceRRln0sW-qSvZJS2xO7x4KMQyiW5DlwFrwweAtN3-7ZGTs7o-hHjT-OOUlYfpX0-_ZHriAxMPwd3AdBtx7x4e6PEnpemo9IPwhIXpGoMDLtpbBkVkG8uiev-4vqYfoKaHa1oYjMSaHdwf9A8kpVzohuA-Cqe4HeSyYtZsMO4l5uL6Ifox-Yt6SU2AfttEPC0PeQNEsCeAWp4b6b5DlDCe5uPeq6s0dMWp9lI_3vpkdB1EFshKMfOR6sri_mhJMzHFH-9VOcq1x-Ltx0a75m9fMCcmOtDUKp6fZx4ngMZpbVXzcLFtEOn64lpC2DM0XuLvEwvCuyAYxaTp-vV5NTQp94zmQy048-up77olr_3Jg6965c1s0yYtRmSgeP2OXtlrmJBuPkGJc4JNTTfPGhkcuffk-iJkaW7XEvPeuZCnzh782-dlCJaadVM2t5b7jWR88ru40BdEH735SJHr4SQF8kJuVS0SYmXpPuGOHgDT7W8KkcYrJrfaYtL-VERxRAukrLXiR35a4RqYgn3hJ_roRcqVnMVxYF4VFHHFPNn4gyREql1I5gmmQZamhwizWDnUhw82s8aUYggualm3Bbj0kvcMQLA6e3aK-VJW0nMxNDm9uaoYKsy_o-7P9Yvwf4bGELKeuDGT4zmQ2IxDUO0POhULTsPGui3ohMkdpP5BpIGAcu7kY847G9uUojdeG_MT267NIxGX80tOo3Mww0mHXMxgssVMEXGeZE21pgpMNtogWShCdNPCEaQBOCewIH0zHayqJwvlYRz6y9F7gDzhNiJNZcau9FJO_oePElzPqZ7zblO5JgIpcsBxwgEC5K3fuU88TBwjppQUfjGT3sVvKTTDIODFQmX49WU9Ye0Ur75-A6mMtHSDbDmCKn4mwfP4tIp2p9c7ZPgrSzfXI0084x1Wu7sijeUI-jnu6DEfEtQkG8rxcPleVEokCDJLlOoi8Xs-T-TZkcMpnPnt539VhwKp9xXgPOJcCfGSLlXUXTBHsTBzwQ6LNymFXK4EnqQZlB00txDzja4o5vvRypwP7H0inh0i4yxJcg9VkXCGE-nMXEEyuucOZNBDVXHtSbimhExPz1f2zcs2doHjdK9lbsOmpIDwf1KPPnqeOvWTU3jk96Mo8qPDdxjOSBfaT1OG8EAzL8fbp5XuUD-aJUFjMdzbBjc2JpswUiYlr9Fah20mmd9Aj7HHGChu6epKcotYe6KH2wUfW_8sxu3o-6xorlU5iTXO80kpYKCzWy5JDG03Wzxsu_xPfz4Rn4-2KuBqASkSFUmoB0z6Z5s3RVTbjJOFgotxrvJONDWELmiMN0C1nJtcmuyN_Hwj1G0QCr8ES_Wwu1Qbp8PCe0jRi84k7AH6FlNm_nzIGyCSOLKGcQ30b6SVsiFvk6qvMM0SSdM9tCFnVSSs_3aq-NM8gZrbsVi4CLGhzTu-yJ63bOOXVbymsoSlvrrdwq4dDMnoj-lIHJ7ybIqAyd-b4dJaQplpzmZbn6q62hK_HgjVJBGJJ1qENSgXRDBSve3jzgkjx0j2WG0YZhtMq10btq_AwoSWDW7Rt-AWGyAVJf_UbjfHvXGhGSJSZ78R1z4F3xBL5kpH1upbYg04zQCTFwEwugxVfrz3mquyLkoXtZLx3H2lOyo1iSF2IX_pozMXVy5qwtOtSxpTR_Mv7HeRGUxndvyk6078hGVp4k3nBH7xZTvk7gsfms_7xKpMtOPn66g3nvGyXZKIQmQMG3rE6JTHkwzdHEFNUrCyWgF4qLtK46GmJS5X4enHdgqnkrljLpRy0sUXE_JLDSpEdUVi0iWM5bniJOYsM43YyZm6fY6ZlKtU65D4o1DcoHg1TZWzQx5g5iXLS6ZruYjmooVnOje__KTgTg18JCgEH-SYZzAuJ3qmGLBPeTwxA9S9rH4jSJMzuH5kVIJ6iuVrpxRnNAH4jPSlYvovqbCzB73N0Yv1gezRftKXwezzAsSVJfMg_482-Z1cnfQbW9nzME9b9oujgRtuFqMuBrrPQyW3_l1SuaU4DgTqguYEz-MEN8bABD_KegPoiMOlOePw7hxqhoD1NuCtYnoMDB6E_9O-JQ4Ac83bduD4Bv2Qpp-C-BxbbJgJsxwLex33CTUdaCvyZMg-SNc9h-QLrY1",
"echoprint_version": 4.12,
"synchstring": "eJyFWQmS3ToOu4qPYC7a7n-xLwKQ39aZqXI6aVmWuIAgpLjf7b7i6r1d3TLjcr_cPn-ex9ZlPi_vlweer0nPP-56LMaZ5GfUfp49zxrmZf20bB8Tzfa3DVs2TMltwp7Wy5jXErUDTJqJF_fnbrd-9rPNy_53L_wPL17rxOfjPxF4-7AiFX4287c4vEW0Js0r5vZl7Idebvtz1jje3uW2DasZMUK-1auRDPD98g5f7KnxNrafaI5X64rsz7z9jwr9Z3zqTfYT53HseKZskMgHBNLiK--_keQ8o0Xv834Dx0FsPcfnzK_nN-IYt_uWo_9E23na-Cvhb5H4XsFfjlv7BdjX82VvfA7aX968V8mfTv8-DxRZOfevBb-QPYNjAAP2gZR_bv-F4a9k_980_RKJ2Y9ZXxxxDNrZnAeR37X7TiIsjLt_ThL8doXtMurPy4LuOt9ke31jnWU59niPPxAx54uIfiv6GzX3Wxm082EcQPx-8os4ZneQFNbbivbK5Ss9m8f9bZW_aizJpCc28ws09krEeg_X2F_aZ7b-REf8JP9__Pwiine-_GKSx7533xBUy_eQ_BnVL0xig7beGsh5Rnxa8Ivnr5p_r7LfELAhzX8n5KeMLeIHBF8OnNmY-oOdzM_1gGOy-I0B4vtVNq1aywDm2-b7vGNUM931uUc2Bi5fBb_9rKtjrV7jo2Y4-oiRdPHNwN8bKtXKVo3UW_ykuWhYtQR-202t1zfjAhtxgerm16wZ1YxqJHeP1Jubm2ctV1txQ4xOWlhrTW1LRxvsM0yoCFwNS-LnngclUQ1q7fc1BxKjnm1qA3FM6Q3YVLu3uGRuscuWT7lkTvUWmNMuVGtcWwY02jcxp7K8N80G6zE3r4NGw3zYtTdOet0utunH2b1HheBaTBKTAOR0GMhtNgQaJmJ-v07aAwpL3hhQ1aAsajt3WTJoNb3a0sEQHeUA6annrkTLqk0m_Cpk_vF4O8twGYRb5zpEFdFT7x1J6thmmw4IEYb8cCGkSJBX_IAczIOV5RvSMWBEu8ZBQ-NEWFCFg4mOtQBjQYN5TK4JnxtVrJx2xXsI65jPdW_lrwJug24Q5KqATgBUgTImLRkvDgeQk0LbTYsdRdJYA0N5p8ENZYMP_MnSKkhBcZc3AQsG0V1_sagLJ0AmrNhxCC7tsjcIzpDVxMn-pv4O1thSPCheYbEJGYNhPIWvhJqgU7O2FUPB9HxbrMGQdOKjzCq5KohaxaDJqHWABqBDMwtM62zDaYMBJ80AJXW4wehE9ZvCxqJ2iF1USQMWFXQUQxDOdh_cF7T7gc2gYxJW1SdrbewDMC1mIftJjjk-zptIQ2Q6q36BoIbYBm8KVW4iovBTbv0Ee6c9RJZcAJipfjBV0AD7jS3qzx5aFdBJqmQFtae-h-q4w6rCbEGiGmONEbY7_Ehnnvro1yEEMnNncpe2qaJDQBpSBQpBoT-pTGIBGz4Ayyu5GFh_EExoD1R0BxQkQGe7aiL0iTqaBOrEfASnMR2ASogcljhtwXBU8bqZkSDjYNcsAwdqJ8B7OVhmCN9eIklQ94uEFzkRpck8m_MDC4AaNeavFwOGI72SdAwW2Y5oY7sU7opOamcVYittoy4Q7PaDPdlCiAeYk9VZgAimuVZwpGLqDwEXLg5gj-5UA4vY2dFyJrhdrOhsnIWSNCeZ5-lU5XI_HtcezgiLh4nwcThoEgVLhOuAp9dOLpiV9-gMjBiPtu2Kc3gnnd8Vuawt2zF2gGY647CeX5Ixgc3o5uosoKuAhIhDYVopmBEStmaiF-OwyDASPhd546G1IKKzHO1dbWuyqxCIXZ3xRmj12sT5aisUeI1gpXldYrmRBMmR7M3ubCkOjkJpPBkZ9Jr_KJqosG0HF_Kh7KgoyT1PKTrbMkIS4E7GtAouSsCxanDHMQnGwbKej5rp-s2SFje1VLBxU3JAzOmMXBd_JhOQXEMQwQodAHPmnZpkKXxPYwQWO5UYUXzofqrskjBhjqtNNXbyfNdIqEacDPOROFZpQ734kK28ilnAIsLfjkBkwzjsZdjGMY-6bpEJKPUV3EVPYFDQ-Y5fKwTGD1BMqb4YAyghMHHkMnEkadJw4BBioyKOZV9E6TqpdQl1P8SfhPok8F5sN5keTMp1nSA0ZjWMqULFkMYbxVatDPRrxS7Msv7GEmHa6Rzpil1qotJg5_SAal6nwz0EM8VO6RR1bLSpI9Lh5Zt972zHc9mi4mr1baprgRgCyTSargbv4xwlKoDiz3b08OLOHQFIgjqwtJHa6YFE3S3BabivseMn9d2UvEUdepeCb49KzxThHXGA9k0iPXxxDl9W9gzRNs1vVGmn_IIi45bqH9BZYgLiFqw_i38rin5aKk9W0BVJO1dlIqqBdR2UCo1dsezawcThIWXzyGAkiMwrYrofjBgPFKgZp1xvpCzD6UZim0uwVCeRgxTS9s74pyi513XzKuaGCkTgQmxoR6jtaIRdKlRLTqUUs3PZ1iTBsuus-pYYXtkeFKcOmdGeVtwFx53ssX-OlfO-6y6jq38jI6hd3N2n5Gldl0atkRBtwXMK8p3nrLZzmyhmkKTBzpqLkEWjHqHUBHDDyC-OAspGGxxQ1LvAGwrKCelRnWWvtYcjCQDmIJauNECWdXS4zydAFFaqdzgFbIDRpgAVtrrsD8T-mY09Ws0vU_Gufvaj0cG2Q5KHL8FPpmBHvfUqgMA45QV-q55pfIe67Flr6PTl6IGYZ9BLJVy7Tn5YoxDWpBiAf4Nze9UtQ-kwj2zPEaRE-YTMwfnQSEzo1QlYeD-EgPZ74jXEjjiAxS3GLH-nghekYzgQiPjO8iu6jLphdyAX75mXQBdgTHkTT1MmEHPr5BWwO9kpEbRaumi7NsqXIA1dEhBojkzHoEAojeC17IR3xh6N8m12ndttHk1d8gzWt6HrgsBtaYAOq3AWD2S8fcgDqat1sBNKJ1CRDvw0AlRqP4di2KiRXBQhj0WHqrQhqqFrQzqfnwVVJo4-gSoKsiyOwKPGHLcfzkM-QwvBrBsgWsJIdX0SEOOdx6MqVgNQdCsH4RgM9fYA0eYXA6loJA67G8RIIc5P89n6BhAfssNZ6FbFCptrKnC1BmUHlEgqhzhDjpuiGF1-gSP2dl3yw-44IKjUFvbBlA3R9YGSy37OddJCi-cWNJqk_IH4zvKPnAVN0obu16IW3-8aiICXZLMjUqFbUPYQbO6AnYci2HQYPpwRDBTS6U30muDbygYq0k-ioKWa4KpCWxSS_A82FmuBkaUVoCkILK12hseDuBTS0HsiKOvFfOTQAZQzXI3IoEvQGlksRJrkFWTwYOIU2-x5ifX8XKEONTlcrRl0f_I4xP_YHNRGuzXtVx09mRKyvsYt5KA8kvwQnVJhtqrQCVIIEUYvDyYPlzC_s08ktC2rmhcP6G2JLLCr9HX60SjEORTcM9IhO4ue4m2wwx0wFwdt6Wqv-VN_iUAjyMjrPNlC_p10zSQPXqlFcYZDfuKGJea5oAgQux_SYHVlo95JKgbJ0OCZzWAG8csbbhHv0GFzqveMc6k2RXTI2NAlY8X2logs96r1Vf7b0VMFEgo9q7jwfv0_Y4yW_A==",
"synch_version": 1.0,
"rhythmstring": "eJxtnQ2S5CoOhK9SRwDM7_0vtii_lN3zYiN29s10u2wMQkqlUlStpY3f0377V8tzfk997p_2a73_5vm1un5n_Gq9v979V2f71Xb_1Hn_vX7tee7f77_v1bXcn5V6f3__3p7fOr-67o9O0eWz__q9bVu_Z0x9KO676m_c69r8tbnvQ9uvz9-6v7v_i5_dz_YVn9XF90-rd0z3IbPr7_XhgSP-Gs8_v3N_8_jKPn4x4h2jvm8w9m-u370h147fLr-nxPXxGuU3Bje8b7aWntPihlt3uKMez31jvcq4d7y3OvFG_ReveV9xrBh0vR9b90H37veuMbAej763HkVDiH9reu9T7k_vC8-44Pnt-6nqCYtL7zPKvfSO6L7HKrpm3afFbe9z-smRxlTHpMSA7-vfX97fxaDm4DZ3ZLU3j6AxqntVXMyt7gBaicfcD8Y6xxrfl6j1_j0uijnThfO7wV3CXvXPGFTc6Q6jDwZ2hxqLUU-9M9z83rmG1-DKw2g0N4X5iTV9_IC4x1maAP6MWON43v2XV1tLF6OIAT4e2ONxPNyzM7W6n16i-M_yz47X6NhMHm6b19d7D22AO66Y5r2xu7DfO1WxQ_ZvD3aAprXy4LuP6vZ_4waje_ZsFFrd_tOPqseUttK_OdRczD-3ZpnrPl6c_EzsiXv9s797aD6aduFdnnxwKfHQWIB2jsZ6jVbmmbfyMh6mnWm7hn4_GCNuZYX598pE2Sqe2PlhvU9MyZ2c6ld_cAgrx7-5NAy84iTCTDRTQ-vb_WbbruXuzXAD9953feIVr8HHMoU_in3RNeo5Zbd6ZP-WVg7Ej7ubVY--U3c9W3_eCY33552feN94aExvLLMGsX-y6jthd_T3bm3oybuycWNqttzOdZbyki0MvdsAz2eIdyOE_4jrtvZ_fPgax8B24ik2aQ1AE99tG_55PObuVNli_jzt4i6MNyS_er6nxxbSu-DW6lPCMcYiDebvesJpLxKfWfJtd4TPXZ0mI3rC04R_u-757uJ49WtYW17juor7o9gbMa3XtK5l3SmNTda0bu0OLBzOvTaGIxfX9PAjnxPv1O7k38_dibv_f9-973f7h6U-Nf1il6206neLtYvYs4lJrHWs0v379I6LqQw7C_sYGFb46KKQc40qZuLeI7yTLk-v5NCmHdj9u2nvsr3pH3xrfCaMvxc5_oWjadepRRCNyNiuDd91u7-5T7wfj3m576yQMsKCZesPqzCw8PCB775fMq07j_dV771jb8WEaf7Dmq7XVhjV8x8Nr8X8F-xGP8YkO6713ucuWkSQ8osdek0gXjNsN-JlLC5zEwtW7EqvmcVjw1RjzGGxCoDeMjH996XDcMZ2SGkRT8JTxKTei45u3O5Upo-vmrXJwDXIxpOeo9uF14kVivc4evV0tHGHqi0dri1i31DIvne8thW769FmL8Yi4QIimhRtlpjqe_W9YGKX929DSECQRje8D7vzNTCRTuCKC7YXvsWLxn3vrMQ4N77v3pbbeLIckvyAqnE5rN4pjv1_fml0hah27xtvCnbYLM7R2GV1VU-N6yPCFO5_cPX98-jhrVd8qMU_GH_4vM5V8ZKFeX_i2jsJd2PE6LuXYShMMZWDaYldFxNNFAtfce1shVMJVx7vFK9w15gXty-K9yma5niFw9_Oz_Hw6PFyCiC6a8tbayOT1YzFj7c2Swz9WZpp7_Bw7LzPkQncQQ8NYmiEsf3iPeKuuleY-3Vm-lvNn93_LP9Ws7zZfDG8DTr0A4UgiGh3kGcYjxpNdb3ptc0hK6iY-gjIrG1zbYJ3v7_oXlWcyRDUjHmfzQY2crnCEn0_THvJF9l2cCDh5-R45Wbuiw0tk6yq8BBhPL1Dlx8J3LNkARMwWXS9fM8Tw-sYQ2xShwx2hl5zflb7aNxdsCZGZKRYmGTu0mVGLSxyaHuzT2IfM5wAnhOrzwjYdeO7IAGdw3Qw-Ziq8g4CJ6vdDMjvwjXN5heT1PWILq__hoWKocsJxuvlxo_RNXmIjhOOEU4-u3CQtedGvOsprMGgI3cpWtHOFHTF0whbcnHsmoFTZOnuJyPOyham9qvj8_NzEA-PdX4GpneHGCIexZJ45XjoFM4ZuKs7MdeWAy8FVpme_XuprrufN_KL-62f4SK2EvcLJPfISyoVGAr7vMjFX87bFJUEMZYcevz3OoIn8MH99CacCUJUtpzsI96058aJX1zLvfHwBpKYu9YNmMJf3w3T7ktGMngttN1Vup-OPFUupqUtRi4qiDcirGnZBD2UdTblT7rdVEqYWMpBbbH3JiCnEBcCS4eRN4Z4mHysZCkuRqC6NrACndyQt_DQd4402CGYdtciwuQdxibeBBbXhcN-leQTY3yIy4JPMew99GIxwe1oH5aI9o1EV2-A02px5R1bu5nKHVnmB3dfz5WG14ojXhPUCagaP1laMYH3Ia9z5JM645drKMppI8wPGcABsg1ttLAOpaCbFKB2Ns8W7I_Q2oVBmgw4nPbpuefC3iPvCnO5v7xXRghZhhJGDEbzJI1_4ZkTRyVq2EKmWPHfil_l8kxaCT9vbvRi6KIsdjhl6D9Qbnv4uQJFdUx6oz6OcSmuApQijkxNSPAYVeafSc0d6bX-BMmRNpM9AkgFR5RPVtMt9753yWPiutF8bIsycFLHcQYLjBEtOda4vgo2aElmPHMA7v3OHVys0I2fio2kxMUeCVTk2TE8iJURQnjTy_vYmKtH2zJe8vhlw8EOhZo7mACocvUtZjA2j0wtXk0uQpsqJpuXilyV5SEQh-UOvIpQppI64eVlY4jBxYwE-L0-OdfJLxsrpxCmJ02hE82uEg3tgIUB7b-ZtxF3uEhnLDKHMOENX6TkN2b1IeWMNLA6FdiK7JN3YEtFpGeSTyF1ETsCyA1z2wTeR_v82tQON4hbJXMDS2ELabwAgaWP59suQxN8Xc-8u388wahvur7EZulm4T8m7IuBlD7jNNZoWwD6vunCWdwXXQLjgr0yhPigckMh3biTd2PeZQnchH025wU13yDMaUeEJ0lZoPoIwi99gOtuBZwTk1uSkuq22yRjHHG2d8qEvojJ3DiK_ciPdjx-0ZyH19pGlvJNTLEIsSNkplV-WO3WoPa2_XA4rGY2qsC1RHw8ZE2P4s_5meyQl9ESwL8RABuZ3JGLjcEoOA27yOVlaAwZLBA_FA0iJLMMNeR2p8L_gVpdXfzr2ASk6dfYiU5i1Bfgxgoa9YYhg84a4LLt5B1IMe5qjeRAFJGmuCbB4Hfhq_39xRhhEvP3jCq_E0EzXj1YiUiEV8wubMVkbURiKhS1CZsYIS5gg5iYcD4Rnu_akqtqWeFrw1NCNTk5vYv0BL13I0s4iQfQY7rmEZILeqPBVz-5xPcWTyQyEWuX6NYumBrLtAnLsZpPsOVBIYknOqxGyZtGEFTm3zKDvu8Y3sXkbMHpL0CTaChS8o3zYnLBoPI4j1zZ_d_iTTXj983I4MOfnfVLUnEKHAZBMoPd17YKDH6qPysOJNYrDGPilOT_2LcxSRGadiUtK05VDzn3Ifsdi6T-xIjDZQUOKsDXA4-24W4N2sPnFYPLrcu1FEW4kB2y5BqmUM1m34e3aQX3vxJtmz4HiAqK7yTGlG6TdIiE4V9KKQ5QfAhtyfdt7ZBwDI2USVt3yKDmZhYbNhLh7cTecKYU2LSetIymaDNewDQI-0d4YSiR2UqaI1UVINK2G8orYgzNhGG1ERGZ7q7X3Dg7LOAEJfSkVZXNZ8LjZP40cycpSRw_l0-6c_T6M_cek9BgcMOrFBY4dmKYTWw8-dBGbB7nzQwNt8gLlNxN4lVMXiDVx66dZKRN8z5NRRCBlk6oYBfEkxczkEluJ-WAWVTuEkwa3EjMK3monECJHbDf_xE-FRBEOE4t3dKuuP-M9z-yzHPwR-TTleLRSa6zawcrNKydMeOQzAzedCjSy_UVyiiqCClC2LlMI9BmTqqRbRjhLyegQTQ8neA3nwR3ETID0i3YzvB-D9RzZ78F_G52Sg-EZPJkRdxBC5PoSruG6JAm7CPmJjbJljXKibTHgOQo9VauqZLHZIxftmoaY8lQNKoJ1-sMy1mxZm5iKeEzIqY0aD0FQRKTGGwWtB7wRFUYlGEO2AmFUsp5hyyq6OUXICP2xBQw0a-2bG-KQlt6wz2TOmtNrlmr2YvCoUyCkbdH5OpbFQ0f0E2ulgQRz-l_ltOJUKXWWEHeG9u-22gImG8DdcoTwdkWmNFkHQrFjeaFJh4EkRx2GLcMv-g6QMU_xho1Qxb58SomGOZUaCwcwDLlOCmldaVNh9iahFOw511erR0H4I0xD5HFWyyWqrPVD6gqd0JRCA70LQpY6UELW1sC0uEHI7YPsRYRpI6xWxMXMbD7vdkJU8amGKfkKuCBOY8ihxVJu2AZPER7bWaOP3mjC4NvwY-B_5MvJkLM4leClyULWYSf9re8AntlPna6VjepY-z1Xhgg4hhNBu4JUsRJG8-N4saGf9fEQSJ06KVeMwLvL4OrkHbjb31I2O9g_ksbqk1SYkfb7ZgZ9Qh9vOlqZfUzJimLk6aSjzFiz-cuV6b2-0Ql6WENUYEnFg9jSO3YjXEeAcCpmnhMSAC2QdHc-Dys6Lqr6Vu_VWZlUHtSTZzKxqH95M0UX4-nNSiNlVxiccU02K5Bsb2TdU226nGFRC8h6su0J0GpxBJNSslDTJi2YcGzxnatYikONhCeryq2ygS0b8n5mrngrRzHn6hmD4vKZ_HUwAGe-jp58M7tSVJzp-1xklxENHTd03UplWRgewSj4OnPxvRdA9-UkCBe5_yIetLhuNFkRJlWi-GlML8OQP_YkEsuARezEalzyJDXy9JEEeo6_r0z98mUVHXfQ5gLVyZDKBARCEZc8e8E3CDSDhxWEH9MUOSI3Dys_bgmbTZtiE18bLktl3enTqC-k_tadHVoLSe3nj5isiSer6J5soIF_GU2pikIFJXHYsXOK56JytCk6DlEombaqvo9BZ-DuYTrRtPRs6DZcWeP7tOB0keMrur_R3Sk4P3Uc5-Ft1DlXB5JtIOGfJi6LW8c0W5BLEygp6J35GJdhEX8ZwGtK1ilQ4c3L1qgw8kkRfAf0L0baUgqg7q85yqUHUFsw07SeTBR0UIEWDi4MS9AzG55EaBKzF2b9GS-CpatoOowqmCjfUdleNdJKJRvKjnK84V-CsWDoW06larOkQogxRLhw2B5S9ZByfmjuFfZmSXp2iEOaim-BedlgnIqP31itlu6GjyV2USF_CofN1RDjMvj7tUp7dJbHSLxIFlS-bQk5bqFaDdbMKDUBP9ayBDW2R8TKmhsIo4H0xRlGH4Tm6PaB-NkIux2KpbrLbkFhjL7hM4qAnQMc4nuni7KdbyO5Evk_nebPmLbAQ0xQzHEJscm5qeoBmHStrNapmf7W7UJqLKUMaTqp4v-DwMxbvWlx3UopavjY8WKi0fL2J89frR5XbsSeCQBH5kiVCqB6WK6ViSdkaKaTFW-sW8XDbroHFdmx8xqi0KrMpnkiF2J2ZRjSeRTOVQLSicXYPvJOTrCV4cMc9jvgdniniqK9V-WoINvxCrFYHZt-a1VGOISw08KdEJZNpkT4PlQBnCNb0N8yiHYAycdoDwJBzlwe6tnQWnz5lmTlzdBkqfHTW1VQLyhfIT-Md5y28TvrJVUsLZkvMlGWaiEgdRrKFqGVyDpiZ0bWDugdEz6_vRSYeoPw34g2Zs8_hJ2RXWo4ouLh5WSPKm6quvlq4SWX3LIzeniTgZCdY6CGzigCmEVBIADMO7Kx6NLw7tTbdEebo8FWDGT62_tz-X8qbRkv0rF4spkrApVJDlQS0tOSuQcBkHsFE9RdfCRA2SJlGhASs_HZXbxWyQMFcGIyaytGsFf0V3BqgCdFXlIvDEVY7El_I9FCVg4huVA7SXDoyS4X8HUnVRpKj92aRj2bIh275nISR5Z8TRr1SydGaSjgYoDOQ9FMlI1JeiBIkO3EikV9an4sxApyaR0-X6otsIIWdezyfFytV8WYhUzgc8UNj1dfPLuiiQxiZRsD9VO554qfG7tYeWdkyrgtgxOVh23mdSLtgNEFwvtEBycT9Xdhmt822LRR9FiN8tjlopciBq8fqIMqgQEAM1IgI7rVq50C1s-4d0DdSj0bNHChSrXTsVcIKQ3BFcBlyAZRcg0-EY2yDLvD3cZWaApLc-WNQE7q3kwukg6UvCGr1qKplu6YxFM3lRdkEQRbiuQmmbbAMFKVvYAVQhtsHdhoa6AABJeEdkBwhtpvjWl3G6uLlteSVSrRC-HwRjAViGpo2E6I0FvjMIlnD9VzPBxzguJVCZph1ZkCpaEPTYkl5EnkuTAAQzLo1yeUpi-FvdYW4m8hywk47DKktNyx6yxHharZQ7trHUPqjwq0CsDK_pwGIjp-6nxrXyd4SIuVXE5LUDHhmWtWo7I73ZzIEL4ZEfzFX9d3G1AbZciATOkMiR3j91hd6FXgr2JcdbEaYcslsl7FH-38An8uP0kBVQ79vU606C1Kzx-6msE4xZ4PgLDo6iSlkTAEG8Xvu4oHbV3nll3IijXgot8UIXX3z-sx2TnW6FJ7u73P6zHQNRjEcIBAS1KAWGWEZcRpIvIhHRZzlY7tjlErwaDzYNJomJTt-cryRdkApshvSLUJ4u_rwN3-X-P1NomH4GK61OS5sqnXf4pGFoXe_C8S6tZXxX91gcinFCBeCjrkj9bmqrd8JBtiROnPjvzBdFwhTi6DRg2YwBzW_HbZlc4yrs4PL5ZS9hA1ZQfqium3UyopUD5LhJI52t6p3TKFFE8ehp13Z0veFOXeMlhwCnwJhNkp1svGY79wDuFKNVqI7OZ23qcKf4qIlHAqEMuWVGSTjFV61BOcBJSq4VQA8GA1RrVucsSRzM14KOmk3jEAN3AOQ44GcUz1RxDgb0-kxjg2SUHRR8K2APNLwx8xKCj_Sxd7IQyGcXVGKYQPkNKZJWk50x-ZlsoKO80XFNuXasXiWQx9AKmSTcvrxNGtcir7YA6DHrBz0S4PugptTMU_trPlXJVrIKTENVf4XgFJuinWdIYim7X-jm1KddpS5MxCsuE1gtsTEJ4fcSESqsUN6lMuoaBSrDCrkRsXBTymyQAbqKpAL-l8PBMwqPoiSYInTXHYzShPLRkNKqWnJdURv5V4_E7aUUpPzLqUR0P66tN1eJJfC8gHJ8UuECssah_RAG8DOdtrloOCGC5lJryxj6oz7AusdmGtcE4g_hntK9UgoNqjRtfKqrXzSjV0ZSn8T-lRsorD6-wLNHqlNfpDLDUJcnlSTFa9fjCM7NrBtAbg5upLMMDWsNSGuoyPRzmVfRhxcFvqR6W9FbzpHF1J2H27vUlw1QTWQgQpgNcawmsZaKV_FWmWs3k2F8_2tciDJg0iIBwAaHknQRXZUpyH2g4JYvGWYTRod1AcSWTRIgj0TXV2YM-4QEYiTPc-Lg5Upl6HOCOC2yNstgGx4jhr46Mg9IFaSy1060BRynggW76tHmBkhvEH4zARuvkmdH2WGQZ4sPjEZGzZXIUg5kY3TQrupNF7RqvUlIPfav84zawqKoi1VA5ofhpfwVNUqELYgPmmqBUdxE9Y1TXhFs_N8gW5dkoQQjCo9Fw6qmUnNiVHUvLxF-lppNl6n4sKU_trcHmsEKDUv9ASVbeepSjdYHYfoKh7Cn_Qnq0hnspwvqHS4S1G2MwZSbeC9xmAIHHaiF3b_RpekpOtw0s-qj8ZCl212CEIMXfLkHIjmexqMC0OKDNW8HagJRqqlhmqN89NxWbHIfOkUYiVP6UAvG0oxj_sydFuDyMTOzCkmPtBrJu-mvbgkZgl7UPg10fWi5y0KYAcF2A6pxuuZOYVEBAfSx6_CITJUORlBZSvANspfpoAuSdDpsCf3wcMQZL0nHZw7TzEpUQoHrgGpvFlkJCJOkLnWNBN_bESFLmusyXRCGrOYlvUKFPNlqpLS0S6CnWcWrDxNszA90GHdKfEYa1vXca6pmH8Agi7pTFXeMyHddo-xyWdzV2C6gf8lIacwuWhjFX9AwRQq3ejRC2ETEPuedAzkiONYgmCWdqKN-6TpspeIOIXL-3qJEa2jfddGJWeRFL2FWD18LpwlT0_m1YtCt5i6h-wFpZWvzUk6kR49_hCKmQHq3wVt669s9FOOtfKtB2ZtKYGH36avIYtqxoNJhjZK-vRpDHU3H46kEulQ2TnvWtekv9gPwyu0LDjVOkCzjWnbadP4Wr8CFJGA-5ouUKsIXIc7kZE6zc4MuHnIiIR-d2kbe18_snYYmEp2Viv5C6Zhm2k1xPGqcLbDx3OtjcYA3dFImecGQ92iTBTtotqq6d13NuaKlybME2LHcCFZT63uCrCg-KoDQxN_RBAzGKdK8keeqItJeXhmFyv9isAR5LNV5XLf8gJ5Te28oDjaNaz9HeTKomyhjtpRaznfc1XPzgK0A1IzAJGvN8TcfZ0vO3_e8t9xPWlEieby7e3ky_4Pg7N-wQC5m9I4K3UxwQbzCZTqk_pB4eppuzS7ET_PrwO-xv8_3TWXpeMFv1am3ZC20qW2_7G8KmTMC_aj6uPZtEBZqJcM2cl8M68vZlPqRahTSkpY4cRC5qGr4uFGUV33qme6K6ScnI5A6swESSsFxQdVlwGxwU2lXJotPVPHK-YhZUGYkI1cGJzgVqcS9XeCBvo4pjbaIFl-rkkj0_6gOW1gm86CLtkg4wNCdFtTk1ODyZqUpuh8BHzo2mjoilE_fMzp40xya15948Sjwpsthe9IYAeSMObQKRRwLNmCtFWSKRu-HqdgOrFBx1U_6lhDMdBJpy1CeAcUEBhz319UouB9y4TCiAMJBSQL6DNA4VhKmUZ4wUWgQKk9h_kruEOS-S2kaBYPAqqiqTxsa6TkSij6OkekGgsoLvU8-qK90dKqq4ewgFxSmvjvqxIuvRkGfP4hw63WcWS80w7Xhh6ntZ_nMhauC41awrqmCTliOTFTljVkKU2X6Z1KLCUW_u60ShsK3sREfz9qoNGhnHqwukPxUlnLvvKsWlQ5nLPRjVbNTfnxxKaszgpuTUyZef9k9ySZre1-tBoKzS0ZXvz0FP28RpTvy5kNNXNP7qpYNNfdjKFeXRSsf1-ueHUobqOmSrQjXEDQSUZ7-qyVzssxKtp5NvO7PtxcRa49wwcSWEg_WEyJrmSANXFAdiJ7BV9jGpMGDWCEA1BCVBrg161hGx2s7cIjapI1tLrsAAQUXcPsjcYdCasaGScgtDVEBYyNwF99lxT_FsNCxPAhh498NpKBRkcDcVLs-9KPPPwm_pQER-iHG2dPgQrKMjbX9tkJCQxJoD0Xw2Ry_A7FSLvrGoMS2m4n6VrZgtRpviq6NVVWVyLaOWbdWt1nbh8qp79sQIHm4LcyIHsLR79mMWVwuVzYsQ589KzF7q273SoEjDEzvpLhQOHnASfIAlFbu-i-jgf5SrDyrXbbzJb6cGfF5tAWLGxh_1LRjPVFZuy8zjOUe1TCOInawJRiWnodh6XCR7OdhB4qZzap5skTvoHCQaMmPQOcNgVWrdCHf7zgDeANwbtKdAT4xJ4rXoF3jR6rZpHc0AP0W7x4bTd7akTVZ5AwlmHgfjkBLg3oJVCTxZJMhRyC-dfJJu58aBHCmzdb6pTHQ5AacE_ji7FmDaypez5EmGYbPb0ObypkqS_nT3d3WCy23SODvF5m-YW9pcJaGAsA-mJ6SSmj9Knc-0GoY-HDUyobxS468Ly9Kj0DLbVGO1umHjYxDhRZALn9SsI-qIEIo-SetoFNzlfXF2AZHUJCPmaaoFQVolIA20afwtiw0wno_zno2Tlbi7UVIUSYD6oCc3bJZGh1pUJ70IlrqjqdYl5mf_yU7e1C_R8zG-GR_ymc2FN0kBww7Sl-QxGq_-8NHVE3VmEp__Nxmtf57N378cmP4A8sYsu6w_SawzTecMnNDxN4NIyfuf5yGfH5QL9gPKnV9N5u8RPEtErdPLhSa8_N5-xfEHzXc54DCJJCwfTln5MpsGm4OI0TPhLu3My5DXP-ePtNlHSJB7rUlumbP9p2ia8_uXSP5SGHDDASuRvC-ViRVnwcpH-NMnbIQulEatblnhOm9d0odppDq1wytScfjTwZn1yw0yRxuXwNZyze0WEhCFxI3UBjY7f_j8AxiOEBI-Jxl83OUrlM5Fhmis2dQPZ2EPI8Xj365iK8Wz2Woiv3BH4ptR-l0yVyt_pr7_vrMOfOlEgoWMpbjGML-Mk7bZ6WzrXbjzTkrdH9NWRG6-FJxS7DF9Q0mdOZBo_5n31z5yr_1JeTvcgzxzR56cFZx_tue3vt-SggpbtohHXTLeYGUq234WswhUOux2HwBAdqAWJmGulshjc9ZAA9ey0MK0z0LieiAqBnnmsPTroOie1oe-_DvamOwBdtWydPO2W7a6lns0pEydxqElS4JHncuzZlcfnNSjcIoeqKQVQ4t2aT7llVU7xU_oJe3KyYvovTlSbkZ8KILPB5mTuwk7Tm29qcusGboi_sRtJuoKqWga0iI1kaDIVEMN6hxJnisCjYcwG_hxu_yGDkPl_QOZMnSQnQ9xKdPtmagIBcdqCpBjEeIFAxZEh-HCm3EUw3TzEkMOKiJ6DXwAT2C75p5etRE36nxdgjR0ZdW1Y_oSIuS5so-8V4Se5YIdBYVkuc8vj1FT_uMQSFYhiQMB2s5rd8BSTVpL2FqVgRSkwYhbLn1Eig0ehnaqWpE3OXhm0WQ0lSvErDjTtl5raOHpa9Rge89GCKStlBiHw1tjmbvqC33kk_WKCMyyswRRSQftT6oA-8naZer0UMcqR2opCitQV7OiZ6fEHhsVeYvZii_VXOjQISXPSgpb1e4C3dDRhxefvgKICRtbJtGnyaqTAWmL8PSq9JFaQPcaG3k7TKHo1qJtMPjZv_coq6j_FCp53TbBkVMub2sRJ3NIeaRDAdILJF9xRFkBoTkiJ3tQKfJHWiClbLPeHBoALtpaBLEuZuI8RQdNwsP0arIewZMz80SzCqMVxY16EvYnO-ykqRi-C9yonDmoeKcYqvgEGGXSAInOzxVo5UydcZ7zJsFjoRRzm4QSnv0Wv9W4uHAwJFSoCo5W-0CDOZmFlm_Qggs1SY6ovEefkGaWYs4Fb5BDPs8vF5Wf2MZ9dsmuLoki87YaLNmjSYJOsuo5Q5R-gHqLwl8cbLPQch7HpsIjIGIUcqVmBPfCm4Tz2hzi1RB5TLlMJ9QSI_b0FkrZ5dUOEhydr3GgyZThRwSIypGJ3ZSZWo15Ugi97NDMPsuYCCGdVbQOgp5eky7olrt8udE1Vy_1EhoMDIppFtz9sZsH-SIFSz7b6cMP0-mcYzA0jgzEe_98BsnQGQbCk9LATI4VQo3j0DaMXJ-dqoOoHG6Vt6nmr69wUJWRqN1lG-MpHaKtaKqIHSFS3XPiyyIHVXVewXw1ktJKOwToZwPVdXYO9gvZOZsLWu0rhir-IGDN7pMHZEAo53CjTlKvit4wuyxNzXlpyZGcMIdkKF6g43k6R-sODvNFZPnIUJGSHxMJGz9AXnTfVCdQIa0ILxg1GS3oFoxOnqZSt3YBs1hkVujmh4iQ3AH14kPLDqebLCcbK1lnF7jxJnpuI88Nj6eOGudHponoEDdJzsEyqIvXD1medsmcbnv7m5Pq4IiVP-l_shxnpZVmu-dkYvp9FhyM6PbLTRMdp1Dv8VEFH_j9A8v_KYeO3yuLTXydZ-n-SZ3f4X-p6dfA-g1iwXumAvOPAN4JsE9Cyjf6Wwd9M-r1ew_MpfHtLZsOYK-h2Hb9PlsHObXoGzZg5O9JLa5KbeLl8MPd2ZjJ1j-z8_w3PzXNr_KG_g3grHnDx_XDvFO1VfRUOCma9feYHF4yFYt_ksx8YJnZWeN67coTZzJzBdX081a-oROyCO3CUPHptLlgthS1J8ED50nF1LzVZso4NrE2jyr6h1OoLn9Oi3byKLOK7mMMr17_PvJSHS5oQ2X9PRAILFx-X8-n080HqqlDmW9Ov81FlF4JbiPXUvw66v83HVTtMVNXAQkJ_2fnMA8LZTSJ9ictQf5GUCQFdFqqYWPTebyUwPtnmza8AGAc2kHpdvypdTL4SqqwOw2DKIwWTfOz-liPrDdXlQ-f1DGPDB0ra-aPU0ozLXQef4czVs7YUJ8Idqs28f1nEdqf94CvmITHPFY4njIHpwJSa2uNzY1ve4hrcSb4B0qKL3IIKfTStHdbvfNnjzGyLWrT1lY5BVMY83mPg2aj0wJk1fYxtOjps76SWqEeYb1mROVJa9sSLaGUm9qNmzck03E7Fhhjnjfh6NXNkI-yfxobOJn-YJ2p5-nuXD3mfefmzNwmytVNIsQvY-qoPnzC7mQ2LQeWSF43KPcGMLpq3DlqQVAYanR-V84cpDttcNRUKOsOuQ2NOk3LGqHvmFqCDtoPRWzVhcZ2hbX379wQzgekZtDy_BGpmiVqkEqm-mA1HflkSD8T8qenBvUc01puaeiN-nDJg0j_JHIr6Qe5p2ZCAr-YLTOPLyBTNsfT1dSQR-9xwKi-PkB0OTrAXvKQxfLKdJ0hBuDNc2RnFm0gPkbypMda_a_hLKs9ZirYaePNJMgqaY1fhaThvJeS8Np_cajwRBTk01gH6VTN9Pjt5KtOBFNokYdurjzL5j2O86SwWB7O2ZcRe_FZo1TLHgl5HPsOB2z0mSfRnucr5D1uQvlyz4oq2aXYmKfHjruI4STVjJORXMuZWVnXIYaqOpC0WK-wUH1Wj9knqOVBVhQb18oaYXY3UbLnkOFs45ex8BkjM2UN0OZkdIKz-DX3JzjZo7V5qkx9dtZkz8mzJZ0uZSrio-zamwxOHUMXHlIpPs07LMt0kZvOzr4c_0se1S4AX538qyeuosLO9yiOySCs_i6qv_fCPrh05MvVdthHmv2e9s6qXRzUBGh2fFxUe_s4n8yCoSoap7YUiIMDoUAB3y0p9OipHWFlgjez7_LdqicP7T0-M9dtYEy-ewElqeYYtSLHkwdLk2RabtToawakU2b1mUvHa2oznd_Wf3J_swZfV2jJM_PdT13y5cvvD9kw_joBHwbt2R7-vGVIbsM6PZu19bynox-gv1YBv5mGKT5SHZPTUYhE2Ee0RSMKkIsUU7Xy_mxqgb7ldmlqAZUzNB-f8LaFKtZwKrUxBXUr6rx4Jd8BflTLVD36qS3Jb7V3fgVVfReLZnECXXUcnMUFbhQdcDoW7Ha4hV45-oidP2FhJ4HGfrzlSUK0wOnc3oaeAxWIBLzFvnkIw4nAPdKLxWl0Jf1esfNtqc9eqU3ObyHQfKswHNBnmRff_f0KFLkht0KZeNH5_j0PiRK6Y8imXx5MPE-RvTP4eLy7uwOWEv1AGwYjsJwsPeM9Yw92gDPF1HHaAJPx1pzCmDlNpmcoWlMq_iZwX5X0VHJsH-Xq4wyHkmwfWLzeavXSHZ8CE-87u5b5JxPliIL8AEWqbEdz-jNVM_YXBWzLp7NAhdL2T3knWwfePC6l2iQhCRizzsqJ1ObLNwcP7TcTjdbClIkOf7HBSsHhW2mDaKW-Wc075Lc-5JMEv-hwHe7O5EQxfEaeTN1A193p93znyalc7L3AmT5KJ3NQty591y21Huj7MloeeUF5x1F5iSNDxiJsqsPdoK_CBv3dRt8RxySLzi_rY4eQ3wLkKirrml9BxPENLiiv8zIWiDDppFjgVGAQJ8gHHle6VnQK0RNzW_7O6OP8y1mhuW65wofjevPpVObkh6oPv_0O9F2iyqQrNhpRE2GDuap8DwW8tHYmepQzMvcMYF4QEMHfuetaxyLAg-u07GGd4DGsk7E_VBL5RgofL-ImXakUETyp3GuuV22u1YwEgd-mmcXgTwFVbdTfIUfMUAeuF4CTdH3aa9n4Mcgsa32Pgf1OG5zTh27QHMbCLo69UCXOgqkuZKTOGFPH2xXjfnzM00ABliXKsl1tUesVzaBG6Cz3s6axuakUyv1KYuS1OydNHjMPsVyIIBoickj-gHHDRNc2RVDo7Hgesu5AVg_vVNxUyB5u1vPV55dEXNQn6N53qxJfG0ZkXC8S4zSUpMgmWZyFydvFkGGmz0dfxUEDYu5F4eiUyyWV1aLhubY85jxr4MEsuOZfTNsaYeYpW5yvFEGKLntj4aWjE6LWKTTQtWAt-zfV3mEqNGRHnWLUUJIz1EKQwls4DASpz6YftIsCj_3bvOXo6d0LhcYrpKicViZnSgpXXE2lA0wqLb46AXgRe23iOnxeW0QmCzE61DuUz5CN0eM_Vx5jbzyMCPYUS6oNzZw6lpYZWOSiXUCpJaNA51KYjBnmZmVcH9ak6CDTx861aQVH-2WLv1WLz0PHTWzN4ePVVDns2a_ZqF9kU7X5A0RbBLNZUFiJpZPWdnH-QSE71LvSPue2kmraUx1BfPEHX_VWXdkY2So6nPxUmtEaisY9fDB-wq4HHC3Vc6Myx2nmEp89ycTsPDd3GqvUn1sAOA6mpko3z8yuKuCKDjRRfXz2NDkjudWpL3Tev6xnNtRgPrJC4ZeBKnOk7CwERAM7gcoBaWJSQqvPUCOaTzJ_YDni0JVDu2OAcH9jwpw-rNSKOgXPxSmdYinUSj98qPRJS-Lbjwb73cJKnX5AwjRVHdZpvk1LhwRFUzfJiUX5VXe700znzFs4AWEKMyCr9JlQyEDyDIo8WXyClA87AkN2X3iZnCzy_MmNs25RlEzr2EEXzYdN9MlE0NIlt1VD-NX8wpLhhqRhfS-5pbo8-HKqRz2QFv_39qdKTinOZWRgIzqViGGRmWT3JYfiOBU8KLNpWKadB24V9ax4pv3xNHleS1dKtz13pRvokihVU0IIwweCdkifbYJmJ-3jjLDo-IKZ1Z_n_dqTV6Jw9tcSAJujxon9dshNn5HF0UcDPy0UWMwOD-31TRRdJxPJsHMf8SwyBEmNOs2Kk2BRsVWE4ctZSoGHSKK3_wGUu-16",
"rhythm_version": 1.0
},
"bars": [
{
"start": 1.31162,
"duration": 1.73999,
"confidence": 0.686
},
{
"start": 3.05161,
"duration": 1.74941,
"confidence": 0.624
},
{
"start": 4.80102,
"duration": 1.73296,
"confidence": 0.242
},
{
"start": 6.53398,
"duration": 1.69715,
"confidence": 0.622
},
{
"start": 8.23113,
"duration": 1.28113,
"confidence": 0.734
},
{
"start": 9.51226,
"duration": 1.75709,
"confidence": 0.524
},
{
"start": 11.26935,
"duration": 1.79443,
"confidence": 0.527
},
{
"start": 13.06378,
"duration": 1.75927,
"confidence": 0.705
},
{
"start": 14.82304,
"duration": 1.75424,
"confidence": 0.228
},
{
"start": 16.57729,
"duration": 1.73836,
"confidence": 0.431
},
{
"start": 18.31565,
"duration": 1.76963,
"confidence": 0.382
},
{
"start": 20.08527,
"duration": 1.76139,
"confidence": 0.881
},
{
"start": 21.84666,
"duration": 1.75134,
"confidence": 0.362
},
{
"start": 23.598,
"duration": 1.75749,
"confidence": 0.292
},
{
"start": 25.35549,
"duration": 1.74215,
"confidence": 0.248
},
{
"start": 27.09764,
"duration": 1.76511,
"confidence": 0.608
},
{
"start": 28.86275,
"duration": 1.77461,
"confidence": 0.577
},
{
"start": 30.63736,
"duration": 1.29853,
"confidence": 0.424
},
{
"start": 31.93589,
"duration": 1.73029,
"confidence": 0.699
},
{
"start": 33.66617,
"duration": 1.75797,
"confidence": 0.574
},
{
"start": 35.42414,
"duration": 1.74862,
"confidence": 0.201
},
{
"start": 37.17276,
"duration": 1.76505,
"confidence": 0.263
},
{
"start": 38.93781,
"duration": 1.75996,
"confidence": 0.551
},
{
"start": 40.69776,
"duration": 1.74274,
"confidence": 0.158
},
{
"start": 42.44051,
"duration": 1.74479,
"confidence": 0.601
},
{
"start": 44.18529,
"duration": 1.75709,
"confidence": 0.163
},
{
"start": 45.94238,
"duration": 1.75992,
"confidence": 0.596
},
{
"start": 47.7023,
"duration": 1.74533,
"confidence": 0.38
},
{
"start": 49.44762,
"duration": 1.74746,
"confidence": 0.655
},
{
"start": 51.19509,
"duration": 1.74971,
"confidence": 0.635
},
{
"start": 52.9448,
"duration": 1.75049,
"confidence": 0.206
},
{
"start": 54.69529,
"duration": 1.74911,
"confidence": 0.318
},
{
"start": 56.4444,
"duration": 1.74771,
"confidence": 0.275
},
{
"start": 58.19211,
"duration": 1.75465,
"confidence": 0.614
},
{
"start": 59.94676,
"duration": 1.75283,
"confidence": 0.509
},
{
"start": 61.69959,
"duration": 1.75281,
"confidence": 0.812
},
{
"start": 63.4524,
"duration": 1.75503,
"confidence": 0.223
},
{
"start": 65.20743,
"duration": 1.74549,
"confidence": 0.848
},
{
"start": 66.95292,
"duration": 1.75119,
"confidence": 0.799
},
{
"start": 68.70411,
"duration": 1.75361,
"confidence": 0.281
},
{
"start": 70.45771,
"duration": 1.74976,
"confidence": 0.364
},
{
"start": 72.20747,
"duration": 1.75142,
"confidence": 0.714
},
{
"start": 73.9589,
"duration": 1.75602,
"confidence": 0.607
},
{
"start": 75.71491,
"duration": 1.75371,
"confidence": 0.543
},
{
"start": 77.46863,
"duration": 1.74834,
"confidence": 0.634
},
{
"start": 79.21697,
"duration": 1.74892,
"confidence": 0.42
},
{
"start": 80.96588,
"duration": 1.75026,
"confidence": 0.77
},
{
"start": 82.71614,
"duration": 1.759,
"confidence": 0.371
},
{
"start": 84.47515,
"duration": 1.75826,
"confidence": 0.502
},
{
"start": 86.23341,
"duration": 1.75475,
"confidence": 0.682
},
{
"start": 87.98815,
"duration": 1.7509,
"confidence": 0.501
},
{
"start": 89.73905,
"duration": 1.75291,
"confidence": 0.736
},
{
"start": 91.49196,
"duration": 1.75207,
"confidence": 0.42
},
{
"start": 93.24403,
"duration": 1.75315,
"confidence": 0.425
},
{
"start": 94.99718,
"duration": 1.75043,
"confidence": 0.617
},
{
"start": 96.74761,
"duration": 1.74662,
"confidence": 0.598
},
{
"start": 98.49422,
"duration": 1.74783,
"confidence": 0.639
},
{
"start": 100.24205,
"duration": 1.75407,
"confidence": 0.577
},
{
"start": 101.99612,
"duration": 1.74979,
"confidence": 0.057
},
{
"start": 103.74591,
"duration": 1.74903,
"confidence": 0.67
},
{
"start": 105.49495,
"duration": 1.7471,
"confidence": 0.419
},
{
"start": 107.24205,
"duration": 1.76002,
"confidence": 0.469
},
{
"start": 109.00207,
"duration": 1.75487,
"confidence": 0.415
},
{
"start": 110.75694,
"duration": 1.75094,
"confidence": 0.181
},
{
"start": 112.50787,
"duration": 1.76515,
"confidence": 0.715
},
{
"start": 114.27302,
"duration": 1.75483,
"confidence": 0.429
},
{
"start": 116.02785,
"duration": 1.737,
"confidence": 0.496
},
{
"start": 117.76485,
"duration": 1.75189,
"confidence": 0.709
},
{
"start": 119.51674,
"duration": 1.75868,
"confidence": 0.59
},
{
"start": 121.27542,
"duration": 1.753,
"confidence": 0.836
},
{
"start": 123.02841,
"duration": 1.74615,
"confidence": 0.478
},
{
"start": 124.77457,
"duration": 1.74406,
"confidence": 0.682
},
{
"start": 126.51863,
"duration": 1.74935,
"confidence": 0.352
},
{
"start": 128.26797,
"duration": 1.75449,
"confidence": 0.549
},
{
"start": 130.02246,
"duration": 1.75218,
"confidence": 0.575
},
{
"start": 131.77464,
"duration": 1.75345,
"confidence": 0.561
},
{
"start": 133.5281,
"duration": 1.75532,
"confidence": 0.469
},
{
"start": 135.28342,
"duration": 1.74848,
"confidence": 0.145
},
{
"start": 137.0319,
"duration": 1.74947,
"confidence": 0.656
},
{
"start": 138.78137,
"duration": 1.727,
"confidence": 0.357
},
{
"start": 140.50838,
"duration": 1.74252,
"confidence": 0.435
},
{
"start": 142.25089,
"duration": 1.7763,
"confidence": 0.412
},
{
"start": 144.02719,
"duration": 1.74901,
"confidence": 0.122
},
{
"start": 145.7762,
"duration": 1.75502,
"confidence": 0.485
},
{
"start": 147.5312,
"duration": 1.75676,
"confidence": 0.438
},
{
"start": 149.28796,
"duration": 1.75322,
"confidence": 0.181
},
{
"start": 151.04118,
"duration": 1.75102,
"confidence": 0.783
},
{
"start": 152.7922,
"duration": 1.76161,
"confidence": 0.354
},
{
"start": 154.55382,
"duration": 1.75478,
"confidence": 0.715
},
{
"start": 156.3086,
"duration": 1.74873,
"confidence": 0.754
},
{
"start": 158.05733,
"duration": 1.74973,
"confidence": 0.645
},
{
"start": 159.80705,
"duration": 1.75075,
"confidence": 0.552
},
{
"start": 161.55782,
"duration": 1.75518,
"confidence": 0.306
},
{
"start": 163.31299,
"duration": 1.73521,
"confidence": 0.433
},
{
"start": 165.04819,
"duration": 1.7372,
"confidence": 0.54
},
{
"start": 166.78539,
"duration": 1.75611,
"confidence": 0.592
},
{
"start": 168.5415,
"duration": 1.78388,
"confidence": 0.311
},
{
"start": 170.3254,
"duration": 1.74115,
"confidence": 0.419
},
{
"start": 172.06654,
"duration": 1.76881,
"confidence": 0.575
},
{
"start": 173.83534,
"duration": 1.81023,
"confidence": 0.851
},
{
"start": 175.64558,
"duration": 1.7173,
"confidence": 0.315
},
{
"start": 177.36288,
"duration": 1.71181,
"confidence": 0.546
},
{
"start": 179.07469,
"duration": 1.75152,
"confidence": 0.6
},
{
"start": 180.8262,
"duration": 1.7497,
"confidence": 0.805
},
{
"start": 182.57591,
"duration": 1.75199,
"confidence": 0.236
},
{
"start": 184.32791,
"duration": 1.76098,
"confidence": 0.685
},
{
"start": 186.08888,
"duration": 1.75578,
"confidence": 0.092
},
{
"start": 187.84467,
"duration": 1.74631,
"confidence": 0.81
},
{
"start": 189.59097,
"duration": 1.73669,
"confidence": 0.641
},
{
"start": 191.32767,
"duration": 1.73227,
"confidence": 0.127
},
{
"start": 193.05994,
"duration": 1.72572,
"confidence": 0.603
},
{
"start": 194.78564,
"duration": 1.73053,
"confidence": 0.417
},
{
"start": 196.51617,
"duration": 1.74394,
"confidence": 0.351
},
{
"start": 198.26012,
"duration": 1.74953,
"confidence": 0.304
},
{
"start": 200.00964,
"duration": 1.75788,
"confidence": 0.268
},
{
"start": 201.76755,
"duration": 1.72453,
"confidence": 0.833
},
{
"start": 203.49207,
"duration": 1.71647,
"confidence": 0.768
},
{
"start": 205.20854,
"duration": 1.72193,
"confidence": 0.12
},
{
"start": 206.93047,
"duration": 1.7308,
"confidence": 0.086
},
{
"start": 208.66125,
"duration": 1.71967,
"confidence": 0.241
},
{
"start": 210.38094,
"duration": 1.71885,
"confidence": 0.641
},
{
"start": 212.0998,
"duration": 1.73502,
"confidence": 0.573
},
{
"start": 213.83481,
"duration": 1.68443,
"confidence": 0.492
},
{
"start": 215.51924,
"duration": 1.71178,
"confidence": 0.309
},
{
"start": 217.23102,
"duration": 1.7926,
"confidence": 0.566
},
{
"start": 219.02362,
"duration": 1.75051,
"confidence": 0.206
},
{
"start": 220.77412,
"duration": 1.77259,
"confidence": 0.459
},
{
"start": 222.54672,
"duration": 1.73457,
"confidence": 0.433
},
{
"start": 224.2813,
"duration": 1.68932,
"confidence": 0.738
},
{
"start": 225.97061,
"duration": 1.72339,
"confidence": 0.172
},
{
"start": 227.69398,
"duration": 1.72086,
"confidence": 0.577
},
{
"start": 229.41486,
"duration": 1.72835,
"confidence": 0.617
},
{
"start": 231.1432,
"duration": 1.73764,
"confidence": 0.36
},
{
"start": 232.88084,
"duration": 1.72981,
"confidence": 0.184
},
{
"start": 234.61066,
"duration": 1.73639,
"confidence": 0.153
},
{
"start": 236.34705,
"duration": 1.73178,
"confidence": 0.618
},
{
"start": 238.07883,
"duration": 1.72618,
"confidence": 0.17
},
{
"start": 239.80502,
"duration": 1.72619,
"confidence": 0.045
},
{
"start": 241.5312,
"duration": 1.73318,
"confidence": 0.87
},
{
"start": 243.26439,
"duration": 1.72984,
"confidence": 0.805
},
{
"start": 244.99423,
"duration": 1.7311,
"confidence": 0.727
},
{
"start": 246.72533,
"duration": 1.73231,
"confidence": 0.279
},
{
"start": 248.45764,
"duration": 1.72382,
"confidence": 0.203
},
{
"start": 250.18146,
"duration": 0.86216,
"confidence": 0.797
},
{
"start": 251.04362,
"duration": 1.73054,
"confidence": 0.237
},
{
"start": 252.77417,
"duration": 1.72463,
"confidence": 0.58
},
{
"start": 254.4988,
"duration": 1.72085,
"confidence": 0.756
},
{
"start": 256.21964,
"duration": 1.73657,
"confidence": 0.672
},
{
"start": 257.9562,
"duration": 1.73173,
"confidence": 0.487
},
{
"start": 259.68796,
"duration": 1.73117,
"confidence": 0.453
},
{
"start": 261.41913,
"duration": 1.73352,
"confidence": 0.424
},
{
"start": 263.15262,
"duration": 1.73102,
"confidence": 0.275
},
{
"start": 264.88364,
"duration": 1.73661,
"confidence": 0.586
},
{
"start": 266.62027,
"duration": 1.72546,
"confidence": 0.604
},
{
"start": 268.34573,
"duration": 1.73135,
"confidence": 0.577
},
{
"start": 270.0771,
"duration": 1.73098,
"confidence": 0.291
},
{
"start": 271.80807,
"duration": 0.43139,
"confidence": 0.549
},
{
"start": 272.23947,
"duration": 1.73367,
"confidence": 0.524
},
{
"start": 273.97314,
"duration": 1.73055,
"confidence": 0.493
},
{
"start": 275.70367,
"duration": 1.72645,
"confidence": 0.501
},
{
"start": 277.4301,
"duration": 1.73212,
"confidence": 0.652
},
{
"start": 279.16226,
"duration": 1.72307,
"confidence": 0.278
},
{
"start": 280.8853,
"duration": 1.72918,
"confidence": 0.101
},
{
"start": 282.6145,
"duration": 1.73022,
"confidence": 0.553
},
{
"start": 284.34473,
"duration": 1.7441,
"confidence": 0.326
},
{
"start": 286.0888,
"duration": 1.72445,
"confidence": 0.66
},
{
"start": 287.81326,
"duration": 1.72791,
"confidence": 0.556
},
{
"start": 289.54117,
"duration": 1.73012,
"confidence": 0.194
},
{
"start": 291.2713,
"duration": 1.73978,
"confidence": 0.708
},
{
"start": 293.01108,
"duration": 1.72736,
"confidence": 0.87
},
{
"start": 294.73843,
"duration": 1.72422,
"confidence": 0.204
},
{
"start": 296.46265,
"duration": 1.73252,
"confidence": 0.698
},
{
"start": 298.19516,
"duration": 1.72717,
"confidence": 0.869
},
{
"start": 299.92236,
"duration": 2.02676,
"confidence": 0.855
},
{
"start": 301.9491,
"duration": 2.30456,
"confidence": 0.417
},
{
"start": 304.25366,
"duration": 2.29558,
"confidence": 0.512
},
{
"start": 306.54926,
"duration": 2.30725,
"confidence": 0.205
},
{
"start": 308.8565,
"duration": 2.30715,
"confidence": 0.635
},
{
"start": 311.16367,
"duration": 2.31178,
"confidence": 0.224
},
{
"start": 313.47543,
"duration": 2.3136,
"confidence": 0.168
},
{
"start": 315.78903,
"duration": 2.30337,
"confidence": 0.181
},
{
"start": 318.0924,
"duration": 2.3109,
"confidence": 0.547
},
{
"start": 320.40332,
"duration": 2.31815,
"confidence": 0.249
},
{
"start": 322.72147,
"duration": 2.30532,
"confidence": 0.503
},
{
"start": 325.0268,
"duration": 2.30654,
"confidence": 0.24
},
{
"start": 327.3333,
"duration": 2.3115,
"confidence": 0.287
},
{
"start": 329.6448,
"duration": 2.29898,
"confidence": 0.341
},
{
"start": 331.9438,
"duration": 2.29364,
"confidence": 0.799
},
{
"start": 334.23743,
"duration": 2.31655,
"confidence": 0.106
},
{
"start": 336.554,
"duration": 2.31048,
"confidence": 0.325
},
{
"start": 338.86447,
"duration": 2.29058,
"confidence": 0.063
},
{
"start": 341.15506,
"duration": 2.30692,
"confidence": 0.209
},
{
"start": 343.46198,
"duration": 2.31661,
"confidence": 0.763
},
{
"start": 345.7786,
"duration": 2.31364,
"confidence": 0.747
},
{
"start": 348.09222,
"duration": 2.25968,
"confidence": 0.147
},
{
"start": 350.3519,
"duration": 2.25728,
"confidence": 0.644
},
{
"start": 352.6092,
"duration": 2.30314,
"confidence": 0.516
},
{
"start": 354.91232,
"duration": 2.27877,
"confidence": 0.505
},
{
"start": 357.1911,
"duration": 2.31424,
"confidence": 0.336
},
{
"start": 359.50534,
"duration": 3.4163,
"confidence": 0.443
}
],
"beats": [
{
"start": 0.45571,
"duration": 0.42987,
"confidence": 0.725
},
{
"start": 0.88558,
"duration": 0.42604,
"confidence": 0.495
},
{
"start": 1.31162,
"duration": 0.43092,
"confidence": 0.442
},
{
"start": 1.74254,
"duration": 0.43383,
"confidence": 0.22
},
{
"start": 2.17637,
"duration": 0.43585,
"confidence": 0.306
},
{
"start": 2.61222,
"duration": 0.43939,
"confidence": 0.324
},
{
"start": 3.05161,
"duration": 0.43745,
"confidence": 0.413
},
{
"start": 3.48906,
"duration": 0.43478,
"confidence": 0.406
},
{
"start": 3.92384,
"duration": 0.43915,
"confidence": 0.364
},
{
"start": 4.36299,
"duration": 0.43802,
"confidence": 0.236
},
{
"start": 4.80102,
"duration": 0.43846,
"confidence": 0.255
},
{
"start": 5.23947,
"duration": 0.43772,
"confidence": 0.243
},
{
"start": 5.67719,
"duration": 0.42994,
"confidence": 0.208
},
{
"start": 6.10713,
"duration": 0.42685,
"confidence": 0.213
},
{
"start": 6.53398,
"duration": 0.42453,
"confidence": 0.294
},
{
"start": 6.95851,
"duration": 0.42456,
"confidence": 0.221
},
{
"start": 7.38307,
"duration": 0.4246,
"confidence": 0.166
},
{
"start": 7.80767,
"duration": 0.42346,
"confidence": 0.065
},
{
"start": 8.23113,
"duration": 0.42545,
"confidence": 0.115
},
{
"start": 8.65658,
"duration": 0.42626,
"confidence": 0.169
},
{
"start": 9.08284,
"duration": 0.42942,
"confidence": 0.142
},
{
"start": 9.51226,
"duration": 0.43495,
"confidence": 0.133
},
{
"start": 9.94721,
"duration": 0.43658,
"confidence": 0.075
},
{
"start": 10.38379,
"duration": 0.44215,
"confidence": 0.133
},
{
"start": 10.82594,
"duration": 0.44341,
"confidence": 0.296
},
{
"start": 11.26935,
"duration": 0.44197,
"confidence": 0.282
},
{
"start": 11.71132,
"duration": 0.44992,
"confidence": 0.17
},
{
"start": 12.16124,
"duration": 0.45121,
"confidence": 0.2
},
{
"start": 12.61244,
"duration": 0.45133,
"confidence": 0.28
},
{
"start": 13.06378,
"duration": 0.44284,
"confidence": 0.276
},
{
"start": 13.50661,
"duration": 0.44025,
"confidence": 0.276
},
{
"start": 13.94686,
"duration": 0.43843,
"confidence": 0.15
},
{
"start": 14.3853,
"duration": 0.43775,
"confidence": 0.152
},
{
"start": 14.82304,
"duration": 0.43549,
"confidence": 0.196
},
{
"start": 15.25854,
"duration": 0.43913,
"confidence": 0.212
},
{
"start": 15.69767,
"duration": 0.43801,
"confidence": 0.235
},
{
"start": 16.13568,
"duration": 0.44161,
"confidence": 0.214
},
{
"start": 16.57729,
"duration": 0.4322,
"confidence": 0.168
},
{
"start": 17.00949,
"duration": 0.43222,
"confidence": 0.155
},
{
"start": 17.44171,
"duration": 0.43382,
"confidence": 0.096
},
{
"start": 17.87553,
"duration": 0.44012,
"confidence": 0.064
},
{
"start": 18.31565,
"duration": 0.44053,
"confidence": 0.076
},
{
"start": 18.75617,
"duration": 0.44132,
"confidence": 0.112
},
{
"start": 19.1975,
"duration": 0.44055,
"confidence": 0.068
},
{
"start": 19.63805,
"duration": 0.44723,
"confidence": 0.661
},
{
"start": 20.08527,
"duration": 0.44801,
"confidence": 0.544
},
{
"start": 20.53329,
"duration": 0.44369,
"confidence": 0.496
},
{
"start": 20.97698,
"duration": 0.43544,
"confidence": 0.346
},
{
"start": 21.41241,
"duration": 0.43425,
"confidence": 0.331
},
{
"start": 21.84666,
"duration": 0.43699,
"confidence": 0.178
},
{
"start": 22.28365,
"duration": 0.43932,
"confidence": 0.109
},
{
"start": 22.72297,
"duration": 0.43851,
"confidence": 0.065
},
{
"start": 23.16148,
"duration": 0.43652,
"confidence": 0.331
},
{
"start": 23.598,
"duration": 0.43884,
"confidence": 0.255
},
{
"start": 24.03684,
"duration": 0.44194,
"confidence": 0.319
},
{
"start": 24.47878,
"duration": 0.43955,
"confidence": 0.204
},
{
"start": 24.91833,
"duration": 0.43716,
"confidence": 0.22
},
{
"start": 25.35549,
"duration": 0.43556,
"confidence": 0.163
},
{
"start": 25.79105,
"duration": 0.43358,
"confidence": 0.145
},
{
"start": 26.22463,
"duration": 0.43592,
"confidence": 0.294
},
{
"start": 26.66055,
"duration": 0.43709,
"confidence": 0.495
},
{
"start": 27.09764,
"duration": 0.43669,
"confidence": 0.371
},
{
"start": 27.53433,
"duration": 0.44021,
"confidence": 0.362
},
{
"start": 27.97453,
"duration": 0.44254,
"confidence": 0.257
},
{
"start": 28.41708,
"duration": 0.44567,
"confidence": 0.246
},
{
"start": 28.86275,
"duration": 0.44801,
"confidence": 0.162
},
{
"start": 29.31076,
"duration": 0.44406,
"confidence": 0.091
},
{
"start": 29.75481,
"duration": 0.44207,
"confidence": 0.048
},
{
"start": 30.19689,
"duration": 0.44047,
"confidence": 0.216
},
{
"start": 30.63736,
"duration": 0.4381,
"confidence": 0.156
},
{
"start": 31.07546,
"duration": 0.43337,
"confidence": 0.232
},
{
"start": 31.50883,
"duration": 0.42706,
"confidence": 0.21
},
{
"start": 31.93589,
"duration": 0.42742,
"confidence": 0.235
},
{
"start": 32.3633,
"duration": 0.43249,
"confidence": 0.155
},
{
"start": 32.7958,
"duration": 0.43443,
"confidence": 0.096
},
{
"start": 33.23022,
"duration": 0.43595,
"confidence": 0.09
},
{
"start": 33.66617,
"duration": 0.43395,
"confidence": 0.306
},
{
"start": 34.10012,
"duration": 0.43823,
"confidence": 0.229
},
{
"start": 34.53835,
"duration": 0.4433,
"confidence": 0.213
},
{
"start": 34.98165,
"duration": 0.44249,
"confidence": 0.122
},
{
"start": 35.42414,
"duration": 0.43852,
"confidence": 0.106
},
{
"start": 35.86266,
"duration": 0.4369,
"confidence": 0.107
},
{
"start": 36.29956,
"duration": 0.43683,
"confidence": 0.113
},
{
"start": 36.73639,
"duration": 0.43637,
"confidence": 0.074
},
{
"start": 37.17276,
"duration": 0.44099,
"confidence": 0.039
},
{
"start": 37.61375,
"duration": 0.43889,
"confidence": 0.036
},
{
"start": 38.05264,
"duration": 0.44267,
"confidence": 0.069
},
{
"start": 38.49531,
"duration": 0.4425,
"confidence": 0.062
},
{
"start": 38.93781,
"duration": 0.43998,
"confidence": 0.101
},
{
"start": 39.37779,
"duration": 0.43941,
"confidence": 0.078
},
{
"start": 39.8172,
"duration": 0.44353,
"confidence": 0.14
},
{
"start": 40.26072,
"duration": 0.43704,
"confidence": 0.135
},
{
"start": 40.69776,
"duration": 0.43648,
"confidence": 0.192
},
{
"start": 41.13424,
"duration": 0.43319,
"confidence": 0.128
},
{
"start": 41.56743,
"duration": 0.43503,
"confidence": 0.156
},
{
"start": 42.00246,
"duration": 0.43805,
"confidence": 0.102
},
{
"start": 42.44051,
"duration": 0.43682,
"confidence": 0.175
},
{
"start": 42.87733,
"duration": 0.43404,
"confidence": 0.153
},
{
"start": 43.31137,
"duration": 0.43599,
"confidence": 0.097
},
{
"start": 43.74736,
"duration": 0.43794,
"confidence": 0.099
},
{
"start": 44.18529,
"duration": 0.43832,
"confidence": 0.13
},
{
"start": 44.62362,
"duration": 0.43797,
"confidence": 0.151
},
{
"start": 45.06159,
"duration": 0.43958,
"confidence": 0.114
},
{
"start": 45.50117,
"duration": 0.44121,
"confidence": 0.116
},
{
"start": 45.94238,
"duration": 0.44051,
"confidence": 0.155
},
{
"start": 46.38289,
"duration": 0.43904,
"confidence": 0.118
},
{
"start": 46.82193,
"duration": 0.43993,
"confidence": 0.119
},
{
"start": 47.26186,
"duration": 0.44044,
"confidence": 0.074
},
{
"start": 47.7023,
"duration": 0.43661,
"confidence": 0.153
},
{
"start": 48.13891,
"duration": 0.43552,
"confidence": 0.134
},
{
"start": 48.57443,
"duration": 0.4352,
"confidence": 0.127
},
{
"start": 49.00962,
"duration": 0.438,
"confidence": 0.085
},
{
"start": 49.44762,
"duration": 0.43845,
"confidence": 0.229
},
{
"start": 49.88607,
"duration": 0.43538,
"confidence": 0.266
},
{
"start": 50.32145,
"duration": 0.43465,
"confidence": 0.256
},
{
"start": 50.75609,
"duration": 0.43899,
"confidence": 0.352
},
{
"start": 51.19509,
"duration": 0.43748,
"confidence": 0.31
},
{
"start": 51.63257,
"duration": 0.43712,
"confidence": 0.403
},
{
"start": 52.06968,
"duration": 0.43754,
"confidence": 0.413
},
{
"start": 52.50723,
"duration": 0.43757,
"confidence": 0.455
},
{
"start": 52.9448,
"duration": 0.43798,
"confidence": 0.445
},
{
"start": 53.38278,
"duration": 0.43722,
"confidence": 0.515
},
{
"start": 53.82,
"duration": 0.43685,
"confidence": 0.501
},
{
"start": 54.25685,
"duration": 0.43843,
"confidence": 0.524
},
{
"start": 54.69529,
"duration": 0.43805,
"confidence": 0.494
},
{
"start": 55.13334,
"duration": 0.43649,
"confidence": 0.532
},
{
"start": 55.56983,
"duration": 0.43689,
"confidence": 0.494
},
{
"start": 56.00672,
"duration": 0.43768,
"confidence": 0.539
},
{
"start": 56.4444,
"duration": 0.43808,
"confidence": 0.531
},
{
"start": 56.88248,
"duration": 0.43652,
"confidence": 0.407
},
{
"start": 57.31901,
"duration": 0.43498,
"confidence": 0.285
},
{
"start": 57.75398,
"duration": 0.43813,
"confidence": 0.281
},
{
"start": 58.19211,
"duration": 0.43815,
"confidence": 0.187
},
{
"start": 58.63026,
"duration": 0.43895,
"confidence": 0.191
},
{
"start": 59.06921,
"duration": 0.43897,
"confidence": 0.204
},
{
"start": 59.50818,
"duration": 0.43859,
"confidence": 0.252
},
{
"start": 59.94676,
"duration": 0.43859,
"confidence": 0.308
},
{
"start": 60.38535,
"duration": 0.43977,
"confidence": 0.373
},
{
"start": 60.82513,
"duration": 0.43664,
"confidence": 0.397
},
{
"start": 61.26177,
"duration": 0.43782,
"confidence": 0.379
},
{
"start": 61.69959,
"duration": 0.43743,
"confidence": 0.285
},
{
"start": 62.13701,
"duration": 0.43742,
"confidence": 0.315
},
{
"start": 62.57444,
"duration": 0.4382,
"confidence": 0.304
},
{
"start": 63.01264,
"duration": 0.43976,
"confidence": 0.345
},
{
"start": 63.4524,
"duration": 0.43936,
"confidence": 0.312
},
{
"start": 63.89176,
"duration": 0.43935,
"confidence": 0.29
},
{
"start": 64.33111,
"duration": 0.43856,
"confidence": 0.273
},
{
"start": 64.76967,
"duration": 0.43776,
"confidence": 0.342
},
{
"start": 65.20743,
"duration": 0.43697,
"confidence": 0.417
},
{
"start": 65.6444,
"duration": 0.43618,
"confidence": 0.406
},
{
"start": 66.08058,
"duration": 0.43617,
"confidence": 0.383
},
{
"start": 66.51676,
"duration": 0.43616,
"confidence": 0.362
},
{
"start": 66.95292,
"duration": 0.43772,
"confidence": 0.235
},
{
"start": 67.39064,
"duration": 0.4381,
"confidence": 0.216
},
{
"start": 67.82874,
"duration": 0.43769,
"confidence": 0.225
},
{
"start": 68.26643,
"duration": 0.43767,
"confidence": 0.273
},
{
"start": 68.70411,
"duration": 0.43882,
"confidence": 0.245
},
{
"start": 69.14293,
"duration": 0.4388,
"confidence": 0.256
},
{
"start": 69.58174,
"duration": 0.43839,
"confidence": 0.222
},
{
"start": 70.02013,
"duration": 0.43759,
"confidence": 0.234
},
{
"start": 70.45771,
"duration": 0.43718,
"confidence": 0.258
},
{
"start": 70.89489,
"duration": 0.43676,
"confidence": 0.285
},
{
"start": 71.33165,
"duration": 0.43831,
"confidence": 0.271
},
{
"start": 71.76996,
"duration": 0.43751,
"confidence": 0.35
},
{
"start": 72.20747,
"duration": 0.43866,
"confidence": 0.322
},
{
"start": 72.64613,
"duration": 0.43747,
"confidence": 0.31
},
{
"start": 73.0836,
"duration": 0.43706,
"confidence": 0.271
},
{
"start": 73.52067,
"duration": 0.43823,
"confidence": 0.275
},
{
"start": 73.9589,
"duration": 0.44018,
"confidence": 0.237
},
{
"start": 74.39908,
"duration": 0.439,
"confidence": 0.307
},
{
"start": 74.83808,
"duration": 0.43939,
"confidence": 0.275
},
{
"start": 75.27747,
"duration": 0.43744,
"confidence": 0.295
},
{
"start": 75.71491,
"duration": 0.43901,
"confidence": 0.262
},
{
"start": 76.15393,
"duration": 0.43941,
"confidence": 0.275
},
{
"start": 76.59333,
"duration": 0.43863,
"confidence": 0.259
},
{
"start": 77.03196,
"duration": 0.43667,
"confidence": 0.249
},
{
"start": 77.46863,
"duration": 0.43629,
"confidence": 0.177
},
{
"start": 77.90492,
"duration": 0.43669,
"confidence": 0.244
},
{
"start": 78.34161,
"duration": 0.43865,
"confidence": 0.272
},
{
"start": 78.78026,
"duration": 0.43671,
"confidence": 0.286
},
{
"start": 79.21697,
"duration": 0.43633,
"confidence": 0.261
},
{
"start": 79.6533,
"duration": 0.43595,
"confidence": 0.291
},
{
"start": 80.08925,
"duration": 0.43792,
"confidence": 0.282
},
{
"start": 80.52717,
"duration": 0.43871,
"confidence": 0.24
},
{
"start": 80.96588,
"duration": 0.43833,
"confidence": 0.154
},
{
"start": 81.40422,
"duration": 0.43639,
"confidence": 0.143
},
{
"start": 81.8406,
"duration": 0.43679,
"confidence": 0.114
},
{
"start": 82.27739,
"duration": 0.43875,
"confidence": 0.176
},
{
"start": 82.71614,
"duration": 0.44189,
"confidence": 0.169
},
{
"start": 83.15803,
"duration": 0.44034,
"confidence": 0.214
},
{
"start": 83.59837,
"duration": 0.43917,
"confidence": 0.185
},
{
"start": 84.03754,
"duration": 0.43761,
"confidence": 0.205
},
{
"start": 84.47515,
"duration": 0.43917,
"confidence": 0.228
},
{
"start": 84.91432,
"duration": 0.44191,
"confidence": 0.206
},
{
"start": 85.35623,
"duration": 0.44035,
"confidence": 0.134
},
{
"start": 85.79658,
"duration": 0.43683,
"confidence": 0.168
},
{
"start": 86.23341,
"duration": 0.438,
"confidence": 0.173
},
{
"start": 86.67141,
"duration": 0.43878,
"confidence": 0.243
},
{
"start": 87.11019,
"duration": 0.44035,
"confidence": 0.251
},
{
"start": 87.55054,
"duration": 0.43761,
"confidence": 0.299
},
{
"start": 87.98815,
"duration": 0.43606,
"confidence": 0.258
},
{
"start": 88.42421,
"duration": 0.43802,
"confidence": 0.268
},
{
"start": 88.86222,
"duration": 0.43919,
"confidence": 0.171
},
{
"start": 89.30142,
"duration": 0.43763,
"confidence": 0.177
},
{
"start": 89.73905,
"duration": 0.43764,
"confidence": 0.163
},
{
"start": 90.17669,
"duration": 0.43725,
"confidence": 0.19
},
{
"start": 90.61394,
"duration": 0.43842,
"confidence": 0.135
},
{
"start": 91.05236,
"duration": 0.4396,
"confidence": 0.153
},
{
"start": 91.49196,
"duration": 0.43764,
"confidence": 0.206
},
{
"start": 91.9296,
"duration": 0.43724,
"confidence": 0.205
},
{
"start": 92.36684,
"duration": 0.4384,
"confidence": 0.166
},
{
"start": 92.80524,
"duration": 0.43879,
"confidence": 0.205
},
{
"start": 93.24403,
"duration": 0.43878,
"confidence": 0.166
},
{
"start": 93.68281,
"duration": 0.43917,
"confidence": 0.179
},
{
"start": 94.12198,
"duration": 0.4376,
"confidence": 0.201
},
{
"start": 94.55958,
"duration": 0.4376,
"confidence": 0.267
},
{
"start": 94.99718,
"duration": 0.43838,
"confidence": 0.248
},
{
"start": 95.43556,
"duration": 0.43682,
"confidence": 0.272
},
{
"start": 95.87238,
"duration": 0.43761,
"confidence": 0.195
},
{
"start": 96.30999,
"duration": 0.43761,
"confidence": 0.274
},
{
"start": 96.74761,
"duration": 0.43723,
"confidence": 0.268
},
{
"start": 97.18484,
"duration": 0.43646,
"confidence": 0.303
},
{
"start": 97.62129,
"duration": 0.43685,
"confidence": 0.245
},
{
"start": 98.05814,
"duration": 0.43608,
"confidence": 0.228
},
{
"start": 98.49422,
"duration": 0.43764,
"confidence": 0.17
},
{
"start": 98.93187,
"duration": 0.43686,
"confidence": 0.224
},
{
"start": 99.36873,
"duration": 0.43647,
"confidence": 0.235
},
{
"start": 99.8052,
"duration": 0.43686,
"confidence": 0.223
},
{
"start": 100.24205,
"duration": 0.4396,
"confidence": 0.183
},
{
"start": 100.68165,
"duration": 0.43881,
"confidence": 0.182
},
{
"start": 101.12046,
"duration": 0.43803,
"confidence": 0.145
},
{
"start": 101.55849,
"duration": 0.43764,
"confidence": 0.151
},
{
"start": 101.99612,
"duration": 0.43725,
"confidence": 0.183
},
{
"start": 102.43337,
"duration": 0.43686,
"confidence": 0.224
},
{
"start": 102.87023,
"duration": 0.43804,
"confidence": 0.2
},
{
"start": 103.30827,
"duration": 0.43765,
"confidence": 0.239
},
{
"start": 103.74591,
"duration": 0.43882,
"confidence": 0.168
},
{
"start": 104.18474,
"duration": 0.43687,
"confidence": 0.152
},
{
"start": 104.6216,
"duration": 0.43687,
"confidence": 0.133
},
{
"start": 105.05847,
"duration": 0.43648,
"confidence": 0.194
},
{
"start": 105.49495,
"duration": 0.43843,
"confidence": 0.18
},
{
"start": 105.93338,
"duration": 0.43648,
"confidence": 0.196
},
{
"start": 106.36986,
"duration": 0.43648,
"confidence": 0.172
},
{
"start": 106.80634,
"duration": 0.4357,
"confidence": 0.156
},
{
"start": 107.24205,
"duration": 0.44001,
"confidence": 0.206
},
{
"start": 107.68205,
"duration": 0.43805,
"confidence": 0.201
},
{
"start": 108.12011,
"duration": 0.44353,
"confidence": 0.186
},
{
"start": 108.56363,
"duration": 0.43844,
"confidence": 0.165
},
{
"start": 109.00207,
"duration": 0.43922,
"confidence": 0.247
},
{
"start": 109.44129,
"duration": 0.43921,
"confidence": 0.21
},
{
"start": 109.88049,
"duration": 0.43881,
"confidence": 0.167
},
{
"start": 110.3193,
"duration": 0.43763,
"confidence": 0.203
},
{
"start": 110.75694,
"duration": 0.43881,
"confidence": 0.17
},
{
"start": 111.19574,
"duration": 0.43294,
"confidence": 0.204
},
{
"start": 111.62868,
"duration": 0.43959,
"confidence": 0.16
},
{
"start": 112.06828,
"duration": 0.4396,
"confidence": 0.189
},
{
"start": 112.50787,
"duration": 0.44195,
"confidence": 0.256
},
{
"start": 112.94983,
"duration": 0.44236,
"confidence": 0.27
},
{
"start": 113.39218,
"duration": 0.4408,
"confidence": 0.297
},
{
"start": 113.83299,
"duration": 0.44003,
"confidence": 0.199
},
{
"start": 114.27302,
"duration": 0.44201,
"confidence": 0.164
},
{
"start": 114.71503,
"duration": 0.4385,
"confidence": 0.109
},
{
"start": 115.15353,
"duration": 0.4397,
"confidence": 0.086
},
{
"start": 115.59323,
"duration": 0.43462,
"confidence": 0.108
},
{
"start": 116.02785,
"duration": 0.43346,
"confidence": 0.139
},
{
"start": 116.46131,
"duration": 0.43347,
"confidence": 0.163
},
{
"start": 116.89478,
"duration": 0.4366,
"confidence": 0.14
},
{
"start": 117.33138,
"duration": 0.43347,
"confidence": 0.208
},
{
"start": 117.76485,
"duration": 0.43738,
"confidence": 0.226
},
{
"start": 118.20223,
"duration": 0.43778,
"confidence": 0.246
},
{
"start": 118.64001,
"duration": 0.44013,
"confidence": 0.177
},
{
"start": 119.08014,
"duration": 0.43661,
"confidence": 0.17
},
{
"start": 119.51674,
"duration": 0.43818,
"confidence": 0.191
},
{
"start": 119.95492,
"duration": 0.43976,
"confidence": 0.147
},
{
"start": 120.39468,
"duration": 0.44251,
"confidence": 0.087
},
{
"start": 120.8372,
"duration": 0.43822,
"confidence": 0.132
},
{
"start": 121.27542,
"duration": 0.43627,
"confidence": 0.096
},
{
"start": 121.71169,
"duration": 0.43629,
"confidence": 0.308
},
{
"start": 122.14798,
"duration": 0.441,
"confidence": 0.326
},
{
"start": 122.58897,
"duration": 0.43944,
"confidence": 0.363
},
{
"start": 123.02841,
"duration": 0.43553,
"confidence": 0.331
},
{
"start": 123.46395,
"duration": 0.43633,
"confidence": 0.355
},
{
"start": 123.90028,
"duration": 0.43713,
"confidence": 0.29
},
{
"start": 124.33742,
"duration": 0.43715,
"confidence": 0.348
},
{
"start": 124.77457,
"duration": 0.4356,
"confidence": 0.376
},
{
"start": 125.21016,
"duration": 0.43483,
"confidence": 0.376
},
{
"start": 125.645,
"duration": 0.43642,
"confidence": 0.328
},
{
"start": 126.08141,
"duration": 0.43722,
"confidence": 0.394
},
{
"start": 126.51863,
"duration": 0.43684,
"confidence": 0.341
},
{
"start": 126.95546,
"duration": 0.43763,
"confidence": 0.262
},
{
"start": 127.39309,
"duration": 0.43646,
"confidence": 0.217
},
{
"start": 127.82955,
"duration": 0.43842,
"confidence": 0.24
},
{
"start": 128.26797,
"duration": 0.43921,
"confidence": 0.212
},
{
"start": 128.70718,
"duration": 0.43882,
"confidence": 0.309
},
{
"start": 129.146,
"duration": 0.43843,
"confidence": 0.385
},
{
"start": 129.58443,
"duration": 0.43804,
"confidence": 0.426
},
{
"start": 130.02246,
"duration": 0.43686,
"confidence": 0.399
},
{
"start": 130.45934,
"duration": 0.43961,
"confidence": 0.338
},
{
"start": 130.89894,
"duration": 0.43805,
"confidence": 0.289
},
{
"start": 131.33698,
"duration": 0.43767,
"confidence": 0.325
},
{
"start": 131.77464,
"duration": 0.43768,
"confidence": 0.274
},
{
"start": 132.21233,
"duration": 0.43807,
"confidence": 0.34
},
{
"start": 132.65039,
"duration": 0.43885,
"confidence": 0.328
},
{
"start": 133.08925,
"duration": 0.43885,
"confidence": 0.367
},
{
"start": 133.5281,
"duration": 0.43806,
"confidence": 0.496
},
{
"start": 133.96616,
"duration": 0.43884,
"confidence": 0.427
},
{
"start": 134.405,
"duration": 0.43922,
"confidence": 0.331
},
{
"start": 134.84422,
"duration": 0.4392,
"confidence": 0.368
},
{
"start": 135.28342,
"duration": 0.43997,
"confidence": 0.401
},
{
"start": 135.72339,
"duration": 0.43566,
"confidence": 0.398
},
{
"start": 136.15906,
"duration": 0.43525,
"confidence": 0.373
},
{
"start": 136.5943,
"duration": 0.43759,
"confidence": 0.351
},
{
"start": 137.0319,
"duration": 0.43993,
"confidence": 0.246
},
{
"start": 137.47183,
"duration": 0.43796,
"confidence": 0.217
},
{
"start": 137.90979,
"duration": 0.43716,
"confidence": 0.195
},
{
"start": 138.34695,
"duration": 0.43442,
"confidence": 0.312
},
{
"start": 138.78137,
"duration": 0.43871,
"confidence": 0.3
},
{
"start": 139.22008,
"duration": 0.43557,
"confidence": 0.27
},
{
"start": 139.65565,
"duration": 0.42656,
"confidence": 0.219
},
{
"start": 140.08221,
"duration": 0.42616,
"confidence": 0.302
},
{
"start": 140.50838,
"duration": 0.42968,
"confidence": 0.322
},
{
"start": 140.93805,
"duration": 0.43593,
"confidence": 0.163
},
{
"start": 141.37398,
"duration": 0.43983,
"confidence": 0.186
},
{
"start": 141.81381,
"duration": 0.43707,
"confidence": 0.175
},
{
"start": 142.25089,
"duration": 0.44215,
"confidence": 0.112
},
{
"start": 142.69302,
"duration": 0.44761,
"confidence": 0.11
},
{
"start": 143.14064,
"duration": 0.44446,
"confidence": 0.12
},
{
"start": 143.5851,
"duration": 0.44209,
"confidence": 0.191
},
{
"start": 144.02719,
"duration": 0.43933,
"confidence": 0.233
},
{
"start": 144.46652,
"duration": 0.43384,
"confidence": 0.264
},
{
"start": 144.90034,
"duration": 0.43773,
"confidence": 0.173
},
{
"start": 145.33809,
"duration": 0.43811,
"confidence": 0.127
},
{
"start": 145.7762,
"duration": 0.43848,
"confidence": 0.099
},
{
"start": 146.21468,
"duration": 0.43847,
"confidence": 0.093
},
{
"start": 146.65315,
"duration": 0.4408,
"confidence": 0.092
},
{
"start": 147.09395,
"duration": 0.43726,
"confidence": 0.322
},
{
"start": 147.5312,
"duration": 0.44155,
"confidence": 0.318
},
{
"start": 147.97276,
"duration": 0.43841,
"confidence": 0.284
},
{
"start": 148.41118,
"duration": 0.43879,
"confidence": 0.299
},
{
"start": 148.84998,
"duration": 0.438,
"confidence": 0.323
},
{
"start": 149.28796,
"duration": 0.43879,
"confidence": 0.219
},
{
"start": 149.72676,
"duration": 0.43839,
"confidence": 0.239
},
{
"start": 150.16516,
"duration": 0.4384,
"confidence": 0.264
},
{
"start": 150.60356,
"duration": 0.43763,
"confidence": 0.191
},
{
"start": 151.04118,
"duration": 0.43764,
"confidence": 0.115
},
{
"start": 151.47884,
"duration": 0.43726,
"confidence": 0.108
},
{
"start": 151.9161,
"duration": 0.43727,
"confidence": 0.095
},
{
"start": 152.35336,
"duration": 0.43884,
"confidence": 0.184
},
{
"start": 152.7922,
"duration": 0.43924,
"confidence": 0.222
},
{
"start": 153.23145,
"duration": 0.44041,
"confidence": 0.223
},
{
"start": 153.67186,
"duration": 0.44157,
"confidence": 0.168
},
{
"start": 154.11343,
"duration": 0.44039,
"confidence": 0.254
},
{
"start": 154.55382,
"duration": 0.43842,
"confidence": 0.253
},
{
"start": 154.99223,
"duration": 0.43997,
"confidence": 0.224
},
{
"start": 155.43222,
"duration": 0.43879,
"confidence": 0.145
},
{
"start": 155.871,
"duration": 0.4376,
"confidence": 0.23
},
{
"start": 156.3086,
"duration": 0.43719,
"confidence": 0.253
},
{
"start": 156.74579,
"duration": 0.43601,
"confidence": 0.438
},
{
"start": 157.1818,
"duration": 0.43757,
"confidence": 0.361
},
{
"start": 157.61937,
"duration": 0.43795,
"confidence": 0.425
},
{
"start": 158.05733,
"duration": 0.43794,
"confidence": 0.348
},
{
"start": 158.49527,
"duration": 0.43793,
"confidence": 0.4
},
{
"start": 158.9332,
"duration": 0.43753,
"confidence": 0.321
},
{
"start": 159.37073,
"duration": 0.43633,
"confidence": 0.424
},
{
"start": 159.80705,
"duration": 0.43708,
"confidence": 0.379
},
{
"start": 160.24414,
"duration": 0.4386,
"confidence": 0.419
},
{
"start": 160.68272,
"duration": 0.44011,
"confidence": 0.303
},
{
"start": 161.12283,
"duration": 0.43496,
"confidence": 0.337
},
{
"start": 161.55782,
"duration": 0.4392,
"confidence": 0.398
},
{
"start": 161.997,
"duration": 0.43874,
"confidence": 0.271
},
{
"start": 162.43575,
"duration": 0.43944,
"confidence": 0.159
},
{
"start": 162.87518,
"duration": 0.4378,
"confidence": 0.05
},
{
"start": 163.31299,
"duration": 0.43499,
"confidence": 0.188
},
{
"start": 163.74799,
"duration": 0.43296,
"confidence": 0.152
},
{
"start": 164.18094,
"duration": 0.43601,
"confidence": 0.214
},
{
"start": 164.61694,
"duration": 0.43125,
"confidence": 0.231
},
{
"start": 165.04819,
"duration": 0.43311,
"confidence": 0.36
},
{
"start": 165.48131,
"duration": 0.43423,
"confidence": 0.229
},
{
"start": 165.91553,
"duration": 0.43495,
"confidence": 0.256
},
{
"start": 166.35048,
"duration": 0.43491,
"confidence": 0.174
},
{
"start": 166.78539,
"duration": 0.4337,
"confidence": 0.241
},
{
"start": 167.21909,
"duration": 0.43758,
"confidence": 0.175
},
{
"start": 167.65668,
"duration": 0.44301,
"confidence": 0.121
},
{
"start": 168.09969,
"duration": 0.44183,
"confidence": 0.062
},
{
"start": 168.5415,
"duration": 0.44376,
"confidence": 0.186
},
{
"start": 168.98526,
"duration": 0.44296,
"confidence": 0.129
},
{
"start": 169.42822,
"duration": 0.44996,
"confidence": 0.172
},
{
"start": 169.87817,
"duration": 0.44721,
"confidence": 0.126
},
{
"start": 170.3254,
"duration": 0.43859,
"confidence": 0.232
},
{
"start": 170.76398,
"duration": 0.43192,
"confidence": 0.197
},
{
"start": 171.1959,
"duration": 0.43575,
"confidence": 0.159
},
{
"start": 171.63164,
"duration": 0.4349,
"confidence": 0.165
},
{
"start": 172.06654,
"duration": 0.43716,
"confidence": 0.279
},
{
"start": 172.50371,
"duration": 0.4328,
"confidence": 0.21
},
{
"start": 172.93651,
"duration": 0.44326,
"confidence": 0.224
},
{
"start": 173.37976,
"duration": 0.45559,
"confidence": 0.16
},
{
"start": 173.83534,
"duration": 0.45858,
"confidence": 0.229
},
{
"start": 174.29393,
"duration": 0.45295,
"confidence": 0.147
},
{
"start": 174.74687,
"duration": 0.45276,
"confidence": 0.065
},
{
"start": 175.19965,
"duration": 0.44595,
"confidence": 0.127
},
{
"start": 175.64558,
"duration": 0.43758,
"confidence": 0.239
},
{
"start": 176.08316,
"duration": 0.43067,
"confidence": 0.115
},
{
"start": 176.51382,
"duration": 0.42425,
"confidence": 0.135
},
{
"start": 176.93806,
"duration": 0.42481,
"confidence": 0.058
},
{
"start": 177.36288,
"duration": 0.42466,
"confidence": 0.118
},
{
"start": 177.78755,
"duration": 0.42256,
"confidence": 0.07
},
{
"start": 178.21011,
"duration": 0.42905,
"confidence": 0.023
},
{
"start": 178.63916,
"duration": 0.43554,
"confidence": 0.04
},
{
"start": 179.07469,
"duration": 0.4386,
"confidence": 0.126
},
{
"start": 179.51329,
"duration": 0.43856,
"confidence": 0.109
},
{
"start": 179.95186,
"duration": 0.43543,
"confidence": 0.131
},
{
"start": 180.38728,
"duration": 0.43893,
"confidence": 0.091
},
{
"start": 180.8262,
"duration": 0.43856,
"confidence": 0.15
},
{
"start": 181.26477,
"duration": 0.43703,
"confidence": 0.113
},
{
"start": 181.7018,
"duration": 0.43782,
"confidence": 0.076
},
{
"start": 182.13962,
"duration": 0.43629,
"confidence": 0.152
},
{
"start": 182.57591,
"duration": 0.43515,
"confidence": 0.18
},
{
"start": 183.01106,
"duration": 0.43712,
"confidence": 0.121
},
{
"start": 183.4482,
"duration": 0.44024,
"confidence": 0.163
},
{
"start": 183.88843,
"duration": 0.43948,
"confidence": 0.095
},
{
"start": 184.32791,
"duration": 0.4395,
"confidence": 0.088
},
{
"start": 184.76741,
"duration": 0.44031,
"confidence": 0.058
},
{
"start": 185.20772,
"duration": 0.43959,
"confidence": 0.056
},
{
"start": 185.6473,
"duration": 0.44158,
"confidence": 0.121
},
{
"start": 186.08888,
"duration": 0.44242,
"confidence": 0.185
},
{
"start": 186.53131,
"duration": 0.43706,
"confidence": 0.142
},
{
"start": 186.96837,
"duration": 0.43985,
"confidence": 0.125
},
{
"start": 187.40822,
"duration": 0.43644,
"confidence": 0.064
},
{
"start": 187.84467,
"duration": 0.43734,
"confidence": 0.159
},
{
"start": 188.282,
"duration": 0.4394,
"confidence": 0.128
},
{
"start": 188.7214,
"duration": 0.43685,
"confidence": 0.116
},
{
"start": 189.15825,
"duration": 0.43272,
"confidence": 0.061
},
{
"start": 189.59097,
"duration": 0.43408,
"confidence": 0.177
},
{
"start": 190.02505,
"duration": 0.43233,
"confidence": 0.105
},
{
"start": 190.45738,
"duration": 0.43602,
"confidence": 0.199
},
{
"start": 190.8934,
"duration": 0.43426,
"confidence": 0.293
},
{
"start": 191.32767,
"duration": 0.43208,
"confidence": 0.327
},
{
"start": 191.75974,
"duration": 0.43222,
"confidence": 0.094
},
{
"start": 192.19196,
"duration": 0.4347,
"confidence": 0.203
},
{
"start": 192.62665,
"duration": 0.43328,
"confidence": 0.273
},
{
"start": 193.05994,
"duration": 0.43342,
"confidence": 0.257
},
{
"start": 193.49335,
"duration": 0.43235,
"confidence": 0.278
},
{
"start": 193.9257,
"duration": 0.42973,
"confidence": 0.286
},
{
"start": 194.35542,
"duration": 0.43022,
"confidence": 0.261
},
{
"start": 194.78564,
"duration": 0.43185,
"confidence": 0.21
},
{
"start": 195.2175,
"duration": 0.4331,
"confidence": 0.175
},
{
"start": 195.6506,
"duration": 0.43081,
"confidence": 0.205
},
{
"start": 196.0814,
"duration": 0.43477,
"confidence": 0.247
},
{
"start": 196.51617,
"duration": 0.43405,
"confidence": 0.245
},
{
"start": 196.95023,
"duration": 0.43762,
"confidence": 0.209
},
{
"start": 197.38783,
"duration": 0.43729,
"confidence": 0.176
},
{
"start": 197.82513,
"duration": 0.435,
"confidence": 0.208
},
{
"start": 198.26012,
"duration": 0.43427,
"confidence": 0.263
},
{
"start": 198.6944,
"duration": 0.4437,
"confidence": 0.397
},
{
"start": 199.13809,
"duration": 0.43439,
"confidence": 0.431
},
{
"start": 199.57248,
"duration": 0.43718,
"confidence": 0.261
},
{
"start": 200.00964,
"duration": 0.43645,
"confidence": 0.351
},
{
"start": 200.4461,
"duration": 0.43925,
"confidence": 0.119
},
{
"start": 200.88536,
"duration": 0.44399,
"confidence": 0.152
},
{
"start": 201.32935,
"duration": 0.43819,
"confidence": 0.072
},
{
"start": 201.76755,
"duration": 0.42572,
"confidence": 0.11
},
{
"start": 202.19325,
"duration": 0.43357,
"confidence": 0.092
},
{
"start": 202.62683,
"duration": 0.4332,
"confidence": 0.041
},
{
"start": 203.06003,
"duration": 0.43204,
"confidence": 0.019
},
{
"start": 203.49207,
"duration": 0.42657,
"confidence": 0.147
},
{
"start": 203.91864,
"duration": 0.4254,
"confidence": 0.234
},
{
"start": 204.34406,
"duration": 0.42775,
"confidence": 0.316
},
{
"start": 204.7718,
"duration": 0.43674,
"confidence": 0.439
},
{
"start": 205.20854,
"duration": 0.43361,
"confidence": 0.39
},
{
"start": 205.64215,
"duration": 0.42853,
"confidence": 0.306
},
{
"start": 206.07066,
"duration": 0.42814,
"confidence": 0.405
},
{
"start": 206.49883,
"duration": 0.43165,
"confidence": 0.304
},
{
"start": 206.93047,
"duration": 0.43203,
"confidence": 0.296
},
{
"start": 207.3625,
"duration": 0.43632,
"confidence": 0.244
},
{
"start": 207.79881,
"duration": 0.43357,
"confidence": 0.356
},
{
"start": 208.23239,
"duration": 0.42887,
"confidence": 0.184
},
{
"start": 208.66125,
"duration": 0.43117,
"confidence": 0.084
},
{
"start": 209.09244,
"duration": 0.42762,
"confidence": 0.136
},
{
"start": 209.52005,
"duration": 0.43379,
"confidence": 0.086
},
{
"start": 209.95386,
"duration": 0.42709,
"confidence": 0.027
},
{
"start": 210.38094,
"duration": 0.42312,
"confidence": 0.092
},
{
"start": 210.80405,
"duration": 0.4281,
"confidence": 0.117
},
{
"start": 211.23215,
"duration": 0.43113,
"confidence": 0.166
},
{
"start": 211.66328,
"duration": 0.43651,
"confidence": 0.243
},
{
"start": 212.0998,
"duration": 0.43759,
"confidence": 0.374
},
{
"start": 212.53738,
"duration": 0.42892,
"confidence": 0.251
},
{
"start": 212.9663,
"duration": 0.43548,
"confidence": 0.31
},
{
"start": 213.40178,
"duration": 0.43303,
"confidence": 0.263
},
{
"start": 213.83481,
"duration": 0.42864,
"confidence": 0.392
},
{
"start": 214.26344,
"duration": 0.42544,
"confidence": 0.188
},
{
"start": 214.68889,
"duration": 0.41638,
"confidence": 0.277
},
{
"start": 215.10527,
"duration": 0.41396,
"confidence": 0.067
},
{
"start": 215.51924,
"duration": 0.41737,
"confidence": 0.099
},
{
"start": 215.93661,
"duration": 0.42311,
"confidence": 0.034
},
{
"start": 216.35971,
"duration": 0.43473,
"confidence": 0.071
},
{
"start": 216.79443,
"duration": 0.43658,
"confidence": 0.104
},
{
"start": 217.23102,
"duration": 0.44273,
"confidence": 0.07
},
{
"start": 217.67375,
"duration": 0.44693,
"confidence": 0.075
},
{
"start": 218.12068,
"duration": 0.45112,
"confidence": 0.17
},
{
"start": 218.5718,
"duration": 0.45182,
"confidence": 0.271
},
{
"start": 219.02362,
"duration": 0.44436,
"confidence": 0.353
},
{
"start": 219.46799,
"duration": 0.43649,
"confidence": 0.387
},
{
"start": 219.90446,
"duration": 0.43448,
"confidence": 0.429
},
{
"start": 220.33894,
"duration": 0.43519,
"confidence": 0.385
},
{
"start": 220.77412,
"duration": 0.4402,
"confidence": 0.421
},
{
"start": 221.21432,
"duration": 0.44793,
"confidence": 0.205
},
{
"start": 221.66228,
"duration": 0.44089,
"confidence": 0.307
},
{
"start": 222.10316,
"duration": 0.44356,
"confidence": 0.207
},
{
"start": 222.54672,
"duration": 0.44236,
"confidence": 0.218
},
{
"start": 222.98907,
"duration": 0.43532,
"confidence": 0.082
},
{
"start": 223.4244,
"duration": 0.43022,
"confidence": 0.034
},
{
"start": 223.85461,
"duration": 0.42668,
"confidence": 0.044
},
{
"start": 224.2813,
"duration": 0.42019,
"confidence": 0.048
},
{
"start": 224.70148,
"duration": 0.42162,
"confidence": 0.048
},
{
"start": 225.1231,
"duration": 0.42304,
"confidence": 0.048
},
{
"start": 225.54613,
"duration": 0.42447,
"confidence": 0.048
},
{
"start": 225.97061,
"duration": 0.4259,
"confidence": 0.048
},
{
"start": 226.39651,
"duration": 0.43382,
"confidence": 0.048
},
{
"start": 226.83034,
"duration": 0.43068,
"confidence": 0.389
},
{
"start": 227.26102,
"duration": 0.43298,
"confidence": 0.3
},
{
"start": 227.69398,
"duration": 0.43218,
"confidence": 0.292
},
{
"start": 228.12617,
"duration": 0.42945,
"confidence": 0.172
},
{
"start": 228.55562,
"duration": 0.42905,
"confidence": 0.225
},
{
"start": 228.98466,
"duration": 0.43019,
"confidence": 0.204
},
{
"start": 229.41486,
"duration": 0.43133,
"confidence": 0.177
},
{
"start": 229.84619,
"duration": 0.43286,
"confidence": 0.122
},
{
"start": 230.27905,
"duration": 0.43053,
"confidence": 0.102
},
{
"start": 230.70958,
"duration": 0.43363,
"confidence": 0.113
},
{
"start": 231.1432,
"duration": 0.43518,
"confidence": 0.112
},
{
"start": 231.57838,
"duration": 0.43595,
"confidence": 0.068
},
{
"start": 232.01434,
"duration": 0.4348,
"confidence": 0.037
},
{
"start": 232.44914,
"duration": 0.43172,
"confidence": 0.108
},
{
"start": 232.88084,
"duration": 0.43251,
"confidence": 0.187
},
{
"start": 233.31337,
"duration": 0.43448,
"confidence": 0.25
},
{
"start": 233.74783,
"duration": 0.43217,
"confidence": 0.403
},
{
"start": 234.18001,
"duration": 0.43065,
"confidence": 0.423
},
{
"start": 234.61066,
"duration": 0.43301,
"confidence": 0.447
},
{
"start": 235.04367,
"duration": 0.43458,
"confidence": 0.333
},
{
"start": 235.47826,
"duration": 0.43537,
"confidence": 0.342
},
{
"start": 235.9136,
"duration": 0.43344,
"confidence": 0.274
},
{
"start": 236.34705,
"duration": 0.43266,
"confidence": 0.286
},
{
"start": 236.77972,
"duration": 0.43266,
"confidence": 0.254
},
{
"start": 237.21239,
"duration": 0.43459,
"confidence": 0.204
},
{
"start": 237.64697,
"duration": 0.43186,
"confidence": 0.16
},
{
"start": 238.07883,
"duration": 0.4303,
"confidence": 0.203
},
{
"start": 238.50914,
"duration": 0.43185,
"confidence": 0.173
},
{
"start": 238.941,
"duration": 0.43144,
"confidence": 0.172
},
{
"start": 239.37244,
"duration": 0.43259,
"confidence": 0.23
},
{
"start": 239.80502,
"duration": 0.4314,
"confidence": 0.322
},
{
"start": 240.23642,
"duration": 0.43021,
"confidence": 0.33
},
{
"start": 240.66663,
"duration": 0.43134,
"confidence": 0.361
},
{
"start": 241.09798,
"duration": 0.43324,
"confidence": 0.276
},
{
"start": 241.5312,
"duration": 0.4328,
"confidence": 0.365
},
{
"start": 241.964,
"duration": 0.43391,
"confidence": 0.311
},
{
"start": 242.3979,
"duration": 0.43307,
"confidence": 0.359
},
{
"start": 242.831,
"duration": 0.4334,
"confidence": 0.307
},
{
"start": 243.26439,
"duration": 0.4345,
"confidence": 0.282
},
{
"start": 243.69888,
"duration": 0.43326,
"confidence": 0.218
},
{
"start": 244.13216,
"duration": 0.43165,
"confidence": 0.165
},
{
"start": 244.5638,
"duration": 0.43043,
"confidence": 0.221
},
{
"start": 244.99423,
"duration": 0.43156,
"confidence": 0.253
},
{
"start": 245.4258,
"duration": 0.43347,
"confidence": 0.284
},
{
"start": 245.85925,
"duration": 0.43266,
"confidence": 0.279
},
{
"start": 246.29192,
"duration": 0.43341,
"confidence": 0.22
},
{
"start": 246.72533,
"duration": 0.43262,
"confidence": 0.323
},
{
"start": 247.15794,
"duration": 0.43415,
"confidence": 0.303
},
{
"start": 247.5921,
"duration": 0.43336,
"confidence": 0.345
},
{
"start": 248.02547,
"duration": 0.43218,
"confidence": 0.387
},
{
"start": 248.45764,
"duration": 0.43099,
"confidence": 0.367
},
{
"start": 248.88863,
"duration": 0.43213,
"confidence": 0.313
},
{
"start": 249.32076,
"duration": 0.43017,
"confidence": 0.266
},
{
"start": 249.75092,
"duration": 0.43053,
"confidence": 0.274
},
{
"start": 250.18146,
"duration": 0.42974,
"confidence": 0.298
},
{
"start": 250.6112,
"duration": 0.43243,
"confidence": 0.285
},
{
"start": 251.04362,
"duration": 0.43278,
"confidence": 0.298
},
{
"start": 251.47641,
"duration": 0.43275,
"confidence": 0.257
},
{
"start": 251.90916,
"duration": 0.43426,
"confidence": 0.244
},
{
"start": 252.34341,
"duration": 0.43075,
"confidence": 0.209
},
{
"start": 252.77417,
"duration": 0.43149,
"confidence": 0.213
},
{
"start": 253.20564,
"duration": 0.43107,
"confidence": 0.266
},
{
"start": 253.63673,
"duration": 0.42988,
"confidence": 0.323
},
{
"start": 254.0666,
"duration": 0.43219,
"confidence": 0.29
},
{
"start": 254.4988,
"duration": 0.42946,
"confidence": 0.23
},
{
"start": 254.92825,
"duration": 0.42751,
"confidence": 0.239
},
{
"start": 255.35576,
"duration": 0.43098,
"confidence": 0.2
},
{
"start": 255.78674,
"duration": 0.43291,
"confidence": 0.253
},
{
"start": 256.21964,
"duration": 0.43406,
"confidence": 0.243
},
{
"start": 256.65372,
"duration": 0.4356,
"confidence": 0.265
},
{
"start": 257.0893,
"duration": 0.43172,
"confidence": 0.223
},
{
"start": 257.52103,
"duration": 0.43519,
"confidence": 0.254
},
{
"start": 257.9562,
"duration": 0.43402,
"confidence": 0.201
},
{
"start": 258.39023,
"duration": 0.43478,
"confidence": 0.232
},
{
"start": 258.825,
"duration": 0.43051,
"confidence": 0.197
},
{
"start": 259.25552,
"duration": 0.43243,
"confidence": 0.248
},
{
"start": 259.68796,
"duration": 0.43125,
"confidence": 0.241
},
{
"start": 260.1192,
"duration": 0.43318,
"confidence": 0.286
},
{
"start": 260.55237,
"duration": 0.43317,
"confidence": 0.246
},
{
"start": 260.98557,
"duration": 0.43356,
"confidence": 0.219
},
{
"start": 261.41913,
"duration": 0.43318,
"confidence": 0.164
},
{
"start": 261.8523,
"duration": 0.43473,
"confidence": 0.194
},
{
"start": 262.28702,
"duration": 0.43125,
"confidence": 0.172
},
{
"start": 262.71826,
"duration": 0.43436,
"confidence": 0.245
},
{
"start": 263.15262,
"duration": 0.43244,
"confidence": 0.203
},
{
"start": 263.58508,
"duration": 0.4313,
"confidence": 0.208
},
{
"start": 264.0164,
"duration": 0.43325,
"confidence": 0.144
},
{
"start": 264.44962,
"duration": 0.43403,
"confidence": 0.181
},
{
"start": 264.88364,
"duration": 0.43405,
"confidence": 0.14
},
{
"start": 265.3177,
"duration": 0.43599,
"confidence": 0.167
},
{
"start": 265.7537,
"duration": 0.43328,
"confidence": 0.149
},
{
"start": 266.18698,
"duration": 0.43329,
"confidence": 0.158
},
{
"start": 266.62027,
"duration": 0.43291,
"confidence": 0.156
},
{
"start": 267.05316,
"duration": 0.43136,
"confidence": 0.223
},
{
"start": 267.48453,
"duration": 0.42866,
"confidence": 0.212
},
{
"start": 267.91318,
"duration": 0.43254,
"confidence": 0.222
},
{
"start": 268.34573,
"duration": 0.43254,
"confidence": 0.179
},
{
"start": 268.77826,
"duration": 0.43216,
"confidence": 0.192
},
{
"start": 269.21042,
"duration": 0.43255,
"confidence": 0.136
},
{
"start": 269.64297,
"duration": 0.4341,
"confidence": 0.172
},
{
"start": 270.0771,
"duration": 0.43371,
"confidence": 0.134
},
{
"start": 270.5108,
"duration": 0.43488,
"confidence": 0.216
},
{
"start": 270.94568,
"duration": 0.43023,
"confidence": 0.159
},
{
"start": 271.3759,
"duration": 0.43217,
"confidence": 0.24
},
{
"start": 271.80807,
"duration": 0.43139,
"confidence": 0.166
},
{
"start": 272.23947,
"duration": 0.4341,
"confidence": 0.24
},
{
"start": 272.67355,
"duration": 0.43139,
"confidence": 0.186
},
{
"start": 273.10495,
"duration": 0.43371,
"confidence": 0.236
},
{
"start": 273.53864,
"duration": 0.43448,
"confidence": 0.223
},
{
"start": 273.97314,
"duration": 0.43603,
"confidence": 0.214
},
{
"start": 274.40915,
"duration": 0.43177,
"confidence": 0.181
},
{
"start": 274.8409,
"duration": 0.43177,
"confidence": 0.21
},
{
"start": 275.27267,
"duration": 0.431,
"confidence": 0.249
},
{
"start": 275.70367,
"duration": 0.43217,
"confidence": 0.252
},
{
"start": 276.13586,
"duration": 0.43025,
"confidence": 0.205
},
{
"start": 276.5661,
"duration": 0.43298,
"confidence": 0.236
},
{
"start": 276.99908,
"duration": 0.43106,
"confidence": 0.214
},
{
"start": 277.4301,
"duration": 0.43533,
"confidence": 0.22
},
{
"start": 277.86545,
"duration": 0.43496,
"confidence": 0.207
},
{
"start": 278.3004,
"duration": 0.43149,
"confidence": 0.224
},
{
"start": 278.7319,
"duration": 0.43034,
"confidence": 0.176
},
{
"start": 279.16226,
"duration": 0.43074,
"confidence": 0.185
},
{
"start": 279.593,
"duration": 0.42805,
"confidence": 0.163
},
{
"start": 280.02103,
"duration": 0.43232,
"confidence": 0.151
},
{
"start": 280.45337,
"duration": 0.43196,
"confidence": 0.129
},
{
"start": 280.8853,
"duration": 0.43198,
"confidence": 0.292
},
{
"start": 281.3173,
"duration": 0.43316,
"confidence": 0.29
},
{
"start": 281.75046,
"duration": 0.4324,
"confidence": 0.324
},
{
"start": 282.18286,
"duration": 0.43165,
"confidence": 0.27
},
{
"start": 282.6145,
"duration": 0.43321,
"confidence": 0.22
},
{
"start": 283.0477,
"duration": 0.43167,
"confidence": 0.154
},
{
"start": 283.47937,
"duration": 0.43169,
"confidence": 0.165
},
{
"start": 283.91107,
"duration": 0.43365,
"confidence": 0.104
},
{
"start": 284.34473,
"duration": 0.43599,
"confidence": 0.175
},
{
"start": 284.7807,
"duration": 0.43795,
"confidence": 0.133
},
{
"start": 285.21866,
"duration": 0.43681,
"confidence": 0.147
},
{
"start": 285.65546,
"duration": 0.43335,
"confidence": 0.119
},
{
"start": 286.0888,
"duration": 0.4326,
"confidence": 0.159
},
{
"start": 286.52142,
"duration": 0.43031,
"confidence": 0.101
},
{
"start": 286.95172,
"duration": 0.43152,
"confidence": 0.108
},
{
"start": 287.38324,
"duration": 0.43001,
"confidence": 0.088
},
{
"start": 287.81326,
"duration": 0.42772,
"confidence": 0.137
},
{
"start": 288.241,
"duration": 0.43127,
"confidence": 0.143
},
{
"start": 288.67224,
"duration": 0.43365,
"confidence": 0.119
},
{
"start": 289.1059,
"duration": 0.43527,
"confidence": 0.093
},
{
"start": 289.54117,
"duration": 0.4334,
"confidence": 0.186
},
{
"start": 289.97458,
"duration": 0.43191,
"confidence": 0.217
},
{
"start": 290.4065,
"duration": 0.43159,
"confidence": 0.217
},
{
"start": 290.83807,
"duration": 0.43321,
"confidence": 0.197
},
{
"start": 291.2713,
"duration": 0.43445,
"confidence": 0.162
},
{
"start": 291.70575,
"duration": 0.4353,
"confidence": 0.148
},
{
"start": 292.14105,
"duration": 0.43498,
"confidence": 0.186
},
{
"start": 292.57602,
"duration": 0.43505,
"confidence": 0.135
},
{
"start": 293.01108,
"duration": 0.4324,
"confidence": 0.15
},
{
"start": 293.44348,
"duration": 0.43053,
"confidence": 0.089
},
{
"start": 293.87402,
"duration": 0.43373,
"confidence": 0.125
},
{
"start": 294.30774,
"duration": 0.43069,
"confidence": 0.068
},
{
"start": 294.73843,
"duration": 0.43115,
"confidence": 0.105
},
{
"start": 295.1696,
"duration": 0.42772,
"confidence": 0.179
},
{
"start": 295.5973,
"duration": 0.4309,
"confidence": 0.212
},
{
"start": 296.0282,
"duration": 0.43446,
"confidence": 0.288
},
{
"start": 296.46265,
"duration": 0.4361,
"confidence": 0.264
},
{
"start": 296.89874,
"duration": 0.43424,
"confidence": 0.233
},
{
"start": 297.333,
"duration": 0.43473,
"confidence": 0.197
},
{
"start": 297.76773,
"duration": 0.42744,
"confidence": 0.18
},
{
"start": 298.19516,
"duration": 0.43297,
"confidence": 0.129
},
{
"start": 298.62814,
"duration": 0.42955,
"confidence": 0.076
},
{
"start": 299.05768,
"duration": 0.43039,
"confidence": 0.103
},
{
"start": 299.48807,
"duration": 0.43427,
"confidence": 0.071
},
{
"start": 299.92236,
"duration": 0.46324,
"confidence": 0.071
},
{
"start": 300.3856,
"duration": 0.49221,
"confidence": 0.071
},
{
"start": 300.87778,
"duration": 0.52117,
"confidence": 0.071
},
{
"start": 301.39896,
"duration": 0.55014,
"confidence": 0.071
},
{
"start": 301.9491,
"duration": 0.57523,
"confidence": 0.071
},
{
"start": 302.52435,
"duration": 0.57879,
"confidence": 0.173
},
{
"start": 303.10312,
"duration": 0.57527,
"confidence": 0.115
},
{
"start": 303.6784,
"duration": 0.57527,
"confidence": 0.159
},
{
"start": 304.25366,
"duration": 0.57275,
"confidence": 0.158
},
{
"start": 304.82642,
"duration": 0.57478,
"confidence": 0.094
},
{
"start": 305.4012,
"duration": 0.57175,
"confidence": 0.104
},
{
"start": 305.97296,
"duration": 0.5763,
"confidence": 0.145
},
{
"start": 306.54926,
"duration": 0.57479,
"confidence": 0.096
},
{
"start": 307.12405,
"duration": 0.57833,
"confidence": 0.209
},
{
"start": 307.70236,
"duration": 0.57631,
"confidence": 0.211
},
{
"start": 308.2787,
"duration": 0.57782,
"confidence": 0.238
},
{
"start": 308.8565,
"duration": 0.5758,
"confidence": 0.313
},
{
"start": 309.4323,
"duration": 0.57831,
"confidence": 0.261
},
{
"start": 310.01062,
"duration": 0.57679,
"confidence": 0.141
},
{
"start": 310.5874,
"duration": 0.57626,
"confidence": 0.133
},
{
"start": 311.16367,
"duration": 0.5732,
"confidence": 0.192
},
{
"start": 311.73685,
"duration": 0.57721,
"confidence": 0.118
},
{
"start": 312.31406,
"duration": 0.5802,
"confidence": 0.11
},
{
"start": 312.89426,
"duration": 0.58117,
"confidence": 0.156
},
{
"start": 313.47543,
"duration": 0.57809,
"confidence": 0.102
},
{
"start": 314.05353,
"duration": 0.57855,
"confidence": 0.089
},
{
"start": 314.63208,
"duration": 0.57749,
"confidence": 0.145
},
{
"start": 315.20956,
"duration": 0.57947,
"confidence": 0.107
},
{
"start": 315.78903,
"duration": 0.57741,
"confidence": 0.143
},
{
"start": 316.36646,
"duration": 0.57485,
"confidence": 0.173
},
{
"start": 316.9413,
"duration": 0.5733,
"confidence": 0.11
},
{
"start": 317.5146,
"duration": 0.57781,
"confidence": 0.146
},
{
"start": 318.0924,
"duration": 0.57778,
"confidence": 0.183
},
{
"start": 318.6702,
"duration": 0.57825,
"confidence": 0.12
},
{
"start": 319.24844,
"duration": 0.57972,
"confidence": 0.132
},
{
"start": 319.82816,
"duration": 0.57514,
"confidence": 0.174
},
{
"start": 320.40332,
"duration": 0.57609,
"confidence": 0.111
},
{
"start": 320.9794,
"duration": 0.57907,
"confidence": 0.15
},
{
"start": 321.55847,
"duration": 0.57901,
"confidence": 0.215
},
{
"start": 322.13748,
"duration": 0.58399,
"confidence": 0.261
},
{
"start": 322.72147,
"duration": 0.57688,
"confidence": 0.3
},
{
"start": 323.29834,
"duration": 0.57281,
"confidence": 0.204
},
{
"start": 323.87115,
"duration": 0.57732,
"confidence": 0.207
},
{
"start": 324.4485,
"duration": 0.57831,
"confidence": 0.112
},
{
"start": 325.0268,
"duration": 0.57728,
"confidence": 0.174
},
{
"start": 325.60406,
"duration": 0.57431,
"confidence": 0.177
},
{
"start": 326.17838,
"duration": 0.57286,
"confidence": 0.173
},
{
"start": 326.75125,
"duration": 0.58208,
"confidence": 0.13
},
{
"start": 327.3333,
"duration": 0.57918,
"confidence": 0.1
},
{
"start": 327.9125,
"duration": 0.57983,
"confidence": 0.144
},
{
"start": 328.49234,
"duration": 0.57643,
"confidence": 0.175
},
{
"start": 329.06876,
"duration": 0.57606,
"confidence": 0.112
},
{
"start": 329.6448,
"duration": 0.57827,
"confidence": 0.113
},
{
"start": 330.22308,
"duration": 0.57442,
"confidence": 0.152
},
{
"start": 330.79752,
"duration": 0.56947,
"confidence": 0.082
},
{
"start": 331.36697,
"duration": 0.57683,
"confidence": 0.155
},
{
"start": 331.9438,
"duration": 0.57001,
"confidence": 0.231
},
{
"start": 332.51382,
"duration": 0.57565,
"confidence": 0.164
},
{
"start": 333.08945,
"duration": 0.57569,
"confidence": 0.2
},
{
"start": 333.66516,
"duration": 0.57228,
"confidence": 0.167
},
{
"start": 334.23743,
"duration": 0.57366,
"confidence": 0.142
},
{
"start": 334.8111,
"duration": 0.57807,
"confidence": 0.209
},
{
"start": 335.38916,
"duration": 0.57897,
"confidence": 0.291
},
{
"start": 335.96814,
"duration": 0.58585,
"confidence": 0.151
},
{
"start": 336.554,
"duration": 0.57809,
"confidence": 0.081
},
{
"start": 337.13208,
"duration": 0.57758,
"confidence": 0.318
},
{
"start": 337.70966,
"duration": 0.57787,
"confidence": 0.209
},
{
"start": 338.28754,
"duration": 0.57694,
"confidence": 0.253
},
{
"start": 338.86447,
"duration": 0.57704,
"confidence": 0.31
},
{
"start": 339.4415,
"duration": 0.5708,
"confidence": 0.313
},
{
"start": 340.0123,
"duration": 0.56978,
"confidence": 0.277
},
{
"start": 340.5821,
"duration": 0.57296,
"confidence": 0.241
},
{
"start": 341.15506,
"duration": 0.57499,
"confidence": 0.16
},
{
"start": 341.73004,
"duration": 0.57906,
"confidence": 0.19
},
{
"start": 342.3091,
"duration": 0.57749,
"confidence": 0.303
},
{
"start": 342.8866,
"duration": 0.57538,
"confidence": 0.262
},
{
"start": 343.46198,
"duration": 0.58044,
"confidence": 0.281
},
{
"start": 344.04242,
"duration": 0.57932,
"confidence": 0.269
},
{
"start": 344.62173,
"duration": 0.57821,
"confidence": 0.198
},
{
"start": 345.19995,
"duration": 0.57864,
"confidence": 0.189
},
{
"start": 345.7786,
"duration": 0.57802,
"confidence": 0.255
},
{
"start": 346.3566,
"duration": 0.57895,
"confidence": 0.254
},
{
"start": 346.93555,
"duration": 0.57939,
"confidence": 0.258
},
{
"start": 347.51495,
"duration": 0.57728,
"confidence": 0.261
},
{
"start": 348.09222,
"duration": 0.57571,
"confidence": 0.224
},
{
"start": 348.66794,
"duration": 0.5685,
"confidence": 0.175
},
{
"start": 349.23645,
"duration": 0.56132,
"confidence": 0.237
},
{
"start": 349.79776,
"duration": 0.55415,
"confidence": 0.231
},
{
"start": 350.3519,
"duration": 0.55881,
"confidence": 0.147
},
{
"start": 350.9107,
"duration": 0.56299,
"confidence": 0.031
},
{
"start": 351.4737,
"duration": 0.56615,
"confidence": 0.091
},
{
"start": 352.03986,
"duration": 0.56934,
"confidence": 0.12
},
{
"start": 352.6092,
"duration": 0.56944,
"confidence": 0.084
},
{
"start": 353.17862,
"duration": 0.57572,
"confidence": 0.153
},
{
"start": 353.75436,
"duration": 0.58047,
"confidence": 0.111
},
{
"start": 354.3348,
"duration": 0.5775,
"confidence": 0.119
},
{
"start": 354.91232,
"duration": 0.56987,
"confidence": 0.084
},
{
"start": 355.48218,
"duration": 0.56584,
"confidence": 0.079
},
{
"start": 356.04803,
"duration": 0.5633,
"confidence": 0.111
},
{
"start": 356.61133,
"duration": 0.57976,
"confidence": 0.015
},
{
"start": 357.1911,
"duration": 0.58078,
"confidence": 0.0
},
{
"start": 357.77188,
"duration": 0.58025,
"confidence": 0.0
},
{
"start": 358.35214,
"duration": 0.57766,
"confidence": 0.013
},
{
"start": 358.92978,
"duration": 0.57555,
"confidence": 0.016
},
{
"start": 359.50534,
"duration": 0.576,
"confidence": 0.083
},
{
"start": 360.08133,
"duration": 0.57077,
"confidence": 0.128
},
{
"start": 360.6521,
"duration": 0.56809,
"confidence": 0.065
},
{
"start": 361.22018,
"duration": 0.57001,
"confidence": 0.106
},
{
"start": 361.7902,
"duration": 0.55995,
"confidence": 0.087
},
{
"start": 362.35016,
"duration": 0.57149,
"confidence": 0.086
},
{
"start": 362.92163,
"duration": 0.60676,
"confidence": 0.077
},
{
"start": 363.5284,
"duration": 0.60676,
"confidence": 0.029
}
],
"sections": [
{
"start": 0.0,
"duration": 18.75617,
"confidence": 1.0,
"loudness": -18.51,
"tempo": 137.216,
"tempo_confidence": 0.235,
"key": 4,
"key_confidence": 0.377,
"mode": 0,
"mode_confidence": 0.36,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 18.75617,
"duration": 32.43892,
"confidence": 0.997,
"loudness": -8.052,
"tempo": 137.188,
"tempo_confidence": 0.187,
"key": 11,
"key_confidence": 0.31,
"mode": 0,
"mode_confidence": 0.591,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 51.19509,
"duration": 71.39389,
"confidence": 0.786,
"loudness": -5.706,
"tempo": 137.062,
"tempo_confidence": 0.248,
"key": 8,
"key_confidence": 0.129,
"mode": 1,
"mode_confidence": 0.4,
"time_signature": 4,
"time_signature_confidence": 0.919
},
{
"start": 122.58897,
"duration": 16.63111,
"confidence": 0.374,
"loudness": -6.106,
"tempo": 137.19,
"tempo_confidence": 0.332,
"key": 8,
"key_confidence": 0.423,
"mode": 0,
"mode_confidence": 0.306,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 139.22008,
"duration": 22.77692,
"confidence": 0.197,
"loudness": -5.4,
"tempo": 137.082,
"tempo_confidence": 0.245,
"key": 0,
"key_confidence": 0.03,
"mode": 1,
"mode_confidence": 0.174,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 161.997,
"duration": 37.57547,
"confidence": 0.731,
"loudness": -4.33,
"tempo": 138.047,
"tempo_confidence": 0.172,
"key": 11,
"key_confidence": 0.755,
"mode": 0,
"mode_confidence": 0.655,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 199.57248,
"duration": 23.41659,
"confidence": 0.697,
"loudness": -9.265,
"tempo": 138.207,
"tempo_confidence": 0.217,
"key": 2,
"key_confidence": 0.497,
"mode": 1,
"mode_confidence": 0.784,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 222.98907,
"duration": 20.70982,
"confidence": 0.388,
"loudness": -6.263,
"tempo": 138.671,
"tempo_confidence": 0.211,
"key": 11,
"key_confidence": 0.094,
"mode": 0,
"mode_confidence": 0.247,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 243.69888,
"duration": 13.82213,
"confidence": 0.452,
"loudness": -4.199,
"tempo": 138.879,
"tempo_confidence": 0.267,
"key": 11,
"key_confidence": 0.584,
"mode": 0,
"mode_confidence": 0.67,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 257.52103,
"duration": 102.56031,
"confidence": 0.258,
"loudness": -3.856,
"tempo": 123.601,
"tempo_confidence": 0.172,
"key": 11,
"key_confidence": 0.125,
"mode": 0,
"mode_confidence": 0.203,
"time_signature": 4,
"time_signature_confidence": 0.254
},
{
"start": 360.08133,
"duration": 6.13173,
"confidence": 1.0,
"loudness": -46.304,
"tempo": 0.0,
"tempo_confidence": 0.0,
"key": 2,
"key_confidence": 0.0,
"mode": 1,
"mode_confidence": 0.0,
"time_signature": 3,
"time_signature_confidence": 1.0
}
],
"segments": [
{
"start": 0.0,
"duration": 0.41098,
"confidence": 0.0,
"loudness_start": -60.0,
"loudness_max_time": 0.0,
"loudness_max": -60.0,
"loudness_end": 0.0,
"pitches": [
1.0,
0.954,
0.88,
0.801,
0.753,
0.761,
0.768,
0.769,
0.75,
0.698,
0.691,
0.719
],
"timbre": [
0.0,
171.13,
9.469,
-28.48,
57.491,
-50.067,
14.833,
5.359,
-27.228,
0.973,
-10.64,
-7.228
]
},
{
"start": 0.41098,
"duration": 0.0966,
"confidence": 1.0,
"loudness_start": -60.0,
"loudness_max_time": 0.06503,
"loudness_max": -46.749,
"loudness_end": 0.0,
"pitches": [
0.967,
0.49,
0.015,
0.014,
0.075,
0.075,
0.337,
0.337,
0.743,
0.743,
1.0,
0.043
],
"timbre": [
11.241,
13.636,
40.128,
-32.701,
50.882,
-9.224,
141.572,
10.875,
-45.436,
41.406,
-1.783,
18.384
]
},
{
"start": 0.50757,
"duration": 0.11519,
"confidence": 0.723,
"loudness_start": -46.612,
"loudness_max_time": 0.07312,
"loudness_max": -39.634,
"loudness_end": 0.0,
"pitches": [
0.86,
0.326,
0.009,
0.008,
0.013,
0.013,
0.184,
0.184,
0.645,
0.645,
1.0,
0.017
],
"timbre": [
17.788,
-56.812,
51.639,
-40.131,
20.332,
-20.044,
135.395,
12.081,
-39.588,
12.07,
-12.437,
18.569
]
},
{
"start": 0.62277,
"duration": 0.20993,
"confidence": 0.48,
"loudness_start": -40.567,
"loudness_max_time": 0.16371,
"loudness_max": -34.449,
"loudness_end": 0.0,
"pitches": [
0.548,
0.02,
0.007,
0.001,
0.001,
0.0,
0.0,
0.001,
0.001,
0.0,
0.004,
1.0
],
"timbre": [
22.743,
-100.1,
53.472,
-33.15,
-5.676,
-37.939,
123.151,
13.9,
-30.938,
0.069,
-4.194,
21.724
]
},
{
"start": 0.8327,
"duration": 0.10884,
"confidence": 0.27,
"loudness_start": -35.975,
"loudness_max_time": 0.02345,
"loudness_max": -32.441,
"loudness_end": 0.0,
"pitches": [
0.771,
0.296,
0.007,
0.007,
0.024,
0.024,
0.264,
0.264,
0.729,
0.729,
1.0,
0.007
],
"timbre": [
26.091,
-123.802,
37.285,
4.967,
-18.682,
-50.196,
107.586,
22.86,
-20.005,
-3.127,
4.021,
25.226
]
},
{
"start": 0.94154,
"duration": 0.11841,
"confidence": 0.401,
"loudness_start": -34.802,
"loudness_max_time": 0.03031,
"loudness_max": -30.551,
"loudness_end": 0.0,
"pitches": [
0.7,
0.209,
0.007,
0.007,
0.007,
0.007,
0.218,
0.218,
0.714,
0.714,
1.0,
0.007
],
"timbre": [
27.36,
-127.486,
30.485,
17.485,
-22.562,
-44.73,
104.75,
22.18,
-19.019,
-4.933,
8.901,
25.932
]
},
{
"start": 1.05995,
"duration": 0.10213,
"confidence": 0.486,
"loudness_start": -35.783,
"loudness_max_time": 0.0167,
"loudness_max": -28.6,
"loudness_end": 0.0,
"pitches": [
0.754,
0.3,
0.005,
0.005,
0.061,
0.061,
0.358,
0.358,
0.802,
0.802,
1.0,
0.012
],
"timbre": [
27.956,
-128.777,
23.603,
35.419,
-19.732,
-70.577,
99.505,
17.703,
-17.08,
-5.69,
0.967,
23.57
]
},
{
"start": 1.16209,
"duration": 0.09542,
"confidence": 0.514,
"loudness_start": -35.168,
"loudness_max_time": 0.03048,
"loudness_max": -28.117,
"loudness_end": 0.0,
"pitches": [
0.77,
0.313,
0.002,
0.002,
0.119,
0.119,
0.457,
0.457,
0.864,
0.864,
1.0,
0.024
],
"timbre": [
28.523,
-115.152,
33.144,
41.25,
-16.384,
-32.17,
106.504,
30.486,
-10.938,
-6.096,
-3.438,
26.588
]
},
{
"start": 1.25751,
"duration": 0.12159,
"confidence": 0.482,
"loudness_start": -35.23,
"loudness_max_time": 0.03967,
"loudness_max": -27.771,
"loudness_end": 0.0,
"pitches": [
0.6,
0.125,
0.008,
0.008,
0.016,
0.016,
0.291,
0.291,
0.822,
0.822,
1.0,
0.026
],
"timbre": [
28.937,
-114.341,
50.959,
25.388,
-12.068,
-19.208,
119.465,
25.138,
-7.969,
-3.406,
2.023,
23.408
]
},
{
"start": 1.37909,
"duration": 0.30984,
"confidence": 0.474,
"loudness_start": -33.345,
"loudness_max_time": 0.03955,
"loudness_max": -27.436,
"loudness_end": 0.0,
"pitches": [
0.509,
0.101,
0.003,
0.001,
0.001,
0.0,
0.0,
0.0,
0.001,
0.0,
0.035,
1.0
],
"timbre": [
30.094,
-80.02,
97.329,
36.949,
-11.986,
-42.85,
128.463,
36.818,
-0.439,
-8.751,
8.783,
16.17
]
},
{
"start": 1.68893,
"duration": 0.11633,
"confidence": 0.202,
"loudness_start": -32.078,
"loudness_max_time": 0.02045,
"loudness_max": -28.314,
"loudness_end": 0.0,
"pitches": [
0.566,
0.109,
0.006,
0.006,
0.081,
0.08,
0.485,
0.485,
0.984,
0.984,
1.0,
0.066
],
"timbre": [
29.475,
-77.869,
101.937,
36.198,
-9.557,
-59.772,
132.591,
16.482,
-2.511,
3.41,
5.918,
15.335
]
},
{
"start": 1.80526,
"duration": 0.10866,
"confidence": 0.479,
"loudness_start": -31.543,
"loudness_max_time": 0.01438,
"loudness_max": -27.219,
"loudness_end": 0.0,
"pitches": [
0.496,
0.082,
0.005,
0.005,
0.172,
0.172,
0.622,
0.622,
1.0,
1.0,
0.886,
0.08
],
"timbre": [
31.693,
-70.072,
110.93,
36.252,
-7.947,
-54.564,
134.502,
15.091,
-4.434,
5.223,
-6.427,
16.795
]
},
{
"start": 1.91392,
"duration": 0.12317,
"confidence": 0.294,
"loudness_start": -29.236,
"loudness_max_time": 0.02733,
"loudness_max": -25.469,
"loudness_end": 0.0,
"pitches": [
0.462,
0.068,
0.008,
0.008,
0.063,
0.063,
0.467,
0.467,
1.0,
1.0,
0.978,
0.026
],
"timbre": [
32.472,
-103.138,
70.924,
35.758,
-18.311,
-57.854,
119.836,
15.831,
-6.894,
2.459,
-2.904,
22.016
]
},
{
"start": 2.0371,
"duration": 0.07039,
"confidence": 0.272,
"loudness_start": -29.971,
"loudness_max_time": 0.01104,
"loudness_max": -25.221,
"loudness_end": 0.0,
"pitches": [
0.817,
0.648,
0.641,
0.641,
0.499,
0.499,
0.999,
0.999,
1.0,
1.0,
0.721,
0.756
],
"timbre": [
32.9,
-113.407,
66.614,
22.617,
-23.464,
-70.778,
115.314,
12.164,
-9.284,
4.149,
-1.42,
23.616
]
},
{
"start": 2.10748,
"duration": 0.15025,
"confidence": 0.469,
"loudness_start": -28.566,
"loudness_max_time": 0.06036,
"loudness_max": -23.353,
"loudness_end": 0.0,
"pitches": [
0.234,
0.012,
0.004,
0.004,
0.009,
0.009,
0.358,
0.358,
1.0,
1.0,
0.853,
0.02
],
"timbre": [
34.031,
-113.085,
72.301,
7.151,
-17.277,
-24.217,
123.306,
30.942,
-0.418,
-12.644,
-11.972,
22.144
]
},
{
"start": 2.25773,
"duration": 0.17755,
"confidence": 0.096,
"loudness_start": -27.317,
"loudness_max_time": 0.02044,
"loudness_max": -23.466,
"loudness_end": 0.0,
"pitches": [
0.056,
0.01,
0.0,
0.0,
0.003,
0.003,
0.317,
0.317,
1.0,
1.0,
0.58,
0.03
],
"timbre": [
34.128,
-98.51,
79.427,
28.132,
-17.226,
-57.455,
123.837,
16.049,
-6.823,
4.317,
5.461,
20.825
]
},
{
"start": 2.43528,
"duration": 0.11002,
"confidence": 0.074,
"loudness_start": -27.475,
"loudness_max_time": 0.06284,
"loudness_max": -25.037,
"loudness_end": 0.0,
"pitches": [
0.335,
0.046,
0.011,
0.011,
0.224,
0.224,
0.694,
0.694,
1.0,
1.0,
0.777,
0.023
],
"timbre": [
33.81,
-107.087,
65.716,
17.184,
-21.788,
-37.158,
119.175,
22.293,
-9.533,
-5.243,
-14.04,
28.523
]
},
{
"start": 2.54531,
"duration": 0.24122,
"confidence": 0.573,
"loudness_start": -28.56,
"loudness_max_time": 0.04065,
"loudness_max": -20.587,
"loudness_end": 0.0,
"pitches": [
0.356,
0.053,
0.003,
0.001,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.044,
1.0
],
"timbre": [
36.067,
-107.184,
68.418,
23.796,
-16.536,
-19.187,
123.832,
36.56,
-2.355,
-7.665,
1.795,
20.78
]
},
{
"start": 2.78653,
"duration": 0.09855,
"confidence": 0.376,
"loudness_start": -29.672,
"loudness_max_time": 0.02011,
"loudness_max": -22.417,
"loudness_end": 0.0,
"pitches": [
0.453,
0.18,
0.077,
0.077,
0.369,
0.369,
0.79,
0.79,
1.0,
1.0,
0.818,
0.092
],
"timbre": [
33.666,
-92.801,
87.546,
58.87,
-5.469,
-63.13,
125.429,
16.979,
1.757,
4.69,
1.992,
10.691
]
},
{
"start": 2.88508,
"duration": 0.09007,
"confidence": 0.563,
"loudness_start": -29.379,
"loudness_max_time": 0.041,
"loudness_max": -22.229,
"loudness_end": 0.0,
"pitches": [
0.512,
0.624,
0.605,
0.605,
0.569,
0.569,
1.0,
1.0,
1.0,
1.0,
0.363,
0.482
],
"timbre": [
35.418,
-83.948,
94.638,
45.542,
-2.994,
-29.359,
134.056,
12.413,
-3.042,
8.921,
-11.072,
16.351
]
},
{
"start": 2.97515,
"duration": 0.27587,
"confidence": 0.591,
"loudness_start": -26.958,
"loudness_max_time": 0.0802,
"loudness_max": -19.847,
"loudness_end": 0.0,
"pitches": [
0.443,
0.07,
0.004,
0.001,
0.001,
0.0,
0.0,
0.001,
0.001,
0.001,
0.099,
1.0
],
"timbre": [
35.786,
-100.692,
79.135,
15.542,
-16.568,
-30.286,
120.598,
46.112,
-4.485,
-7.327,
-20.108,
22.707
]
},
{
"start": 3.25102,
"duration": 0.20907,
"confidence": 0.424,
"loudness_start": -29.883,
"loudness_max_time": 0.0962,
"loudness_max": -22.838,
"loudness_end": 0.0,
"pitches": [
0.465,
0.041,
0.006,
0.002,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.075,
1.0
],
"timbre": [
34.772,
-71.089,
124.552,
23.773,
3.339,
-32.254,
140.605,
17.192,
1.942,
8.832,
-16.714,
12.255
]
},
{
"start": 3.46009,
"duration": 0.19166,
"confidence": 0.502,
"loudness_start": -27.689,
"loudness_max_time": 0.01653,
"loudness_max": -21.508,
"loudness_end": 0.0,
"pitches": [
0.593,
0.077,
0.005,
0.001,
0.001,
0.0,
0.0,
0.001,
0.001,
0.0,
0.214,
1.0
],
"timbre": [
36.493,
-63.061,
116.084,
56.3,
-1.674,
-49.519,
134.904,
32.696,
2.585,
-1.489,
-3.155,
10.112
]
},
{
"start": 3.65175,
"duration": 0.12272,
"confidence": 0.591,
"loudness_start": -27.986,
"loudness_max_time": 0.06132,
"loudness_max": -21.912,
"loudness_end": 0.0,
"pitches": [
0.243,
0.031,
0.01,
0.01,
0.239,
0.239,
0.749,
0.749,
1.0,
1.0,
0.661,
0.09
],
"timbre": [
35.774,
-83.146,
107.457,
12.414,
-3.973,
-20.847,
138.462,
18.347,
-3.078,
10.088,
-15.806,
17.614
]
},
{
"start": 3.77447,
"duration": 0.31814,
"confidence": 0.346,
"loudness_start": -24.989,
"loudness_max_time": 0.04201,
"loudness_max": -19.601,
"loudness_end": 0.0,
"pitches": [
0.583,
0.123,
0.048,
0.077,
0.074,
0.101,
0.077,
0.051,
0.022,
0.053,
0.18,
1.0
],
"timbre": [
36.84,
-88.102,
98.296,
33.877,
-4.297,
-32.433,
128.243,
36.103,
5.943,
-11.896,
-1.214,
9.929
]
},
{
"start": 4.09261,
"duration": 0.24132,
"confidence": 0.299,
"loudness_start": -26.678,
"loudness_max_time": 0.18818,
"loudness_max": -19.321,
"loudness_end": 0.0,
"pitches": [
0.547,
0.16,
0.117,
0.178,
0.152,
0.051,
0.073,
0.123,
0.084,
0.128,
0.278,
1.0
],
"timbre": [
37.287,
-82.897,
118.609,
9.461,
-6.52,
-61.282,
134.273,
-3.361,
-5.322,
11.902,
-19.923,
19.767
]
},
{
"start": 4.33392,
"duration": 0.06857,
"confidence": 0.189,
"loudness_start": -21.793,
"loudness_max_time": 0.00488,
"loudness_max": -17.329,
"loudness_end": 0.0,
"pitches": [
0.766,
0.987,
0.942,
0.942,
0.94,
0.94,
0.989,
0.989,
1.0,
1.0,
0.405,
0.402
],
"timbre": [
36.375,
-133.325,
48.916,
49.705,
-24.269,
-106.475,
102.495,
6.783,
-7.687,
4.886,
-10.343,
23.368
]
},
{
"start": 4.40249,
"duration": 0.13497,
"confidence": 0.413,
"loudness_start": -26.72,
"loudness_max_time": 0.04015,
"loudness_max": -19.051,
"loudness_end": 0.0,
"pitches": [
0.051,
0.118,
0.114,
0.11,
0.615,
0.619,
1.0,
1.0,
0.632,
0.632,
0.133,
0.052
],
"timbre": [
36.972,
-124.207,
56.913,
37.235,
-10.973,
-13.834,
120.257,
21.025,
1.995,
-6.165,
-7.884,
18.116
]
},
{
"start": 4.53746,
"duration": 0.12871,
"confidence": 0.648,
"loudness_start": -26.407,
"loudness_max_time": 0.02779,
"loudness_max": -17.281,
"loudness_end": 0.0,
"pitches": [
0.271,
0.401,
0.384,
0.41,
1.0,
1.0,
0.771,
0.774,
0.08,
0.065,
0.342,
0.13
],
"timbre": [
38.34,
-101.712,
75.38,
59.414,
-9.379,
-47.515,
117.847,
17.074,
2.721,
-9.996,
-7.89,
15.029
]
},
{
"start": 4.66617,
"duration": 0.11098,
"confidence": 0.603,
"loudness_start": -25.598,
"loudness_max_time": 0.04968,
"loudness_max": -18.314,
"loudness_end": 0.0,
"pitches": [
0.091,
0.224,
0.214,
0.213,
0.66,
0.662,
1.0,
0.994,
0.824,
0.825,
0.367,
0.023
],
"timbre": [
39.116,
-145.675,
31.662,
31.601,
-23.044,
-41.498,
104.377,
19.228,
-7.248,
-3.452,
-21.692,
27.142
]
},
{
"start": 4.77714,
"duration": 0.11633,
"confidence": 0.199,
"loudness_start": -25.572,
"loudness_max_time": 0.02026,
"loudness_max": -17.406,
"loudness_end": 0.0,
"pitches": [
0.072,
0.293,
0.287,
0.286,
0.784,
0.784,
1.0,
1.0,
0.655,
0.654,
0.21,
0.033
],
"timbre": [
38.675,
-123.016,
57.615,
32.415,
-18.409,
-47.987,
116.182,
25.97,
0.037,
-6.081,
17.557,
16.767
]
},
{
"start": 4.89347,
"duration": 0.13315,
"confidence": 0.401,
"loudness_start": -23.178,
"loudness_max_time": 0.00809,
"loudness_max": -18.6,
"loudness_end": 0.0,
"pitches": [
0.049,
0.223,
0.186,
0.182,
0.694,
0.702,
0.998,
1.0,
0.642,
0.638,
0.173,
0.061
],
"timbre": [
39.599,
-111.812,
74.149,
38.681,
-10.101,
-50.061,
113.588,
16.459,
-6.944,
5.843,
-23.499,
24.193
]
},
{
"start": 5.02662,
"duration": 0.13374,
"confidence": 0.223,
"loudness_start": -25.636,
"loudness_max_time": 0.06689,
"loudness_max": -19.079,
"loudness_end": 0.0,
"pitches": [
0.118,
0.283,
0.25,
0.214,
0.689,
0.693,
1.0,
0.991,
0.748,
0.739,
0.27,
0.107
],
"timbre": [
38.37,
-115.793,
76.583,
27.281,
-8.824,
-43.933,
115.594,
9.959,
-3.993,
0.53,
-29.172,
23.964
]
},
{
"start": 5.16036,
"duration": 0.10612,
"confidence": 0.517,
"loudness_start": -24.915,
"loudness_max_time": 0.03968,
"loudness_max": -17.465,
"loudness_end": 0.0,
"pitches": [
0.161,
0.469,
0.443,
0.422,
0.868,
0.868,
1.0,
0.997,
0.654,
0.654,
0.234,
0.068
],
"timbre": [
38.605,
-132.982,
41.142,
55.781,
-12.294,
-24.782,
114.721,
20.962,
2.523,
-7.607,
-7.343,
16.04
]
},
{
"start": 5.26649,
"duration": 0.2546,
"confidence": 0.706,
"loudness_start": -26.499,
"loudness_max_time": 0.06493,
"loudness_max": -16.819,
"loudness_end": 0.0,
"pitches": [
0.63,
0.412,
0.498,
0.283,
0.355,
0.289,
0.409,
0.231,
0.264,
0.093,
0.322,
1.0
],
"timbre": [
37.575,
-115.278,
80.553,
-0.851,
-8.65,
-17.598,
123.138,
28.639,
-0.336,
-7.805,
-21.304,
20.928
]
},
{
"start": 5.52109,
"duration": 0.13125,
"confidence": 0.732,
"loudness_start": -27.351,
"loudness_max_time": 0.04853,
"loudness_max": -16.532,
"loudness_end": 0.0,
"pitches": [
0.085,
0.442,
0.415,
0.393,
0.985,
0.981,
1.0,
1.0,
0.419,
0.418,
0.057,
0.08
],
"timbre": [
39.318,
-137.49,
49.884,
23.377,
-13.271,
-27.133,
110.837,
17.744,
-3.353,
-1.327,
-20.897,
21.855
]
},
{
"start": 5.65234,
"duration": 0.29791,
"confidence": 0.507,
"loudness_start": -23.826,
"loudness_max_time": 0.02762,
"loudness_max": -16.623,
"loudness_end": 0.0,
"pitches": [
0.642,
0.701,
0.463,
0.662,
0.494,
0.41,
0.18,
0.302,
0.222,
0.283,
0.753,
1.0
],
"timbre": [
41.08,
-131.02,
56.977,
27.883,
-18.912,
-66.768,
108.901,
20.641,
-3.676,
0.133,
-2.853,
20.12
]
},
{
"start": 5.95025,
"duration": 0.06921,
"confidence": 0.261,
"loudness_start": -23.682,
"loudness_max_time": 0.01899,
"loudness_max": -17.894,
"loudness_end": 0.0,
"pitches": [
0.763,
1.0,
0.935,
0.937,
0.942,
0.939,
0.572,
0.572,
0.605,
0.605,
0.198,
0.185
],
"timbre": [
39.41,
-117.013,
73.606,
26.555,
-16.379,
-79.817,
114.107,
18.333,
-3.51,
2.095,
6.415,
18.796
]
},
{
"start": 6.01946,
"duration": 0.1785,
"confidence": 0.408,
"loudness_start": -23.606,
"loudness_max_time": 0.08954,
"loudness_max": -17.718,
"loudness_end": 0.0,
"pitches": [
0.026,
0.256,
0.255,
0.243,
0.999,
1.0,
0.763,
0.761,
0.083,
0.082,
0.017,
0.029
],
"timbre": [
39.519,
-135.608,
66.756,
-19.438,
-18.949,
-47.313,
116.151,
16.701,
-5.604,
7.098,
-9.944,
23.096
]
},
{
"start": 6.19796,
"duration": 0.08091,
"confidence": 0.055,
"loudness_start": -22.08,
"loudness_max_time": 0.00342,
"loudness_max": -15.895,
"loudness_end": 0.0,
"pitches": [
0.535,
1.0,
0.953,
0.953,
0.981,
0.982,
0.548,
0.547,
0.572,
0.572,
0.138,
0.066
],
"timbre": [
37.123,
-166.944,
12.709,
59.39,
-30.425,
-112.44,
75.736,
7.444,
-13.816,
3.62,
-2.804,
25.561
]
},
{
"start": 6.27887,
"duration": 0.13238,
"confidence": 0.646,
"loudness_start": -27.562,
"loudness_max_time": 0.05715,
"loudness_max": -17.303,
"loudness_end": 0.0,
"pitches": [
0.128,
0.557,
0.54,
0.546,
1.0,
0.99,
0.77,
0.79,
0.241,
0.234,
0.036,
0.078
],
"timbre": [
39.137,
-135.756,
51.189,
32.454,
-12.332,
-30.596,
109.535,
24.873,
-0.376,
-3.003,
-23.562,
20.638
]
},
{
"start": 6.41125,
"duration": 0.08998,
"confidence": 0.519,
"loudness_start": -25.145,
"loudness_max_time": 0.01177,
"loudness_max": -17.506,
"loudness_end": 0.0,
"pitches": [
0.622,
1.0,
0.858,
0.852,
0.848,
0.852,
0.303,
0.307,
0.332,
0.334,
0.091,
0.207
],
"timbre": [
39.543,
-110.501,
78.61,
47.637,
1.167,
-29.948,
115.904,
19.387,
1.307,
-4.924,
2.789,
14.982
]
},
{
"start": 6.50122,
"duration": 0.66159,
"confidence": 0.371,
"loudness_start": -23.671,
"loudness_max_time": 0.08971,
"loudness_max": -17.533,
"loudness_end": 0.0,
"pitches": [
0.125,
0.112,
0.132,
0.118,
1.0,
0.979,
0.851,
0.529,
0.105,
0.089,
0.119,
0.184
],
"timbre": [
39.169,
-126.483,
80.385,
-12.503,
-11.143,
-56.184,
111.614,
15.569,
-6.179,
3.374,
-7.875,
20.863
]
},
{
"start": 7.16281,
"duration": 0.16776,
"confidence": 0.62,
"loudness_start": -23.355,
"loudness_max_time": 0.06547,
"loudness_max": -16.34,
"loudness_end": 0.0,
"pitches": [
0.121,
0.583,
0.567,
0.594,
0.992,
1.0,
0.509,
0.493,
0.059,
0.056,
0.024,
0.077
],
"timbre": [
40.133,
-123.604,
56.546,
25.426,
1.434,
-24.5,
103.794,
9.882,
-5.044,
15.325,
-29.044,
23.505
]
},
{
"start": 7.33057,
"duration": 0.11098,
"confidence": 0.382,
"loudness_start": -24.458,
"loudness_max_time": 0.03844,
"loudness_max": -18.358,
"loudness_end": 0.0,
"pitches": [
0.697,
1.0,
0.979,
0.978,
0.875,
0.872,
0.408,
0.418,
0.139,
0.099,
0.144,
0.148
],
"timbre": [
39.434,
-142.88,
58.644,
21.482,
0.962,
-25.468,
93.1,
20.736,
-2.998,
-14.049,
-9.954,
22.611
]
},
{
"start": 7.44154,
"duration": 0.48807,
"confidence": 0.047,
"loudness_start": -24.367,
"loudness_max_time": 0.00793,
"loudness_max": -16.963,
"loudness_end": 0.0,
"pitches": [
0.078,
0.059,
0.068,
0.705,
1.0,
0.247,
0.191,
0.09,
0.032,
0.061,
0.096,
0.123
],
"timbre": [
40.556,
-133.815,
65.755,
19.267,
-11.344,
-67.033,
98.154,
17.892,
-8.757,
5.242,
-11.122,
24.505
]
},
{
"start": 7.92961,
"duration": 0.238,
"confidence": 0.287,
"loudness_start": -22.243,
"loudness_max_time": 0.04379,
"loudness_max": -19.016,
"loudness_end": 0.0,
"pitches": [
0.442,
1.0,
0.447,
0.576,
0.48,
0.736,
0.501,
0.701,
0.878,
0.317,
0.319,
0.381
],
"timbre": [
39.413,
-112.492,
27.702,
0.026,
11.305,
-49.301,
72.086,
19.882,
-0.027,
-9.094,
9.097,
31.458
]
},
{
"start": 8.16762,
"duration": 0.21129,
"confidence": 0.083,
"loudness_start": -22.648,
"loudness_max_time": 0.02457,
"loudness_max": -19.141,
"loudness_end": 0.0,
"pitches": [
1.0,
0.661,
0.338,
0.234,
0.333,
0.347,
0.275,
0.305,
0.355,
0.179,
0.837,
0.799
],
"timbre": [
39.033,
-109.795,
39.597,
7.321,
-0.584,
-61.655,
70.528,
13.669,
-4.093,
1.56,
7.988,
31.542
]
},
{
"start": 8.37891,
"duration": 0.20653,
"confidence": 0.255,
"loudness_start": -23.917,
"loudness_max_time": 0.13909,
"loudness_max": -18.451,
"loudness_end": 0.0,
"pitches": [
0.481,
1.0,
0.288,
0.241,
0.25,
0.184,
0.379,
0.305,
0.269,
0.188,
0.133,
0.409
],
"timbre": [
38.938,
-95.581,
39.535,
-21.234,
-4.55,
-33.178,
78.129,
-2.614,
-2.581,
9.42,
3.615,
28.262
]
},
{
"start": 8.58544,
"duration": 0.15873,
"confidence": 0.282,
"loudness_start": -23.29,
"loudness_max_time": 0.0533,
"loudness_max": -18.362,
"loudness_end": 0.0,
"pitches": [
0.23,
0.666,
0.476,
0.614,
1.0,
0.978,
0.469,
0.483,
0.103,
0.052,
0.111,
0.141
],
"timbre": [
38.117,
-126.567,
5.686,
12.907,
-10.401,
-22.261,
53.092,
17.598,
5.218,
-30.927,
-21.869,
26.565
]
},
{
"start": 8.74417,
"duration": 0.18902,
"confidence": 0.639,
"loudness_start": -26.327,
"loudness_max_time": 0.03378,
"loudness_max": -19.281,
"loudness_end": 0.0,
"pitches": [
0.589,
1.0,
0.44,
0.455,
0.527,
0.67,
0.591,
0.524,
0.136,
0.32,
0.467,
0.429
],
"timbre": [
38.729,
-61.637,
27.671,
-15.871,
7.033,
-36.839,
68.746,
41.215,
11.512,
-21.368,
20.692,
25.248
]
},
{
"start": 8.9332,
"duration": 0.11592,
"confidence": 0.321,
"loudness_start": -23.155,
"loudness_max_time": 0.03625,
"loudness_max": -19.0,
"loudness_end": 0.0,
"pitches": [
0.855,
1.0,
0.534,
0.558,
0.487,
0.422,
0.259,
0.11,
0.271,
0.201,
0.325,
0.53
],
"timbre": [
39.431,
-56.2,
25.828,
-1.837,
24.857,
-31.078,
56.065,
-0.233,
2.767,
-3.214,
-11.613,
41.252
]
},
{
"start": 9.04912,
"duration": 0.20363,
"confidence": 0.066,
"loudness_start": -23.2,
"loudness_max_time": 0.15887,
"loudness_max": -18.584,
"loudness_end": 0.0,
"pitches": [
0.648,
0.669,
0.679,
0.549,
0.471,
0.449,
1.0,
0.548,
0.307,
0.436,
0.599,
0.844
],
"timbre": [
39.787,
-72.479,
20.161,
-12.38,
-1.079,
-42.583,
51.17,
-0.393,
-11.702,
19.015,
3.811,
23.666
]
},
{
"start": 9.25274,
"duration": 0.12458,
"confidence": 0.162,
"loudness_start": -23.249,
"loudness_max_time": 0.04795,
"loudness_max": -17.889,
"loudness_end": 0.0,
"pitches": [
0.565,
1.0,
0.912,
0.889,
0.82,
0.945,
0.393,
0.399,
0.153,
0.106,
0.228,
0.196
],
"timbre": [
39.462,
-77.896,
11.437,
4.873,
-7.405,
-27.528,
56.197,
1.994,
3.123,
-11.992,
-7.684,
25.017
]
},
{
"start": 9.37732,
"duration": 0.46562,
"confidence": 0.021,
"loudness_start": -22.841,
"loudness_max_time": 0.03299,
"loudness_max": -20.467,
"loudness_end": 0.0,
"pitches": [
0.677,
1.0,
0.48,
0.853,
0.818,
0.988,
0.598,
0.586,
0.34,
0.547,
0.521,
0.4
],
"timbre": [
37.746,
-65.687,
5.039,
11.239,
-8.612,
-38.082,
41.811,
-1.679,
0.574,
-11.06,
-15.799,
22.089
]
},
{
"start": 9.84295,
"duration": 0.27782,
"confidence": 0.16,
"loudness_start": -25.836,
"loudness_max_time": 0.01916,
"loudness_max": -21.429,
"loudness_end": 0.0,
"pitches": [
0.603,
0.864,
0.977,
0.496,
0.917,
0.854,
0.2,
0.702,
0.788,
0.853,
0.475,
1.0
],
"timbre": [
36.501,
-79.912,
-24.882,
-22.574,
2.095,
-59.99,
20.716,
17.483,
3.815,
4.423,
6.973,
26.773
]
},
{
"start": 10.12077,
"duration": 0.1839,
"confidence": 0.355,
"loudness_start": -28.245,
"loudness_max_time": 0.11284,
"loudness_max": -23.89,
"loudness_end": 0.0,
"pitches": [
0.844,
1.0,
0.537,
0.369,
0.37,
0.309,
0.429,
0.418,
0.59,
0.388,
0.954,
0.166
],
"timbre": [
34.226,
-80.243,
-25.631,
-36.913,
26.866,
-18.965,
13.244,
-17.505,
0.381,
-22.054,
-23.518,
0.79
]
},
{
"start": 10.30467,
"duration": 0.23769,
"confidence": 0.456,
"loudness_start": -28.27,
"loudness_max_time": 0.07026,
"loudness_max": -22.395,
"loudness_end": 0.0,
"pitches": [
0.552,
0.33,
0.226,
0.258,
0.33,
0.572,
0.489,
0.22,
0.221,
0.188,
0.232,
1.0
],
"timbre": [
34.503,
-130.854,
-52.877,
-37.551,
13.845,
-39.833,
21.811,
-5.772,
0.578,
-2.177,
-6.746,
21.72
]
},
{
"start": 10.54236,
"duration": 0.08862,
"confidence": 0.102,
"loudness_start": -28.733,
"loudness_max_time": 0.02479,
"loudness_max": -23.32,
"loudness_end": 0.0,
"pitches": [
1.0,
0.915,
0.252,
0.265,
0.143,
0.174,
0.701,
0.683,
0.761,
0.751,
0.746,
0.624
],
"timbre": [
33.778,
-141.145,
-44.404,
-5.036,
4.904,
-67.197,
25.483,
8.089,
-13.602,
10.15,
3.211,
20.699
]
},
{
"start": 10.63098,
"duration": 0.10426,
"confidence": 0.015,
"loudness_start": -28.356,
"loudness_max_time": 0.04108,
"loudness_max": -24.679,
"loudness_end": 0.0,
"pitches": [
1.0,
0.576,
0.172,
0.071,
0.127,
0.141,
0.383,
0.336,
0.675,
0.719,
0.931,
0.27
],
"timbre": [
33.051,
-144.872,
-19.873,
-10.925,
15.959,
-38.129,
50.072,
25.307,
-26.197,
10.352,
-4.778,
16.817
]
},
{
"start": 10.73524,
"duration": 0.08005,
"confidence": 0.724,
"loudness_start": -28.506,
"loudness_max_time": 0.02963,
"loudness_max": -21.05,
"loudness_end": 0.0,
"pitches": [
1.0,
0.735,
0.471,
0.444,
0.423,
0.415,
0.828,
0.841,
0.836,
0.842,
0.98,
0.697
],
"timbre": [
37.493,
-94.955,
-19.185,
-45.543,
18.13,
-22.065,
51.249,
17.097,
-14.685,
9.168,
16.601,
28.944
]
},
{
"start": 10.81528,
"duration": 0.15873,
"confidence": 0.229,
"loudness_start": -22.105,
"loudness_max_time": 0.09849,
"loudness_max": -18.745,
"loudness_end": 0.0,
"pitches": [
0.538,
0.187,
0.427,
0.637,
0.484,
0.242,
0.494,
0.51,
0.947,
0.844,
1.0,
0.281
],
"timbre": [
40.119,
-50.499,
-28.714,
-40.337,
6.264,
-40.45,
32.008,
-2.461,
-20.976,
0.386,
-3.25,
21.296
]
},
{
"start": 10.97401,
"duration": 0.29333,
"confidence": 0.166,
"loudness_start": -21.493,
"loudness_max_time": 0.01715,
"loudness_max": -17.535,
"loudness_end": 0.0,
"pitches": [
1.0,
0.646,
0.388,
0.537,
0.316,
0.655,
0.56,
0.352,
0.399,
0.341,
0.441,
0.738
],
"timbre": [
40.603,
-49.357,
-13.628,
-13.77,
-1.134,
-42.868,
44.99,
3.255,
-14.552,
3.847,
8.51,
34.594
]
},
{
"start": 11.26735,
"duration": 0.17351,
"confidence": 0.083,
"loudness_start": -22.705,
"loudness_max_time": 0.02802,
"loudness_max": -19.615,
"loudness_end": 0.0,
"pitches": [
0.605,
0.368,
0.201,
0.244,
0.159,
0.162,
0.314,
0.374,
0.936,
1.0,
0.944,
0.396
],
"timbre": [
39.401,
-70.902,
10.365,
-19.78,
8.596,
-40.729,
51.521,
-0.013,
-14.939,
-4.485,
5.055,
20.978
]
},
{
"start": 11.44086,
"duration": 0.48263,
"confidence": 0.136,
"loudness_start": -21.172,
"loudness_max_time": 0.20167,
"loudness_max": -17.085,
"loudness_end": 0.0,
"pitches": [
0.446,
0.31,
0.311,
0.49,
0.446,
0.546,
0.284,
0.237,
0.348,
0.874,
1.0,
0.368
],
"timbre": [
41.004,
-89.248,
3.539,
-31.184,
8.956,
-33.925,
39.543,
-5.398,
-4.2,
-7.142,
-2.041,
34.729
]
},
{
"start": 11.92349,
"duration": 0.23075,
"confidence": 0.197,
"loudness_start": -20.786,
"loudness_max_time": 0.02356,
"loudness_max": -16.811,
"loudness_end": 0.0,
"pitches": [
0.653,
0.775,
0.708,
0.524,
0.45,
0.287,
0.347,
0.308,
0.339,
0.132,
0.253,
1.0
],
"timbre": [
40.373,
-131.305,
-18.091,
1.318,
0.073,
-48.629,
48.642,
-13.884,
-4.276,
3.268,
1.835,
38.011
]
},
{
"start": 12.15424,
"duration": 0.09442,
"confidence": 0.413,
"loudness_start": -23.42,
"loudness_max_time": 0.02198,
"loudness_max": -18.709,
"loudness_end": 0.0,
"pitches": [
0.873,
0.557,
0.173,
0.278,
0.438,
0.387,
0.715,
0.719,
0.978,
0.973,
1.0,
0.172
],
"timbre": [
39.795,
-165.261,
14.864,
-3.622,
-12.756,
-54.511,
64.03,
21.43,
-16.857,
-1.999,
5.243,
29.396
]
},
{
"start": 12.24866,
"duration": 0.102,
"confidence": 0.453,
"loudness_start": -21.341,
"loudness_max_time": 0.04933,
"loudness_max": -16.179,
"loudness_end": 0.0,
"pitches": [
0.263,
0.308,
0.169,
0.146,
0.343,
0.34,
0.714,
0.747,
1.0,
0.946,
0.72,
0.119
],
"timbre": [
41.398,
-110.317,
2.235,
0.215,
4.15,
-28.241,
66.362,
14.186,
-1.929,
-13.73,
-14.531,
35.79
]
},
{
"start": 12.35066,
"duration": 0.12426,
"confidence": 0.07,
"loudness_start": -21.456,
"loudness_max_time": 0.04732,
"loudness_max": -17.093,
"loudness_end": 0.0,
"pitches": [
1.0,
0.745,
0.344,
0.234,
0.123,
0.115,
0.13,
0.139,
0.266,
0.278,
0.437,
0.477
],
"timbre": [
40.128,
-126.016,
5.531,
1.735,
6.06,
-28.632,
56.951,
6.752,
-3.654,
3.639,
-10.051,
35.477
]
},
{
"start": 12.47492,
"duration": 0.10912,
"confidence": 0.357,
"loudness_start": -22.711,
"loudness_max_time": 0.03144,
"loudness_max": -17.686,
"loudness_end": 0.0,
"pitches": [
0.504,
0.279,
0.144,
0.171,
0.4,
0.344,
0.798,
0.826,
1.0,
0.973,
0.759,
0.18
],
"timbre": [
40.301,
-134.344,
29.381,
11.569,
1.629,
-31.174,
62.521,
1.208,
-12.0,
-8.5,
-0.059,
30.747
]
},
{
"start": 12.58404,
"duration": 0.32385,
"confidence": 0.467,
"loudness_start": -21.91,
"loudness_max_time": 0.0485,
"loudness_max": -15.812,
"loudness_end": 0.0,
"pitches": [
0.903,
0.94,
0.797,
0.883,
0.892,
0.854,
0.736,
0.482,
0.33,
0.53,
0.551,
1.0
],
"timbre": [
41.581,
-109.568,
19.95,
-16.201,
-1.655,
-28.562,
65.325,
23.133,
-6.898,
-9.657,
5.554,
29.274
]
},
{
"start": 12.90789,
"duration": 0.11701,
"confidence": 0.151,
"loudness_start": -19.13,
"loudness_max_time": 0.06251,
"loudness_max": -16.073,
"loudness_end": 0.0,
"pitches": [
0.739,
0.449,
0.154,
0.17,
0.228,
0.168,
0.511,
0.523,
0.94,
0.94,
1.0,
0.239
],
"timbre": [
42.183,
-123.788,
19.016,
-6.539,
3.089,
-29.222,
56.713,
7.257,
-12.334,
-22.997,
-11.79,
35.147
]
},
{
"start": 13.0249,
"duration": 0.14508,
"confidence": 0.273,
"loudness_start": -20.012,
"loudness_max_time": 0.0386,
"loudness_max": -15.963,
"loudness_end": 0.0,
"pitches": [
0.4,
0.266,
0.089,
0.091,
0.098,
0.128,
0.549,
0.565,
1.0,
0.983,
0.71,
0.153
],
"timbre": [
42.355,
-112.22,
6.525,
-18.84,
15.881,
-33.514,
73.656,
17.668,
-18.646,
-4.427,
0.325,
30.523
]
},
{
"start": 13.16998,
"duration": 0.08132,
"confidence": 0.073,
"loudness_start": -19.242,
"loudness_max_time": 0.02488,
"loudness_max": -14.907,
"loudness_end": 0.0,
"pitches": [
1.0,
0.827,
0.425,
0.417,
0.54,
0.523,
0.979,
0.969,
0.832,
0.844,
0.816,
0.462
],
"timbre": [
42.296,
-115.839,
-11.095,
-3.341,
7.225,
-63.603,
50.86,
4.629,
-12.111,
-11.121,
15.478,
33.436
]
},
{
"start": 13.25129,
"duration": 0.25025,
"confidence": 0.04,
"loudness_start": -19.427,
"loudness_max_time": 0.04934,
"loudness_max": -15.766,
"loudness_end": 0.0,
"pitches": [
0.813,
0.614,
0.544,
1.0,
0.572,
0.471,
0.277,
0.399,
0.367,
0.545,
0.499,
0.725
],
"timbre": [
42.647,
-103.277,
28.023,
-16.732,
6.575,
-44.153,
59.654,
25.134,
-11.259,
-3.122,
6.048,
33.88
]
},
{
"start": 13.50154,
"duration": 0.17129,
"confidence": 0.409,
"loudness_start": -19.087,
"loudness_max_time": 0.03784,
"loudness_max": -14.945,
"loudness_end": 0.0,
"pitches": [
0.952,
0.371,
0.217,
0.173,
0.184,
0.276,
0.622,
0.805,
1.0,
0.822,
0.458,
0.593
],
"timbre": [
43.451,
-84.492,
23.193,
-2.984,
10.351,
-36.874,
49.405,
6.374,
-6.453,
1.877,
-0.376,
40.085
]
},
{
"start": 13.67283,
"duration": 0.31878,
"confidence": 0.17,
"loudness_start": -17.529,
"loudness_max_time": 0.00529,
"loudness_max": -14.925,
"loudness_end": 0.0,
"pitches": [
0.405,
0.577,
0.521,
0.434,
0.533,
0.431,
0.464,
0.698,
0.63,
0.339,
0.311,
1.0
],
"timbre": [
43.394,
-116.51,
23.763,
-5.103,
-0.474,
-54.114,
54.639,
6.043,
-4.196,
-14.134,
3.73,
38.905
]
},
{
"start": 13.99161,
"duration": 0.11533,
"confidence": 0.006,
"loudness_start": -19.603,
"loudness_max_time": 0.03458,
"loudness_max": -16.44,
"loudness_end": 0.0,
"pitches": [
0.207,
0.323,
0.291,
0.311,
0.742,
0.703,
1.0,
0.992,
0.63,
0.627,
0.164,
0.215
],
"timbre": [
42.163,
-107.045,
23.706,
-6.54,
-4.952,
-35.95,
60.852,
21.744,
-7.178,
9.023,
-4.704,
36.342
]
},
{
"start": 14.10694,
"duration": 0.14939,
"confidence": 0.306,
"loudness_start": -19.555,
"loudness_max_time": 0.04738,
"loudness_max": -14.981,
"loudness_end": 0.0,
"pitches": [
0.426,
0.48,
0.357,
0.404,
1.0,
0.892,
0.601,
0.527,
0.245,
0.201,
0.275,
0.277
],
"timbre": [
42.751,
-113.434,
23.711,
0.699,
6.303,
-32.798,
54.335,
12.523,
-10.923,
10.295,
0.386,
36.825
]
},
{
"start": 14.25633,
"duration": 0.12812,
"confidence": 0.138,
"loudness_start": -18.772,
"loudness_max_time": 0.04406,
"loudness_max": -16.029,
"loudness_end": 0.0,
"pitches": [
0.124,
0.157,
0.144,
0.161,
0.559,
0.53,
1.0,
0.994,
0.876,
0.877,
0.418,
0.041
],
"timbre": [
42.725,
-118.971,
4.777,
-10.839,
-8.282,
-48.214,
74.234,
6.171,
0.634,
-4.724,
-0.88,
31.365
]
},
{
"start": 14.38444,
"duration": 0.22544,
"confidence": 0.131,
"loudness_start": -18.574,
"loudness_max_time": 0.0121,
"loudness_max": -14.777,
"loudness_end": 0.0,
"pitches": [
0.62,
0.166,
0.485,
0.648,
0.343,
1.0,
0.509,
0.296,
0.363,
0.194,
0.325,
0.724
],
"timbre": [
42.886,
-113.469,
26.462,
5.075,
4.177,
-62.276,
74.899,
-8.319,
-11.862,
-8.905,
2.377,
33.83
]
},
{
"start": 14.60989,
"duration": 0.13138,
"confidence": 0.155,
"loudness_start": -20.933,
"loudness_max_time": 0.07248,
"loudness_max": -16.694,
"loudness_end": 0.0,
"pitches": [
0.417,
0.437,
0.372,
0.383,
0.793,
0.788,
1.0,
0.987,
0.537,
0.511,
0.187,
0.256
],
"timbre": [
41.261,
-134.098,
44.668,
-2.64,
3.131,
-41.123,
75.353,
30.286,
-7.65,
-19.623,
-11.22,
33.711
]
},
{
"start": 14.74127,
"duration": 0.14912,
"confidence": 0.433,
"loudness_start": -21.964,
"loudness_max_time": 0.0474,
"loudness_max": -15.881,
"loudness_end": 0.0,
"pitches": [
0.13,
0.278,
0.236,
0.21,
0.788,
0.847,
0.957,
1.0,
0.454,
0.438,
0.141,
0.15
],
"timbre": [
41.205,
-163.512,
23.878,
3.737,
-7.173,
-14.477,
72.217,
17.745,
-3.875,
-14.655,
-6.341,
25.952
]
},
{
"start": 14.89039,
"duration": 0.08195,
"confidence": 0.485,
"loudness_start": -21.631,
"loudness_max_time": 0.03042,
"loudness_max": -14.645,
"loudness_end": 0.0,
"pitches": [
0.868,
1.0,
0.818,
0.863,
0.962,
0.951,
0.927,
0.927,
0.824,
0.828,
0.362,
0.567
],
"timbre": [
42.219,
-181.379,
22.536,
14.286,
-1.699,
-47.82,
55.631,
13.103,
-17.755,
-11.009,
12.524,
32.705
]
},
{
"start": 14.97234,
"duration": 0.13002,
"confidence": 0.194,
"loudness_start": -20.464,
"loudness_max_time": 0.07054,
"loudness_max": -15.803,
"loudness_end": 0.0,
"pitches": [
0.485,
0.855,
0.769,
0.693,
1.0,
0.994,
0.586,
0.578,
0.231,
0.229,
0.335,
0.186
],
"timbre": [
42.36,
-131.989,
14.355,
-27.868,
26.276,
-41.409,
53.117,
70.869,
-14.389,
-24.223,
-0.268,
31.954
]
},
{
"start": 15.10236,
"duration": 0.14027,
"confidence": 0.24,
"loudness_start": -18.744,
"loudness_max_time": 0.05686,
"loudness_max": -14.911,
"loudness_end": 0.0,
"pitches": [
0.196,
0.433,
0.339,
0.336,
0.952,
0.973,
0.957,
1.0,
0.411,
0.375,
0.205,
0.082
],
"timbre": [
43.036,
-105.526,
-1.505,
-5.495,
21.343,
-47.641,
78.743,
29.483,
-23.027,
-1.04,
-9.677,
29.629
]
},
{
"start": 15.24263,
"duration": 0.11805,
"confidence": 0.289,
"loudness_start": -19.83,
"loudness_max_time": 0.02562,
"loudness_max": -14.009,
"loudness_end": 0.0,
"pitches": [
0.214,
0.603,
0.482,
0.515,
0.993,
1.0,
0.936,
0.928,
0.407,
0.407,
0.089,
0.086
],
"timbre": [
43.213,
-146.527,
25.735,
17.725,
-0.381,
-61.057,
76.637,
2.217,
-20.189,
-1.175,
-6.903,
31.927
]
},
{
"start": 15.36068,
"duration": 0.17968,
"confidence": 0.139,
"loudness_start": -20.263,
"loudness_max_time": 0.04049,
"loudness_max": -15.661,
"loudness_end": 0.0,
"pitches": [
0.108,
0.311,
0.244,
0.266,
0.991,
1.0,
0.876,
0.897,
0.23,
0.239,
0.075,
0.146
],
"timbre": [
42.249,
-169.989,
15.993,
8.425,
-6.955,
-39.106,
65.165,
9.002,
-16.544,
-0.392,
10.545,
30.646
]
},
{
"start": 15.54036,
"duration": 0.06939,
"confidence": 0.258,
"loudness_start": -20.21,
"loudness_max_time": 0.01899,
"loudness_max": -15.677,
"loudness_end": 0.0,
"pitches": [
0.859,
1.0,
0.902,
0.911,
0.856,
0.845,
0.587,
0.587,
0.758,
0.751,
0.543,
0.366
],
"timbre": [
42.828,
-158.145,
30.977,
-14.385,
-3.392,
-64.898,
67.779,
16.201,
-16.784,
-8.548,
9.462,
28.762
]
},
{
"start": 15.60975,
"duration": 0.17025,
"confidence": 0.46,
"loudness_start": -19.007,
"loudness_max_time": 0.08213,
"loudness_max": -12.825,
"loudness_end": 0.0,
"pitches": [
0.106,
0.271,
0.265,
0.288,
0.984,
1.0,
0.945,
0.92,
0.264,
0.267,
0.053,
0.106
],
"timbre": [
44.313,
-121.159,
18.699,
-50.892,
8.336,
-41.123,
63.742,
26.126,
3.257,
-12.613,
1.716,
32.59
]
},
{
"start": 15.78,
"duration": 0.3117,
"confidence": 0.154,
"loudness_start": -15.011,
"loudness_max_time": 0.00571,
"loudness_max": -11.176,
"loudness_end": 0.0,
"pitches": [
0.747,
0.646,
0.905,
0.772,
0.436,
0.499,
0.305,
0.283,
0.55,
0.447,
0.285,
1.0
],
"timbre": [
46.093,
-101.94,
6.746,
-11.45,
2.123,
-67.976,
46.147,
-1.231,
2.51,
-6.308,
-0.669,
40.613
]
},
{
"start": 16.0917,
"duration": 0.22612,
"confidence": 0.237,
"loudness_start": -17.939,
"loudness_max_time": 0.15271,
"loudness_max": -13.601,
"loudness_end": 0.0,
"pitches": [
0.734,
0.475,
1.0,
0.739,
0.529,
0.474,
0.316,
0.27,
0.381,
0.298,
0.461,
0.922
],
"timbre": [
44.612,
-119.669,
8.554,
-23.282,
6.776,
-36.837,
49.741,
5.798,
-0.308,
-18.721,
1.167,
37.522
]
},
{
"start": 16.31782,
"duration": 0.43546,
"confidence": 0.057,
"loudness_start": -17.589,
"loudness_max_time": 0.04323,
"loudness_max": -13.899,
"loudness_end": 0.0,
"pitches": [
0.21,
0.178,
0.219,
0.344,
0.665,
1.0,
0.903,
0.603,
0.253,
0.113,
0.198,
0.349
],
"timbre": [
44.562,
-139.493,
22.898,
-13.451,
20.596,
-45.889,
52.836,
8.526,
-11.183,
-20.837,
0.404,
33.575
]
},
{
"start": 16.75329,
"duration": 0.17424,
"confidence": 0.28,
"loudness_start": -17.68,
"loudness_max_time": 0.06293,
"loudness_max": -14.013,
"loudness_end": 0.0,
"pitches": [
0.101,
0.573,
0.521,
0.544,
0.987,
1.0,
0.505,
0.514,
0.089,
0.069,
0.051,
0.104
],
"timbre": [
44.084,
-146.885,
17.603,
-20.39,
-2.791,
-35.336,
60.546,
23.182,
-4.406,
-3.111,
-4.976,
32.893
]
},
{
"start": 16.92753,
"duration": 0.10422,
"confidence": 0.054,
"loudness_start": -18.122,
"loudness_max_time": 0.03099,
"loudness_max": -14.154,
"loudness_end": 0.0,
"pitches": [
0.664,
0.369,
0.181,
0.332,
0.612,
0.533,
0.865,
1.0,
0.979,
0.8,
0.635,
0.458
],
"timbre": [
43.941,
-120.905,
10.866,
-6.83,
-3.129,
-43.015,
55.564,
15.721,
0.232,
-0.431,
-0.421,
31.985
]
},
{
"start": 17.03175,
"duration": 0.12803,
"confidence": 0.303,
"loudness_start": -17.814,
"loudness_max_time": 0.05576,
"loudness_max": -13.299,
"loudness_end": 0.0,
"pitches": [
0.253,
0.701,
0.692,
0.667,
0.991,
1.0,
0.724,
0.738,
0.24,
0.226,
0.045,
0.071
],
"timbre": [
45.371,
-89.698,
9.776,
-18.184,
6.166,
-46.782,
71.97,
21.14,
-1.56,
-24.731,
-7.84,
27.776
]
},
{
"start": 17.15977,
"duration": 0.53991,
"confidence": 0.021,
"loudness_start": -16.063,
"loudness_max_time": 0.18097,
"loudness_max": -13.347,
"loudness_end": 0.0,
"pitches": [
0.159,
0.252,
0.261,
0.509,
0.661,
1.0,
0.355,
0.268,
0.219,
0.132,
0.243,
0.315
],
"timbre": [
45.497,
-105.072,
9.677,
-20.034,
1.852,
-43.514,
48.402,
17.366,
-3.372,
-11.291,
-3.405,
24.517
]
},
{
"start": 17.69968,
"duration": 0.16141,
"confidence": 0.151,
"loudness_start": -16.356,
"loudness_max_time": 0.06356,
"loudness_max": -13.226,
"loudness_end": 0.0,
"pitches": [
0.233,
0.65,
0.598,
0.572,
1.0,
0.965,
0.582,
0.588,
0.071,
0.066,
0.076,
0.151
],
"timbre": [
45.146,
-65.08,
7.516,
-32.648,
-8.789,
-39.309,
28.728,
7.773,
3.738,
-3.734,
-5.593,
23.019
]
},
{
"start": 17.86109,
"duration": 0.15288,
"confidence": 0.073,
"loudness_start": -16.146,
"loudness_max_time": 0.05395,
"loudness_max": -13.164,
"loudness_end": 0.0,
"pitches": [
0.517,
0.834,
0.629,
0.65,
1.0,
0.986,
0.749,
0.766,
0.472,
0.53,
0.444,
0.807
],
"timbre": [
45.455,
-71.082,
-9.006,
-28.067,
-9.723,
-33.109,
15.631,
-5.591,
-1.013,
-1.742,
-2.81,
23.374
]
},
{
"start": 18.01397,
"duration": 0.32444,
"confidence": 0.315,
"loudness_start": -15.886,
"loudness_max_time": 0.12768,
"loudness_max": -12.215,
"loudness_end": 0.0,
"pitches": [
0.495,
1.0,
0.537,
0.642,
0.345,
0.334,
0.448,
0.358,
0.586,
0.456,
0.77,
0.897
],
"timbre": [
46.448,
-60.475,
-1.934,
-29.193,
-10.945,
-31.546,
21.021,
12.457,
-0.909,
-9.324,
-0.31,
17.539
]
},
{
"start": 18.33841,
"duration": 0.13841,
"confidence": 0.061,
"loudness_start": -15.32,
"loudness_max_time": 0.09196,
"loudness_max": -12.913,
"loudness_end": 0.0,
"pitches": [
0.355,
1.0,
0.913,
0.868,
0.924,
0.966,
0.32,
0.328,
0.119,
0.149,
0.226,
0.276
],
"timbre": [
46.235,
-43.39,
4.513,
-32.056,
-17.739,
-39.26,
13.137,
4.392,
0.667,
-10.728,
-0.748,
18.301
]
},
{
"start": 18.47683,
"duration": 1.15161,
"confidence": 0.064,
"loudness_start": -14.579,
"loudness_max_time": 0.45449,
"loudness_max": -10.954,
"loudness_end": 0.0,
"pitches": [
0.115,
0.183,
0.268,
0.868,
1.0,
0.33,
0.306,
0.187,
0.151,
0.103,
0.199,
0.232
],
"timbre": [
43.903,
-39.218,
-29.521,
61.945,
-18.95,
-2.775,
-11.642,
10.394,
-7.311,
-4.763,
-73.926,
5.682
]
},
{
"start": 19.62844,
"duration": 0.87569,
"confidence": 1.0,
"loudness_start": -37.175,
"loudness_max_time": 0.05831,
"loudness_max": -6.789,
"loudness_end": 0.0,
"pitches": [
0.111,
0.14,
0.18,
0.148,
1.0,
0.326,
0.499,
0.294,
0.253,
0.1,
0.116,
0.715
],
"timbre": [
48.872,
22.225,
34.996,
-11.884,
11.887,
34.761,
33.759,
-22.92,
-5.427,
11.363,
35.0,
-14.213
]
},
{
"start": 20.50413,
"duration": 0.87483,
"confidence": 0.485,
"loudness_start": -11.738,
"loudness_max_time": 0.08083,
"loudness_max": -7.005,
"loudness_end": 0.0,
"pitches": [
0.064,
0.232,
0.111,
0.068,
0.164,
0.204,
1.0,
0.182,
0.12,
0.099,
0.108,
0.098
],
"timbre": [
50.436,
-11.681,
34.64,
8.555,
0.743,
-26.605,
22.075,
-5.447,
2.246,
-7.412,
-11.635,
-3.589
]
},
{
"start": 21.37896,
"duration": 1.48698,
"confidence": 0.731,
"loudness_start": -14.338,
"loudness_max_time": 0.02508,
"loudness_max": -4.857,
"loudness_end": 0.0,
"pitches": [
0.061,
0.067,
0.408,
0.174,
0.076,
0.209,
0.306,
1.0,
0.225,
0.225,
0.125,
0.094
],
"timbre": [
50.327,
-15.682,
13.11,
62.28,
0.431,
-21.907,
19.584,
-36.325,
-3.507,
11.215,
-16.311,
2.808
]
},
{
"start": 22.86594,
"duration": 0.11129,
"confidence": 0.645,
"loudness_start": -21.529,
"loudness_max_time": 0.05933,
"loudness_max": -14.822,
"loudness_end": 0.0,
"pitches": [
0.279,
0.556,
1.0,
0.276,
0.354,
0.376,
0.4,
0.925,
0.536,
0.265,
0.127,
0.209
],
"timbre": [
42.543,
-23.747,
15.675,
-35.481,
26.344,
0.453,
4.553,
-0.264,
7.375,
-34.882,
-1.472,
-3.354
]
},
{
"start": 22.97723,
"duration": 0.12077,
"confidence": 0.579,
"loudness_start": -18.533,
"loudness_max_time": 0.07974,
"loudness_max": -11.98,
"loudness_end": 0.0,
"pitches": [
0.222,
0.297,
0.57,
0.279,
0.388,
0.209,
0.379,
0.738,
1.0,
0.413,
0.216,
0.197
],
"timbre": [
45.669,
3.422,
54.565,
-51.578,
-3.332,
-18.38,
0.146,
8.25,
-7.706,
-8.284,
-1.46,
-16.568
]
},
{
"start": 23.098,
"duration": 0.70286,
"confidence": 0.742,
"loudness_start": -13.379,
"loudness_max_time": 0.07372,
"loudness_max": -5.078,
"loudness_end": 0.0,
"pitches": [
0.03,
0.093,
0.058,
0.03,
0.15,
0.089,
0.038,
0.064,
0.102,
1.0,
0.106,
0.039
],
"timbre": [
50.354,
2.903,
29.474,
3.584,
3.702,
-9.459,
22.731,
-5.863,
-1.914,
7.393,
-10.424,
-7.684
]
},
{
"start": 23.80086,
"duration": 0.19692,
"confidence": 0.01,
"loudness_start": -11.901,
"loudness_max_time": 0.04273,
"loudness_max": -9.766,
"loudness_end": 0.0,
"pitches": [
0.038,
0.083,
0.121,
0.043,
0.13,
0.037,
0.036,
0.062,
0.35,
1.0,
0.282,
0.032
],
"timbre": [
48.638,
-10.502,
25.262,
-7.006,
-4.42,
-40.34,
11.151,
1.716,
-4.787,
11.06,
0.661,
-1.929
]
},
{
"start": 23.99778,
"duration": 0.7776,
"confidence": 0.556,
"loudness_start": -13.462,
"loudness_max_time": 0.0528,
"loudness_max": -7.397,
"loudness_end": 0.0,
"pitches": [
0.081,
0.237,
0.132,
0.093,
0.567,
0.519,
0.601,
0.296,
0.278,
1.0,
0.255,
0.085
],
"timbre": [
49.813,
-0.302,
19.902,
-9.415,
5.02,
-15.347,
25.223,
-0.947,
-1.582,
5.397,
-7.562,
-6.856
]
},
{
"start": 24.77537,
"duration": 0.08603,
"confidence": 0.433,
"loudness_start": -14.268,
"loudness_max_time": 0.05256,
"loudness_max": -10.066,
"loudness_end": 0.0,
"pitches": [
0.144,
0.124,
0.096,
0.133,
0.137,
0.151,
0.387,
0.364,
1.0,
0.978,
0.623,
0.085
],
"timbre": [
48.872,
-2.231,
50.482,
-24.22,
-3.288,
-24.295,
30.929,
2.796,
-3.49,
-8.505,
-1.331,
-19.391
]
},
{
"start": 24.86141,
"duration": 0.63392,
"confidence": 0.538,
"loudness_start": -10.678,
"loudness_max_time": 0.06437,
"loudness_max": -5.577,
"loudness_end": 0.0,
"pitches": [
0.647,
0.214,
0.138,
0.252,
0.126,
0.235,
1.0,
0.674,
0.252,
0.266,
0.261,
0.879
],
"timbre": [
50.516,
-1.984,
39.264,
18.971,
-0.253,
-14.235,
20.433,
-2.607,
-0.772,
-0.044,
-17.739,
-10.719
]
},
{
"start": 25.49533,
"duration": 0.29043,
"confidence": 0.18,
"loudness_start": -15.635,
"loudness_max_time": 0.02038,
"loudness_max": -12.255,
"loudness_end": 0.0,
"pitches": [
0.497,
0.06,
0.055,
0.088,
0.041,
0.085,
0.331,
0.214,
0.056,
0.092,
0.131,
1.0
],
"timbre": [
46.297,
-42.5,
31.415,
-0.93,
3.237,
-36.769,
13.177,
-7.679,
-0.093,
4.979,
-3.026,
0.36
]
},
{
"start": 25.78576,
"duration": 0.40041,
"confidence": 0.038,
"loudness_start": -16.942,
"loudness_max_time": 0.02287,
"loudness_max": -12.28,
"loudness_end": 0.0,
"pitches": [
0.877,
0.103,
0.07,
0.113,
0.043,
0.101,
0.49,
0.32,
0.067,
0.138,
0.258,
1.0
],
"timbre": [
44.648,
-66.858,
26.391,
19.214,
4.254,
-50.25,
10.755,
6.814,
1.445,
-0.027,
-6.606,
-3.955
]
},
{
"start": 26.18617,
"duration": 0.202,
"confidence": 0.764,
"loudness_start": -20.791,
"loudness_max_time": 0.02688,
"loudness_max": -11.135,
"loudness_end": 0.0,
"pitches": [
0.832,
0.302,
0.329,
0.281,
0.558,
0.604,
0.55,
0.713,
0.62,
0.204,
0.223,
1.0
],
"timbre": [
44.777,
31.805,
9.526,
17.241,
-10.665,
2.338,
-0.23,
-29.167,
4.19,
-1.955,
4.548,
-1.977
]
},
{
"start": 26.38816,
"duration": 0.18095,
"confidence": 0.791,
"loudness_start": -20.682,
"loudness_max_time": 0.12442,
"loudness_max": -11.447,
"loudness_end": 0.0,
"pitches": [
0.885,
0.337,
0.448,
0.242,
0.636,
0.209,
0.423,
0.538,
0.61,
0.378,
0.554,
1.0
],
"timbre": [
47.066,
26.56,
42.848,
-18.199,
-0.525,
-6.204,
-6.175,
-3.188,
-14.527,
-2.289,
4.861,
-1.185
]
},
{
"start": 26.56912,
"duration": 0.38939,
"confidence": 0.659,
"loudness_start": -13.872,
"loudness_max_time": 0.08307,
"loudness_max": -6.544,
"loudness_end": 0.0,
"pitches": [
0.209,
0.266,
0.251,
0.21,
1.0,
0.759,
0.336,
0.202,
0.256,
0.17,
0.228,
0.534
],
"timbre": [
49.041,
23.021,
54.369,
-38.897,
-7.657,
-15.273,
14.899,
-5.287,
-4.327,
-0.032,
-12.813,
-8.49
]
},
{
"start": 26.9585,
"duration": 0.46966,
"confidence": 0.034,
"loudness_start": -11.778,
"loudness_max_time": 0.12871,
"loudness_max": -8.989,
"loudness_end": 0.0,
"pitches": [
0.091,
0.039,
0.058,
0.103,
1.0,
0.112,
0.063,
0.095,
0.148,
0.062,
0.07,
0.336
],
"timbre": [
49.408,
-5.477,
53.348,
8.234,
1.055,
-39.387,
15.138,
1.604,
-6.193,
4.625,
-6.779,
-8.673
]
},
{
"start": 27.42816,
"duration": 0.92304,
"confidence": 0.541,
"loudness_start": -13.397,
"loudness_max_time": 0.11136,
"loudness_max": -5.78,
"loudness_end": 0.0,
"pitches": [
0.056,
0.303,
0.104,
0.068,
0.167,
0.189,
1.0,
0.277,
0.124,
0.099,
0.105,
0.076
],
"timbre": [
49.636,
-5.434,
51.108,
-8.248,
2.749,
-19.252,
17.269,
-2.323,
-4.769,
-1.124,
-20.369,
-4.209
]
},
{
"start": 28.3512,
"duration": 0.75451,
"confidence": 0.562,
"loudness_start": -12.064,
"loudness_max_time": 0.05523,
"loudness_max": -5.626,
"loudness_end": 0.0,
"pitches": [
0.069,
0.081,
0.548,
0.115,
0.069,
0.207,
0.393,
1.0,
0.223,
0.247,
0.098,
0.081
],
"timbre": [
50.664,
-14.914,
37.077,
-1.973,
8.014,
-12.913,
24.796,
4.017,
4.772,
-8.426,
-20.704,
-0.782
]
},
{
"start": 29.10571,
"duration": 0.87025,
"confidence": 0.059,
"loudness_start": -12.988,
"loudness_max_time": 0.03145,
"loudness_max": -10.114,
"loudness_end": 0.0,
"pitches": [
0.029,
0.05,
0.424,
0.094,
0.037,
0.061,
0.107,
1.0,
0.146,
0.123,
0.054,
0.062
],
"timbre": [
47.008,
-57.835,
25.589,
22.609,
14.25,
-24.627,
7.876,
-3.985,
9.126,
-3.381,
-22.284,
-10.708
]
},
{
"start": 29.97596,
"duration": 0.08848,
"confidence": 0.716,
"loudness_start": -22.911,
"loudness_max_time": 0.04887,
"loudness_max": -14.796,
"loudness_end": 0.0,
"pitches": [
0.087,
0.244,
0.257,
0.109,
0.428,
0.42,
0.911,
1.0,
0.408,
0.381,
0.076,
0.058
],
"timbre": [
44.179,
-38.303,
9.998,
-35.909,
-8.564,
-15.237,
9.458,
6.807,
-14.53,
-2.244,
10.086,
-11.948
]
},
{
"start": 30.06444,
"duration": 0.07968,
"confidence": 0.634,
"loudness_start": -15.911,
"loudness_max_time": 0.04479,
"loudness_max": -8.805,
"loudness_end": 0.0,
"pitches": [
0.13,
0.344,
0.295,
0.148,
0.47,
0.457,
0.912,
1.0,
0.705,
0.773,
0.195,
0.113
],
"timbre": [
48.921,
35.6,
35.14,
-17.547,
-1.77,
-9.303,
13.078,
-2.849,
-36.197,
-34.307,
-0.445,
-36.5
]
},
{
"start": 30.14413,
"duration": 0.85497,
"confidence": 0.517,
"loudness_start": -11.597,
"loudness_max_time": 0.04687,
"loudness_max": -5.69,
"loudness_end": 0.0,
"pitches": [
0.04,
0.114,
0.113,
0.042,
0.247,
0.131,
0.062,
0.092,
0.103,
1.0,
0.122,
0.05
],
"timbre": [
51.04,
11.001,
11.505,
11.002,
-4.088,
-12.251,
12.932,
-9.499,
17.667,
-19.404,
-6.919,
-6.813
]
},
{
"start": 30.99909,
"duration": 0.44617,
"confidence": 0.614,
"loudness_start": -12.567,
"loudness_max_time": 0.09709,
"loudness_max": -6.518,
"loudness_end": 0.0,
"pitches": [
0.129,
0.297,
0.234,
0.197,
0.392,
0.237,
0.497,
0.866,
0.539,
1.0,
0.544,
0.123
],
"timbre": [
50.145,
-6.802,
38.131,
-33.447,
-7.211,
-19.664,
15.729,
16.432,
2.827,
-1.368,
-8.219,
-16.111
]
},
{
"start": 31.44526,
"duration": 0.33701,
"confidence": 0.083,
"loudness_start": -12.024,
"loudness_max_time": 0.09403,
"loudness_max": -9.527,
"loudness_end": 0.0,
"pitches": [
0.106,
0.323,
0.1,
0.075,
0.403,
0.24,
0.112,
0.153,
0.497,
1.0,
0.27,
0.091
],
"timbre": [
49.228,
-2.97,
56.436,
2.705,
20.482,
-34.948,
14.099,
-3.745,
12.297,
4.016,
-10.405,
-5.765
]
},
{
"start": 31.78227,
"duration": 0.09764,
"confidence": 0.102,
"loudness_start": -13.304,
"loudness_max_time": 0.03054,
"loudness_max": -10.018,
"loudness_end": 0.0,
"pitches": [
0.46,
0.6,
0.493,
0.833,
0.991,
1.0,
0.878,
0.756,
0.632,
0.998,
0.944,
0.434
],
"timbre": [
49.218,
-6.195,
55.931,
-10.811,
14.857,
-31.29,
14.77,
-4.052,
-9.567,
-15.035,
0.042,
-11.953
]
},
{
"start": 31.87991,
"duration": 1.19279,
"confidence": 0.508,
"loudness_start": -11.149,
"loudness_max_time": 0.0665,
"loudness_max": -5.443,
"loudness_end": 0.0,
"pitches": [
0.518,
0.251,
0.255,
0.394,
0.201,
0.272,
0.447,
0.142,
0.081,
0.16,
0.173,
1.0
],
"timbre": [
49.746,
-42.272,
0.156,
23.66,
-3.284,
-24.857,
14.673,
-14.107,
12.799,
-14.959,
-24.355,
-10.922
]
},
{
"start": 33.0727,
"duration": 0.30027,
"confidence": 0.484,
"loudness_start": -17.09,
"loudness_max_time": 0.14232,
"loudness_max": -10.872,
"loudness_end": 0.0,
"pitches": [
1.0,
0.465,
0.243,
0.106,
0.128,
0.129,
0.221,
0.183,
0.322,
0.26,
0.241,
0.927
],
"timbre": [
46.329,
-48.805,
-1.006,
-51.0,
-35.458,
-24.448,
13.186,
16.973,
-1.212,
-8.066,
-6.563,
-7.364
]
},
{
"start": 33.37297,
"duration": 0.19093,
"confidence": 0.733,
"loudness_start": -16.908,
"loudness_max_time": 0.08618,
"loudness_max": -8.045,
"loudness_end": 0.0,
"pitches": [
0.674,
1.0,
0.912,
0.562,
0.388,
0.13,
0.222,
0.418,
0.627,
0.491,
0.288,
0.827
],
"timbre": [
48.609,
-7.6,
23.065,
-55.59,
-21.139,
4.271,
22.02,
26.049,
7.478,
-20.923,
2.092,
-4.213
]
},
{
"start": 33.5639,
"duration": 0.17488,
"confidence": 0.439,
"loudness_start": -11.403,
"loudness_max_time": 0.08766,
"loudness_max": -6.647,
"loudness_end": 0.0,
"pitches": [
0.855,
0.684,
0.347,
0.214,
0.575,
0.384,
0.578,
0.779,
1.0,
0.847,
0.615,
0.713
],
"timbre": [
51.26,
2.995,
32.15,
-39.138,
-15.801,
-20.565,
24.363,
-7.089,
-7.051,
-1.697,
-0.825,
3.193
]
},
{
"start": 33.73878,
"duration": 0.78345,
"confidence": 0.101,
"loudness_start": -8.425,
"loudness_max_time": 0.04828,
"loudness_max": -5.705,
"loudness_end": 0.0,
"pitches": [
0.27,
0.318,
0.637,
0.543,
1.0,
0.348,
0.153,
0.188,
0.173,
0.175,
0.132,
0.662
],
"timbre": [
52.708,
27.185,
33.071,
-11.344,
-23.609,
-31.704,
10.594,
1.777,
3.844,
3.192,
-5.192,
-12.173
]
},
{
"start": 34.52222,
"duration": 0.5234,
"confidence": 0.199,
"loudness_start": -8.162,
"loudness_max_time": 0.03595,
"loudness_max": -5.254,
"loudness_end": 0.0,
"pitches": [
0.195,
0.542,
0.222,
0.229,
0.228,
0.167,
1.0,
0.246,
0.194,
0.155,
0.145,
0.136
],
"timbre": [
53.012,
17.388,
36.436,
-5.767,
-27.41,
-30.387,
11.835,
7.468,
2.901,
2.76,
-3.564,
-1.595
]
},
{
"start": 35.04562,
"duration": 0.33592,
"confidence": 0.042,
"loudness_start": -10.454,
"loudness_max_time": 0.17446,
"loudness_max": -7.06,
"loudness_end": 0.0,
"pitches": [
0.198,
0.526,
0.436,
0.332,
0.178,
0.347,
1.0,
0.216,
0.225,
0.254,
0.265,
0.326
],
"timbre": [
51.921,
20.592,
37.95,
-10.996,
-40.642,
-36.972,
13.284,
0.339,
-3.135,
9.727,
6.448,
-4.812
]
},
{
"start": 35.38154,
"duration": 0.44045,
"confidence": 0.25,
"loudness_start": -8.368,
"loudness_max_time": 0.01636,
"loudness_max": -5.495,
"loudness_end": 0.0,
"pitches": [
0.296,
0.689,
0.793,
0.421,
0.306,
0.188,
0.274,
1.0,
0.321,
0.363,
0.346,
0.326
],
"timbre": [
52.691,
20.941,
41.852,
-4.193,
-14.685,
-50.84,
17.562,
-5.622,
-5.741,
12.664,
1.838,
-2.771
]
},
{
"start": 35.822,
"duration": 0.44163,
"confidence": 0.146,
"loudness_start": -9.859,
"loudness_max_time": 0.13254,
"loudness_max": -5.835,
"loudness_end": 0.0,
"pitches": [
0.184,
0.368,
1.0,
0.292,
0.182,
0.121,
0.276,
0.93,
0.181,
0.313,
0.223,
0.174
],
"timbre": [
52.823,
4.354,
51.363,
-5.924,
-6.769,
-40.075,
9.545,
3.346,
11.658,
10.607,
-1.795,
-1.007
]
},
{
"start": 36.26363,
"duration": 0.33147,
"confidence": 0.124,
"loudness_start": -9.506,
"loudness_max_time": 0.04891,
"loudness_max": -5.984,
"loudness_end": 0.0,
"pitches": [
0.153,
0.427,
1.0,
0.252,
0.064,
0.121,
0.233,
0.968,
0.167,
0.218,
0.153,
0.129
],
"timbre": [
52.479,
9.283,
46.351,
-6.738,
-8.957,
-34.306,
-6.494,
4.084,
9.129,
9.232,
-11.305,
-5.844
]
},
{
"start": 36.5951,
"duration": 0.43474,
"confidence": 0.279,
"loudness_start": -9.959,
"loudness_max_time": 0.15805,
"loudness_max": -6.383,
"loudness_end": 0.0,
"pitches": [
0.264,
0.653,
1.0,
0.299,
0.268,
0.164,
0.255,
0.908,
0.219,
0.221,
0.173,
0.298
],
"timbre": [
51.601,
13.38,
43.945,
-16.136,
-10.323,
-26.418,
-4.818,
0.19,
14.171,
13.579,
-0.752,
-20.817
]
},
{
"start": 37.02984,
"duration": 0.41184,
"confidence": 0.075,
"loudness_start": -9.847,
"loudness_max_time": 0.01965,
"loudness_max": -6.085,
"loudness_end": 0.0,
"pitches": [
0.276,
0.438,
0.33,
0.266,
0.557,
0.277,
0.25,
0.254,
0.387,
1.0,
0.438,
0.261
],
"timbre": [
52.16,
31.583,
38.094,
-14.697,
-26.671,
-45.751,
-6.031,
-15.352,
3.253,
12.78,
4.574,
-11.216
]
},
{
"start": 37.44168,
"duration": 0.25583,
"confidence": 0.12,
"loudness_start": -10.399,
"loudness_max_time": 0.19655,
"loudness_max": -5.821,
"loudness_end": 0.0,
"pitches": [
0.25,
0.354,
0.377,
0.244,
0.189,
0.133,
0.09,
0.214,
0.306,
1.0,
0.314,
0.315
],
"timbre": [
52.411,
23.668,
46.443,
-11.942,
-17.242,
-34.565,
17.627,
-7.638,
8.16,
16.014,
-7.044,
-2.612
]
},
{
"start": 37.69751,
"duration": 0.20358,
"confidence": 0.001,
"loudness_start": -9.881,
"loudness_max_time": 0.04266,
"loudness_max": -7.608,
"loudness_end": 0.0,
"pitches": [
0.236,
0.301,
0.26,
0.08,
0.123,
0.116,
0.164,
0.078,
0.437,
1.0,
0.393,
0.168
],
"timbre": [
51.612,
21.758,
41.409,
-15.038,
-25.404,
-29.299,
10.729,
6.028,
2.904,
4.814,
-6.393,
-7.982
]
},
{
"start": 37.90109,
"duration": 0.12209,
"confidence": 0.101,
"loudness_start": -9.331,
"loudness_max_time": 0.05875,
"loudness_max": -6.84,
"loudness_end": 0.0,
"pitches": [
0.65,
1.0,
0.831,
0.367,
0.404,
0.263,
0.24,
0.136,
0.176,
0.175,
0.193,
0.232
],
"timbre": [
52.201,
33.975,
48.59,
-14.901,
-33.705,
-32.778,
7.76,
11.965,
-3.464,
9.917,
-4.807,
-13.871
]
},
{
"start": 38.02317,
"duration": 0.36499,
"confidence": 0.106,
"loudness_start": -8.502,
"loudness_max_time": 0.02195,
"loudness_max": -5.369,
"loudness_end": 0.0,
"pitches": [
0.295,
0.627,
0.243,
0.115,
0.287,
0.123,
0.147,
0.223,
0.207,
1.0,
0.354,
0.206
],
"timbre": [
52.746,
24.987,
48.081,
6.52,
-30.443,
-45.141,
9.579,
10.277,
-4.358,
16.509,
-8.757,
-2.217
]
},
{
"start": 38.38816,
"duration": 0.52254,
"confidence": 0.252,
"loudness_start": -9.725,
"loudness_max_time": 0.05803,
"loudness_max": -6.421,
"loudness_end": 0.0,
"pitches": [
0.273,
0.364,
0.233,
0.178,
0.354,
0.135,
0.127,
0.11,
0.26,
1.0,
0.2,
0.207
],
"timbre": [
52.313,
18.187,
43.718,
-10.911,
-21.424,
-29.481,
7.375,
10.443,
4.649,
-4.007,
-5.689,
-4.689
]
},
{
"start": 38.9107,
"duration": 0.89596,
"confidence": 0.162,
"loudness_start": -9.858,
"loudness_max_time": 0.33806,
"loudness_max": -6.186,
"loudness_end": 0.0,
"pitches": [
0.565,
1.0,
0.782,
0.656,
0.388,
0.24,
0.49,
0.463,
0.278,
0.329,
0.365,
0.876
],
"timbre": [
52.3,
10.212,
47.63,
-0.093,
-7.437,
-41.153,
3.93,
6.107,
15.305,
12.111,
-12.291,
-16.423
]
},
{
"start": 39.80667,
"duration": 0.46812,
"confidence": 0.289,
"loudness_start": -11.082,
"loudness_max_time": 0.04864,
"loudness_max": -8.069,
"loudness_end": 0.0,
"pitches": [
0.472,
0.37,
0.171,
0.254,
0.079,
0.102,
0.18,
0.334,
0.432,
0.176,
0.252,
1.0
],
"timbre": [
50.904,
14.863,
47.176,
-11.739,
-17.471,
-31.597,
-1.551,
2.021,
10.049,
1.333,
-5.563,
-19.427
]
},
{
"start": 40.27478,
"duration": 0.35465,
"confidence": 0.066,
"loudness_start": -9.421,
"loudness_max_time": 0.00205,
"loudness_max": -7.357,
"loudness_end": 0.0,
"pitches": [
0.527,
0.362,
0.58,
1.0,
0.715,
0.502,
0.319,
0.538,
0.199,
0.415,
0.457,
0.942
],
"timbre": [
50.829,
15.399,
53.382,
-13.323,
-18.497,
-55.257,
8.393,
1.636,
17.159,
25.253,
-18.547,
-19.451
]
},
{
"start": 40.62943,
"duration": 0.67193,
"confidence": 0.347,
"loudness_start": -10.182,
"loudness_max_time": 0.06304,
"loudness_max": -6.121,
"loudness_end": 0.0,
"pitches": [
0.343,
0.428,
0.556,
0.507,
1.0,
0.263,
0.205,
0.228,
0.209,
0.145,
0.154,
0.943
],
"timbre": [
51.941,
21.082,
35.857,
-14.273,
-25.347,
-30.999,
18.437,
5.594,
-8.648,
13.194,
-0.104,
-8.021
]
},
{
"start": 41.30136,
"duration": 0.12871,
"confidence": 0.261,
"loudness_start": -11.164,
"loudness_max_time": 0.06726,
"loudness_max": -7.299,
"loudness_end": 0.0,
"pitches": [
0.712,
1.0,
0.309,
0.35,
0.528,
0.209,
0.151,
0.324,
0.571,
0.259,
0.123,
0.898
],
"timbre": [
51.212,
18.229,
56.016,
-20.75,
-34.729,
-24.544,
22.56,
5.222,
-20.521,
0.221,
-9.868,
1.934
]
},
{
"start": 41.43007,
"duration": 0.11039,
"confidence": 0.047,
"loudness_start": -9.232,
"loudness_max_time": 0.06444,
"loudness_max": -6.645,
"loudness_end": 0.0,
"pitches": [
1.0,
0.601,
0.5,
0.267,
0.377,
0.13,
0.117,
0.196,
0.248,
0.181,
0.179,
0.893
],
"timbre": [
52.127,
48.349,
50.271,
-12.414,
-30.272,
-28.354,
17.288,
11.912,
3.154,
4.846,
-4.474,
-1.283
]
},
{
"start": 41.54045,
"duration": 0.87029,
"confidence": 0.008,
"loudness_start": -9.457,
"loudness_max_time": 0.00684,
"loudness_max": -5.383,
"loudness_end": 0.0,
"pitches": [
0.133,
0.17,
0.183,
0.131,
0.15,
0.168,
1.0,
0.107,
0.102,
0.106,
0.076,
0.126
],
"timbre": [
52.869,
15.763,
43.315,
-1.965,
-24.061,
-46.688,
10.492,
15.646,
1.148,
-2.937,
-12.581,
-11.078
]
},
{
"start": 42.41075,
"duration": 0.40136,
"confidence": 0.383,
"loudness_start": -8.709,
"loudness_max_time": 0.01824,
"loudness_max": -5.16,
"loudness_end": 0.0,
"pitches": [
0.178,
0.186,
0.508,
0.253,
0.184,
0.128,
0.177,
1.0,
0.36,
0.149,
0.136,
0.154
],
"timbre": [
53.047,
38.098,
48.132,
8.607,
-15.387,
-41.668,
4.502,
3.86,
5.626,
-1.197,
-2.786,
-6.393
]
},
{
"start": 42.81211,
"duration": 0.11025,
"confidence": 0.123,
"loudness_start": -9.793,
"loudness_max_time": 0.06975,
"loudness_max": -6.691,
"loudness_end": 0.0,
"pitches": [
0.247,
0.623,
0.927,
0.678,
0.749,
0.675,
0.421,
1.0,
0.453,
0.388,
0.286,
0.395
],
"timbre": [
51.94,
25.218,
70.821,
-8.363,
-13.333,
-26.063,
24.713,
1.043,
-5.559,
5.021,
-2.455,
9.042
]
},
{
"start": 42.92236,
"duration": 0.19637,
"confidence": 0.01,
"loudness_start": -8.7,
"loudness_max_time": 0.07103,
"loudness_max": -5.346,
"loudness_end": 0.0,
"pitches": [
0.21,
0.195,
0.583,
0.172,
0.111,
0.108,
0.371,
1.0,
0.233,
0.36,
0.13,
0.276
],
"timbre": [
51.988,
40.643,
76.111,
7.518,
0.854,
-29.33,
-5.97,
0.359,
1.81,
2.458,
-14.426,
0.559
]
},
{
"start": 43.11873,
"duration": 0.44807,
"confidence": 0.152,
"loudness_start": -9.992,
"loudness_max_time": 0.05946,
"loudness_max": -7.562,
"loudness_end": 0.0,
"pitches": [
0.176,
0.253,
0.406,
0.141,
0.088,
0.078,
0.278,
1.0,
0.179,
0.218,
0.07,
0.095
],
"timbre": [
51.532,
15.699,
70.927,
-1.848,
8.496,
-31.419,
-13.595,
-11.049,
-2.605,
16.881,
-4.314,
-4.595
]
},
{
"start": 43.5668,
"duration": 0.13311,
"confidence": 0.012,
"loudness_start": -9.515,
"loudness_max_time": 0.07902,
"loudness_max": -7.486,
"loudness_end": 0.0,
"pitches": [
0.339,
0.63,
1.0,
0.277,
0.13,
0.111,
0.171,
0.447,
0.131,
0.209,
0.128,
0.224
],
"timbre": [
51.563,
31.36,
69.91,
-3.21,
-11.591,
-29.032,
11.994,
-7.122,
-2.151,
6.132,
-10.696,
-2.554
]
},
{
"start": 43.69991,
"duration": 0.23238,
"confidence": 0.082,
"loudness_start": -10.273,
"loudness_max_time": 0.04774,
"loudness_max": -6.997,
"loudness_end": 0.0,
"pitches": [
0.174,
0.209,
0.662,
0.196,
0.115,
0.128,
0.375,
1.0,
0.265,
0.302,
0.241,
0.227
],
"timbre": [
51.529,
20.685,
70.207,
-1.818,
3.37,
-19.478,
-5.558,
-2.872,
9.314,
-6.231,
-8.022,
-9.94
]
},
{
"start": 43.93229,
"duration": 0.21451,
"confidence": 0.056,
"loudness_start": -10.782,
"loudness_max_time": 0.18183,
"loudness_max": -7.157,
"loudness_end": 0.0,
"pitches": [
0.301,
0.599,
0.715,
0.56,
0.316,
0.182,
0.414,
1.0,
0.34,
0.678,
0.335,
0.19
],
"timbre": [
51.324,
38.37,
56.493,
-17.434,
-22.456,
-29.919,
-7.973,
1.515,
2.293,
-1.406,
13.507,
-14.869
]
},
{
"start": 44.1468,
"duration": 0.39474,
"confidence": 0.214,
"loudness_start": -8.914,
"loudness_max_time": 0.02916,
"loudness_max": -4.96,
"loudness_end": 0.0,
"pitches": [
0.062,
0.151,
0.149,
0.132,
0.158,
0.09,
0.063,
0.113,
0.117,
1.0,
0.221,
0.051
],
"timbre": [
53.123,
40.292,
30.276,
-10.921,
-21.124,
-37.881,
5.668,
-5.146,
-2.581,
12.821,
6.008,
-9.937
]
},
{
"start": 44.54154,
"duration": 0.24916,
"confidence": 0.287,
"loudness_start": -10.55,
"loudness_max_time": 0.14806,
"loudness_max": -5.567,
"loudness_end": 0.0,
"pitches": [
0.128,
0.135,
0.2,
0.393,
0.539,
0.254,
0.176,
0.234,
0.298,
1.0,
0.3,
0.136
],
"timbre": [
52.241,
36.793,
47.594,
-15.558,
-20.93,
-26.313,
24.761,
-9.585,
4.193,
7.642,
-9.385,
-4.179
]
},
{
"start": 44.7907,
"duration": 0.14553,
"confidence": 0.001,
"loudness_start": -10.137,
"loudness_max_time": 0.0579,
"loudness_max": -7.117,
"loudness_end": 0.0,
"pitches": [
0.688,
0.699,
0.977,
0.443,
0.937,
0.566,
0.815,
0.449,
0.975,
1.0,
0.713,
0.186
],
"timbre": [
51.546,
16.788,
39.555,
-17.03,
-26.023,
-26.198,
11.983,
8.282,
4.4,
-1.304,
-5.805,
-13.237
]
},
{
"start": 44.93624,
"duration": 0.31347,
"confidence": 0.087,
"loudness_start": -8.918,
"loudness_max_time": 0.23528,
"loudness_max": -6.051,
"loudness_end": 0.0,
"pitches": [
0.699,
0.955,
0.542,
0.327,
0.41,
0.412,
0.428,
0.41,
1.0,
0.592,
0.487,
0.467
],
"timbre": [
52.382,
40.621,
38.861,
-18.758,
-27.707,
-30.019,
2.951,
-2.819,
-6.311,
12.929,
-4.227,
-19.167
]
},
{
"start": 45.24971,
"duration": 0.66186,
"confidence": 0.106,
"loudness_start": -8.574,
"loudness_max_time": 0.05133,
"loudness_max": -5.928,
"loudness_end": 0.0,
"pitches": [
0.172,
0.265,
0.258,
0.438,
0.421,
0.278,
0.246,
0.13,
0.167,
1.0,
0.172,
0.142
],
"timbre": [
52.763,
55.102,
43.506,
-4.48,
-24.186,
-26.221,
9.879,
-3.549,
-1.441,
5.32,
-2.887,
-5.714
]
},
{
"start": 45.91156,
"duration": 0.77211,
"confidence": 0.387,
"loudness_start": -9.181,
"loudness_max_time": 0.06088,
"loudness_max": -4.846,
"loudness_end": 0.0,
"pitches": [
0.715,
0.512,
0.485,
0.503,
0.243,
0.175,
0.42,
0.401,
0.367,
0.57,
0.369,
1.0
],
"timbre": [
52.965,
24.12,
25.718,
-11.643,
-12.948,
-36.165,
16.082,
7.602,
6.263,
6.406,
-9.423,
-11.568
]
},
{
"start": 46.68367,
"duration": 0.1624,
"confidence": 0.049,
"loudness_start": -9.086,
"loudness_max_time": 0.00817,
"loudness_max": -6.238,
"loudness_end": 0.0,
"pitches": [
1.0,
0.999,
0.331,
0.223,
0.181,
0.086,
0.215,
0.257,
0.22,
0.224,
0.863,
0.75
],
"timbre": [
52.695,
16.424,
36.184,
-16.232,
-20.224,
-47.376,
10.848,
2.315,
4.986,
22.156,
-9.474,
-12.832
]
},
{
"start": 46.84608,
"duration": 0.5556,
"confidence": 0.054,
"loudness_start": -7.943,
"loudness_max_time": 0.00235,
"loudness_max": -5.33,
"loudness_end": 0.0,
"pitches": [
0.387,
0.24,
0.333,
0.56,
0.379,
0.279,
0.353,
1.0,
0.975,
0.849,
0.947,
0.959
],
"timbre": [
52.82,
20.325,
43.435,
-18.798,
-26.675,
-51.365,
10.128,
3.301,
11.417,
16.895,
-18.322,
-11.884
]
},
{
"start": 47.40168,
"duration": 0.23293,
"confidence": 0.017,
"loudness_start": -9.339,
"loudness_max_time": 0.17285,
"loudness_max": -6.475,
"loudness_end": 0.0,
"pitches": [
0.288,
0.567,
0.586,
0.96,
0.765,
1.0,
0.533,
0.322,
0.481,
0.256,
0.248,
0.696
],
"timbre": [
51.678,
17.638,
26.922,
-14.335,
-32.812,
-32.601,
9.137,
7.151,
-5.994,
-8.179,
-5.604,
-3.892
]
},
{
"start": 47.6346,
"duration": 0.45968,
"confidence": 0.381,
"loudness_start": -9.139,
"loudness_max_time": 0.07061,
"loudness_max": -5.598,
"loudness_end": 0.0,
"pitches": [
0.892,
0.318,
0.195,
0.185,
0.121,
0.34,
0.763,
0.537,
0.416,
0.333,
0.243,
1.0
],
"timbre": [
52.181,
23.699,
46.842,
-21.038,
-25.773,
-22.921,
6.208,
2.671,
-10.84,
13.974,
-5.469,
-12.832
]
},
{
"start": 48.09429,
"duration": 0.44685,
"confidence": 0.004,
"loudness_start": -9.445,
"loudness_max_time": 0.01381,
"loudness_max": -6.427,
"loudness_end": 0.0,
"pitches": [
0.546,
0.394,
0.491,
0.395,
0.513,
0.685,
1.0,
0.991,
0.755,
0.514,
0.428,
0.779
],
"timbre": [
52.376,
66.928,
65.782,
8.467,
-0.303,
-31.489,
-5.251,
-18.269,
-2.329,
-1.481,
-2.711,
-12.667
]
},
{
"start": 48.54113,
"duration": 0.38912,
"confidence": 0.03,
"loudness_start": -10.306,
"loudness_max_time": 0.15813,
"loudness_max": -7.256,
"loudness_end": 0.0,
"pitches": [
0.451,
1.0,
0.71,
0.596,
0.469,
0.508,
0.411,
0.531,
0.601,
0.449,
0.457,
0.385
],
"timbre": [
51.706,
52.329,
92.42,
2.494,
9.962,
-32.804,
-17.665,
-1.752,
-13.775,
0.718,
-1.415,
-16.923
]
},
{
"start": 48.93025,
"duration": 0.43002,
"confidence": 0.055,
"loudness_start": -10.275,
"loudness_max_time": 0.04303,
"loudness_max": -7.448,
"loudness_end": 0.0,
"pitches": [
0.42,
0.336,
0.273,
0.49,
0.447,
0.555,
0.436,
0.432,
0.873,
1.0,
0.535,
0.393
],
"timbre": [
51.376,
48.554,
86.73,
2.957,
-0.335,
-22.24,
-11.575,
3.859,
-20.136,
-12.113,
3.6,
-7.917
]
},
{
"start": 49.36027,
"duration": 0.49887,
"confidence": 0.686,
"loudness_start": -10.944,
"loudness_max_time": 0.07323,
"loudness_max": -2.787,
"loudness_end": 0.0,
"pitches": [
0.259,
0.086,
0.243,
0.203,
1.0,
0.341,
0.152,
0.361,
0.249,
0.119,
0.18,
0.449
],
"timbre": [
52.972,
76.4,
54.075,
-56.575,
-13.484,
-12.239,
-3.057,
44.505,
-9.271,
-6.56,
-1.519,
-2.961
]
},
{
"start": 49.85914,
"duration": 0.43605,
"confidence": 0.408,
"loudness_start": -6.784,
"loudness_max_time": 0.01282,
"loudness_max": -1.878,
"loudness_end": 0.0,
"pitches": [
0.334,
0.176,
0.226,
0.273,
1.0,
0.318,
0.199,
0.201,
0.189,
0.173,
0.2,
0.62
],
"timbre": [
54.394,
40.088,
-13.571,
16.979,
2.41,
-49.798,
-20.31,
7.577,
2.719,
0.827,
-11.066,
-0.019
]
},
{
"start": 50.29519,
"duration": 0.19465,
"confidence": 0.314,
"loudness_start": -11.648,
"loudness_max_time": 0.01278,
"loudness_max": -5.73,
"loudness_end": 0.0,
"pitches": [
0.545,
0.413,
0.113,
0.263,
0.731,
0.292,
0.109,
0.394,
0.437,
0.12,
0.192,
1.0
],
"timbre": [
50.404,
11.933,
-37.371,
-2.97,
-26.09,
-62.004,
-6.159,
-9.476,
-8.054,
16.456,
-7.009,
8.011
]
},
{
"start": 50.48984,
"duration": 0.11841,
"confidence": 0.473,
"loudness_start": -13.52,
"loudness_max_time": 0.0681,
"loudness_max": -9.172,
"loudness_end": 0.0,
"pitches": [
0.63,
0.335,
0.209,
0.476,
0.85,
0.369,
0.062,
0.037,
0.14,
0.067,
0.125,
1.0
],
"timbre": [
49.674,
0.291,
-21.446,
-59.079,
-13.761,
-18.476,
14.901,
-4.423,
-1.794,
-10.152,
-0.914,
-1.792
]
},
{
"start": 50.60825,
"duration": 0.12145,
"confidence": 0.265,
"loudness_start": -9.773,
"loudness_max_time": 0.02571,
"loudness_max": -6.005,
"loudness_end": 0.0,
"pitches": [
0.634,
0.87,
0.77,
0.835,
1.0,
0.881,
0.528,
0.55,
0.216,
0.205,
0.047,
0.255
],
"timbre": [
51.458,
3.311,
-10.928,
-10.949,
-21.887,
-39.708,
0.329,
-9.095,
4.445,
11.699,
1.043,
-9.448
]
},
{
"start": 50.72971,
"duration": 0.23229,
"confidence": 0.522,
"loudness_start": -9.918,
"loudness_max_time": 0.01267,
"loudness_max": -3.52,
"loudness_end": 0.0,
"pitches": [
0.319,
0.33,
0.197,
0.311,
1.0,
0.441,
0.17,
0.427,
0.332,
0.109,
0.108,
0.712
],
"timbre": [
52.084,
5.82,
-15.615,
13.543,
-10.867,
-56.261,
-2.474,
-5.527,
-5.295,
5.359,
-6.398,
5.676
]
},
{
"start": 50.962,
"duration": 0.09193,
"confidence": 0.043,
"loudness_start": -12.198,
"loudness_max_time": 0.03292,
"loudness_max": -9.406,
"loudness_end": 0.0,
"pitches": [
0.925,
0.812,
0.747,
0.725,
0.989,
0.853,
0.136,
0.105,
0.396,
0.332,
1.0,
0.485
],
"timbre": [
49.54,
-9.511,
6.122,
-10.598,
-4.938,
-42.104,
19.708,
-7.048,
5.237,
13.065,
-9.112,
3.784
]
},
{
"start": 51.05392,
"duration": 0.10118,
"confidence": 0.204,
"loudness_start": -12.125,
"loudness_max_time": 0.03603,
"loudness_max": -7.459,
"loudness_end": 0.0,
"pitches": [
0.679,
0.825,
0.786,
0.864,
1.0,
0.887,
0.622,
0.584,
0.378,
0.292,
0.136,
0.341
],
"timbre": [
50.223,
-30.488,
-18.189,
-7.448,
-20.315,
-37.124,
4.262,
-6.47,
12.679,
2.397,
-13.954,
-15.743
]
},
{
"start": 51.1551,
"duration": 0.1917,
"confidence": 0.273,
"loudness_start": -12.537,
"loudness_max_time": 0.02865,
"loudness_max": -6.05,
"loudness_end": 0.0,
"pitches": [
0.659,
0.782,
0.14,
0.392,
0.837,
0.379,
0.139,
0.331,
0.466,
0.127,
0.148,
1.0
],
"timbre": [
50.439,
-2.158,
-27.549,
-4.461,
-30.882,
-32.755,
-2.677,
-12.645,
-1.408,
-0.767,
12.363,
-5.025
]
},
{
"start": 51.3468,
"duration": 0.13755,
"confidence": 0.298,
"loudness_start": -12.662,
"loudness_max_time": 0.05575,
"loudness_max": -8.308,
"loudness_end": 0.0,
"pitches": [
1.0,
0.675,
0.145,
0.264,
0.793,
0.187,
0.122,
0.122,
0.106,
0.108,
0.154,
0.887
],
"timbre": [
49.172,
-5.783,
-14.83,
-21.841,
-14.078,
-17.184,
-7.647,
1.764,
-3.254,
-14.727,
-14.365,
1.196
]
},
{
"start": 51.48435,
"duration": 0.10354,
"confidence": 0.302,
"loudness_start": -13.027,
"loudness_max_time": 0.01998,
"loudness_max": -8.372,
"loudness_end": 0.0,
"pitches": [
0.74,
0.885,
0.79,
0.848,
1.0,
0.892,
0.665,
0.691,
0.336,
0.32,
0.111,
0.309
],
"timbre": [
49.255,
-1.733,
-34.429,
-24.353,
-32.956,
-39.01,
2.216,
-3.866,
-2.185,
6.814,
8.078,
6.504
]
},
{
"start": 51.58789,
"duration": 0.24526,
"confidence": 0.674,
"loudness_start": -11.892,
"loudness_max_time": 0.03151,
"loudness_max": -3.455,
"loudness_end": 0.0,
"pitches": [
0.415,
0.435,
0.182,
0.429,
1.0,
0.283,
0.196,
0.311,
0.441,
0.167,
0.272,
0.826
],
"timbre": [
51.08,
-0.962,
-30.293,
14.323,
-8.553,
-6.278,
-0.149,
2.092,
0.098,
-5.425,
9.471,
9.894
]
},
{
"start": 51.83315,
"duration": 0.09714,
"confidence": 0.185,
"loudness_start": -13.183,
"loudness_max_time": 0.02353,
"loudness_max": -10.151,
"loudness_end": 0.0,
"pitches": [
0.694,
0.506,
0.178,
0.565,
1.0,
0.398,
0.094,
0.113,
0.136,
0.068,
0.153,
0.899
],
"timbre": [
47.934,
-25.518,
-37.15,
-17.588,
-12.652,
-45.25,
-5.334,
0.878,
-16.953,
9.211,
-8.479,
4.097
]
},
{
"start": 51.93029,
"duration": 0.09492,
"confidence": 0.096,
"loudness_start": -14.364,
"loudness_max_time": 0.02581,
"loudness_max": -9.435,
"loudness_end": 0.0,
"pitches": [
0.805,
1.0,
0.847,
0.873,
0.975,
0.88,
0.65,
0.636,
0.347,
0.33,
0.172,
0.276
],
"timbre": [
47.79,
-16.965,
-32.647,
-6.843,
-24.23,
-41.971,
-10.311,
-11.814,
-2.475,
1.528,
-2.92,
3.657
]
},
{
"start": 52.02522,
"duration": 0.22422,
"confidence": 0.598,
"loudness_start": -14.366,
"loudness_max_time": 0.03401,
"loudness_max": -6.141,
"loudness_end": 0.0,
"pitches": [
0.577,
0.552,
0.145,
0.415,
0.879,
0.411,
0.118,
0.228,
0.224,
0.095,
0.177,
1.0
],
"timbre": [
48.892,
-19.137,
-33.937,
-9.384,
-19.264,
-4.139,
7.368,
-5.691,
3.688,
-7.208,
11.499,
-1.095
]
},
{
"start": 52.24943,
"duration": 0.10748,
"confidence": 0.145,
"loudness_start": -13.819,
"loudness_max_time": 0.01187,
"loudness_max": -10.322,
"loudness_end": 0.0,
"pitches": [
0.608,
0.662,
0.297,
0.714,
1.0,
0.533,
0.26,
0.242,
0.222,
0.171,
0.33,
0.661
],
"timbre": [
48.324,
-9.735,
-24.019,
-29.355,
5.435,
-43.123,
-7.282,
-25.222,
-11.174,
11.71,
-16.141,
-1.908
]
},
{
"start": 52.35692,
"duration": 0.12694,
"confidence": 0.316,
"loudness_start": -12.843,
"loudness_max_time": 0.03383,
"loudness_max": -8.28,
"loudness_end": 0.0,
"pitches": [
0.639,
0.948,
0.889,
0.908,
1.0,
0.873,
0.473,
0.528,
0.175,
0.153,
0.107,
0.338
],
"timbre": [
48.775,
-26.371,
-27.044,
-12.662,
-23.631,
-23.383,
-1.409,
-1.347,
-3.171,
-20.46,
-5.578,
3.654
]
},
{
"start": 52.48385,
"duration": 0.21524,
"confidence": 0.702,
"loudness_start": -13.985,
"loudness_max_time": 0.01245,
"loudness_max": -4.563,
"loudness_end": 0.0,
"pitches": [
0.43,
0.25,
0.104,
0.346,
0.695,
0.303,
0.174,
0.338,
0.303,
0.11,
0.206,
1.0
],
"timbre": [
51.336,
-4.615,
-24.253,
11.921,
-10.337,
-54.713,
-14.407,
0.988,
-6.589,
4.266,
-9.565,
4.103
]
},
{
"start": 52.69909,
"duration": 0.11383,
"confidence": 0.142,
"loudness_start": -13.864,
"loudness_max_time": 0.02375,
"loudness_max": -9.287,
"loudness_end": 0.0,
"pitches": [
0.687,
0.265,
0.091,
0.34,
0.318,
0.097,
0.086,
0.234,
0.206,
0.112,
0.283,
1.0
],
"timbre": [
48.355,
0.013,
-27.925,
-15.085,
-2.581,
-42.509,
-12.077,
-12.916,
-7.255,
9.534,
-2.491,
2.099
]
},
{
"start": 52.81293,
"duration": 0.08789,
"confidence": 0.351,
"loudness_start": -14.034,
"loudness_max_time": 0.00395,
"loudness_max": -8.259,
"loudness_end": 0.0,
"pitches": [
0.599,
0.811,
0.791,
0.849,
1.0,
0.947,
0.463,
0.473,
0.494,
0.491,
0.297,
0.101
],
"timbre": [
48.519,
-23.604,
-25.212,
-3.643,
-17.971,
-65.341,
-15.165,
-13.881,
-4.242,
14.677,
-9.747,
4.164
]
},
{
"start": 52.90082,
"duration": 0.22118,
"confidence": 0.553,
"loudness_start": -13.668,
"loudness_max_time": 0.03097,
"loudness_max": -4.636,
"loudness_end": 0.0,
"pitches": [
0.55,
0.605,
0.174,
0.422,
0.796,
0.363,
0.303,
0.316,
0.196,
0.134,
0.327,
1.0
],
"timbre": [
49.433,
-4.389,
-37.323,
20.001,
-11.765,
-24.302,
2.025,
-10.193,
7.88,
-6.721,
12.724,
5.975
]
},
{
"start": 53.122,
"duration": 0.11982,
"confidence": 0.473,
"loudness_start": -15.365,
"loudness_max_time": 0.04033,
"loudness_max": -9.706,
"loudness_end": 0.0,
"pitches": [
0.844,
0.695,
0.182,
0.805,
0.567,
0.262,
0.085,
0.114,
0.142,
0.108,
0.427,
1.0
],
"timbre": [
47.539,
-12.347,
-40.263,
-12.288,
-2.222,
-21.807,
-1.223,
-10.069,
1.992,
-7.321,
8.225,
-3.977
]
},
{
"start": 53.24181,
"duration": 0.11007,
"confidence": 0.535,
"loudness_start": -14.482,
"loudness_max_time": 0.01719,
"loudness_max": -7.113,
"loudness_end": 0.0,
"pitches": [
0.751,
0.896,
0.889,
0.98,
1.0,
0.958,
0.691,
0.711,
0.308,
0.31,
0.115,
0.3
],
"timbre": [
48.929,
0.69,
-33.661,
-2.675,
-31.496,
-62.175,
-1.178,
-13.068,
0.485,
3.294,
0.637,
4.337
]
},
{
"start": 53.35188,
"duration": 0.22621,
"confidence": 0.751,
"loudness_start": -13.502,
"loudness_max_time": 0.01302,
"loudness_max": -3.955,
"loudness_end": 0.0,
"pitches": [
0.333,
0.451,
0.183,
1.0,
0.91,
0.393,
0.286,
0.552,
0.417,
0.177,
0.233,
0.852
],
"timbre": [
51.166,
3.736,
-35.173,
31.319,
-14.632,
-61.29,
-10.175,
-0.659,
0.118,
-10.748,
-16.267,
14.602
]
},
{
"start": 53.5781,
"duration": 0.10431,
"confidence": 0.324,
"loudness_start": -16.633,
"loudness_max_time": 0.02496,
"loudness_max": -10.814,
"loudness_end": 0.0,
"pitches": [
0.805,
0.561,
0.229,
0.836,
0.657,
0.193,
0.087,
0.141,
0.069,
0.048,
0.187,
1.0
],
"timbre": [
47.005,
-1.874,
-45.338,
-17.869,
-5.106,
-57.94,
3.921,
-4.337,
1.493,
22.365,
-8.314,
0.716
]
},
{
"start": 53.6824,
"duration": 0.11995,
"confidence": 0.346,
"loudness_start": -14.922,
"loudness_max_time": 0.0221,
"loudness_max": -9.58,
"loudness_end": 0.0,
"pitches": [
0.787,
0.871,
0.822,
1.0,
0.989,
0.855,
0.48,
0.491,
0.213,
0.19,
0.134,
0.398
],
"timbre": [
47.665,
-16.418,
-44.052,
-13.854,
-31.186,
-57.662,
-0.03,
-0.34,
7.664,
-5.367,
-2.505,
4.601
]
},
{
"start": 53.80236,
"duration": 0.20154,
"confidence": 0.591,
"loudness_start": -14.598,
"loudness_max_time": 0.01513,
"loudness_max": -6.578,
"loudness_end": 0.0,
"pitches": [
0.395,
0.309,
0.057,
0.143,
0.205,
0.164,
0.229,
0.136,
0.185,
0.117,
0.183,
1.0
],
"timbre": [
48.32,
-8.259,
-46.617,
14.043,
-26.814,
-58.222,
3.471,
-20.5,
-0.296,
8.587,
12.082,
13.623
]
},
{
"start": 54.0039,
"duration": 0.10526,
"confidence": 0.399,
"loudness_start": -15.356,
"loudness_max_time": 0.03428,
"loudness_max": -11.255,
"loudness_end": 0.0,
"pitches": [
0.801,
0.253,
0.161,
0.396,
0.406,
0.127,
0.068,
0.086,
0.146,
0.104,
0.268,
1.0
],
"timbre": [
46.763,
-11.956,
-47.737,
-26.528,
2.446,
-26.993,
-3.151,
-2.482,
9.476,
-6.891,
-5.553,
-1.457
]
},
{
"start": 54.10916,
"duration": 0.119,
"confidence": 0.541,
"loudness_start": -15.909,
"loudness_max_time": 0.02519,
"loudness_max": -8.623,
"loudness_end": 0.0,
"pitches": [
0.691,
0.943,
0.891,
0.918,
1.0,
0.952,
0.661,
0.695,
0.308,
0.304,
0.144,
0.289
],
"timbre": [
48.451,
1.055,
-28.93,
-14.306,
-16.832,
-13.536,
6.42,
1.614,
2.408,
6.965,
4.658,
5.39
]
},
{
"start": 54.22816,
"duration": 0.20304,
"confidence": 0.693,
"loudness_start": -14.243,
"loudness_max_time": 0.01218,
"loudness_max": -3.459,
"loudness_end": 0.0,
"pitches": [
0.553,
0.634,
0.109,
0.6,
0.819,
0.485,
0.33,
0.25,
0.269,
0.197,
0.227,
1.0
],
"timbre": [
51.085,
15.508,
-36.683,
26.696,
-10.934,
-63.1,
-8.959,
-0.161,
-8.342,
7.917,
-15.806,
14.923
]
},
{
"start": 54.4312,
"duration": 0.11878,
"confidence": 0.175,
"loudness_start": -15.411,
"loudness_max_time": 0.0444,
"loudness_max": -11.45,
"loudness_end": 0.0,
"pitches": [
0.585,
0.392,
0.315,
0.575,
1.0,
0.617,
0.112,
0.146,
0.128,
0.061,
0.097,
0.37
],
"timbre": [
46.374,
-0.548,
-36.169,
-21.46,
-0.692,
-26.415,
10.382,
-1.348,
-3.532,
-8.588,
-5.568,
-1.137
]
},
{
"start": 54.54998,
"duration": 0.11107,
"confidence": 0.454,
"loudness_start": -15.951,
"loudness_max_time": 0.0223,
"loudness_max": -8.724,
"loudness_end": 0.0,
"pitches": [
0.678,
0.952,
0.836,
0.841,
1.0,
0.919,
0.648,
0.622,
0.284,
0.273,
0.081,
0.239
],
"timbre": [
47.639,
-21.164,
-31.425,
-0.301,
-23.346,
-47.491,
4.543,
-7.922,
1.27,
7.951,
14.457,
0.867
]
},
{
"start": 54.66104,
"duration": 0.23016,
"confidence": 0.602,
"loudness_start": -14.413,
"loudness_max_time": 0.02435,
"loudness_max": -6.607,
"loudness_end": 0.0,
"pitches": [
0.463,
0.458,
0.172,
0.543,
1.0,
0.39,
0.217,
0.326,
0.421,
0.17,
0.201,
0.607
],
"timbre": [
48.476,
-7.635,
-43.933,
15.122,
-29.119,
-39.686,
0.543,
-14.896,
2.982,
0.949,
3.666,
1.971
]
},
{
"start": 54.8912,
"duration": 0.10431,
"confidence": 0.416,
"loudness_start": -15.833,
"loudness_max_time": 0.02034,
"loudness_max": -10.987,
"loudness_end": 0.0,
"pitches": [
0.743,
0.411,
0.372,
1.0,
0.864,
0.396,
0.134,
0.142,
0.157,
0.116,
0.24,
0.743
],
"timbre": [
46.88,
-18.41,
-47.088,
-18.221,
-11.052,
-50.504,
-8.737,
-9.033,
-5.956,
-1.084,
3.937,
-1.458
]
},
{
"start": 54.99551,
"duration": 0.09968,
"confidence": 0.427,
"loudness_start": -15.291,
"loudness_max_time": 0.01498,
"loudness_max": -8.838,
"loudness_end": 0.0,
"pitches": [
0.756,
0.899,
0.786,
0.911,
1.0,
0.883,
0.559,
0.615,
0.258,
0.241,
0.078,
0.332
],
"timbre": [
47.851,
-14.951,
-46.865,
-11.551,
-39.457,
-62.566,
-15.554,
-5.245,
-1.309,
9.301,
-0.546,
6.51
]
},
{
"start": 55.09519,
"duration": 0.23111,
"confidence": 0.756,
"loudness_start": -14.544,
"loudness_max_time": 0.01435,
"loudness_max": -3.238,
"loudness_end": 0.0,
"pitches": [
0.556,
0.341,
0.119,
0.237,
0.485,
0.443,
0.132,
0.113,
0.106,
0.072,
0.172,
1.0
],
"timbre": [
50.737,
3.648,
-37.069,
29.37,
-22.398,
-37.474,
-8.394,
-2.329,
-2.218,
4.522,
1.625,
10.357
]
},
{
"start": 55.3263,
"duration": 0.09469,
"confidence": 0.053,
"loudness_start": -15.01,
"loudness_max_time": 0.01982,
"loudness_max": -11.276,
"loudness_end": 0.0,
"pitches": [
1.0,
0.741,
0.332,
0.367,
0.487,
0.641,
0.294,
0.177,
0.226,
0.154,
0.184,
0.651
],
"timbre": [
46.126,
4.594,
-38.018,
-22.152,
-7.089,
-56.288,
-1.184,
-8.695,
-12.691,
2.287,
-2.274,
1.877
]
},
{
"start": 55.421,
"duration": 0.12159,
"confidence": 0.533,
"loudness_start": -15.336,
"loudness_max_time": 0.03005,
"loudness_max": -8.93,
"loudness_end": 0.0,
"pitches": [
0.668,
1.0,
0.82,
0.82,
0.994,
0.976,
0.772,
0.718,
0.343,
0.355,
0.132,
0.112
],
"timbre": [
47.54,
-20.857,
-35.578,
-8.987,
-27.631,
-18.361,
10.115,
-6.645,
-7.221,
8.315,
5.905,
3.107
]
},
{
"start": 55.54259,
"duration": 0.20417,
"confidence": 0.602,
"loudness_start": -15.135,
"loudness_max_time": 0.0313,
"loudness_max": -7.203,
"loudness_end": 0.0,
"pitches": [
0.376,
0.247,
0.222,
0.54,
1.0,
0.685,
0.2,
0.269,
0.448,
0.253,
0.385,
0.795
],
"timbre": [
48.355,
-1.967,
-45.037,
13.139,
-33.748,
-25.439,
0.142,
-16.624,
-9.658,
-1.54,
8.976,
14.002
]
},
{
"start": 55.74676,
"duration": 0.11206,
"confidence": 0.738,
"loudness_start": -16.085,
"loudness_max_time": 0.03913,
"loudness_max": -7.967,
"loudness_end": 0.0,
"pitches": [
0.916,
1.0,
0.328,
0.388,
0.279,
0.141,
0.164,
0.16,
0.209,
0.26,
0.243,
0.563
],
"timbre": [
50.228,
78.238,
-50.823,
-60.229,
21.918,
-17.404,
6.902,
7.432,
-9.52,
-6.301,
9.748,
-9.546
]
},
{
"start": 55.85882,
"duration": 0.11184,
"confidence": 0.206,
"loudness_start": -9.773,
"loudness_max_time": 0.0344,
"loudness_max": -6.296,
"loudness_end": 0.0,
"pitches": [
0.394,
0.827,
0.776,
0.774,
1.0,
0.966,
0.723,
0.742,
0.341,
0.369,
0.139,
0.181
],
"timbre": [
51.719,
69.536,
-36.455,
-19.332,
-15.945,
-46.099,
12.999,
13.729,
-37.733,
-4.708,
-9.398,
-9.135
]
},
{
"start": 55.97066,
"duration": 0.22694,
"confidence": 0.536,
"loudness_start": -10.354,
"loudness_max_time": 0.00779,
"loudness_max": -4.185,
"loudness_end": 0.0,
"pitches": [
0.438,
0.485,
0.19,
0.345,
1.0,
0.515,
0.23,
0.325,
0.183,
0.136,
0.151,
0.523
],
"timbre": [
52.87,
17.415,
-21.861,
9.374,
-1.39,
-39.468,
-18.923,
11.151,
-4.75,
-6.79,
-27.373,
11.245
]
},
{
"start": 56.1976,
"duration": 0.11093,
"confidence": 0.707,
"loudness_start": -13.618,
"loudness_max_time": 0.01782,
"loudness_max": -4.441,
"loudness_end": 0.0,
"pitches": [
0.602,
0.364,
0.537,
1.0,
0.613,
0.43,
0.424,
0.438,
0.314,
0.183,
0.26,
0.715
],
"timbre": [
52.259,
19.054,
-24.449,
-14.692,
-6.509,
-43.002,
-11.043,
13.662,
2.477,
11.123,
18.745,
-2.216
]
},
{
"start": 56.30853,
"duration": 0.09252,
"confidence": 0.401,
"loudness_start": -10.379,
"loudness_max_time": 0.00265,
"loudness_max": -2.795,
"loudness_end": 0.0,
"pitches": [
0.373,
0.578,
0.602,
0.57,
0.859,
1.0,
0.425,
0.383,
0.27,
0.21,
0.359,
0.339
],
"timbre": [
53.128,
19.485,
-10.236,
-8.319,
-11.419,
-69.534,
-19.297,
2.567,
-18.94,
-2.371,
-4.139,
9.949
]
},
{
"start": 56.40104,
"duration": 0.10567,
"confidence": 0.285,
"loudness_start": -8.892,
"loudness_max_time": 0.02596,
"loudness_max": -3.342,
"loudness_end": 0.0,
"pitches": [
0.499,
0.89,
0.596,
0.579,
0.834,
0.818,
0.874,
1.0,
0.748,
0.683,
0.286,
0.201
],
"timbre": [
53.708,
54.03,
-0.525,
-13.171,
-22.966,
-47.731,
-7.713,
19.5,
3.057,
9.1,
9.166,
-6.714
]
},
{
"start": 56.50671,
"duration": 0.35333,
"confidence": 0.133,
"loudness_start": -7.691,
"loudness_max_time": 0.21587,
"loudness_max": -4.841,
"loudness_end": 0.0,
"pitches": [
0.916,
0.526,
0.295,
0.35,
0.789,
0.777,
0.215,
1.0,
0.234,
0.16,
0.415,
0.759
],
"timbre": [
53.835,
106.427,
-14.459,
-49.06,
-17.728,
-30.843,
-10.164,
-7.587,
9.203,
-3.64,
-13.059,
-4.225
]
},
{
"start": 56.86005,
"duration": 0.42834,
"confidence": 0.258,
"loudness_start": -7.511,
"loudness_max_time": 0.01401,
"loudness_max": -2.89,
"loudness_end": 0.0,
"pitches": [
0.159,
0.152,
0.276,
0.355,
1.0,
0.39,
0.351,
0.418,
0.22,
0.161,
0.154,
0.433
],
"timbre": [
53.565,
41.353,
-13.314,
-1.4,
-7.212,
-50.113,
-26.073,
5.978,
1.415,
4.288,
-0.011,
-3.976
]
},
{
"start": 57.28839,
"duration": 0.18045,
"confidence": 0.106,
"loudness_start": -9.911,
"loudness_max_time": 0.0126,
"loudness_max": -6.336,
"loudness_end": 0.0,
"pitches": [
0.981,
0.237,
0.118,
0.127,
0.519,
0.612,
1.0,
0.823,
0.602,
0.582,
0.379,
0.659
],
"timbre": [
51.552,
31.999,
-11.399,
-14.671,
-32.252,
-47.326,
-9.966,
-6.433,
8.587,
11.52,
-7.535,
-4.102
]
},
{
"start": 57.46884,
"duration": 0.26172,
"confidence": 0.022,
"loudness_start": -9.856,
"loudness_max_time": 0.17278,
"loudness_max": -7.256,
"loudness_end": 0.0,
"pitches": [
0.842,
1.0,
0.335,
0.293,
0.569,
0.599,
0.922,
0.336,
0.178,
0.179,
0.194,
0.745
],
"timbre": [
51.273,
28.153,
5.608,
-32.425,
-39.121,
-26.985,
-4.5,
-15.617,
-6.253,
-3.454,
-11.021,
-3.477
]
},
{
"start": 57.73057,
"duration": 0.31429,
"confidence": 0.566,
"loudness_start": -10.277,
"loudness_max_time": 0.02109,
"loudness_max": -3.653,
"loudness_end": 0.0,
"pitches": [
0.284,
0.212,
0.106,
0.349,
0.843,
0.331,
0.139,
0.204,
0.174,
0.056,
0.108,
1.0
],
"timbre": [
53.147,
14.678,
-1.153,
-0.24,
-31.782,
-38.902,
-2.142,
-2.218,
-5.659,
0.715,
4.384,
-6.855
]
},
{
"start": 58.04485,
"duration": 0.28943,
"confidence": 0.193,
"loudness_start": -9.591,
"loudness_max_time": 0.14211,
"loudness_max": -5.993,
"loudness_end": 0.0,
"pitches": [
0.965,
0.865,
0.595,
0.936,
0.467,
0.102,
0.298,
1.0,
0.74,
0.429,
0.294,
0.935
],
"timbre": [
52.341,
14.872,
8.008,
-30.031,
-44.622,
-27.083,
9.942,
8.096,
-0.353,
1.37,
1.125,
-5.952
]
},
{
"start": 58.33429,
"duration": 0.12222,
"confidence": 0.075,
"loudness_start": -8.711,
"loudness_max_time": 0.06863,
"loudness_max": -6.775,
"loudness_end": 0.0,
"pitches": [
0.323,
0.718,
1.0,
0.652,
0.445,
0.402,
0.454,
0.458,
0.332,
0.414,
0.175,
0.161
],
"timbre": [
52.437,
34.272,
38.352,
-15.15,
-25.386,
-32.658,
21.791,
6.972,
8.427,
-5.231,
-9.989,
-21.341
]
},
{
"start": 58.45651,
"duration": 0.12757,
"confidence": 0.105,
"loudness_start": -8.883,
"loudness_max_time": 0.05317,
"loudness_max": -6.004,
"loudness_end": 0.0,
"pitches": [
0.651,
1.0,
0.77,
0.726,
0.856,
0.864,
0.682,
0.695,
0.372,
0.379,
0.24,
0.085
],
"timbre": [
52.718,
33.845,
38.365,
-17.501,
-22.29,
-35.787,
41.729,
14.326,
3.406,
9.862,
-11.074,
0.337
]
},
{
"start": 58.58408,
"duration": 0.44227,
"confidence": 0.239,
"loudness_start": -7.996,
"loudness_max_time": 0.03469,
"loudness_max": -3.615,
"loudness_end": 0.0,
"pitches": [
0.166,
0.337,
0.606,
0.263,
0.175,
0.218,
0.311,
1.0,
0.265,
0.253,
0.125,
0.195
],
"timbre": [
53.285,
31.007,
14.981,
-2.393,
-30.516,
-28.655,
12.394,
6.756,
-13.612,
5.178,
2.084,
1.316
]
},
{
"start": 59.02635,
"duration": 0.10961,
"confidence": 0.263,
"loudness_start": -9.381,
"loudness_max_time": 0.0343,
"loudness_max": -4.543,
"loudness_end": 0.0,
"pitches": [
0.876,
1.0,
0.732,
0.79,
0.851,
0.783,
0.808,
0.796,
0.73,
0.73,
0.512,
0.174
],
"timbre": [
52.175,
20.401,
-2.663,
-1.573,
-20.886,
-25.761,
-11.949,
-5.778,
8.188,
2.803,
-0.845,
-18.611
]
},
{
"start": 59.13596,
"duration": 0.3561,
"confidence": 0.175,
"loudness_start": -9.84,
"loudness_max_time": 0.26639,
"loudness_max": -6.681,
"loudness_end": 0.0,
"pitches": [
0.347,
0.534,
0.541,
0.427,
0.799,
0.269,
0.462,
1.0,
0.585,
0.155,
0.122,
0.332
],
"timbre": [
51.62,
31.963,
11.117,
-25.271,
-29.98,
-24.851,
12.712,
5.438,
10.105,
-8.661,
-14.491,
-8.197
]
},
{
"start": 59.49206,
"duration": 0.21224,
"confidence": 0.585,
"loudness_start": -11.767,
"loudness_max_time": 0.00827,
"loudness_max": -3.715,
"loudness_end": 0.0,
"pitches": [
0.25,
0.323,
0.38,
0.07,
0.1,
0.375,
0.526,
1.0,
0.31,
0.148,
0.116,
0.197
],
"timbre": [
51.926,
11.79,
-15.75,
9.3,
-19.015,
-64.475,
-18.863,
11.164,
-2.808,
-0.084,
-0.749,
2.002
]
},
{
"start": 59.70431,
"duration": 0.10739,
"confidence": 0.166,
"loudness_start": -10.95,
"loudness_max_time": 0.01669,
"loudness_max": -8.119,
"loudness_end": 0.0,
"pitches": [
0.369,
0.453,
0.431,
0.376,
0.121,
0.476,
1.0,
0.562,
0.252,
0.288,
0.239,
0.084
],
"timbre": [
49.576,
40.144,
-15.409,
-15.861,
-21.512,
-54.323,
-11.633,
-11.42,
8.709,
7.661,
-5.829,
-6.91
]
},
{
"start": 59.8117,
"duration": 0.07832,
"confidence": 0.069,
"loudness_start": -12.124,
"loudness_max_time": 0.02287,
"loudness_max": -8.556,
"loudness_end": 0.0,
"pitches": [
0.504,
0.851,
0.808,
0.799,
0.982,
1.0,
0.798,
0.782,
0.562,
0.565,
0.122,
0.089
],
"timbre": [
49.168,
20.477,
-13.746,
-16.426,
-43.847,
-51.738,
7.102,
1.355,
9.118,
7.182,
2.909,
-2.589
]
},
{
"start": 59.89002,
"duration": 0.25107,
"confidence": 0.488,
"loudness_start": -12.045,
"loudness_max_time": 0.05035,
"loudness_max": -5.531,
"loudness_end": 0.0,
"pitches": [
1.0,
0.488,
0.147,
0.094,
0.074,
0.137,
0.221,
0.357,
0.317,
0.105,
0.104,
0.325
],
"timbre": [
50.641,
33.908,
-13.373,
-24.537,
-30.393,
-15.153,
-5.586,
-3.015,
10.598,
3.727,
-8.7,
-7.359
]
},
{
"start": 60.14109,
"duration": 0.21787,
"confidence": 0.197,
"loudness_start": -11.488,
"loudness_max_time": 0.13018,
"loudness_max": -7.594,
"loudness_end": 0.0,
"pitches": [
0.839,
1.0,
0.285,
0.294,
0.298,
0.247,
0.363,
0.432,
0.394,
0.163,
0.208,
0.37
],
"timbre": [
50.618,
36.962,
-6.804,
-30.609,
-16.743,
-36.156,
-4.33,
-7.451,
-6.641,
13.992,
-5.52,
-2.19
]
},
{
"start": 60.35896,
"duration": 0.22707,
"confidence": 0.602,
"loudness_start": -10.931,
"loudness_max_time": 0.01523,
"loudness_max": -3.521,
"loudness_end": 0.0,
"pitches": [
1.0,
0.771,
0.165,
0.231,
0.139,
0.233,
0.394,
0.769,
0.223,
0.099,
0.124,
0.396
],
"timbre": [
52.334,
29.491,
-3.9,
12.124,
-23.464,
-42.279,
-9.863,
0.899,
-4.305,
5.454,
2.803,
4.901
]
},
{
"start": 60.58603,
"duration": 0.09941,
"confidence": 0.16,
"loudness_start": -10.921,
"loudness_max_time": 0.03274,
"loudness_max": -7.605,
"loudness_end": 0.0,
"pitches": [
1.0,
0.942,
0.231,
0.162,
0.292,
0.431,
0.751,
0.598,
0.341,
0.11,
0.233,
0.472
],
"timbre": [
50.054,
14.168,
-0.852,
-8.312,
-25.158,
-40.285,
-8.558,
-7.241,
-10.196,
13.513,
-1.288,
-10.429
]
},
{
"start": 60.68544,
"duration": 0.09855,
"confidence": 0.112,
"loudness_start": -11.863,
"loudness_max_time": 0.03869,
"loudness_max": -7.676,
"loudness_end": 0.0,
"pitches": [
0.81,
1.0,
0.755,
0.72,
0.809,
0.811,
0.641,
0.736,
0.339,
0.261,
0.056,
0.092
],
"timbre": [
50.051,
17.718,
-3.941,
-15.65,
-43.488,
-28.971,
8.243,
-6.661,
10.966,
-8.155,
-7.533,
-10.721
]
},
{
"start": 60.78399,
"duration": 0.24821,
"confidence": 0.532,
"loudness_start": -11.21,
"loudness_max_time": 0.03709,
"loudness_max": -5.164,
"loudness_end": 0.0,
"pitches": [
1.0,
0.489,
0.15,
0.183,
0.183,
0.282,
0.6,
0.221,
0.197,
0.107,
0.062,
0.251
],
"timbre": [
52.184,
15.788,
10.104,
-16.558,
-41.889,
-9.221,
9.381,
-4.46,
-8.334,
-6.884,
11.898,
-5.659
]
},
{
"start": 61.0322,
"duration": 0.15823,
"confidence": 0.052,
"loudness_start": -9.379,
"loudness_max_time": 0.02502,
"loudness_max": -6.52,
"loudness_end": 0.0,
"pitches": [
0.761,
0.662,
0.308,
0.316,
0.566,
0.494,
1.0,
0.745,
0.678,
0.616,
0.388,
0.308
],
"timbre": [
52.428,
35.373,
22.313,
-16.396,
-31.274,
-41.176,
5.227,
-8.09,
-20.146,
4.1,
-2.101,
-8.821
]
},
{
"start": 61.19043,
"duration": 0.92236,
"confidence": 0.461,
"loudness_start": -9.15,
"loudness_max_time": 0.06547,
"loudness_max": -3.188,
"loudness_end": 0.0,
"pitches": [
0.691,
1.0,
0.737,
0.677,
0.833,
0.911,
0.9,
0.904,
0.779,
0.362,
0.28,
0.633
],
"timbre": [
52.187,
26.366,
17.327,
-18.265,
-31.753,
-30.935,
-0.052,
4.75,
-10.497,
-2.176,
-13.975,
0.829
]
},
{
"start": 62.11279,
"duration": 0.19193,
"confidence": 0.604,
"loudness_start": -11.521,
"loudness_max_time": 0.01327,
"loudness_max": -2.949,
"loudness_end": 0.0,
"pitches": [
0.817,
0.77,
0.676,
0.38,
0.236,
0.282,
0.627,
1.0,
0.357,
0.378,
0.336,
0.784
],
"timbre": [
52.71,
16.17,
-11.002,
11.046,
-22.961,
-54.55,
-9.051,
1.068,
-7.458,
10.535,
-4.088,
1.592
]
},
{
"start": 62.30472,
"duration": 0.25533,
"confidence": 0.244,
"loudness_start": -10.543,
"loudness_max_time": 0.06552,
"loudness_max": -7.332,
"loudness_end": 0.0,
"pitches": [
0.575,
1.0,
0.727,
0.377,
0.22,
0.208,
0.352,
0.978,
0.289,
0.202,
0.183,
0.348
],
"timbre": [
50.671,
18.825,
0.998,
-17.869,
-20.249,
-30.83,
9.133,
-14.14,
-4.172,
2.374,
-9.4,
-3.808
]
},
{
"start": 62.56005,
"duration": 0.18617,
"confidence": 0.269,
"loudness_start": -10.803,
"loudness_max_time": 0.00588,
"loudness_max": -5.809,
"loudness_end": 0.0,
"pitches": [
0.493,
0.527,
0.36,
0.277,
0.144,
0.202,
0.645,
1.0,
0.481,
0.156,
0.063,
0.22
],
"timbre": [
50.692,
15.566,
2.678,
-20.625,
-37.286,
-68.824,
2.44,
-7.543,
5.207,
18.182,
-14.999,
-9.367
]
},
{
"start": 62.74621,
"duration": 0.14122,
"confidence": 0.304,
"loudness_start": -11.201,
"loudness_max_time": 0.03682,
"loudness_max": -7.262,
"loudness_end": 0.0,
"pitches": [
0.441,
0.695,
1.0,
0.791,
0.34,
0.249,
0.504,
0.606,
0.448,
0.544,
0.44,
0.095
],
"timbre": [
51.02,
19.642,
22.363,
-24.484,
-18.742,
-19.382,
12.05,
1.446,
-1.121,
-0.059,
-5.11,
-14.348
]
},
{
"start": 62.88744,
"duration": 0.54395,
"confidence": 0.511,
"loudness_start": -10.388,
"loudness_max_time": 0.11202,
"loudness_max": -2.053,
"loudness_end": 0.0,
"pitches": [
0.188,
0.34,
0.673,
0.167,
0.23,
0.223,
0.402,
1.0,
0.402,
0.206,
0.125,
0.244
],
"timbre": [
52.413,
27.515,
17.803,
-19.343,
-30.476,
-36.323,
9.802,
-1.572,
-2.851,
0.383,
-10.627,
4.841
]
},
{
"start": 63.43138,
"duration": 0.43415,
"confidence": 0.397,
"loudness_start": -9.812,
"loudness_max_time": 0.01749,
"loudness_max": -5.609,
"loudness_end": 0.0,
"pitches": [
0.553,
0.343,
0.263,
0.774,
0.256,
0.249,
0.427,
0.455,
0.3,
0.158,
0.312,
1.0
],
"timbre": [
52.48,
15.137,
1.957,
-23.151,
-24.782,
-50.765,
4.172,
-2.766,
13.052,
8.022,
2.021,
-11.138
]
},
{
"start": 63.86553,
"duration": 0.2239,
"confidence": 0.455,
"loudness_start": -9.496,
"loudness_max_time": 0.01184,
"loudness_max": -4.14,
"loudness_end": 0.0,
"pitches": [
0.584,
0.383,
0.244,
0.372,
0.185,
0.158,
0.399,
0.526,
0.239,
0.092,
0.143,
1.0
],
"timbre": [
52.479,
19.11,
-8.966,
16.86,
-21.956,
-45.343,
-5.855,
-5.049,
-0.265,
-1.542,
-10.445,
5.771
]
},
{
"start": 64.08943,
"duration": 0.11442,
"confidence": 0.361,
"loudness_start": -11.518,
"loudness_max_time": 0.01715,
"loudness_max": -7.668,
"loudness_end": 0.0,
"pitches": [
1.0,
0.508,
0.686,
0.866,
0.21,
0.137,
0.33,
0.188,
0.173,
0.201,
0.274,
0.881
],
"timbre": [
50.598,
2.057,
-4.186,
-5.577,
-15.581,
-37.857,
16.43,
-11.264,
-4.079,
14.136,
-10.944,
-3.92
]
},
{
"start": 64.20385,
"duration": 0.10925,
"confidence": 0.045,
"loudness_start": -11.262,
"loudness_max_time": 0.02961,
"loudness_max": -7.773,
"loudness_end": 0.0,
"pitches": [
0.899,
1.0,
0.985,
0.992,
0.85,
0.837,
0.55,
0.475,
0.165,
0.178,
0.192,
0.268
],
"timbre": [
50.34,
3.832,
3.526,
-27.76,
-33.091,
-34.727,
13.022,
9.885,
9.5,
-5.638,
5.661,
-3.58
]
},
{
"start": 64.31311,
"duration": 0.20975,
"confidence": 0.016,
"loudness_start": -10.756,
"loudness_max_time": 0.00274,
"loudness_max": -6.611,
"loudness_end": 0.0,
"pitches": [
0.598,
0.36,
0.261,
0.471,
0.492,
0.228,
0.254,
0.194,
0.19,
0.083,
0.082,
1.0
],
"timbre": [
50.252,
18.284,
-18.771,
-18.152,
-33.527,
-63.7,
-2.39,
1.697,
7.051,
3.994,
-11.296,
3.11
]
},
{
"start": 64.52286,
"duration": 0.22018,
"confidence": 0.214,
"loudness_start": -11.704,
"loudness_max_time": 0.13428,
"loudness_max": -8.269,
"loudness_end": 0.0,
"pitches": [
0.982,
1.0,
0.369,
0.282,
0.701,
0.395,
0.194,
0.146,
0.174,
0.184,
0.35,
0.781
],
"timbre": [
50.443,
28.409,
-16.288,
-36.14,
-27.981,
-33.731,
0.343,
-11.695,
0.753,
14.127,
-7.833,
-1.444
]
},
{
"start": 64.74304,
"duration": 0.19161,
"confidence": 0.612,
"loudness_start": -12.166,
"loudness_max_time": 0.01236,
"loudness_max": -2.772,
"loudness_end": 0.0,
"pitches": [
0.604,
0.427,
0.123,
0.207,
0.142,
0.325,
0.67,
0.419,
0.246,
0.144,
0.185,
1.0
],
"timbre": [
52.263,
6.527,
-20.255,
17.507,
-17.773,
-57.806,
-8.051,
3.784,
-9.633,
3.549,
-6.114,
4.664
]
},
{
"start": 64.93465,
"duration": 0.24363,
"confidence": 0.354,
"loudness_start": -13.289,
"loudness_max_time": 0.15787,
"loudness_max": -9.007,
"loudness_end": 0.0,
"pitches": [
0.763,
0.873,
0.278,
0.235,
0.267,
0.535,
0.252,
0.269,
0.154,
0.181,
0.254,
1.0
],
"timbre": [
49.283,
9.717,
1.077,
-21.007,
-15.635,
-22.043,
13.674,
-9.088,
2.033,
-7.929,
-9.418,
-8.771
]
},
{
"start": 65.17828,
"duration": 0.33175,
"confidence": 0.637,
"loudness_start": -13.554,
"loudness_max_time": 0.0295,
"loudness_max": -6.199,
"loudness_end": 0.0,
"pitches": [
1.0,
0.409,
0.117,
0.145,
0.379,
0.177,
0.153,
0.403,
0.176,
0.073,
0.063,
0.328
],
"timbre": [
51.738,
6.206,
7.612,
-11.343,
-18.583,
-34.698,
-3.172,
-10.179,
-3.193,
8.6,
8.236,
2.04
]
},
{
"start": 65.51002,
"duration": 0.08036,
"confidence": 0.121,
"loudness_start": -10.025,
"loudness_max_time": 0.02902,
"loudness_max": -7.001,
"loudness_end": 0.0,
"pitches": [
0.836,
1.0,
0.762,
0.802,
0.829,
0.777,
0.409,
0.409,
0.4,
0.392,
0.126,
0.039
],
"timbre": [
50.924,
-1.001,
2.342,
-10.651,
-22.443,
-41.487,
-14.904,
-4.666,
-5.341,
-0.835,
2.083,
6.276
]
},
{
"start": 65.59039,
"duration": 0.2381,
"confidence": 0.577,
"loudness_start": -10.678,
"loudness_max_time": 0.03848,
"loudness_max": -3.385,
"loudness_end": 0.0,
"pitches": [
1.0,
0.608,
0.132,
0.251,
0.409,
0.208,
0.238,
0.342,
0.269,
0.113,
0.07,
0.477
],
"timbre": [
52.182,
8.916,
-9.433,
-8.6,
-11.148,
1.234,
-16.404,
-3.122,
2.261,
-18.089,
-1.432,
6.229
]
},
{
"start": 65.82848,
"duration": 0.19229,
"confidence": 0.226,
"loudness_start": -11.201,
"loudness_max_time": 0.13938,
"loudness_max": -7.836,
"loudness_end": 0.0,
"pitches": [
1.0,
0.692,
0.275,
0.353,
0.329,
0.232,
0.154,
0.22,
0.178,
0.185,
0.143,
0.448
],
"timbre": [
50.905,
11.542,
14.265,
-23.018,
-4.816,
-30.67,
-3.423,
-12.187,
-10.336,
3.34,
5.729,
-5.167
]
},
{
"start": 66.02077,
"duration": 0.47388,
"confidence": 0.37,
"loudness_start": -10.273,
"loudness_max_time": 0.04686,
"loudness_max": -4.724,
"loudness_end": 0.0,
"pitches": [
1.0,
0.532,
0.336,
0.346,
0.279,
0.304,
0.538,
0.619,
0.34,
0.297,
0.133,
0.451
],
"timbre": [
52.25,
26.071,
24.422,
-26.407,
-5.489,
-22.958,
10.934,
-2.795,
14.229,
5.188,
-4.496,
-10.146
]
},
{
"start": 66.49465,
"duration": 0.57029,
"confidence": 0.5,
"loudness_start": -8.817,
"loudness_max_time": 0.01373,
"loudness_max": -3.098,
"loudness_end": 0.0,
"pitches": [
0.916,
0.76,
0.761,
0.796,
0.697,
1.0,
0.594,
0.506,
0.748,
0.824,
0.419,
0.416
],
"timbre": [
53.861,
21.514,
7.34,
5.081,
-24.886,
-53.77,
-4.297,
13.529,
-4.109,
3.552,
-3.059,
4.305
]
},
{
"start": 67.06494,
"duration": 0.30327,
"confidence": 0.328,
"loudness_start": -11.462,
"loudness_max_time": 0.22086,
"loudness_max": -6.258,
"loudness_end": 0.0,
"pitches": [
0.597,
1.0,
0.349,
0.96,
0.477,
0.375,
0.158,
0.207,
0.092,
0.444,
0.561,
0.327
],
"timbre": [
51.637,
24.039,
31.039,
-39.277,
-24.614,
-34.616,
12.277,
6.572,
-10.133,
4.24,
1.95,
4.676
]
},
{
"start": 67.36821,
"duration": 0.32494,
"confidence": 0.155,
"loudness_start": -8.543,
"loudness_max_time": 0.00487,
"loudness_max": -4.416,
"loudness_end": 0.0,
"pitches": [
0.145,
0.2,
0.201,
1.0,
0.261,
0.148,
0.131,
0.091,
0.054,
0.158,
0.31,
0.256
],
"timbre": [
52.773,
10.744,
16.4,
-1.22,
-16.553,
-54.265,
4.188,
11.089,
-5.324,
-16.675,
-1.008,
19.228
]
},
{
"start": 67.69315,
"duration": 0.07909,
"confidence": 0.007,
"loudness_start": -11.301,
"loudness_max_time": 0.01236,
"loudness_max": -6.634,
"loudness_end": 0.0,
"pitches": [
0.496,
1.0,
0.952,
0.949,
0.975,
0.984,
0.511,
0.511,
0.479,
0.479,
0.117,
0.102
],
"timbre": [
50.272,
9.169,
3.001,
-2.115,
-25.35,
-61.085,
22.279,
-8.636,
6.135,
12.473,
-0.022,
0.281
]
},
{
"start": 67.77224,
"duration": 0.23329,
"confidence": 0.457,
"loudness_start": -11.183,
"loudness_max_time": 0.04137,
"loudness_max": -6.49,
"loudness_end": 0.0,
"pitches": [
0.58,
0.473,
0.471,
1.0,
0.358,
0.145,
0.082,
0.404,
0.521,
0.37,
0.234,
0.173
],
"timbre": [
51.905,
20.814,
16.6,
-15.976,
-17.767,
-28.485,
21.023,
12.265,
12.707,
-4.426,
-0.696,
4.758
]
},
{
"start": 68.00553,
"duration": 0.22009,
"confidence": 0.187,
"loudness_start": -9.121,
"loudness_max_time": 0.1571,
"loudness_max": -6.727,
"loudness_end": 0.0,
"pitches": [
0.387,
0.595,
0.414,
1.0,
0.608,
0.139,
0.122,
0.172,
0.094,
0.332,
0.175,
0.233
],
"timbre": [
52.557,
38.73,
44.479,
-11.588,
-18.842,
-29.662,
26.765,
-9.194,
5.36,
11.951,
-6.398,
7.167
]
},
{
"start": 68.22562,
"duration": 0.45891,
"confidence": 0.43,
"loudness_start": -8.021,
"loudness_max_time": 0.03176,
"loudness_max": -3.178,
"loudness_end": 0.0,
"pitches": [
0.139,
0.161,
0.702,
1.0,
0.448,
0.339,
0.216,
0.314,
0.248,
0.2,
0.295,
0.2
],
"timbre": [
54.024,
34.965,
23.273,
-5.333,
-20.89,
-27.277,
7.671,
14.689,
4.995,
0.39,
0.335,
-16.177
]
},
{
"start": 68.68454,
"duration": 0.38698,
"confidence": 0.249,
"loudness_start": -9.085,
"loudness_max_time": 0.02364,
"loudness_max": -5.924,
"loudness_end": 0.0,
"pitches": [
0.286,
0.154,
0.389,
0.275,
0.13,
0.128,
0.44,
1.0,
0.369,
0.173,
0.149,
0.382
],
"timbre": [
52.634,
20.233,
11.395,
-13.091,
-16.625,
-44.575,
14.984,
-4.387,
10.212,
13.611,
-1.762,
-7.957
]
},
{
"start": 69.07152,
"duration": 0.36857,
"confidence": 0.37,
"loudness_start": -9.622,
"loudness_max_time": 0.05804,
"loudness_max": -4.504,
"loudness_end": 0.0,
"pitches": [
0.575,
0.487,
0.71,
0.199,
0.245,
0.324,
0.432,
1.0,
0.26,
0.177,
0.341,
0.773
],
"timbre": [
52.455,
15.579,
15.111,
-23.663,
-13.502,
-24.494,
-3.272,
-0.707,
0.218,
-4.672,
-8.311,
0.046
]
},
{
"start": 69.44009,
"duration": 0.0785,
"confidence": 0.134,
"loudness_start": -8.527,
"loudness_max_time": 0.0351,
"loudness_max": -5.355,
"loudness_end": 0.0,
"pitches": [
0.667,
0.996,
0.965,
0.967,
0.998,
1.0,
0.584,
0.572,
0.486,
0.486,
0.23,
0.153
],
"timbre": [
52.619,
25.505,
13.734,
-17.728,
-25.036,
-34.581,
-14.198,
2.08,
5.45,
3.899,
7.259,
-23.21
]
},
{
"start": 69.51859,
"duration": 0.25941,
"confidence": 0.067,
"loudness_start": -8.645,
"loudness_max_time": 0.05086,
"loudness_max": -5.114,
"loudness_end": 0.0,
"pitches": [
0.565,
0.468,
0.405,
0.243,
0.111,
0.1,
0.527,
1.0,
0.463,
0.109,
0.14,
0.401
],
"timbre": [
52.699,
15.383,
16.773,
-16.614,
-21.885,
-27.25,
-7.187,
0.259,
6.316,
5.92,
-11.23,
-22.088
]
},
{
"start": 69.778,
"duration": 0.11415,
"confidence": 0.057,
"loudness_start": -9.831,
"loudness_max_time": 0.02146,
"loudness_max": -6.361,
"loudness_end": 0.0,
"pitches": [
1.0,
0.766,
0.921,
0.943,
0.76,
0.559,
0.593,
0.664,
0.559,
0.524,
0.356,
0.398
],
"timbre": [
52.216,
24.015,
27.087,
-8.459,
-2.347,
-40.813,
-6.595,
-12.957,
8.22,
5.142,
-9.452,
-30.476
]
},
{
"start": 69.89215,
"duration": 0.08712,
"confidence": 0.124,
"loudness_start": -8.929,
"loudness_max_time": 0.03099,
"loudness_max": -6.283,
"loudness_end": 0.0,
"pitches": [
0.65,
1.0,
0.78,
0.817,
0.9,
0.867,
0.884,
0.894,
0.661,
0.653,
0.074,
0.063
],
"timbre": [
52.436,
5.913,
7.556,
-16.653,
-16.193,
-38.573,
9.767,
8.004,
21.079,
-0.972,
-5.053,
-6.77
]
},
{
"start": 69.97927,
"duration": 0.2273,
"confidence": 0.339,
"loudness_start": -8.775,
"loudness_max_time": 0.02474,
"loudness_max": -2.49,
"loudness_end": 0.0,
"pitches": [
0.714,
0.593,
1.0,
0.448,
0.361,
0.41,
0.844,
0.913,
0.322,
0.534,
0.358,
0.696
],
"timbre": [
52.965,
18.163,
2.479,
20.367,
-7.928,
-36.022,
-13.622,
-0.944,
-6.637,
3.624,
10.289,
-1.55
]
},
{
"start": 70.20658,
"duration": 0.20168,
"confidence": 0.278,
"loudness_start": -10.7,
"loudness_max_time": 0.13411,
"loudness_max": -7.102,
"loudness_end": 0.0,
"pitches": [
0.54,
0.803,
1.0,
0.315,
0.199,
0.158,
0.267,
0.685,
0.323,
0.214,
0.187,
0.341
],
"timbre": [
51.798,
16.988,
16.739,
-15.767,
-20.471,
-38.031,
7.64,
-1.687,
-7.169,
10.492,
-0.097,
-4.578
]
},
{
"start": 70.40825,
"duration": 0.42957,
"confidence": 0.235,
"loudness_start": -10.386,
"loudness_max_time": 0.03426,
"loudness_max": -6.4,
"loudness_end": 0.0,
"pitches": [
0.736,
0.413,
0.472,
1.0,
0.424,
0.248,
0.233,
0.562,
0.301,
0.152,
0.165,
0.332
],
"timbre": [
51.793,
19.353,
7.035,
-23.36,
-25.233,
-21.12,
-6.934,
-8.903,
-3.81,
-0.24,
4.347,
-0.013
]
},
{
"start": 70.83782,
"duration": 0.24476,
"confidence": 0.519,
"loudness_start": -9.899,
"loudness_max_time": 0.04967,
"loudness_max": -3.492,
"loudness_end": 0.0,
"pitches": [
1.0,
0.649,
0.197,
0.597,
0.41,
0.219,
0.291,
0.547,
0.295,
0.148,
0.141,
0.494
],
"timbre": [
52.481,
11.043,
5.716,
-15.642,
-15.67,
-9.71,
-13.78,
0.866,
-9.794,
-12.182,
-9.804,
10.58
]
},
{
"start": 71.08259,
"duration": 0.22599,
"confidence": 0.315,
"loudness_start": -11.032,
"loudness_max_time": 0.04552,
"loudness_max": -6.845,
"loudness_end": 0.0,
"pitches": [
0.994,
1.0,
0.297,
0.721,
0.363,
0.244,
0.203,
0.223,
0.1,
0.073,
0.125,
0.24
],
"timbre": [
51.7,
14.354,
9.056,
-21.655,
-10.742,
-23.602,
-21.961,
-17.842,
-8.037,
5.405,
3.034,
10.445
]
},
{
"start": 71.30857,
"duration": 0.1859,
"confidence": 0.006,
"loudness_start": -9.922,
"loudness_max_time": 0.00838,
"loudness_max": -5.848,
"loudness_end": 0.0,
"pitches": [
1.0,
0.588,
0.183,
0.19,
0.07,
0.07,
0.155,
0.595,
0.459,
0.138,
0.098,
0.317
],
"timbre": [
51.027,
-1.713,
-1.729,
-6.82,
-30.463,
-58.743,
-7.889,
-12.456,
-1.783,
16.329,
-7.5,
-0.302
]
},
{
"start": 71.49447,
"duration": 0.13932,
"confidence": 0.137,
"loudness_start": -12.066,
"loudness_max_time": 0.05317,
"loudness_max": -8.163,
"loudness_end": 0.0,
"pitches": [
1.0,
0.851,
0.181,
0.253,
0.156,
0.15,
0.089,
0.193,
0.083,
0.043,
0.113,
0.251
],
"timbre": [
50.284,
8.101,
13.336,
-25.696,
1.402,
-32.75,
-18.353,
-1.957,
-0.836,
-0.688,
-19.264,
-14.823
]
},
{
"start": 71.63379,
"duration": 0.11075,
"confidence": 0.307,
"loudness_start": -11.047,
"loudness_max_time": 0.021,
"loudness_max": -5.895,
"loudness_end": 0.0,
"pitches": [
0.86,
1.0,
0.845,
0.796,
0.805,
0.809,
0.515,
0.56,
0.156,
0.148,
0.048,
0.152
],
"timbre": [
50.726,
-5.207,
-0.618,
3.024,
-21.681,
-48.027,
-4.04,
-6.429,
3.74,
6.188,
4.796,
-9.045
]
},
{
"start": 71.74454,
"duration": 0.20231,
"confidence": 0.663,
"loudness_start": -11.254,
"loudness_max_time": 0.02183,
"loudness_max": -3.455,
"loudness_end": 0.0,
"pitches": [
1.0,
0.532,
0.169,
0.17,
0.133,
0.141,
0.199,
0.418,
0.265,
0.126,
0.137,
0.503
],
"timbre": [
53.217,
13.792,
11.089,
-0.955,
-7.379,
-35.638,
1.972,
-4.597,
3.889,
18.717,
15.031,
-12.569
]
},
{
"start": 71.94685,
"duration": 0.23293,
"confidence": 0.246,
"loudness_start": -9.46,
"loudness_max_time": 0.02292,
"loudness_max": -5.25,
"loudness_end": 0.0,
"pitches": [
0.649,
1.0,
0.38,
0.26,
0.19,
0.276,
0.155,
0.189,
0.07,
0.078,
0.085,
0.36
],
"timbre": [
53.313,
48.669,
42.163,
2.72,
-4.284,
-40.165,
19.825,
-23.293,
21.175,
14.743,
-11.157,
-4.814
]
},
{
"start": 72.17977,
"duration": 0.12685,
"confidence": 0.132,
"loudness_start": -8.344,
"loudness_max_time": 0.02643,
"loudness_max": -4.392,
"loudness_end": 0.0,
"pitches": [
0.732,
0.862,
0.901,
0.558,
0.773,
0.744,
0.996,
1.0,
0.72,
0.759,
0.429,
0.159
],
"timbre": [
52.216,
15.728,
-15.018,
10.141,
-18.741,
-46.315,
-6.944,
-0.502,
7.776,
21.432,
-5.036,
-2.51
]
},
{
"start": 72.30662,
"duration": 0.31927,
"confidence": 0.304,
"loudness_start": -11.581,
"loudness_max_time": 0.1041,
"loudness_max": -7.618,
"loudness_end": 0.0,
"pitches": [
0.363,
0.473,
0.638,
0.363,
0.133,
0.161,
0.074,
1.0,
0.334,
0.105,
0.073,
0.183
],
"timbre": [
50.783,
4.02,
4.259,
-43.408,
-22.236,
-22.627,
-13.865,
-5.196,
0.846,
-4.049,
-4.882,
1.944
]
},
{
"start": 72.6259,
"duration": 0.22295,
"confidence": 0.435,
"loudness_start": -9.767,
"loudness_max_time": 0.00352,
"loudness_max": -4.259,
"loudness_end": 0.0,
"pitches": [
0.22,
0.27,
0.554,
0.245,
0.065,
0.098,
0.391,
1.0,
0.436,
0.092,
0.076,
0.238
],
"timbre": [
52.313,
4.445,
-9.752,
-6.633,
-22.055,
-61.667,
-16.812,
0.509,
2.093,
3.721,
-10.849,
7.052
]
},
{
"start": 72.84884,
"duration": 0.07905,
"confidence": 0.068,
"loudness_start": -10.003,
"loudness_max_time": 0.02197,
"loudness_max": -7.303,
"loudness_end": 0.0,
"pitches": [
0.323,
1.0,
0.629,
0.786,
0.494,
0.432,
0.283,
0.304,
0.852,
0.912,
0.587,
0.15
],
"timbre": [
50.848,
19.056,
-0.51,
-21.603,
-21.408,
-45.812,
-23.723,
-1.433,
-1.384,
5.036,
5.174,
5.609
]
},
{
"start": 72.92789,
"duration": 0.13347,
"confidence": 0.118,
"loudness_start": -10.159,
"loudness_max_time": 0.06236,
"loudness_max": -7.497,
"loudness_end": 0.0,
"pitches": [
0.433,
0.901,
1.0,
0.869,
0.879,
0.88,
0.593,
0.584,
0.239,
0.251,
0.075,
0.059
],
"timbre": [
51.122,
15.153,
-7.881,
-39.278,
-21.869,
-30.881,
-10.114,
-2.94,
13.446,
5.231,
-5.349,
0.18
]
},
{
"start": 73.06136,
"duration": 0.43551,
"confidence": 0.187,
"loudness_start": -9.577,
"loudness_max_time": 0.0138,
"loudness_max": -5.56,
"loudness_end": 0.0,
"pitches": [
0.161,
0.349,
0.983,
0.638,
0.258,
0.23,
0.397,
1.0,
0.475,
0.253,
0.158,
0.176
],
"timbre": [
52.312,
29.74,
-1.937,
-20.139,
-24.288,
-46.653,
-13.069,
-12.481,
3.569,
12.895,
0.685,
1.114
]
},
{
"start": 73.49687,
"duration": 0.23283,
"confidence": 0.43,
"loudness_start": -9.142,
"loudness_max_time": 0.01443,
"loudness_max": -3.534,
"loudness_end": 0.0,
"pitches": [
0.385,
0.369,
0.96,
0.432,
0.171,
0.193,
0.638,
1.0,
0.499,
0.185,
0.104,
0.338
],
"timbre": [
52.959,
15.602,
-8.829,
-2.27,
-19.143,
-42.461,
-17.547,
2.181,
-0.394,
6.109,
-3.947,
2.244
]
},
{
"start": 73.72971,
"duration": 0.40535,
"confidence": 0.257,
"loudness_start": -10.065,
"loudness_max_time": 0.22705,
"loudness_max": -6.114,
"loudness_end": 0.0,
"pitches": [
0.367,
0.306,
0.604,
0.931,
0.965,
0.808,
0.56,
1.0,
0.765,
0.404,
0.427,
0.242
],
"timbre": [
51.678,
24.513,
9.124,
-17.931,
-9.171,
-25.066,
-7.078,
-1.314,
6.212,
9.606,
-12.111,
-5.462
]
},
{
"start": 74.13506,
"duration": 0.23347,
"confidence": 0.415,
"loudness_start": -10.412,
"loudness_max_time": 0.15095,
"loudness_max": -5.941,
"loudness_end": 0.0,
"pitches": [
0.679,
1.0,
0.524,
0.928,
0.681,
0.319,
0.241,
0.397,
0.746,
0.562,
0.241,
0.298
],
"timbre": [
52.698,
35.633,
10.426,
-21.429,
-21.453,
-21.258,
-28.357,
-8.665,
-9.593,
4.358,
-12.985,
10.918
]
},
{
"start": 74.36853,
"duration": 0.28757,
"confidence": 0.441,
"loudness_start": -9.922,
"loudness_max_time": 0.0121,
"loudness_max": -3.895,
"loudness_end": 0.0,
"pitches": [
0.175,
0.215,
0.204,
0.683,
0.318,
0.172,
0.159,
0.319,
1.0,
0.227,
0.1,
0.204
],
"timbre": [
52.515,
10.124,
-9.141,
-3.022,
-13.255,
-53.373,
-30.398,
-4.301,
-0.329,
10.87,
6.017,
9.641
]
},
{
"start": 74.6561,
"duration": 0.14172,
"confidence": 0.112,
"loudness_start": -10.216,
"loudness_max_time": 0.06778,
"loudness_max": -6.533,
"loudness_end": 0.0,
"pitches": [
0.611,
0.9,
0.806,
0.986,
1.0,
0.919,
0.957,
0.948,
0.701,
0.68,
0.341,
0.072
],
"timbre": [
51.223,
8.431,
-6.33,
-41.611,
-18.868,
-26.389,
-24.093,
-9.783,
9.669,
6.606,
-9.59,
5.573
]
},
{
"start": 74.79782,
"duration": 0.34218,
"confidence": 0.201,
"loudness_start": -10.002,
"loudness_max_time": 0.02942,
"loudness_max": -5.368,
"loudness_end": 0.0,
"pitches": [
0.287,
0.368,
0.364,
0.56,
0.102,
0.085,
0.111,
0.388,
1.0,
0.147,
0.073,
0.148
],
"timbre": [
51.954,
32.26,
-17.987,
-25.612,
-33.174,
-28.535,
-22.064,
-13.184,
-2.913,
5.016,
14.309,
-1.682
]
},
{
"start": 75.14,
"duration": 0.10449,
"confidence": 0.018,
"loudness_start": -9.04,
"loudness_max_time": 0.01921,
"loudness_max": -6.619,
"loudness_end": 0.0,
"pitches": [
0.54,
0.841,
1.0,
0.87,
0.787,
0.738,
0.418,
0.43,
0.212,
0.17,
0.085,
0.035
],
"timbre": [
51.729,
8.603,
6.789,
-21.414,
-29.443,
-35.032,
-15.643,
1.301,
-1.466,
0.381,
4.519,
0.778
]
},
{
"start": 75.24449,
"duration": 0.441,
"confidence": 0.48,
"loudness_start": -9.077,
"loudness_max_time": 0.01868,
"loudness_max": -3.204,
"loudness_end": 0.0,
"pitches": [
0.578,
0.279,
0.344,
0.832,
0.379,
0.366,
0.377,
0.6,
1.0,
0.539,
0.344,
0.307
],
"timbre": [
53.069,
12.23,
3.46,
6.196,
-19.464,
-40.622,
-8.656,
-0.216,
-1.792,
16.324,
11.538,
-6.827
]
},
{
"start": 75.68549,
"duration": 0.41778,
"confidence": 0.354,
"loudness_start": -10.355,
"loudness_max_time": 0.03143,
"loudness_max": -6.381,
"loudness_end": 0.0,
"pitches": [
0.177,
0.139,
0.447,
1.0,
0.613,
0.289,
0.285,
0.388,
0.247,
0.134,
0.434,
0.246
],
"timbre": [
52.539,
18.519,
22.496,
-17.322,
-28.739,
-33.603,
3.436,
-1.819,
7.398,
10.986,
0.91,
-22.049
]
},
{
"start": 76.10327,
"duration": 0.24971,
"confidence": 0.549,
"loudness_start": -10.433,
"loudness_max_time": 0.03447,
"loudness_max": -2.925,
"loudness_end": 0.0,
"pitches": [
0.347,
0.229,
0.179,
1.0,
0.477,
0.222,
0.284,
0.207,
0.112,
0.174,
0.216,
0.311
],
"timbre": [
53.298,
15.034,
18.818,
-1.938,
-20.809,
-13.638,
0.751,
5.386,
-6.0,
11.33,
10.372,
-9.189
]
},
{
"start": 76.35297,
"duration": 0.18014,
"confidence": 0.201,
"loudness_start": -8.944,
"loudness_max_time": 0.13604,
"loudness_max": -5.069,
"loudness_end": 0.0,
"pitches": [
0.8,
1.0,
0.409,
0.616,
0.798,
0.673,
0.714,
0.71,
0.709,
0.765,
0.618,
0.264
],
"timbre": [
53.238,
51.349,
47.446,
-12.298,
-16.308,
-34.475,
7.077,
-4.277,
2.795,
-3.7,
-7.848,
0.393
]
},
{
"start": 76.53311,
"duration": 0.319,
"confidence": 0.095,
"loudness_start": -9.527,
"loudness_max_time": 0.03913,
"loudness_max": -5.589,
"loudness_end": 0.0,
"pitches": [
0.215,
0.36,
0.265,
1.0,
0.26,
0.152,
0.132,
0.271,
0.139,
0.127,
0.201,
0.16
],
"timbre": [
53.169,
51.992,
43.641,
-9.87,
-41.144,
-29.605,
20.934,
9.793,
-15.231,
2.74,
-0.267,
8.202
]
},
{
"start": 76.85211,
"duration": 0.14517,
"confidence": 0.037,
"loudness_start": -8.561,
"loudness_max_time": 0.05868,
"loudness_max": -5.602,
"loudness_end": 0.0,
"pitches": [
0.525,
1.0,
0.775,
0.76,
0.875,
0.862,
0.616,
0.651,
0.313,
0.332,
0.244,
0.062
],
"timbre": [
52.966,
54.569,
40.288,
-4.77,
-47.381,
-26.923,
19.723,
-0.814,
-22.417,
7.918,
-9.002,
11.13
]
},
{
"start": 76.99728,
"duration": 0.57528,
"confidence": 0.411,
"loudness_start": -8.309,
"loudness_max_time": 0.01968,
"loudness_max": -3.188,
"loudness_end": 0.0,
"pitches": [
0.329,
0.411,
0.8,
1.0,
0.831,
0.47,
0.381,
0.489,
0.313,
0.252,
0.3,
0.26
],
"timbre": [
53.161,
28.037,
-0.738,
10.271,
-22.862,
-38.516,
-8.904,
5.833,
-15.436,
8.932,
9.506,
3.173
]
},
{
"start": 77.57256,
"duration": 0.31415,
"confidence": 0.332,
"loudness_start": -10.637,
"loudness_max_time": 0.21688,
"loudness_max": -6.291,
"loudness_end": 0.0,
"pitches": [
0.481,
0.82,
0.83,
0.448,
0.231,
0.145,
0.364,
1.0,
0.508,
0.193,
0.086,
0.238
],
"timbre": [
51.72,
17.944,
10.245,
-39.452,
-22.292,
-15.361,
-18.554,
-5.36,
-2.443,
-7.784,
-4.058,
2.767
]
},
{
"start": 77.88671,
"duration": 0.43492,
"confidence": 0.586,
"loudness_start": -10.545,
"loudness_max_time": 0.00828,
"loudness_max": -3.834,
"loudness_end": 0.0,
"pitches": [
0.157,
0.336,
1.0,
0.416,
0.216,
0.38,
0.321,
0.771,
0.545,
0.191,
0.15,
0.147
],
"timbre": [
53.127,
10.832,
-9.565,
5.781,
-16.666,
-54.343,
-18.987,
0.495,
-1.979,
0.355,
-2.813,
7.075
]
},
{
"start": 78.32163,
"duration": 0.43088,
"confidence": 0.451,
"loudness_start": -10.821,
"loudness_max_time": 0.00728,
"loudness_max": -4.431,
"loudness_end": 0.0,
"pitches": [
0.526,
0.551,
0.627,
0.449,
0.308,
0.22,
0.558,
1.0,
0.318,
0.262,
0.131,
0.248
],
"timbre": [
52.81,
27.404,
19.776,
-4.473,
-29.909,
-54.598,
1.594,
-11.909,
-1.935,
16.839,
-10.662,
-8.995
]
},
{
"start": 78.75252,
"duration": 0.43973,
"confidence": 0.373,
"loudness_start": -9.32,
"loudness_max_time": 0.00729,
"loudness_max": -3.725,
"loudness_end": 0.0,
"pitches": [
0.104,
0.229,
0.413,
0.254,
0.121,
0.223,
0.196,
1.0,
0.262,
0.123,
0.351,
0.25
],
"timbre": [
53.441,
35.484,
6.181,
-11.206,
-35.505,
-58.345,
-4.414,
9.096,
-15.604,
4.343,
1.254,
16.838
]
},
{
"start": 79.19224,
"duration": 0.2907,
"confidence": 0.143,
"loudness_start": -9.243,
"loudness_max_time": 0.00911,
"loudness_max": -6.244,
"loudness_end": 0.0,
"pitches": [
0.287,
0.169,
0.093,
0.136,
0.062,
0.089,
0.079,
0.39,
1.0,
0.122,
0.055,
0.125
],
"timbre": [
51.511,
4.644,
-0.651,
1.238,
-28.616,
-51.954,
1.24,
-9.057,
1.853,
6.827,
-4.648,
-8.848
]
},
{
"start": 79.48295,
"duration": 0.13828,
"confidence": 0.169,
"loudness_start": -11.422,
"loudness_max_time": 0.06804,
"loudness_max": -8.347,
"loudness_end": 0.0,
"pitches": [
0.781,
1.0,
0.786,
0.845,
0.893,
0.882,
0.609,
0.62,
0.246,
0.222,
0.173,
0.164
],
"timbre": [
50.183,
11.444,
8.975,
-19.218,
-23.28,
-29.689,
3.7,
4.369,
6.487,
-3.778,
-10.28,
-9.117
]
},
{
"start": 79.62122,
"duration": 0.4454,
"confidence": 0.606,
"loudness_start": -11.122,
"loudness_max_time": 0.02795,
"loudness_max": -3.986,
"loudness_end": 0.0,
"pitches": [
0.324,
0.194,
0.209,
0.303,
0.203,
0.189,
0.197,
0.299,
1.0,
0.191,
0.101,
0.247
],
"timbre": [
51.74,
1.306,
-7.592,
4.125,
-13.744,
-29.976,
-6.186,
-3.22,
-1.239,
3.231,
15.313,
-15.379
]
},
{
"start": 80.06662,
"duration": 0.15832,
"confidence": 0.364,
"loudness_start": -10.296,
"loudness_max_time": 0.02236,
"loudness_max": -6.504,
"loudness_end": 0.0,
"pitches": [
0.518,
0.233,
0.202,
0.229,
0.529,
0.526,
1.0,
0.993,
0.454,
0.446,
0.189,
0.089
],
"timbre": [
52.199,
20.058,
12.96,
-26.135,
-28.692,
-30.336,
11.042,
4.137,
2.709,
-0.817,
7.553,
3.187
]
},
{
"start": 80.22494,
"duration": 0.28181,
"confidence": 0.045,
"loudness_start": -8.604,
"loudness_max_time": 0.15808,
"loudness_max": -5.641,
"loudness_end": 0.0,
"pitches": [
0.704,
0.79,
0.414,
0.511,
0.282,
0.331,
0.215,
0.16,
1.0,
0.551,
0.422,
0.307
],
"timbre": [
53.138,
54.566,
28.318,
-27.207,
-25.999,
-30.165,
24.543,
-0.669,
3.312,
-8.585,
-3.839,
-0.625
]
},
{
"start": 80.50676,
"duration": 0.29941,
"confidence": 0.144,
"loudness_start": -6.977,
"loudness_max_time": 0.00628,
"loudness_max": -3.897,
"loudness_end": 0.0,
"pitches": [
0.223,
0.158,
0.069,
0.276,
0.074,
0.101,
0.092,
0.171,
1.0,
0.163,
0.071,
0.17
],
"timbre": [
53.896,
15.094,
27.141,
-7.492,
-13.134,
-57.295,
9.498,
13.129,
7.792,
-1.912,
-4.74,
-7.55
]
},
{
"start": 80.80617,
"duration": 0.57406,
"confidence": 0.019,
"loudness_start": -8.199,
"loudness_max_time": 0.15641,
"loudness_max": -5.698,
"loudness_end": 0.0,
"pitches": [
0.256,
0.133,
0.409,
1.0,
0.262,
0.438,
0.465,
0.519,
0.521,
0.213,
0.648,
0.22
],
"timbre": [
52.968,
28.782,
25.456,
-15.206,
-21.302,
-36.568,
11.73,
7.336,
4.924,
0.937,
-6.19,
-14.153
]
},
{
"start": 81.38023,
"duration": 0.87737,
"confidence": 0.2,
"loudness_start": -8.17,
"loudness_max_time": 0.00588,
"loudness_max": -4.8,
"loudness_end": 0.0,
"pitches": [
0.306,
0.142,
0.502,
0.977,
1.0,
0.496,
0.429,
0.631,
0.285,
0.285,
0.35,
0.257
],
"timbre": [
53.262,
19.826,
17.245,
-13.331,
-16.385,
-51.889,
-18.728,
4.587,
-0.07,
-5.338,
-2.656,
-9.764
]
},
{
"start": 82.2576,
"duration": 0.76494,
"confidence": 0.388,
"loudness_start": -9.181,
"loudness_max_time": 0.01146,
"loudness_max": -4.276,
"loudness_end": 0.0,
"pitches": [
0.608,
0.798,
0.902,
0.94,
1.0,
0.971,
0.573,
0.633,
0.725,
0.262,
0.404,
0.429
],
"timbre": [
53.318,
9.839,
15.825,
-3.215,
-17.76,
-53.788,
-8.095,
4.573,
1.483,
4.281,
-6.296,
-7.816
]
},
{
"start": 83.02254,
"duration": 0.09882,
"confidence": 0.262,
"loudness_start": -9.495,
"loudness_max_time": 0.06354,
"loudness_max": -6.907,
"loudness_end": 0.0,
"pitches": [
0.625,
0.995,
0.998,
0.968,
1.0,
0.992,
0.839,
0.802,
0.404,
0.409,
0.172,
0.14
],
"timbre": [
52.489,
31.784,
21.607,
-22.136,
-1.495,
-40.407,
25.101,
11.862,
31.864,
-3.793,
-7.846,
-25.186
]
},
{
"start": 83.12136,
"duration": 0.52871,
"confidence": 0.417,
"loudness_start": -8.199,
"loudness_max_time": 0.03115,
"loudness_max": -3.126,
"loudness_end": 0.0,
"pitches": [
0.354,
0.403,
0.718,
0.609,
0.474,
0.607,
0.659,
1.0,
0.623,
0.282,
0.398,
0.556
],
"timbre": [
54.432,
31.845,
15.803,
-11.895,
-1.129,
-37.861,
12.122,
16.654,
15.544,
18.053,
8.629,
0.197
]
},
{
"start": 83.65007,
"duration": 0.1576,
"confidence": 0.202,
"loudness_start": -8.319,
"loudness_max_time": 0.03862,
"loudness_max": -5.22,
"loudness_end": 0.0,
"pitches": [
0.498,
0.792,
1.0,
0.611,
0.478,
0.481,
0.3,
0.247,
0.115,
0.116,
0.163,
0.292
],
"timbre": [
53.381,
45.495,
20.034,
-18.233,
3.536,
-30.18,
29.665,
2.974,
40.12,
0.397,
-10.694,
3.932
]
},
{
"start": 83.80766,
"duration": 0.19633,
"confidence": 0.049,
"loudness_start": -8.184,
"loudness_max_time": 0.12636,
"loudness_max": -4.778,
"loudness_end": 0.0,
"pitches": [
0.432,
0.494,
0.328,
0.196,
0.159,
0.13,
0.267,
1.0,
0.674,
0.19,
0.14,
0.371
],
"timbre": [
53.786,
51.639,
22.348,
-14.979,
7.651,
-44.633,
30.713,
-8.868,
18.548,
9.104,
-13.354,
-2.401
]
},
{
"start": 84.00399,
"duration": 0.23751,
"confidence": 0.465,
"loudness_start": -7.286,
"loudness_max_time": 0.00791,
"loudness_max": -2.665,
"loudness_end": 0.0,
"pitches": [
0.358,
0.475,
0.543,
0.286,
0.251,
0.118,
0.491,
1.0,
0.268,
0.116,
0.173,
0.325
],
"timbre": [
54.892,
8.183,
9.074,
9.757,
6.059,
-50.439,
-2.456,
9.563,
15.919,
-0.194,
-5.37,
-5.23
]
},
{
"start": 84.2415,
"duration": 0.09968,
"confidence": 0.261,
"loudness_start": -9.049,
"loudness_max_time": 0.00292,
"loudness_max": -4.555,
"loudness_end": 0.0,
"pitches": [
0.451,
0.839,
1.0,
0.839,
0.51,
0.283,
0.323,
0.343,
0.138,
0.196,
0.164,
0.24
],
"timbre": [
53.736,
11.417,
13.045,
-22.255,
-10.769,
-52.69,
-5.323,
0.148,
4.989,
-3.126,
-4.918,
-15.767
]
},
{
"start": 84.34118,
"duration": 0.11488,
"confidence": 0.249,
"loudness_start": -7.975,
"loudness_max_time": 0.00317,
"loudness_max": -2.839,
"loudness_end": 0.0,
"pitches": [
0.447,
0.62,
1.0,
0.489,
0.565,
0.635,
0.527,
0.869,
0.655,
0.474,
0.414,
0.462
],
"timbre": [
54.086,
25.205,
20.112,
-3.726,
-2.286,
-60.867,
-15.724,
7.396,
0.001,
-10.074,
-5.7,
-6.704
]
},
{
"start": 84.45605,
"duration": 0.45401,
"confidence": 0.156,
"loudness_start": -7.925,
"loudness_max_time": 0.16358,
"loudness_max": -3.629,
"loudness_end": 0.0,
"pitches": [
1.0,
0.41,
0.203,
0.521,
0.403,
0.21,
0.269,
0.383,
0.23,
0.181,
0.231,
0.39
],
"timbre": [
54.372,
82.482,
4.065,
-42.601,
-13.539,
-44.144,
-11.711,
34.89,
12.454,
-6.736,
-13.329,
-2.972
]
},
{
"start": 84.91007,
"duration": 0.319,
"confidence": 0.231,
"loudness_start": -7.234,
"loudness_max_time": 0.00245,
"loudness_max": -3.367,
"loudness_end": 0.0,
"pitches": [
1.0,
0.424,
0.079,
0.082,
0.064,
0.049,
0.047,
0.122,
0.086,
0.031,
0.048,
0.275
],
"timbre": [
54.057,
42.989,
9.148,
-12.726,
-0.409,
-56.686,
-15.918,
12.518,
1.696,
-6.835,
-8.28,
-6.929
]
},
{
"start": 85.22907,
"duration": 0.43501,
"confidence": 0.287,
"loudness_start": -8.219,
"loudness_max_time": 0.01939,
"loudness_max": -4.712,
"loudness_end": 0.0,
"pitches": [
0.735,
0.325,
0.175,
0.178,
0.181,
0.372,
1.0,
0.891,
0.438,
0.176,
0.151,
0.151
],
"timbre": [
53.303,
27.438,
6.777,
-8.32,
-4.079,
-52.606,
-16.35,
4.724,
11.585,
7.847,
-1.238,
-7.874
]
},
{
"start": 85.66408,
"duration": 0.09964,
"confidence": 0.175,
"loudness_start": -7.922,
"loudness_max_time": 0.00722,
"loudness_max": -4.974,
"loudness_end": 0.0,
"pitches": [
0.852,
0.891,
0.614,
0.56,
0.839,
0.829,
0.906,
1.0,
0.536,
0.532,
0.083,
0.288
],
"timbre": [
52.569,
33.156,
1.886,
-22.631,
-20.126,
-58.356,
-10.664,
-11.555,
19.357,
14.125,
-10.66,
-17.211
]
},
{
"start": 85.76372,
"duration": 0.42141,
"confidence": 0.444,
"loudness_start": -8.354,
"loudness_max_time": 0.00376,
"loudness_max": -3.639,
"loudness_end": 0.0,
"pitches": [
1.0,
0.329,
0.189,
0.346,
0.283,
0.502,
0.284,
0.408,
0.135,
0.133,
0.114,
0.305
],
"timbre": [
53.677,
20.543,
5.372,
-1.819,
-12.189,
-56.575,
-14.564,
-2.482,
4.114,
-5.1,
-0.328,
-5.814
]
},
{
"start": 86.18512,
"duration": 0.33805,
"confidence": 0.294,
"loudness_start": -9.781,
"loudness_max_time": 0.0212,
"loudness_max": -4.554,
"loudness_end": 0.0,
"pitches": [
1.0,
0.282,
0.083,
0.077,
0.074,
0.053,
0.135,
0.512,
0.297,
0.099,
0.063,
0.222
],
"timbre": [
52.654,
18.59,
8.227,
-10.816,
-12.38,
-38.264,
-1.864,
-9.348,
18.914,
16.026,
7.356,
-21.101
]
},
{
"start": 86.52317,
"duration": 0.12898,
"confidence": 0.338,
"loudness_start": -9.546,
"loudness_max_time": 0.02616,
"loudness_max": -4.9,
"loudness_end": 0.0,
"pitches": [
0.831,
1.0,
0.699,
0.658,
0.889,
0.896,
0.765,
0.839,
0.358,
0.347,
0.157,
0.218
],
"timbre": [
52.613,
9.939,
8.468,
-5.649,
-10.732,
-30.045,
5.636,
-6.146,
17.873,
14.457,
1.674,
-19.25
]
},
{
"start": 86.65215,
"duration": 0.22,
"confidence": 0.505,
"loudness_start": -9.301,
"loudness_max_time": 0.01328,
"loudness_max": -2.128,
"loudness_end": 0.0,
"pitches": [
1.0,
0.389,
0.097,
0.069,
0.091,
0.082,
0.102,
0.366,
0.124,
0.065,
0.061,
0.546
],
"timbre": [
53.589,
11.608,
3.411,
9.902,
-1.193,
-47.671,
-21.324,
-0.373,
2.731,
6.371,
3.513,
-7.694
]
},
{
"start": 86.87215,
"duration": 0.10327,
"confidence": 0.087,
"loudness_start": -9.776,
"loudness_max_time": 0.02325,
"loudness_max": -7.619,
"loudness_end": 0.0,
"pitches": [
1.0,
0.54,
0.15,
0.136,
0.069,
0.059,
0.113,
0.173,
0.161,
0.138,
0.297,
0.54
],
"timbre": [
51.82,
23.284,
24.859,
-20.805,
6.532,
-44.118,
-12.296,
-12.967,
10.685,
13.707,
-5.179,
-25.454
]
},
{
"start": 86.97542,
"duration": 0.11796,
"confidence": 0.378,
"loudness_start": -9.043,
"loudness_max_time": 0.01099,
"loudness_max": -3.746,
"loudness_end": 0.0,
"pitches": [
0.621,
0.512,
0.139,
0.115,
0.245,
0.206,
0.698,
0.752,
1.0,
0.994,
0.638,
0.276
],
"timbre": [
53.058,
9.569,
13.898,
-3.132,
-12.519,
-63.374,
-12.026,
-1.035,
8.0,
12.193,
-10.945,
-11.365
]
},
{
"start": 87.09338,
"duration": 0.33007,
"confidence": 0.14,
"loudness_start": -8.954,
"loudness_max_time": 0.00727,
"loudness_max": -4.455,
"loudness_end": 0.0,
"pitches": [
1.0,
0.253,
0.089,
0.069,
0.062,
0.072,
0.11,
0.394,
0.184,
0.093,
0.072,
0.358
],
"timbre": [
52.562,
20.938,
13.61,
-12.17,
-13.587,
-65.856,
-14.116,
-4.353,
8.448,
19.272,
-6.782,
-19.401
]
},
{
"start": 87.42345,
"duration": 0.11002,
"confidence": 0.04,
"loudness_start": -8.952,
"loudness_max_time": 0.00704,
"loudness_max": -5.078,
"loudness_end": 0.0,
"pitches": [
0.635,
0.937,
0.676,
0.667,
0.957,
0.943,
0.917,
1.0,
0.493,
0.466,
0.133,
0.248
],
"timbre": [
52.607,
20.593,
11.642,
-32.411,
-15.174,
-60.889,
-8.864,
-8.876,
4.327,
19.958,
-12.834,
-14.807
]
},
{
"start": 87.53347,
"duration": 0.27973,
"confidence": 0.552,
"loudness_start": -8.864,
"loudness_max_time": 0.00535,
"loudness_max": -1.561,
"loudness_end": 0.0,
"pitches": [
1.0,
0.213,
0.099,
0.062,
0.045,
0.087,
0.091,
0.191,
0.058,
0.043,
0.067,
0.451
],
"timbre": [
54.143,
26.023,
6.723,
-0.367,
-8.875,
-64.931,
-15.276,
-6.444,
0.372,
-7.076,
-14.344,
7.809
]
},
{
"start": 87.8132,
"duration": 0.13741,
"confidence": 0.326,
"loudness_start": -9.109,
"loudness_max_time": 0.07587,
"loudness_max": -4.9,
"loudness_end": 0.0,
"pitches": [
1.0,
0.964,
0.74,
0.727,
0.991,
0.999,
0.915,
0.934,
0.527,
0.532,
0.368,
0.188
],
"timbre": [
52.847,
13.105,
27.19,
-28.055,
-9.589,
-24.29,
5.201,
-0.171,
3.409,
3.026,
-10.886,
8.722
]
},
{
"start": 87.95061,
"duration": 0.22136,
"confidence": 0.062,
"loudness_start": -8.506,
"loudness_max_time": 0.02418,
"loudness_max": -5.11,
"loudness_end": 0.0,
"pitches": [
1.0,
0.642,
0.213,
0.099,
0.062,
0.045,
0.095,
0.37,
0.37,
0.106,
0.081,
0.541
],
"timbre": [
53.455,
13.274,
29.161,
-7.388,
-20.951,
-35.581,
18.441,
-4.395,
-5.782,
5.3,
3.698,
5.012
]
},
{
"start": 88.17197,
"duration": 0.12757,
"confidence": 0.16,
"loudness_start": -7.981,
"loudness_max_time": 0.04134,
"loudness_max": -5.312,
"loudness_end": 0.0,
"pitches": [
0.957,
0.914,
0.273,
0.166,
0.153,
0.142,
0.2,
0.377,
0.329,
0.259,
0.436,
1.0
],
"timbre": [
53.691,
28.082,
57.897,
-9.365,
-5.69,
-27.256,
19.12,
-7.107,
-0.431,
-16.59,
0.582,
6.983
]
},
{
"start": 88.29955,
"duration": 0.09891,
"confidence": 0.026,
"loudness_start": -7.127,
"loudness_max_time": 0.01666,
"loudness_max": -4.105,
"loudness_end": 0.0,
"pitches": [
0.754,
1.0,
0.716,
0.716,
0.947,
0.92,
0.9,
0.934,
0.63,
0.631,
0.362,
0.287
],
"timbre": [
54.174,
34.681,
43.832,
-3.069,
-26.886,
-47.573,
18.881,
4.747,
-4.1,
-2.215,
-1.963,
15.441
]
},
{
"start": 88.39846,
"duration": 0.32499,
"confidence": 0.34,
"loudness_start": -6.888,
"loudness_max_time": 0.01434,
"loudness_max": -1.43,
"loudness_end": 0.0,
"pitches": [
1.0,
0.232,
0.159,
0.108,
0.065,
0.076,
0.077,
0.273,
0.119,
0.071,
0.112,
0.816
],
"timbre": [
55.101,
26.789,
37.719,
6.514,
-4.578,
-48.46,
-0.033,
4.054,
-10.064,
2.15,
11.908,
15.089
]
},
{
"start": 88.72345,
"duration": 0.52839,
"confidence": 0.086,
"loudness_start": -7.088,
"loudness_max_time": 0.10461,
"loudness_max": -4.963,
"loudness_end": 0.0,
"pitches": [
0.825,
0.335,
0.197,
0.257,
0.284,
0.291,
1.0,
0.52,
0.268,
0.204,
0.273,
0.36
],
"timbre": [
54.277,
42.841,
38.351,
-13.76,
-33.457,
-39.885,
16.467,
24.773,
-6.421,
-10.907,
1.53,
14.769
]
},
{
"start": 89.25184,
"duration": 0.45311,
"confidence": 0.351,
"loudness_start": -6.491,
"loudness_max_time": 0.02389,
"loudness_max": -2.465,
"loudness_end": 0.0,
"pitches": [
1.0,
0.555,
0.299,
0.542,
0.317,
0.806,
0.348,
0.566,
0.281,
0.297,
0.556,
0.51
],
"timbre": [
54.771,
41.236,
24.509,
0.027,
-35.237,
-35.626,
-3.704,
7.363,
-24.528,
3.058,
14.15,
14.173
]
},
{
"start": 89.70494,
"duration": 0.22027,
"confidence": 0.006,
"loudness_start": -7.183,
"loudness_max_time": 0.00725,
"loudness_max": -4.904,
"loudness_end": 0.0,
"pitches": [
1.0,
0.512,
0.18,
0.086,
0.088,
0.13,
0.143,
0.562,
0.524,
0.156,
0.225,
0.453
],
"timbre": [
53.81,
64.677,
32.67,
-7.417,
-57.24,
-38.542,
22.553,
6.63,
-17.004,
-3.252,
-4.861,
6.801
]
},
{
"start": 89.92522,
"duration": 0.09959,
"confidence": 0.005,
"loudness_start": -7.967,
"loudness_max_time": 0.03475,
"loudness_max": -5.778,
"loudness_end": 0.0,
"pitches": [
1.0,
0.672,
0.194,
0.195,
0.197,
0.263,
0.204,
0.279,
0.276,
0.231,
0.572,
0.408
],
"timbre": [
53.417,
81.399,
52.917,
-0.424,
-36.53,
-25.749,
24.784,
2.875,
-19.199,
-12.75,
-6.91,
10.043
]
},
{
"start": 90.02481,
"duration": 0.13283,
"confidence": 0.177,
"loudness_start": -7.804,
"loudness_max_time": 0.06174,
"loudness_max": -4.738,
"loudness_end": 0.0,
"pitches": [
0.499,
0.677,
0.614,
0.617,
0.998,
1.0,
0.725,
0.749,
0.317,
0.304,
0.419,
0.155
],
"timbre": [
54.164,
57.027,
51.08,
-5.174,
-28.451,
-24.534,
22.517,
2.887,
-12.579,
2.4,
-10.192,
-1.902
]
},
{
"start": 90.15764,
"duration": 0.32299,
"confidence": 0.305,
"loudness_start": -7.485,
"loudness_max_time": 0.00484,
"loudness_max": -2.088,
"loudness_end": 0.0,
"pitches": [
1.0,
0.344,
0.085,
0.078,
0.064,
0.089,
0.14,
0.268,
0.127,
0.068,
0.085,
0.492
],
"timbre": [
55.24,
41.805,
45.574,
-1.863,
-15.177,
-59.331,
-8.895,
23.742,
-10.958,
-6.012,
2.728,
0.516
]
},
{
"start": 90.48063,
"duration": 0.3551,
"confidence": 0.179,
"loudness_start": -5.702,
"loudness_max_time": 0.01671,
"loudness_max": -3.244,
"loudness_end": 0.0,
"pitches": [
1.0,
0.479,
0.127,
0.33,
0.23,
0.117,
0.28,
0.506,
0.433,
0.162,
0.136,
0.598
],
"timbre": [
55.021,
40.562,
41.656,
3.191,
-27.56,
-43.127,
21.807,
15.399,
-8.778,
-11.334,
-6.245,
-1.978
]
},
{
"start": 90.83574,
"duration": 0.18658,
"confidence": 0.097,
"loudness_start": -6.806,
"loudness_max_time": 0.08922,
"loudness_max": -4.231,
"loudness_end": 0.0,
"pitches": [
1.0,
0.763,
0.412,
0.283,
0.24,
0.148,
0.222,
0.379,
0.274,
0.186,
0.121,
0.658
],
"timbre": [
54.955,
75.33,
15.221,
-30.062,
25.838,
-46.028,
4.295,
-8.688,
-2.127,
7.603,
-6.618,
-16.452
]
},
{
"start": 91.02231,
"duration": 0.20912,
"confidence": 0.141,
"loudness_start": -4.718,
"loudness_max_time": 0.00125,
"loudness_max": -2.598,
"loudness_end": 0.0,
"pitches": [
1.0,
0.447,
0.466,
0.384,
0.397,
0.265,
0.196,
0.257,
0.209,
0.175,
0.148,
0.538
],
"timbre": [
55.529,
29.897,
12.575,
-6.673,
-2.015,
-44.556,
-4.642,
10.01,
-2.033,
2.522,
-11.038,
-4.309
]
},
{
"start": 91.23143,
"duration": 0.11569,
"confidence": 0.385,
"loudness_start": -8.143,
"loudness_max_time": 0.0246,
"loudness_max": -2.819,
"loudness_end": 0.0,
"pitches": [
1.0,
0.797,
0.409,
0.884,
0.818,
0.526,
0.76,
0.791,
0.309,
0.182,
0.422,
0.412
],
"timbre": [
54.457,
28.872,
11.418,
-6.987,
0.57,
-25.441,
-3.756,
3.536,
-1.909,
8.794,
4.513,
-3.064
]
},
{
"start": 91.34712,
"duration": 0.09891,
"confidence": 0.159,
"loudness_start": -7.803,
"loudness_max_time": 0.00698,
"loudness_max": -2.593,
"loudness_end": 0.0,
"pitches": [
0.815,
0.694,
0.477,
0.515,
0.663,
0.566,
0.71,
1.0,
0.613,
0.49,
0.626,
0.524
],
"timbre": [
55.024,
38.747,
23.557,
-10.715,
-0.185,
-54.297,
-19.662,
-0.523,
-5.966,
-6.828,
-0.956,
3.244
]
},
{
"start": 91.44603,
"duration": 0.46975,
"confidence": 0.112,
"loudness_start": -6.525,
"loudness_max_time": 0.15207,
"loudness_max": -3.191,
"loudness_end": 0.0,
"pitches": [
1.0,
0.233,
0.219,
0.496,
0.447,
0.254,
0.318,
0.482,
0.308,
0.304,
0.274,
0.237
],
"timbre": [
55.189,
80.96,
32.343,
-24.586,
-9.642,
-35.313,
0.166,
24.594,
-1.298,
-0.5,
1.05,
-13.648
]
},
{
"start": 91.91578,
"duration": 0.30803,
"confidence": 0.325,
"loudness_start": -5.256,
"loudness_max_time": 0.01662,
"loudness_max": -2.286,
"loudness_end": 0.0,
"pitches": [
1.0,
0.279,
0.084,
0.146,
0.103,
0.065,
0.071,
0.235,
0.087,
0.075,
0.115,
0.446
],
"timbre": [
54.995,
71.074,
21.08,
6.876,
-11.665,
-51.158,
7.038,
16.429,
-14.005,
-18.006,
-1.562,
11.921
]
},
{
"start": 92.22381,
"duration": 0.55188,
"confidence": 0.005,
"loudness_start": -7.909,
"loudness_max_time": 0.13149,
"loudness_max": -4.389,
"loudness_end": 0.0,
"pitches": [
1.0,
0.445,
0.378,
0.465,
0.214,
0.297,
0.396,
0.955,
0.683,
0.364,
0.201,
0.332
],
"timbre": [
52.873,
65.43,
33.132,
-4.426,
-24.982,
-41.285,
37.674,
-8.002,
-17.31,
3.745,
-8.187,
-2.416
]
},
{
"start": 92.77569,
"duration": 0.43478,
"confidence": 0.496,
"loudness_start": -8.294,
"loudness_max_time": 0.01339,
"loudness_max": -2.238,
"loudness_end": 0.0,
"pitches": [
1.0,
0.34,
0.372,
0.262,
0.252,
0.292,
0.267,
0.532,
0.277,
0.185,
0.271,
0.513
],
"timbre": [
53.941,
35.162,
24.338,
10.937,
-22.068,
-55.89,
13.353,
9.439,
-13.09,
9.591,
5.518,
9.469
]
},
{
"start": 93.21048,
"duration": 0.35433,
"confidence": 0.077,
"loudness_start": -9.84,
"loudness_max_time": 0.02006,
"loudness_max": -4.962,
"loudness_end": 0.0,
"pitches": [
0.249,
0.176,
0.198,
1.0,
0.326,
0.091,
0.139,
0.295,
0.174,
0.116,
0.176,
0.109
],
"timbre": [
52.373,
62.379,
28.474,
-3.534,
-36.84,
-37.826,
20.185,
-1.972,
-10.252,
12.317,
9.022,
-1.2
]
},
{
"start": 93.56481,
"duration": 0.06916,
"confidence": 0.154,
"loudness_start": -8.699,
"loudness_max_time": 0.02341,
"loudness_max": -6.096,
"loudness_end": 0.0,
"pitches": [
0.572,
1.0,
0.83,
0.916,
0.776,
0.763,
0.413,
0.444,
0.39,
0.394,
0.141,
0.136
],
"timbre": [
52.559,
35.877,
42.067,
-7.02,
-33.08,
-43.311,
13.777,
-5.508,
-13.849,
9.08,
-2.281,
-11.231
]
},
{
"start": 93.63397,
"duration": 0.20912,
"confidence": 0.259,
"loudness_start": -8.732,
"loudness_max_time": 0.04052,
"loudness_max": -3.542,
"loudness_end": 0.0,
"pitches": [
0.463,
0.518,
0.379,
1.0,
0.318,
0.223,
0.323,
0.646,
0.417,
0.172,
0.179,
0.319
],
"timbre": [
53.448,
32.355,
17.671,
-0.283,
-25.55,
-29.738,
19.426,
0.857,
-5.471,
5.282,
-0.567,
-3.768
]
},
{
"start": 93.84308,
"duration": 0.2673,
"confidence": 0.004,
"loudness_start": -10.012,
"loudness_max_time": 0.16239,
"loudness_max": -6.765,
"loudness_end": 0.0,
"pitches": [
0.796,
1.0,
0.156,
0.434,
0.245,
0.208,
0.275,
0.189,
0.212,
0.174,
0.196,
0.452
],
"timbre": [
51.795,
59.331,
42.813,
-13.225,
-22.759,
-35.941,
29.602,
-7.28,
-9.729,
9.361,
-7.84,
-4.948
]
},
{
"start": 94.11039,
"duration": 0.42381,
"confidence": 0.203,
"loudness_start": -8.814,
"loudness_max_time": 0.00266,
"loudness_max": -4.956,
"loudness_end": 0.0,
"pitches": [
0.131,
0.271,
0.334,
1.0,
0.212,
0.29,
0.196,
0.262,
0.269,
0.134,
0.188,
0.117
],
"timbre": [
52.622,
52.241,
30.999,
-14.707,
-30.713,
-56.102,
24.137,
4.566,
-6.86,
11.191,
-12.233,
7.56
]
},
{
"start": 94.5342,
"duration": 0.44744,
"confidence": 0.566,
"loudness_start": -9.3,
"loudness_max_time": 0.01266,
"loudness_max": -2.997,
"loudness_end": 0.0,
"pitches": [
0.24,
0.22,
0.319,
1.0,
0.416,
0.165,
0.292,
0.325,
0.171,
0.16,
0.214,
0.189
],
"timbre": [
53.714,
22.615,
28.517,
16.978,
-27.463,
-47.663,
3.093,
16.965,
-13.284,
-2.062,
1.64,
-8.609
]
},
{
"start": 94.98163,
"duration": 0.20912,
"confidence": 0.12,
"loudness_start": -9.155,
"loudness_max_time": 0.00568,
"loudness_max": -5.657,
"loudness_end": 0.0,
"pitches": [
0.261,
0.21,
0.163,
0.37,
0.134,
0.128,
0.156,
0.651,
1.0,
0.171,
0.079,
0.124
],
"timbre": [
51.855,
38.124,
13.087,
-14.416,
-42.317,
-49.78,
16.836,
-1.18,
-18.484,
0.936,
-16.806,
5.598
]
},
{
"start": 95.19075,
"duration": 0.2142,
"confidence": 0.148,
"loudness_start": -10.132,
"loudness_max_time": 0.12995,
"loudness_max": -6.588,
"loudness_end": 0.0,
"pitches": [
0.652,
1.0,
0.415,
0.566,
0.414,
0.223,
0.196,
0.268,
0.237,
0.304,
0.142,
0.278
],
"timbre": [
52.049,
53.075,
40.424,
-22.609,
-28.203,
-31.106,
32.48,
-8.238,
-21.629,
7.785,
-6.97,
3.235
]
},
{
"start": 95.40494,
"duration": 0.55696,
"confidence": 0.403,
"loudness_start": -8.001,
"loudness_max_time": 0.0166,
"loudness_max": -3.052,
"loudness_end": 0.0,
"pitches": [
0.377,
0.41,
0.548,
1.0,
0.546,
0.609,
0.655,
0.734,
0.671,
0.563,
0.357,
0.323
],
"timbre": [
53.751,
34.11,
17.57,
10.482,
-22.389,
-42.947,
6.192,
13.399,
-10.198,
0.784,
4.886,
3.025
]
},
{
"start": 95.9619,
"duration": 0.30263,
"confidence": 0.202,
"loudness_start": -9.956,
"loudness_max_time": 0.02865,
"loudness_max": -6.593,
"loudness_end": 0.0,
"pitches": [
0.469,
0.647,
0.277,
0.274,
0.186,
0.223,
0.122,
0.389,
1.0,
0.546,
0.146,
0.184
],
"timbre": [
51.64,
45.118,
29.7,
-8.153,
-38.644,
-34.434,
20.123,
-5.901,
-16.181,
15.452,
0.131,
-6.158
]
},
{
"start": 96.26454,
"duration": 0.34753,
"confidence": 0.682,
"loudness_start": -10.323,
"loudness_max_time": 0.02808,
"loudness_max": -2.111,
"loudness_end": 0.0,
"pitches": [
0.272,
0.118,
0.132,
0.364,
0.093,
0.113,
0.142,
0.119,
1.0,
0.161,
0.093,
0.351
],
"timbre": [
53.476,
23.299,
14.292,
17.748,
-17.145,
-17.687,
9.075,
13.095,
-15.992,
2.72,
23.641,
-4.273
]
},
{
"start": 96.61206,
"duration": 0.10449,
"confidence": 0.236,
"loudness_start": -10.586,
"loudness_max_time": 0.02677,
"loudness_max": -5.754,
"loudness_end": 0.0,
"pitches": [
0.715,
0.968,
0.91,
0.932,
1.0,
0.969,
0.733,
0.751,
0.332,
0.295,
0.022,
0.076
],
"timbre": [
51.171,
25.452,
25.271,
13.341,
-49.533,
-32.203,
32.732,
6.916,
-11.424,
4.168,
0.726,
-5.724
]
},
{
"start": 96.71655,
"duration": 0.21515,
"confidence": 0.402,
"loudness_start": -11.307,
"loudness_max_time": 0.0249,
"loudness_max": -5.677,
"loudness_end": 0.0,
"pitches": [
0.441,
0.332,
0.375,
1.0,
0.424,
0.173,
0.179,
0.595,
0.554,
0.212,
0.217,
0.248
],
"timbre": [
52.145,
34.412,
16.264,
3.354,
-32.325,
-31.841,
31.648,
14.782,
-7.076,
-0.142,
-0.858,
8.56
]
},
{
"start": 96.9317,
"duration": 0.09252,
"confidence": 0.267,
"loudness_start": -11.171,
"loudness_max_time": 0.02184,
"loudness_max": -7.059,
"loudness_end": 0.0,
"pitches": [
0.517,
1.0,
0.731,
0.716,
0.35,
0.423,
0.323,
0.367,
0.251,
0.268,
0.451,
0.349
],
"timbre": [
51.624,
59.098,
53.339,
3.2,
-20.58,
-40.305,
24.252,
-4.113,
-11.84,
12.634,
-6.004,
4.695
]
},
{
"start": 97.02422,
"duration": 0.12816,
"confidence": 0.148,
"loudness_start": -9.141,
"loudness_max_time": 0.06951,
"loudness_max": -6.406,
"loudness_end": 0.0,
"pitches": [
0.6,
1.0,
0.976,
0.997,
0.971,
0.963,
0.592,
0.612,
0.226,
0.232,
0.08,
0.028
],
"timbre": [
52.239,
43.673,
40.822,
-14.979,
-19.801,
-31.028,
35.205,
8.034,
-6.348,
3.481,
-11.329,
1.394
]
},
{
"start": 97.15238,
"duration": 0.30717,
"confidence": 0.403,
"loudness_start": -9.335,
"loudness_max_time": 0.01799,
"loudness_max": -3.056,
"loudness_end": 0.0,
"pitches": [
0.283,
0.322,
0.157,
1.0,
0.285,
0.17,
0.154,
0.351,
0.203,
0.095,
0.207,
0.261
],
"timbre": [
53.759,
36.744,
20.635,
8.551,
-27.254,
-47.317,
5.843,
17.568,
-12.448,
2.353,
8.204,
3.444
]
},
{
"start": 97.45955,
"duration": 0.45306,
"confidence": 0.055,
"loudness_start": -8.994,
"loudness_max_time": 0.15374,
"loudness_max": -4.851,
"loudness_end": 0.0,
"pitches": [
0.313,
0.335,
0.631,
0.979,
0.653,
0.561,
0.601,
1.0,
0.867,
0.348,
0.292,
0.44
],
"timbre": [
52.17,
61.525,
45.082,
-18.181,
-31.27,
-36.875,
22.139,
10.735,
-10.527,
19.617,
-6.747,
2.609
]
},
{
"start": 97.91261,
"duration": 0.11628,
"confidence": 0.218,
"loudness_start": -8.91,
"loudness_max_time": 0.02431,
"loudness_max": -5.644,
"loudness_end": 0.0,
"pitches": [
0.522,
0.99,
0.909,
1.0,
0.867,
0.819,
0.458,
0.444,
0.184,
0.203,
0.133,
0.065
],
"timbre": [
52.854,
62.026,
35.531,
0.898,
-36.405,
-37.492,
15.507,
5.002,
2.7,
5.726,
-13.75,
-10.815
]
},
{
"start": 98.02889,
"duration": 0.31311,
"confidence": 0.379,
"loudness_start": -9.368,
"loudness_max_time": 0.02308,
"loudness_max": -3.06,
"loudness_end": 0.0,
"pitches": [
0.297,
0.385,
0.27,
1.0,
0.257,
0.184,
0.18,
0.311,
0.1,
0.113,
0.153,
0.211
],
"timbre": [
53.341,
37.902,
20.628,
7.058,
-20.794,
-37.929,
11.255,
8.872,
-7.121,
7.386,
12.847,
-0.132
]
},
{
"start": 98.342,
"duration": 0.28998,
"confidence": 0.271,
"loudness_start": -9.131,
"loudness_max_time": 0.01882,
"loudness_max": -4.846,
"loudness_end": 0.0,
"pitches": [
0.774,
1.0,
0.545,
0.264,
0.227,
0.173,
0.253,
0.319,
0.489,
0.163,
0.185,
0.401
],
"timbre": [
53.139,
56.687,
30.333,
-5.188,
-43.643,
-49.234,
13.989,
-6.184,
-8.471,
18.344,
-2.223,
-11.465
]
},
{
"start": 98.63197,
"duration": 0.2429,
"confidence": 0.149,
"loudness_start": -9.222,
"loudness_max_time": 0.0719,
"loudness_max": -5.951,
"loudness_end": 0.0,
"pitches": [
0.53,
0.464,
0.414,
0.294,
0.16,
0.301,
0.409,
1.0,
0.364,
0.122,
0.167,
0.346
],
"timbre": [
52.072,
57.777,
41.886,
-26.01,
-38.12,
-31.234,
30.168,
8.905,
-11.631,
-2.112,
-9.126,
-1.625
]
},
{
"start": 98.87488,
"duration": 0.43052,
"confidence": 0.435,
"loudness_start": -8.728,
"loudness_max_time": 0.03879,
"loudness_max": -3.303,
"loudness_end": 0.0,
"pitches": [
0.255,
0.251,
0.713,
0.496,
0.33,
0.322,
0.24,
1.0,
0.619,
0.192,
0.227,
0.386
],
"timbre": [
53.413,
43.6,
19.443,
-4.782,
-25.594,
-27.084,
14.715,
12.891,
-10.667,
1.527,
9.085,
7.423
]
},
{
"start": 99.3054,
"duration": 0.36063,
"confidence": 0.341,
"loudness_start": -8.998,
"loudness_max_time": 0.04975,
"loudness_max": -4.838,
"loudness_end": 0.0,
"pitches": [
0.417,
0.434,
0.499,
0.106,
0.08,
0.085,
0.174,
1.0,
0.352,
0.163,
0.069,
0.169
],
"timbre": [
52.569,
53.297,
33.619,
-9.182,
-29.561,
-22.208,
35.572,
4.814,
-2.056,
-5.32,
-3.419,
5.244
]
},
{
"start": 99.66603,
"duration": 0.10417,
"confidence": 0.021,
"loudness_start": -8.673,
"loudness_max_time": 0.03948,
"loudness_max": -6.452,
"loudness_end": 0.0,
"pitches": [
0.669,
1.0,
1.0,
0.875,
0.84,
0.827,
0.595,
0.603,
0.324,
0.338,
0.215,
0.04
],
"timbre": [
52.286,
25.091,
25.059,
-9.225,
-27.398,
-33.617,
26.85,
11.582,
-6.234,
10.62,
-5.976,
-4.925
]
},
{
"start": 99.7702,
"duration": 0.19048,
"confidence": 0.299,
"loudness_start": -9.037,
"loudness_max_time": 0.01977,
"loudness_max": -3.99,
"loudness_end": 0.0,
"pitches": [
0.329,
0.269,
0.212,
0.128,
0.089,
0.093,
0.35,
1.0,
0.632,
0.151,
0.121,
0.233
],
"timbre": [
53.047,
11.167,
13.141,
3.326,
-32.082,
-37.332,
18.283,
10.95,
-17.696,
0.502,
5.463,
2.754
]
},
{
"start": 99.96068,
"duration": 0.11152,
"confidence": 0.1,
"loudness_start": -10.968,
"loudness_max_time": 0.02669,
"loudness_max": -7.225,
"loudness_end": 0.0,
"pitches": [
0.408,
0.954,
1.0,
0.548,
0.663,
0.617,
0.61,
0.639,
0.452,
0.439,
0.163,
0.224
],
"timbre": [
51.832,
63.539,
52.256,
0.993,
-43.705,
-22.552,
24.818,
-11.779,
-12.312,
-4.469,
-8.551,
-8.571
]
},
{
"start": 100.0722,
"duration": 0.15039,
"confidence": 0.262,
"loudness_start": -9.284,
"loudness_max_time": 0.07092,
"loudness_max": -5.986,
"loudness_end": 0.0,
"pitches": [
0.62,
0.989,
0.83,
0.825,
0.992,
1.0,
0.771,
0.793,
0.383,
0.391,
0.239,
0.092
],
"timbre": [
52.359,
55.433,
50.282,
-13.573,
-42.81,
-23.875,
30.225,
15.218,
-6.962,
6.414,
-6.045,
-7.568
]
},
{
"start": 100.22259,
"duration": 0.42948,
"confidence": 0.153,
"loudness_start": -9.769,
"loudness_max_time": 0.10049,
"loudness_max": -5.225,
"loudness_end": 0.0,
"pitches": [
0.274,
0.164,
0.231,
0.62,
0.215,
0.207,
0.282,
0.495,
1.0,
0.411,
0.145,
0.128
],
"timbre": [
52.836,
40.186,
34.121,
-11.436,
-36.355,
-42.16,
33.665,
9.543,
-6.669,
-5.643,
-7.862,
-0.211
]
},
{
"start": 100.65206,
"duration": 0.41265,
"confidence": 0.253,
"loudness_start": -8.644,
"loudness_max_time": 0.013,
"loudness_max": -3.926,
"loudness_end": 0.0,
"pitches": [
0.241,
0.144,
0.215,
0.595,
0.209,
0.232,
0.19,
0.464,
1.0,
0.267,
0.204,
0.267
],
"timbre": [
53.3,
33.758,
23.452,
-2.225,
-21.107,
-48.099,
16.013,
21.182,
-10.153,
-0.804,
-5.994,
11.685
]
},
{
"start": 101.06472,
"duration": 0.31927,
"confidence": 0.062,
"loudness_start": -9.586,
"loudness_max_time": 0.19317,
"loudness_max": -5.656,
"loudness_end": 0.0,
"pitches": [
0.3,
0.306,
0.065,
0.253,
0.055,
0.05,
0.069,
0.497,
1.0,
0.078,
0.049,
0.118
],
"timbre": [
52.482,
51.469,
11.796,
-21.514,
-27.72,
-28.846,
15.667,
4.743,
-2.699,
-0.223,
-9.466,
1.973
]
},
{
"start": 101.38399,
"duration": 0.15329,
"confidence": 0.375,
"loudness_start": -9.47,
"loudness_max_time": 0.07838,
"loudness_max": -5.048,
"loudness_end": 0.0,
"pitches": [
0.511,
0.973,
0.953,
1.0,
0.892,
0.876,
0.448,
0.459,
0.297,
0.293,
0.154,
0.028
],
"timbre": [
53.411,
70.653,
34.902,
-16.746,
-39.227,
-22.853,
18.957,
2.696,
-15.164,
16.142,
-13.738,
-5.197
]
},
{
"start": 101.53728,
"duration": 0.3971,
"confidence": 0.295,
"loudness_start": -8.552,
"loudness_max_time": 0.00401,
"loudness_max": -2.767,
"loudness_end": 0.0,
"pitches": [
0.165,
0.162,
0.286,
0.411,
0.258,
0.213,
0.192,
0.336,
1.0,
0.212,
0.131,
0.174
],
"timbre": [
54.116,
36.831,
11.874,
5.8,
-25.036,
-60.604,
-1.36,
10.932,
4.165,
-4.14,
-4.214,
-6.205
]
},
{
"start": 101.93438,
"duration": 0.22889,
"confidence": 0.425,
"loudness_start": -9.596,
"loudness_max_time": 0.10531,
"loudness_max": -4.665,
"loudness_end": 0.0,
"pitches": [
1.0,
0.966,
0.241,
0.113,
0.147,
0.146,
0.171,
0.419,
0.587,
0.151,
0.33,
0.983
],
"timbre": [
53.137,
64.423,
18.212,
-33.022,
-28.978,
-16.846,
14.328,
17.156,
-0.848,
2.209,
-7.086,
-24.119
]
},
{
"start": 102.16327,
"duration": 0.2078,
"confidence": 0.219,
"loudness_start": -8.22,
"loudness_max_time": 0.04408,
"loudness_max": -4.336,
"loudness_end": 0.0,
"pitches": [
0.6,
0.516,
0.222,
0.252,
0.139,
0.168,
0.216,
0.125,
0.126,
0.073,
0.304,
1.0
],
"timbre": [
53.858,
66.526,
38.998,
1.242,
-35.773,
-24.556,
22.219,
-6.87,
-12.005,
8.059,
-14.046,
-13.238
]
},
{
"start": 102.37107,
"duration": 0.21456,
"confidence": 0.215,
"loudness_start": -7.922,
"loudness_max_time": 0.04823,
"loudness_max": -3.852,
"loudness_end": 0.0,
"pitches": [
0.625,
0.393,
0.161,
0.288,
0.19,
0.202,
0.282,
0.285,
0.272,
0.117,
0.155,
1.0
],
"timbre": [
53.9,
46.817,
14.486,
-14.962,
-22.668,
-26.958,
12.345,
3.519,
-5.134,
10.324,
-12.906,
-3.666
]
},
{
"start": 102.58562,
"duration": 0.56834,
"confidence": 0.015,
"loudness_start": -8.665,
"loudness_max_time": 0.05095,
"loudness_max": -6.171,
"loudness_end": 0.0,
"pitches": [
0.494,
0.307,
0.613,
0.99,
0.634,
0.38,
0.712,
0.714,
0.502,
0.508,
0.358,
1.0
],
"timbre": [
52.885,
53.488,
31.271,
-12.245,
-38.971,
-34.157,
11.539,
14.652,
-3.988,
5.165,
-3.974,
-23.307
]
},
{
"start": 103.15397,
"duration": 0.12812,
"confidence": 0.101,
"loudness_start": -9.516,
"loudness_max_time": 0.04167,
"loudness_max": -6.374,
"loudness_end": 0.0,
"pitches": [
0.843,
1.0,
0.831,
0.86,
0.877,
0.901,
0.631,
0.57,
0.243,
0.256,
0.134,
0.283
],
"timbre": [
52.622,
45.39,
24.308,
-12.3,
-39.004,
-31.869,
11.155,
2.446,
-8.167,
10.244,
-12.237,
-26.813
]
},
{
"start": 103.28209,
"duration": 0.30186,
"confidence": 0.427,
"loudness_start": -9.017,
"loudness_max_time": 0.01381,
"loudness_max": -3.542,
"loudness_end": 0.0,
"pitches": [
0.281,
0.232,
0.026,
0.074,
0.047,
0.056,
0.171,
0.292,
0.137,
0.033,
0.077,
1.0
],
"timbre": [
54.098,
47.914,
7.617,
-1.593,
-36.251,
-50.429,
2.018,
15.979,
-17.674,
-0.102,
5.551,
-1.387
]
},
{
"start": 103.58395,
"duration": 0.29633,
"confidence": 0.189,
"loudness_start": -7.859,
"loudness_max_time": 0.04048,
"loudness_max": -4.556,
"loudness_end": 0.0,
"pitches": [
0.875,
1.0,
0.272,
0.177,
0.157,
0.23,
0.232,
0.139,
0.109,
0.081,
0.177,
0.942
],
"timbre": [
53.746,
70.517,
22.419,
-1.559,
-37.595,
-35.107,
22.107,
-1.281,
-11.064,
-0.286,
-7.912,
-4.159
]
},
{
"start": 103.88027,
"duration": 0.22612,
"confidence": 0.225,
"loudness_start": -8.88,
"loudness_max_time": 0.01376,
"loudness_max": -5.202,
"loudness_end": 0.0,
"pitches": [
0.278,
0.359,
0.542,
1.0,
0.286,
0.189,
0.185,
0.359,
0.161,
0.144,
0.297,
0.312
],
"timbre": [
53.277,
94.514,
37.958,
-5.908,
-32.276,
-39.797,
12.071,
-17.564,
-14.572,
5.239,
-5.089,
-4.968
]
},
{
"start": 104.10639,
"duration": 0.33732,
"confidence": 0.261,
"loudness_start": -7.643,
"loudness_max_time": 0.07102,
"loudness_max": -3.404,
"loudness_end": 0.0,
"pitches": [
0.325,
0.201,
0.233,
1.0,
0.208,
0.123,
0.223,
0.544,
0.232,
0.071,
0.173,
0.449
],
"timbre": [
53.47,
56.874,
26.738,
-12.304,
-20.942,
-35.208,
2.504,
9.619,
-9.22,
9.595,
-16.193,
-2.502
]
},
{
"start": 104.44372,
"duration": 0.15011,
"confidence": 0.183,
"loudness_start": -10.191,
"loudness_max_time": 0.08331,
"loudness_max": -5.849,
"loudness_end": 0.0,
"pitches": [
0.578,
0.923,
0.816,
0.936,
1.0,
0.941,
0.742,
0.757,
0.375,
0.374,
0.156,
0.076
],
"timbre": [
52.413,
73.33,
36.633,
-10.224,
-41.295,
-28.011,
17.303,
-7.125,
-15.072,
2.669,
-8.505,
-8.57
]
},
{
"start": 104.59383,
"duration": 0.22122,
"confidence": 0.125,
"loudness_start": -9.592,
"loudness_max_time": 0.02584,
"loudness_max": -4.618,
"loudness_end": 0.0,
"pitches": [
0.32,
0.443,
0.3,
1.0,
0.426,
0.129,
0.134,
0.251,
0.219,
0.206,
0.196,
0.094
],
"timbre": [
52.822,
78.222,
8.772,
-2.102,
-39.441,
-42.761,
12.014,
-1.968,
-12.535,
11.802,
-3.205,
4.027
]
},
{
"start": 104.81506,
"duration": 0.08694,
"confidence": 0.357,
"loudness_start": -10.397,
"loudness_max_time": 0.02221,
"loudness_max": -5.512,
"loudness_end": 0.0,
"pitches": [
0.376,
1.0,
0.754,
0.684,
0.894,
0.964,
0.478,
0.564,
0.256,
0.311,
0.197,
0.283
],
"timbre": [
53.116,
102.434,
32.863,
-6.785,
8.848,
-34.654,
15.798,
4.469,
-22.89,
7.993,
-1.726,
-16.356
]
},
{
"start": 104.902,
"duration": 0.14485,
"confidence": 0.06,
"loudness_start": -7.782,
"loudness_max_time": 0.04305,
"loudness_max": -4.488,
"loudness_end": 0.0,
"pitches": [
0.107,
0.435,
0.277,
1.0,
0.442,
0.1,
0.117,
0.158,
0.2,
0.239,
0.288,
0.128
],
"timbre": [
54.029,
103.347,
22.588,
-4.399,
-7.437,
-39.11,
2.814,
-3.514,
-17.782,
-1.378,
-11.256,
-13.986
]
},
{
"start": 105.04685,
"duration": 0.32567,
"confidence": 0.203,
"loudness_start": -8.793,
"loudness_max_time": 0.00484,
"loudness_max": -2.714,
"loudness_end": 0.0,
"pitches": [
0.188,
0.261,
0.174,
1.0,
0.176,
0.101,
0.123,
0.165,
0.173,
0.113,
0.197,
0.272
],
"timbre": [
53.611,
49.762,
21.541,
-6.633,
-20.362,
-68.221,
-18.709,
30.179,
-9.332,
-9.792,
-1.658,
-9.4
]
},
{
"start": 105.37252,
"duration": 0.11583,
"confidence": 0.063,
"loudness_start": -8.464,
"loudness_max_time": 0.02383,
"loudness_max": -5.867,
"loudness_end": 0.0,
"pitches": [
0.609,
0.845,
0.366,
1.0,
0.652,
0.163,
0.241,
0.482,
0.266,
0.213,
0.359,
0.562
],
"timbre": [
53.393,
100.527,
17.082,
-18.96,
-0.405,
-42.69,
10.069,
0.212,
-12.186,
13.171,
-8.849,
-1.556
]
},
{
"start": 105.48834,
"duration": 0.40649,
"confidence": 0.165,
"loudness_start": -7.856,
"loudness_max_time": 0.01262,
"loudness_max": -3.473,
"loudness_end": 0.0,
"pitches": [
0.163,
0.189,
0.246,
0.549,
0.384,
0.231,
0.238,
0.387,
1.0,
0.277,
0.211,
0.281
],
"timbre": [
54.708,
78.961,
2.903,
-32.753,
-7.874,
-50.186,
-1.081,
-1.514,
0.006,
2.659,
-3.536,
-10.391
]
},
{
"start": 105.89483,
"duration": 0.45324,
"confidence": 0.312,
"loudness_start": -6.404,
"loudness_max_time": 0.03641,
"loudness_max": -2.515,
"loudness_end": 0.0,
"pitches": [
0.216,
0.12,
0.233,
0.344,
0.214,
0.182,
0.159,
0.224,
1.0,
0.17,
0.188,
0.33
],
"timbre": [
55.142,
56.35,
15.18,
-1.132,
-7.472,
-36.698,
-13.198,
-8.597,
-18.434,
25.049,
-0.45,
-8.364
]
},
{
"start": 106.34807,
"duration": 0.20966,
"confidence": 0.13,
"loudness_start": -7.626,
"loudness_max_time": 0.1751,
"loudness_max": -4.06,
"loudness_end": 0.0,
"pitches": [
0.477,
0.444,
0.114,
0.286,
0.088,
0.054,
0.221,
0.988,
1.0,
0.222,
0.101,
0.301
],
"timbre": [
53.857,
38.624,
21.272,
-16.009,
-14.483,
-52.354,
-9.278,
3.669,
-5.596,
1.962,
2.698,
3.626
]
},
{
"start": 106.55773,
"duration": 0.2317,
"confidence": 0.165,
"loudness_start": -7.647,
"loudness_max_time": 0.04363,
"loudness_max": -4.762,
"loudness_end": 0.0,
"pitches": [
0.512,
0.745,
0.213,
0.274,
0.147,
0.148,
0.081,
0.476,
1.0,
0.227,
0.187,
0.226
],
"timbre": [
53.894,
51.632,
20.723,
-23.914,
-4.506,
-20.916,
-4.96,
-1.773,
-3.434,
-5.164,
-9.146,
14.158
]
},
{
"start": 106.78943,
"duration": 0.18499,
"confidence": 0.208,
"loudness_start": -7.179,
"loudness_max_time": 0.00159,
"loudness_max": -3.15,
"loudness_end": 0.0,
"pitches": [
0.81,
0.535,
0.522,
0.995,
0.943,
0.849,
0.915,
1.0,
0.59,
0.479,
0.282,
0.396
],
"timbre": [
53.478,
29.055,
18.224,
-3.716,
-31.499,
-55.777,
-4.292,
4.515,
-12.237,
1.635,
-12.985,
10.37
]
},
{
"start": 106.97442,
"duration": 0.23406,
"confidence": 0.093,
"loudness_start": -9.258,
"loudness_max_time": 0.0309,
"loudness_max": -5.561,
"loudness_end": 0.0,
"pitches": [
0.352,
0.521,
0.202,
0.342,
0.202,
0.137,
0.145,
0.306,
1.0,
0.215,
0.132,
0.273
],
"timbre": [
52.436,
57.255,
23.703,
-6.71,
-35.947,
-26.706,
15.184,
-8.47,
-2.686,
3.658,
-8.686,
9.971
]
},
{
"start": 107.20848,
"duration": 0.34014,
"confidence": 0.403,
"loudness_start": -10.796,
"loudness_max_time": 0.02263,
"loudness_max": -5.58,
"loudness_end": 0.0,
"pitches": [
0.271,
0.324,
0.167,
1.0,
0.272,
0.09,
0.085,
0.378,
0.217,
0.151,
0.196,
0.141
],
"timbre": [
52.423,
38.525,
15.736,
-15.236,
-23.831,
-25.313,
1.927,
-2.343,
-4.747,
-1.321,
8.077,
-11.131
]
},
{
"start": 107.54862,
"duration": 0.07995,
"confidence": 0.299,
"loudness_start": -10.148,
"loudness_max_time": 0.02574,
"loudness_max": -4.24,
"loudness_end": 0.0,
"pitches": [
0.645,
0.923,
0.858,
0.87,
0.994,
1.0,
0.517,
0.538,
0.471,
0.488,
0.15,
0.066
],
"timbre": [
52.99,
34.009,
29.79,
-6.675,
-10.777,
-36.53,
9.005,
7.45,
4.118,
2.164,
10.533,
-20.726
]
},
{
"start": 107.62857,
"duration": 0.23365,
"confidence": 0.295,
"loudness_start": -8.401,
"loudness_max_time": 0.04115,
"loudness_max": -2.683,
"loudness_end": 0.0,
"pitches": [
0.988,
0.842,
0.533,
1.0,
0.588,
0.283,
0.367,
0.851,
0.655,
0.403,
0.504,
0.59
],
"timbre": [
53.781,
37.145,
22.208,
0.462,
-7.786,
-27.658,
-10.769,
14.472,
-16.659,
1.87,
-2.887,
-3.507
]
},
{
"start": 107.86222,
"duration": 0.21878,
"confidence": 0.018,
"loudness_start": -8.976,
"loudness_max_time": 0.16069,
"loudness_max": -6.331,
"loudness_end": 0.0,
"pitches": [
0.661,
1.0,
0.465,
0.855,
0.267,
0.332,
0.215,
0.24,
0.094,
0.188,
0.28,
0.429
],
"timbre": [
52.619,
45.726,
36.389,
-18.918,
-6.38,
-28.059,
-4.886,
-5.561,
-13.874,
1.371,
-7.418,
-8.942
]
},
{
"start": 108.081,
"duration": 0.29805,
"confidence": 0.025,
"loudness_start": -8.696,
"loudness_max_time": 0.02522,
"loudness_max": -4.46,
"loudness_end": 0.0,
"pitches": [
0.268,
0.314,
0.137,
1.0,
0.238,
0.122,
0.168,
0.611,
0.377,
0.161,
0.244,
0.196
],
"timbre": [
52.824,
28.684,
17.671,
-3.003,
-25.23,
-42.355,
-5.033,
-3.664,
-16.241,
2.858,
10.559,
-20.407
]
},
{
"start": 108.37905,
"duration": 0.15107,
"confidence": 0.244,
"loudness_start": -9.056,
"loudness_max_time": 0.09929,
"loudness_max": -5.516,
"loudness_end": 0.0,
"pitches": [
0.467,
0.94,
0.824,
0.923,
1.0,
0.914,
0.687,
0.712,
0.378,
0.428,
0.251,
0.097
],
"timbre": [
52.602,
36.259,
29.791,
-20.847,
-12.821,
-25.463,
5.444,
-2.249,
-8.289,
11.648,
-15.415,
-5.932
]
},
{
"start": 108.53011,
"duration": 0.23238,
"confidence": 0.17,
"loudness_start": -10.115,
"loudness_max_time": 0.00575,
"loudness_max": -4.526,
"loudness_end": 0.0,
"pitches": [
0.375,
0.355,
0.438,
1.0,
0.364,
0.182,
0.298,
0.514,
0.31,
0.132,
0.304,
0.383
],
"timbre": [
52.917,
54.878,
6.326,
7.505,
-16.631,
-45.198,
-14.458,
14.093,
5.449,
0.359,
-13.922,
2.378
]
},
{
"start": 108.76249,
"duration": 0.08091,
"confidence": 0.322,
"loudness_start": -11.513,
"loudness_max_time": 0.0105,
"loudness_max": -7.178,
"loudness_end": 0.0,
"pitches": [
0.674,
1.0,
0.595,
0.626,
0.212,
0.296,
0.499,
0.589,
0.355,
0.382,
0.782,
0.645
],
"timbre": [
50.713,
40.345,
43.47,
8.499,
-16.862,
-49.766,
6.69,
1.055,
-12.895,
8.895,
-9.739,
-17.873
]
},
{
"start": 108.8434,
"duration": 0.13397,
"confidence": 0.167,
"loudness_start": -11.026,
"loudness_max_time": 0.03651,
"loudness_max": -6.973,
"loudness_end": 0.0,
"pitches": [
0.539,
1.0,
0.823,
0.899,
0.926,
0.882,
0.604,
0.631,
0.237,
0.243,
0.077,
0.073
],
"timbre": [
51.53,
51.491,
32.633,
-13.739,
-31.875,
-28.576,
14.528,
-9.039,
-9.784,
20.932,
-0.633,
-13.43
]
},
{
"start": 108.97737,
"duration": 0.15619,
"confidence": 0.452,
"loudness_start": -9.418,
"loudness_max_time": 0.0602,
"loudness_max": -4.662,
"loudness_end": 0.0,
"pitches": [
0.598,
0.251,
0.212,
0.261,
0.886,
0.637,
1.0,
0.972,
0.724,
0.647,
0.185,
0.409
],
"timbre": [
53.438,
42.848,
25.141,
-4.715,
-28.646,
-32.522,
11.917,
1.287,
-2.721,
5.792,
-12.271,
-9.226
]
},
{
"start": 109.13356,
"duration": 0.07565,
"confidence": 0.114,
"loudness_start": -9.072,
"loudness_max_time": 0.01136,
"loudness_max": -5.473,
"loudness_end": 0.0,
"pitches": [
0.397,
0.8,
0.799,
0.839,
1.0,
0.987,
0.494,
0.486,
0.296,
0.261,
0.153,
0.248
],
"timbre": [
52.84,
75.436,
29.764,
-1.919,
-22.044,
-44.45,
8.976,
-2.831,
-4.796,
-0.624,
-0.636,
-4.815
]
},
{
"start": 109.20921,
"duration": 0.162,
"confidence": 0.064,
"loudness_start": -8.511,
"loudness_max_time": 0.11726,
"loudness_max": -3.766,
"loudness_end": 0.0,
"pitches": [
0.928,
1.0,
0.414,
0.425,
0.842,
0.625,
0.736,
0.729,
0.654,
0.572,
0.534,
0.466
],
"timbre": [
54.472,
72.7,
45.411,
-15.902,
-0.242,
-35.725,
-4.906,
-0.125,
5.733,
28.809,
-4.383,
7.689
]
},
{
"start": 109.3712,
"duration": 0.26295,
"confidence": 0.09,
"loudness_start": -7.63,
"loudness_max_time": 0.05121,
"loudness_max": -2.924,
"loudness_end": 0.0,
"pitches": [
0.626,
0.562,
0.134,
0.624,
1.0,
0.275,
0.384,
0.351,
0.384,
0.116,
0.17,
0.622
],
"timbre": [
54.552,
65.68,
18.256,
3.672,
-13.365,
-31.936,
-8.37,
-10.57,
-3.555,
14.493,
-9.179,
4.125
]
},
{
"start": 109.63415,
"duration": 0.42204,
"confidence": 0.338,
"loudness_start": -9.398,
"loudness_max_time": 0.13871,
"loudness_max": -4.645,
"loudness_end": 0.0,
"pitches": [
0.391,
0.415,
0.212,
0.475,
1.0,
0.735,
0.376,
0.359,
0.8,
0.315,
0.323,
0.355
],
"timbre": [
53.223,
60.9,
37.821,
-27.133,
-11.802,
-20.179,
-0.868,
-1.851,
-2.481,
1.891,
-15.728,
1.523
]
},
{
"start": 110.05619,
"duration": 0.22036,
"confidence": 0.097,
"loudness_start": -7.798,
"loudness_max_time": 0.05323,
"loudness_max": -5.385,
"loudness_end": 0.0,
"pitches": [
0.761,
1.0,
0.487,
0.643,
0.658,
0.445,
0.225,
0.158,
0.186,
0.185,
0.29,
0.532
],
"timbre": [
53.498,
81.949,
22.399,
-12.733,
-7.108,
-35.077,
-10.048,
-17.071,
-6.904,
5.231,
-11.357,
-0.379
]
},
{
"start": 110.27655,
"duration": 0.27388,
"confidence": 0.416,
"loudness_start": -9.182,
"loudness_max_time": 0.06093,
"loudness_max": -4.176,
"loudness_end": 0.0,
"pitches": [
0.265,
0.303,
0.139,
0.286,
1.0,
0.341,
0.214,
0.488,
0.438,
0.172,
0.133,
0.407
],
"timbre": [
53.825,
31.246,
11.18,
-19.394,
-19.571,
-23.538,
-8.419,
14.916,
-3.899,
-1.946,
11.843,
-1.886
]
},
{
"start": 110.55043,
"duration": 0.17469,
"confidence": 0.055,
"loudness_start": -8.98,
"loudness_max_time": 0.03548,
"loudness_max": -5.487,
"loudness_end": 0.0,
"pitches": [
0.534,
0.87,
0.786,
0.773,
0.987,
1.0,
0.724,
0.735,
0.507,
0.43,
0.255,
0.104
],
"timbre": [
53.173,
50.271,
31.425,
-13.557,
-12.229,
-28.151,
-6.823,
-16.623,
-1.175,
3.956,
-7.693,
-6.182
]
},
{
"start": 110.72512,
"duration": 0.3073,
"confidence": 0.18,
"loudness_start": -8.364,
"loudness_max_time": 0.01467,
"loudness_max": -4.049,
"loudness_end": 0.0,
"pitches": [
0.195,
0.266,
0.075,
0.084,
0.053,
0.102,
0.21,
0.165,
0.142,
0.06,
0.101,
1.0
],
"timbre": [
53.633,
41.195,
24.767,
-4.787,
-34.213,
-52.52,
-5.486,
6.885,
-5.013,
7.745,
-2.226,
-12.433
]
},
{
"start": 111.03243,
"duration": 0.13859,
"confidence": 0.178,
"loudness_start": -9.153,
"loudness_max_time": 0.02662,
"loudness_max": -5.668,
"loudness_end": 0.0,
"pitches": [
0.783,
1.0,
0.741,
0.722,
0.903,
0.934,
0.788,
0.701,
0.313,
0.298,
0.047,
0.316
],
"timbre": [
53.239,
50.659,
10.152,
-13.663,
-35.313,
-36.173,
1.622,
-9.795,
-15.298,
6.619,
-4.459,
-6.134
]
},
{
"start": 111.17102,
"duration": 0.30218,
"confidence": 0.463,
"loudness_start": -8.57,
"loudness_max_time": 0.00724,
"loudness_max": -3.001,
"loudness_end": 0.0,
"pitches": [
0.39,
0.205,
0.079,
0.104,
0.082,
0.102,
0.355,
0.519,
0.275,
0.107,
0.123,
1.0
],
"timbre": [
54.435,
55.043,
13.674,
-3.316,
-26.89,
-48.469,
-16.251,
20.261,
-8.807,
-23.171,
-0.914,
3.503
]
},
{
"start": 111.4732,
"duration": 0.24277,
"confidence": 0.09,
"loudness_start": -8.458,
"loudness_max_time": 0.1477,
"loudness_max": -4.428,
"loudness_end": 0.0,
"pitches": [
0.808,
1.0,
0.132,
0.28,
0.233,
0.163,
0.222,
0.165,
0.2,
0.129,
0.343,
0.287
],
"timbre": [
52.854,
47.118,
22.289,
-10.799,
-31.247,
-32.905,
11.248,
11.196,
-14.545,
-9.907,
-5.813,
-3.626
]
},
{
"start": 111.71596,
"duration": 0.19152,
"confidence": 0.184,
"loudness_start": -9.905,
"loudness_max_time": 0.05885,
"loudness_max": -6.844,
"loudness_end": 0.0,
"pitches": [
0.613,
0.172,
0.062,
0.079,
0.042,
0.211,
0.368,
0.274,
0.183,
0.116,
0.34,
1.0
],
"timbre": [
51.841,
52.203,
17.375,
-23.904,
-28.431,
-38.626,
11.265,
10.345,
-14.115,
-7.699,
-9.531,
-1.688
]
},
{
"start": 111.90748,
"duration": 0.13347,
"confidence": 0.119,
"loudness_start": -10.749,
"loudness_max_time": 0.02009,
"loudness_max": -6.666,
"loudness_end": 0.0,
"pitches": [
0.769,
0.994,
0.884,
0.91,
0.977,
1.0,
0.708,
0.634,
0.196,
0.175,
0.111,
0.282
],
"timbre": [
52.482,
59.745,
21.595,
-15.178,
-34.872,
-37.58,
18.412,
-4.621,
-20.721,
20.992,
-7.506,
-1.88
]
},
{
"start": 112.04095,
"duration": 0.4137,
"confidence": 0.441,
"loudness_start": -9.355,
"loudness_max_time": 0.01374,
"loudness_max": -2.756,
"loudness_end": 0.0,
"pitches": [
0.294,
0.132,
0.127,
0.198,
0.137,
0.162,
0.274,
0.256,
0.176,
0.087,
0.3,
1.0
],
"timbre": [
53.549,
44.273,
-0.537,
9.882,
-30.41,
-47.288,
0.202,
9.898,
-5.388,
-11.354,
0.385,
-7.487
]
},
{
"start": 112.45465,
"duration": 0.21424,
"confidence": 0.552,
"loudness_start": -11.607,
"loudness_max_time": 0.03128,
"loudness_max": -4.35,
"loudness_end": 0.0,
"pitches": [
0.474,
0.448,
0.466,
1.0,
0.368,
0.194,
0.139,
0.402,
0.439,
0.283,
0.281,
0.201
],
"timbre": [
52.75,
58.369,
27.118,
-7.909,
-38.588,
-15.873,
12.384,
1.603,
-11.547,
15.052,
-2.603,
-7.779
]
},
{
"start": 112.66889,
"duration": 0.23814,
"confidence": 0.058,
"loudness_start": -9.837,
"loudness_max_time": 0.19736,
"loudness_max": -6.318,
"loudness_end": 0.0,
"pitches": [
0.64,
1.0,
0.557,
0.922,
0.558,
0.187,
0.161,
0.218,
0.151,
0.246,
0.383,
0.419
],
"timbre": [
52.877,
58.119,
32.185,
-21.296,
-13.543,
-38.643,
0.74,
-7.549,
-16.035,
9.891,
-15.94,
-8.591
]
},
{
"start": 112.90703,
"duration": 0.23288,
"confidence": 0.297,
"loudness_start": -7.885,
"loudness_max_time": 0.0163,
"loudness_max": -3.727,
"loudness_end": 0.0,
"pitches": [
0.408,
0.266,
0.205,
1.0,
0.37,
0.165,
0.128,
0.565,
0.319,
0.176,
0.27,
0.356
],
"timbre": [
54.138,
34.447,
10.151,
-6.844,
-9.873,
-35.737,
0.853,
11.008,
-9.626,
-0.772,
1.552,
-2.915
]
},
{
"start": 113.13991,
"duration": 0.23329,
"confidence": 0.12,
"loudness_start": -8.511,
"loudness_max_time": 0.05189,
"loudness_max": -6.031,
"loudness_end": 0.0,
"pitches": [
0.649,
1.0,
0.547,
0.484,
0.417,
0.268,
0.209,
0.185,
0.13,
0.169,
0.264,
0.286
],
"timbre": [
52.9,
32.744,
28.141,
-7.532,
-0.72,
-32.973,
-5.466,
-4.558,
-9.43,
5.925,
-11.524,
-3.219
]
},
{
"start": 113.3732,
"duration": 0.59007,
"confidence": 0.422,
"loudness_start": -8.726,
"loudness_max_time": 0.2823,
"loudness_max": -3.884,
"loudness_end": 0.0,
"pitches": [
0.312,
0.505,
0.554,
1.0,
0.736,
0.548,
0.314,
0.494,
0.458,
0.228,
0.326,
0.169
],
"timbre": [
54.582,
57.377,
28.835,
-20.557,
-29.171,
-32.461,
-14.533,
1.247,
-2.902,
1.651,
-14.862,
-8.206
]
},
{
"start": 113.96327,
"duration": 0.24367,
"confidence": 0.026,
"loudness_start": -8.584,
"loudness_max_time": 0.00912,
"loudness_max": -5.245,
"loudness_end": 0.0,
"pitches": [
0.791,
1.0,
0.524,
0.997,
0.302,
0.337,
0.592,
0.467,
0.17,
0.155,
0.336,
0.456
],
"timbre": [
53.308,
72.471,
32.633,
-14.184,
-24.659,
-40.58,
-9.81,
-16.582,
-15.816,
2.982,
-3.842,
-4.233
]
},
{
"start": 114.20694,
"duration": 0.37211,
"confidence": 0.259,
"loudness_start": -8.506,
"loudness_max_time": 0.1046,
"loudness_max": -4.407,
"loudness_end": 0.0,
"pitches": [
0.177,
0.153,
0.232,
0.289,
1.0,
0.325,
0.484,
0.676,
0.708,
0.311,
0.134,
0.192
],
"timbre": [
53.216,
51.818,
26.758,
-36.961,
-23.104,
-28.181,
-6.604,
-3.079,
-9.472,
-8.986,
4.509,
-6.269
]
},
{
"start": 114.57905,
"duration": 0.96317,
"confidence": 0.015,
"loudness_start": -7.192,
"loudness_max_time": 0.09769,
"loudness_max": -3.623,
"loudness_end": 0.0,
"pitches": [
0.247,
0.167,
0.389,
0.579,
1.0,
0.351,
0.303,
0.522,
0.352,
0.299,
0.161,
0.235
],
"timbre": [
54.232,
65.015,
28.201,
-8.331,
-20.014,
-34.15,
7.266,
-6.581,
5.644,
-6.998,
-10.524,
-5.58
]
},
{
"start": 115.54222,
"duration": 0.2556,
"confidence": 0.273,
"loudness_start": -9.358,
"loudness_max_time": 0.01439,
"loudness_max": -3.718,
"loudness_end": 0.0,
"pitches": [
0.215,
0.311,
0.042,
0.271,
1.0,
0.314,
0.165,
0.356,
0.17,
0.066,
0.085,
0.366
],
"timbre": [
53.199,
43.499,
4.689,
-6.095,
-27.694,
-44.087,
-6.234,
23.808,
-12.248,
-12.323,
8.289,
1.363
]
},
{
"start": 115.79782,
"duration": 0.1858,
"confidence": 0.022,
"loudness_start": -8.601,
"loudness_max_time": 0.13527,
"loudness_max": -5.752,
"loudness_end": 0.0,
"pitches": [
0.721,
1.0,
0.371,
0.396,
0.435,
0.393,
0.217,
0.227,
0.192,
0.135,
0.111,
0.319
],
"timbre": [
52.487,
53.039,
37.375,
-25.596,
-26.888,
-28.284,
5.684,
9.834,
-10.726,
-3.657,
-2.963,
1.557
]
},
{
"start": 115.98363,
"duration": 0.26177,
"confidence": 0.226,
"loudness_start": -9.079,
"loudness_max_time": 0.13988,
"loudness_max": -5.02,
"loudness_end": 0.0,
"pitches": [
0.328,
0.211,
0.045,
0.041,
0.063,
0.121,
0.243,
0.296,
0.129,
0.056,
0.1,
1.0
],
"timbre": [
53.792,
69.159,
18.661,
-28.339,
-36.973,
-26.282,
9.921,
17.577,
-19.727,
-4.657,
-1.884,
-0.294
]
},
{
"start": 116.2454,
"duration": 0.18603,
"confidence": 0.034,
"loudness_start": -6.914,
"loudness_max_time": 0.08209,
"loudness_max": -4.358,
"loudness_end": 0.0,
"pitches": [
0.715,
1.0,
0.195,
0.275,
0.189,
0.232,
0.239,
0.233,
0.091,
0.095,
0.323,
0.677
],
"timbre": [
54.603,
82.332,
27.202,
-19.157,
-19.974,
-38.518,
-6.018,
-4.601,
-24.056,
0.209,
-5.246,
-5.592
]
},
{
"start": 116.43143,
"duration": 0.21995,
"confidence": 0.265,
"loudness_start": -5.547,
"loudness_max_time": 0.00202,
"loudness_max": -1.813,
"loudness_end": 0.0,
"pitches": [
0.553,
0.29,
0.092,
0.11,
0.048,
0.115,
0.215,
0.229,
0.186,
0.063,
0.136,
1.0
],
"timbre": [
54.833,
33.222,
16.132,
-1.803,
-20.663,
-52.175,
-21.189,
5.692,
-13.27,
-18.653,
-10.886,
-10.693
]
},
{
"start": 116.65138,
"duration": 0.41138,
"confidence": 0.32,
"loudness_start": -8.573,
"loudness_max_time": 0.10957,
"loudness_max": -3.817,
"loudness_end": 0.0,
"pitches": [
0.482,
0.142,
0.21,
0.459,
0.509,
0.448,
0.309,
0.554,
0.557,
0.164,
0.278,
1.0
],
"timbre": [
53.486,
67.55,
31.487,
-21.731,
-39.755,
-24.485,
-2.535,
4.712,
-16.525,
-0.945,
-12.889,
-10.273
]
},
{
"start": 117.06277,
"duration": 0.23247,
"confidence": 0.157,
"loudness_start": -8.114,
"loudness_max_time": 0.02763,
"loudness_max": -4.794,
"loudness_end": 0.0,
"pitches": [
0.785,
1.0,
0.333,
0.276,
0.206,
0.282,
0.263,
0.186,
0.224,
0.154,
0.169,
0.703
],
"timbre": [
53.335,
77.35,
24.115,
-5.347,
-39.766,
-29.977,
8.005,
-5.661,
-20.383,
7.563,
-6.785,
-1.437
]
},
{
"start": 117.29524,
"duration": 0.21501,
"confidence": 0.438,
"loudness_start": -7.729,
"loudness_max_time": 0.01663,
"loudness_max": -3.388,
"loudness_end": 0.0,
"pitches": [
0.541,
0.373,
0.058,
0.141,
0.077,
0.11,
0.266,
0.317,
0.151,
0.055,
0.193,
1.0
],
"timbre": [
54.125,
57.654,
3.201,
1.625,
-37.618,
-35.249,
-2.126,
18.187,
-22.941,
-12.955,
-1.136,
9.434
]
},
{
"start": 117.51025,
"duration": 0.22073,
"confidence": 0.136,
"loudness_start": -10.679,
"loudness_max_time": 0.03585,
"loudness_max": -6.42,
"loudness_end": 0.0,
"pitches": [
0.916,
1.0,
0.257,
0.293,
0.293,
0.199,
0.369,
0.199,
0.231,
0.121,
0.216,
0.915
],
"timbre": [
52.603,
87.956,
32.121,
-13.889,
-46.534,
-39.863,
16.662,
1.536,
-19.347,
-0.049,
0.987,
-6.761
]
},
{
"start": 117.73098,
"duration": 0.19723,
"confidence": 0.188,
"loudness_start": -8.092,
"loudness_max_time": 0.0087,
"loudness_max": -5.057,
"loudness_end": 0.0,
"pitches": [
0.511,
0.334,
0.331,
1.0,
0.433,
0.092,
0.203,
0.443,
0.215,
0.126,
0.323,
0.236
],
"timbre": [
53.34,
55.539,
19.641,
-11.096,
-34.701,
-44.264,
4.057,
5.197,
-7.358,
15.84,
-10.894,
-10.354
]
},
{
"start": 117.92821,
"duration": 0.12689,
"confidence": 0.098,
"loudness_start": -8.657,
"loudness_max_time": 0.0359,
"loudness_max": -5.257,
"loudness_end": 0.0,
"pitches": [
0.538,
1.0,
0.643,
0.891,
0.521,
0.387,
0.332,
0.717,
0.445,
0.257,
0.701,
0.27
],
"timbre": [
53.204,
80.025,
43.555,
-16.448,
-18.183,
-19.762,
-20.268,
-0.692,
-10.625,
0.575,
0.59,
-1.219
]
},
{
"start": 118.0551,
"duration": 0.09488,
"confidence": 0.03,
"loudness_start": -7.459,
"loudness_max_time": 0.04851,
"loudness_max": -5.274,
"loudness_end": 0.0,
"pitches": [
0.639,
0.994,
0.912,
1.0,
0.944,
0.888,
0.653,
0.662,
0.309,
0.321,
0.132,
0.036
],
"timbre": [
53.882,
60.889,
34.54,
-22.199,
-38.198,
-24.064,
12.974,
-8.01,
-8.068,
1.192,
-10.648,
-7.275
]
},
{
"start": 118.14998,
"duration": 0.30163,
"confidence": 0.296,
"loudness_start": -6.421,
"loudness_max_time": 0.03014,
"loudness_max": -2.025,
"loudness_end": 0.0,
"pitches": [
0.364,
0.414,
0.197,
1.0,
0.279,
0.119,
0.204,
0.746,
0.339,
0.083,
0.142,
0.303
],
"timbre": [
54.966,
48.123,
22.777,
-0.56,
-19.191,
-27.896,
-5.072,
16.559,
-4.19,
13.203,
5.897,
-8.101
]
},
{
"start": 118.45161,
"duration": 0.18585,
"confidence": 0.218,
"loudness_start": -8.692,
"loudness_max_time": 0.06071,
"loudness_max": -4.973,
"loudness_end": 0.0,
"pitches": [
0.59,
1.0,
0.302,
0.468,
0.186,
0.163,
0.178,
0.198,
0.251,
0.152,
0.146,
0.217
],
"timbre": [
53.908,
72.38,
40.698,
-22.87,
-33.977,
-29.104,
-0.817,
10.348,
-6.827,
4.427,
-4.231,
-10.979
]
},
{
"start": 118.63746,
"duration": 0.16227,
"confidence": 0.026,
"loudness_start": -6.56,
"loudness_max_time": 0.03405,
"loudness_max": -3.781,
"loudness_end": 0.0,
"pitches": [
0.283,
1.0,
0.35,
0.728,
0.488,
0.392,
0.625,
0.817,
0.359,
0.336,
0.173,
0.133
],
"timbre": [
54.609,
85.679,
18.891,
-7.518,
-21.068,
-30.531,
-7.612,
-23.027,
4.291,
11.991,
-0.845,
-2.36
]
},
{
"start": 118.79973,
"duration": 0.21424,
"confidence": 0.101,
"loudness_start": -7.025,
"loudness_max_time": 0.1741,
"loudness_max": -3.801,
"loudness_end": 0.0,
"pitches": [
0.292,
0.789,
0.694,
1.0,
0.494,
0.344,
0.32,
0.374,
0.269,
0.257,
0.576,
0.426
],
"timbre": [
54.972,
101.334,
27.657,
-17.375,
-3.304,
-41.326,
-13.691,
-14.007,
-5.319,
-0.323,
-7.651,
2.109
]
},
{
"start": 119.01397,
"duration": 0.24966,
"confidence": 0.222,
"loudness_start": -5.983,
"loudness_max_time": 0.04398,
"loudness_max": -2.103,
"loudness_end": 0.0,
"pitches": [
0.419,
0.66,
0.268,
1.0,
0.621,
0.318,
0.21,
0.65,
0.326,
0.106,
0.23,
0.312
],
"timbre": [
55.363,
58.942,
16.442,
-16.714,
-20.946,
-17.635,
-13.778,
-5.92,
-18.228,
11.062,
-3.68,
-0.04
]
},
{
"start": 119.26363,
"duration": 0.2337,
"confidence": 0.394,
"loudness_start": -7.913,
"loudness_max_time": 0.0292,
"loudness_max": -2.437,
"loudness_end": 0.0,
"pitches": [
0.227,
0.286,
0.257,
1.0,
0.984,
0.603,
0.58,
0.665,
0.281,
0.226,
0.222,
0.191
],
"timbre": [
54.883,
45.244,
2.389,
-5.327,
-8.154,
-25.805,
-10.457,
-1.478,
-3.94,
10.425,
3.171,
0.596
]
},
{
"start": 119.49732,
"duration": 0.13778,
"confidence": 0.247,
"loudness_start": -8.067,
"loudness_max_time": 0.06848,
"loudness_max": -3.955,
"loudness_end": 0.0,
"pitches": [
0.548,
0.282,
0.305,
0.632,
0.914,
0.839,
0.934,
1.0,
0.596,
0.416,
0.159,
0.218
],
"timbre": [
54.454,
86.093,
21.091,
-50.374,
-16.775,
-42.14,
1.618,
37.95,
-4.268,
-8.976,
-6.352,
6.406
]
},
{
"start": 119.6351,
"duration": 0.62689,
"confidence": 0.256,
"loudness_start": -5.099,
"loudness_max_time": 0.03161,
"loudness_max": -2.193,
"loudness_end": 0.0,
"pitches": [
0.334,
0.194,
0.234,
0.445,
0.478,
0.466,
0.491,
0.472,
1.0,
0.341,
0.225,
0.188
],
"timbre": [
56.217,
125.15,
5.593,
-4.331,
-4.089,
-32.027,
-7.868,
-30.554,
-15.624,
8.751,
-11.336,
11.792
]
},
{
"start": 120.262,
"duration": 0.27265,
"confidence": 0.164,
"loudness_start": -6.144,
"loudness_max_time": 0.00569,
"loudness_max": -3.502,
"loudness_end": 0.0,
"pitches": [
0.556,
0.449,
0.114,
0.345,
0.184,
0.088,
0.226,
0.377,
1.0,
0.174,
0.09,
0.288
],
"timbre": [
54.583,
44.637,
15.901,
-9.689,
-20.727,
-48.485,
1.954,
8.929,
-9.656,
5.594,
-15.476,
14.073
]
},
{
"start": 120.53465,
"duration": 0.15102,
"confidence": 0.214,
"loudness_start": -8.223,
"loudness_max_time": 0.06795,
"loudness_max": -5.64,
"loudness_end": 0.0,
"pitches": [
0.394,
0.592,
0.487,
0.626,
1.0,
0.855,
0.865,
0.895,
0.575,
0.353,
0.102,
0.131
],
"timbre": [
53.423,
56.307,
34.727,
-16.321,
0.112,
-34.275,
19.803,
5.528,
-5.075,
4.999,
-4.833,
4.76
]
},
{
"start": 120.68567,
"duration": 0.1151,
"confidence": 0.061,
"loudness_start": -7.171,
"loudness_max_time": 0.01915,
"loudness_max": -4.769,
"loudness_end": 0.0,
"pitches": [
0.647,
0.757,
0.663,
0.754,
0.995,
0.927,
0.999,
1.0,
0.762,
0.686,
0.306,
0.158
],
"timbre": [
53.637,
57.949,
1.611,
-19.454,
-3.685,
-54.652,
9.398,
5.595,
12.293,
9.267,
-0.114,
0.73
]
},
{
"start": 120.80077,
"duration": 0.65138,
"confidence": 0.298,
"loudness_start": -7.675,
"loudness_max_time": 0.00528,
"loudness_max": -3.413,
"loudness_end": 0.0,
"pitches": [
0.366,
0.37,
0.348,
0.921,
0.626,
1.0,
0.43,
0.473,
0.819,
0.432,
0.263,
0.191
],
"timbre": [
54.066,
61.018,
2.206,
-17.55,
-3.704,
-64.115,
-4.8,
22.982,
-0.372,
-9.484,
1.982,
15.699
]
},
{
"start": 121.45215,
"duration": 0.22426,
"confidence": 0.64,
"loudness_start": -10.918,
"loudness_max_time": 0.12807,
"loudness_max": -3.829,
"loudness_end": 0.0,
"pitches": [
0.821,
0.877,
0.412,
0.849,
0.474,
0.373,
0.5,
0.376,
1.0,
0.41,
0.156,
0.732
],
"timbre": [
53.818,
95.068,
8.428,
-25.079,
-0.619,
-7.032,
7.813,
4.394,
20.631,
-0.039,
-2.77,
23.037
]
},
{
"start": 121.67642,
"duration": 0.22703,
"confidence": 0.557,
"loudness_start": -9.202,
"loudness_max_time": 0.0302,
"loudness_max": -1.957,
"loudness_end": 0.0,
"pitches": [
0.317,
0.297,
0.137,
0.47,
0.17,
0.109,
0.121,
0.474,
1.0,
0.251,
0.12,
0.285
],
"timbre": [
54.646,
67.176,
-5.866,
9.808,
-7.396,
-27.566,
-24.893,
22.641,
8.223,
10.218,
1.153,
11.072
]
},
{
"start": 121.90345,
"duration": 0.099,
"confidence": 0.182,
"loudness_start": -10.117,
"loudness_max_time": 0.05424,
"loudness_max": -6.513,
"loudness_end": 0.0,
"pitches": [
0.631,
0.432,
0.44,
0.831,
0.608,
0.466,
0.851,
0.753,
0.918,
0.813,
1.0,
0.82
],
"timbre": [
52.421,
80.254,
10.324,
-26.707,
-24.128,
-31.772,
-10.028,
-0.518,
3.091,
0.928,
-7.458,
4.714
]
},
{
"start": 122.00245,
"duration": 0.12268,
"confidence": 0.293,
"loudness_start": -8.25,
"loudness_max_time": 0.01636,
"loudness_max": -3.627,
"loudness_end": 0.0,
"pitches": [
0.415,
0.181,
0.135,
0.232,
0.223,
0.154,
0.605,
0.626,
1.0,
0.956,
0.772,
0.167
],
"timbre": [
53.041,
38.944,
-0.4,
6.013,
-29.735,
-50.419,
-3.533,
6.435,
6.672,
2.92,
-6.256,
-0.876
]
},
{
"start": 122.12512,
"duration": 0.22608,
"confidence": 0.32,
"loudness_start": -10.007,
"loudness_max_time": 0.01385,
"loudness_max": -5.305,
"loudness_end": 0.0,
"pitches": [
0.322,
0.206,
0.112,
0.274,
0.074,
0.081,
0.134,
0.444,
1.0,
0.278,
0.069,
0.428
],
"timbre": [
52.523,
44.187,
1.813,
2.282,
-35.763,
-40.314,
6.074,
-7.947,
5.388,
8.38,
-11.957,
11.348
]
},
{
"start": 122.3512,
"duration": 0.09351,
"confidence": 0.122,
"loudness_start": -11.386,
"loudness_max_time": 0.01417,
"loudness_max": -7.376,
"loudness_end": 0.0,
"pitches": [
0.595,
0.702,
0.687,
0.867,
1.0,
0.805,
0.996,
0.981,
0.905,
0.827,
0.522,
0.739
],
"timbre": [
51.133,
41.918,
15.128,
-9.912,
-27.218,
-40.226,
1.718,
-9.016,
-8.265,
16.602,
-10.574,
-8.703
]
},
{
"start": 122.44472,
"duration": 0.11016,
"confidence": 0.217,
"loudness_start": -10.23,
"loudness_max_time": 0.021,
"loudness_max": -5.697,
"loudness_end": 0.0,
"pitches": [
0.463,
0.87,
0.748,
0.739,
1.0,
0.957,
0.942,
0.921,
0.573,
0.57,
0.205,
0.077
],
"timbre": [
52.18,
30.978,
24.537,
-6.642,
-20.956,
-33.682,
0.25,
-15.603,
-6.09,
20.994,
0.186,
-14.999
]
},
{
"start": 122.55488,
"duration": 0.20295,
"confidence": 0.557,
"loudness_start": -9.306,
"loudness_max_time": 0.01833,
"loudness_max": -1.619,
"loudness_end": 0.0,
"pitches": [
0.291,
0.424,
0.316,
0.702,
0.234,
0.184,
0.167,
0.505,
1.0,
0.423,
0.216,
0.358
],
"timbre": [
53.601,
25.421,
-2.059,
20.72,
-16.104,
-42.749,
-2.206,
2.761,
-12.228,
3.597,
13.488,
3.459
]
},
{
"start": 122.75782,
"duration": 0.11628,
"confidence": 0.231,
"loudness_start": -10.863,
"loudness_max_time": 0.04807,
"loudness_max": -7.696,
"loudness_end": 0.0,
"pitches": [
0.35,
1.0,
0.345,
0.288,
0.436,
0.349,
0.496,
0.452,
0.507,
0.498,
0.397,
0.292
],
"timbre": [
51.123,
5.923,
25.112,
-17.078,
-11.574,
-26.458,
5.518,
-4.307,
-4.363,
-6.964,
-5.64,
0.197
]
},
{
"start": 122.8741,
"duration": 0.11723,
"confidence": 0.111,
"loudness_start": -10.215,
"loudness_max_time": 0.02831,
"loudness_max": -6.953,
"loudness_end": 0.0,
"pitches": [
0.497,
0.947,
0.777,
0.876,
1.0,
0.939,
0.728,
0.741,
0.44,
0.355,
0.133,
0.08
],
"timbre": [
51.662,
-3.396,
25.176,
-3.883,
-18.846,
-36.553,
27.113,
6.04,
7.171,
4.879,
-4.982,
-10.805
]
},
{
"start": 122.99134,
"duration": 0.21329,
"confidence": 0.106,
"loudness_start": -9.932,
"loudness_max_time": 0.0132,
"loudness_max": -5.543,
"loudness_end": 0.0,
"pitches": [
0.355,
0.607,
0.174,
0.262,
0.062,
0.074,
0.182,
0.638,
1.0,
0.234,
0.098,
0.207
],
"timbre": [
51.81,
10.033,
11.02,
1.494,
-16.192,
-47.113,
14.527,
-22.915,
0.951,
7.683,
-6.221,
-2.327
]
},
{
"start": 123.20463,
"duration": 0.1224,
"confidence": 0.329,
"loudness_start": -10.568,
"loudness_max_time": 0.03511,
"loudness_max": -6.554,
"loudness_end": 0.0,
"pitches": [
0.525,
1.0,
0.594,
0.637,
0.349,
0.17,
0.442,
0.441,
0.7,
0.593,
0.529,
0.21
],
"timbre": [
52.071,
5.589,
26.561,
-7.139,
27.508,
-32.793,
-1.424,
-7.627,
-1.127,
-1.136,
-9.715,
-33.099
]
},
{
"start": 123.32703,
"duration": 0.11574,
"confidence": 0.046,
"loudness_start": -9.742,
"loudness_max_time": 0.011,
"loudness_max": -6.154,
"loudness_end": 0.0,
"pitches": [
0.473,
0.752,
0.678,
0.9,
1.0,
0.956,
0.735,
0.744,
0.311,
0.305,
0.113,
0.323
],
"timbre": [
52.253,
9.726,
5.866,
-13.593,
-8.112,
-44.694,
-10.955,
6.449,
-2.262,
7.551,
-4.103,
-5.573
]
},
{
"start": 123.44277,
"duration": 0.20367,
"confidence": 0.521,
"loudness_start": -9.959,
"loudness_max_time": 0.00729,
"loudness_max": -2.96,
"loudness_end": 0.0,
"pitches": [
0.231,
0.35,
0.134,
0.372,
0.164,
0.112,
0.124,
0.655,
1.0,
0.28,
0.165,
0.4
],
"timbre": [
54.027,
5.683,
8.478,
9.743,
5.276,
-51.574,
-11.898,
0.37,
-10.942,
2.814,
-18.492,
2.687
]
},
{
"start": 123.64644,
"duration": 0.10413,
"confidence": 0.301,
"loudness_start": -10.856,
"loudness_max_time": 0.03477,
"loudness_max": -6.063,
"loudness_end": 0.0,
"pitches": [
0.323,
0.39,
0.278,
0.428,
0.28,
0.264,
0.338,
0.287,
0.395,
0.456,
1.0,
0.525
],
"timbre": [
51.592,
11.103,
14.61,
-10.133,
8.174,
-29.839,
8.012,
-4.903,
-7.727,
-1.257,
0.8,
-19.691
]
},
{
"start": 123.75057,
"duration": 0.33565,
"confidence": 0.363,
"loudness_start": -9.92,
"loudness_max_time": 0.02465,
"loudness_max": -3.955,
"loudness_end": 0.0,
"pitches": [
0.492,
0.561,
0.177,
0.288,
0.138,
0.102,
0.087,
0.259,
1.0,
0.183,
0.132,
0.301
],
"timbre": [
52.576,
-7.114,
2.389,
9.573,
-20.291,
-28.764,
3.691,
-3.241,
-2.21,
-4.035,
-1.451,
-13.485
]
},
{
"start": 124.08621,
"duration": 0.11152,
"confidence": 0.407,
"loudness_start": -11.65,
"loudness_max_time": 0.03066,
"loudness_max": -7.267,
"loudness_end": 0.0,
"pitches": [
0.333,
0.574,
0.49,
0.586,
0.864,
0.752,
0.928,
1.0,
0.755,
0.736,
0.713,
0.374
],
"timbre": [
51.364,
8.747,
19.761,
-4.001,
1.403,
-34.343,
26.18,
-3.111,
-1.515,
9.145,
-5.647,
5.654
]
},
{
"start": 124.19773,
"duration": 0.10476,
"confidence": 0.302,
"loudness_start": -10.137,
"loudness_max_time": 0.03159,
"loudness_max": -5.76,
"loudness_end": 0.0,
"pitches": [
0.507,
0.801,
0.819,
1.0,
0.968,
0.91,
0.808,
0.794,
0.543,
0.531,
0.402,
0.144
],
"timbre": [
52.318,
4.102,
-4.995,
-7.085,
-21.091,
-46.972,
10.947,
-4.168,
9.609,
9.515,
-1.745,
-2.043
]
},
{
"start": 124.30249,
"duration": 0.2024,
"confidence": 0.524,
"loudness_start": -10.533,
"loudness_max_time": 0.00332,
"loudness_max": -2.35,
"loudness_end": 0.0,
"pitches": [
0.366,
0.251,
0.26,
0.534,
0.166,
0.234,
0.15,
0.534,
1.0,
0.405,
0.452,
0.431
],
"timbre": [
53.876,
15.402,
7.284,
16.08,
12.281,
-60.784,
-13.27,
0.906,
10.746,
3.004,
-15.834,
-2.49
]
},
{
"start": 124.5049,
"duration": 0.11664,
"confidence": 0.536,
"loudness_start": -9.936,
"loudness_max_time": 0.04744,
"loudness_max": -3.71,
"loudness_end": 0.0,
"pitches": [
0.321,
0.553,
0.627,
0.722,
0.966,
0.926,
1.0,
0.862,
0.803,
0.798,
0.809,
0.351
],
"timbre": [
52.078,
24.74,
10.783,
18.023,
0.633,
0.563,
-0.033,
-12.838,
13.155,
10.199,
-29.903,
-31.772
]
},
{
"start": 124.62154,
"duration": 0.13234,
"confidence": 0.088,
"loudness_start": -11.926,
"loudness_max_time": 0.04237,
"loudness_max": -8.049,
"loudness_end": 0.0,
"pitches": [
0.496,
0.935,
0.89,
0.923,
1.0,
0.941,
0.499,
0.511,
0.343,
0.234,
0.318,
0.068
],
"timbre": [
50.232,
-9.156,
5.487,
-28.763,
-24.677,
-30.172,
13.577,
-6.8,
4.606,
1.716,
-3.96,
-7.171
]
},
{
"start": 124.75388,
"duration": 0.21034,
"confidence": 0.3,
"loudness_start": -10.298,
"loudness_max_time": 0.00858,
"loudness_max": -6.019,
"loudness_end": 0.0,
"pitches": [
0.493,
0.559,
0.238,
0.615,
0.199,
0.209,
0.29,
0.504,
1.0,
0.395,
0.603,
0.378
],
"timbre": [
50.644,
-4.945,
1.962,
1.139,
-21.512,
-61.169,
-2.458,
0.624,
3.958,
11.58,
-11.249,
-6.124
]
},
{
"start": 124.96422,
"duration": 0.09107,
"confidence": 0.238,
"loudness_start": -12.858,
"loudness_max_time": 0.01529,
"loudness_max": -8.6,
"loudness_end": 0.0,
"pitches": [
0.287,
0.215,
0.122,
0.129,
0.093,
0.123,
0.514,
0.53,
1.0,
0.949,
0.439,
0.168
],
"timbre": [
50.254,
22.183,
17.215,
-18.303,
-2.427,
-35.122,
23.931,
-10.232,
6.691,
17.499,
-3.038,
-5.634
]
},
{
"start": 125.05528,
"duration": 0.12952,
"confidence": 0.344,
"loudness_start": -10.122,
"loudness_max_time": 0.03601,
"loudness_max": -6.815,
"loudness_end": 0.0,
"pitches": [
0.522,
0.853,
0.747,
0.836,
1.0,
0.985,
0.838,
0.847,
0.441,
0.43,
0.249,
0.159
],
"timbre": [
51.685,
16.348,
11.036,
-20.607,
-15.056,
-19.921,
2.997,
3.922,
4.04,
2.986,
-4.636,
-3.814
]
},
{
"start": 125.18481,
"duration": 0.21388,
"confidence": 0.481,
"loudness_start": -10.774,
"loudness_max_time": 0.00666,
"loudness_max": -3.847,
"loudness_end": 0.0,
"pitches": [
0.389,
0.557,
0.143,
0.366,
0.155,
0.15,
0.13,
0.483,
1.0,
0.278,
0.337,
0.302
],
"timbre": [
52.997,
13.427,
7.797,
22.661,
-1.943,
-49.244,
-21.984,
10.686,
0.489,
1.223,
-17.762,
-5.714
]
},
{
"start": 125.39868,
"duration": 0.11687,
"confidence": 0.173,
"loudness_start": -11.823,
"loudness_max_time": 0.02924,
"loudness_max": -8.268,
"loudness_end": 0.0,
"pitches": [
0.282,
0.279,
0.504,
1.0,
0.571,
0.351,
0.275,
0.158,
0.323,
0.341,
0.986,
0.514
],
"timbre": [
50.215,
20.792,
-8.354,
-18.828,
2.493,
-40.271,
7.318,
-12.905,
-1.08,
19.275,
-5.947,
-15.605
]
},
{
"start": 125.51556,
"duration": 0.09864,
"confidence": 0.462,
"loudness_start": -11.544,
"loudness_max_time": 0.00865,
"loudness_max": -4.257,
"loudness_end": 0.0,
"pitches": [
0.483,
0.269,
0.198,
0.302,
0.504,
0.467,
0.821,
0.776,
1.0,
0.967,
0.858,
0.065
],
"timbre": [
51.752,
5.842,
2.604,
-5.672,
-17.494,
-77.271,
-3.555,
9.246,
5.679,
4.132,
-11.218,
-1.534
]
},
{
"start": 125.6142,
"duration": 0.21016,
"confidence": 0.13,
"loudness_start": -10.722,
"loudness_max_time": 0.03125,
"loudness_max": -6.243,
"loudness_end": 0.0,
"pitches": [
0.56,
0.641,
0.399,
0.649,
0.257,
0.328,
0.339,
0.403,
1.0,
0.63,
0.574,
0.383
],
"timbre": [
50.433,
15.887,
-12.395,
6.942,
-20.807,
-46.956,
3.992,
-11.134,
6.444,
10.455,
1.032,
-5.251
]
},
{
"start": 125.82435,
"duration": 0.21868,
"confidence": 0.719,
"loudness_start": -13.047,
"loudness_max_time": 0.16896,
"loudness_max": -5.116,
"loudness_end": 0.0,
"pitches": [
1.0,
0.935,
0.403,
0.533,
0.473,
0.356,
0.551,
0.738,
0.66,
0.375,
0.44,
0.587
],
"timbre": [
52.152,
66.722,
4.71,
-60.15,
7.346,
-2.303,
15.202,
8.751,
2.015,
-13.446,
3.566,
-10.828
]
},
{
"start": 126.04304,
"duration": 0.22794,
"confidence": 0.422,
"loudness_start": -7.713,
"loudness_max_time": 0.00907,
"loudness_max": -1.517,
"loudness_end": 0.0,
"pitches": [
0.313,
0.369,
0.247,
0.449,
0.213,
0.165,
0.135,
0.265,
1.0,
0.381,
0.339,
0.337
],
"timbre": [
54.681,
29.854,
-7.425,
22.921,
-0.011,
-48.3,
-7.117,
11.505,
-8.722,
0.902,
-21.24,
8.953
]
},
{
"start": 126.27098,
"duration": 0.08612,
"confidence": 0.516,
"loudness_start": -11.159,
"loudness_max_time": 0.00518,
"loudness_max": -4.328,
"loudness_end": 0.0,
"pitches": [
0.425,
0.45,
0.307,
0.354,
0.388,
0.411,
0.898,
0.893,
0.985,
1.0,
0.24,
0.224
],
"timbre": [
52.633,
15.747,
-0.437,
-4.929,
0.262,
-61.837,
-10.826,
11.703,
12.264,
-9.974,
-4.22,
-1.367
]
},
{
"start": 126.3571,
"duration": 0.18014,
"confidence": 0.513,
"loudness_start": -9.549,
"loudness_max_time": 0.02005,
"loudness_max": -2.825,
"loudness_end": 0.0,
"pitches": [
0.685,
0.553,
0.216,
0.545,
0.527,
0.48,
0.587,
0.775,
1.0,
0.801,
0.742,
0.336
],
"timbre": [
54.677,
34.247,
6.818,
-16.814,
-7.019,
-23.147,
-0.545,
11.866,
-15.437,
-1.366,
9.534,
-6.546
]
},
{
"start": 126.53723,
"duration": 0.34766,
"confidence": 0.319,
"loudness_start": -7.809,
"loudness_max_time": 0.14095,
"loudness_max": -3.734,
"loudness_end": 0.0,
"pitches": [
0.151,
0.351,
0.312,
0.49,
0.111,
0.127,
0.223,
0.445,
1.0,
0.873,
0.482,
0.403
],
"timbre": [
54.907,
86.391,
-22.283,
-51.195,
5.062,
-21.421,
-16.013,
-8.883,
8.972,
-17.798,
0.831,
13.482
]
},
{
"start": 126.8849,
"duration": 0.35882,
"confidence": 0.152,
"loudness_start": -6.761,
"loudness_max_time": 0.05397,
"loudness_max": -3.62,
"loudness_end": 0.0,
"pitches": [
0.165,
0.156,
0.103,
0.403,
0.087,
0.153,
0.133,
0.171,
1.0,
0.219,
0.47,
0.594
],
"timbre": [
53.831,
38.155,
-15.437,
-17.364,
23.896,
-33.32,
-18.514,
5.52,
-5.085,
1.684,
-9.829,
27.037
]
},
{
"start": 127.24372,
"duration": 0.08476,
"confidence": 0.04,
"loudness_start": -9.801,
"loudness_max_time": 0.04693,
"loudness_max": -7.134,
"loudness_end": 0.0,
"pitches": [
0.625,
1.0,
0.952,
0.974,
0.971,
0.97,
0.693,
0.69,
0.801,
0.803,
0.367,
0.34
],
"timbre": [
51.525,
13.436,
-18.616,
-29.071,
-2.245,
-37.923,
-4.62,
0.245,
-9.628,
12.29,
-4.95,
13.283
]
},
{
"start": 127.32848,
"duration": 0.48776,
"confidence": 0.343,
"loudness_start": -9.421,
"loudness_max_time": 0.05298,
"loudness_max": -5.405,
"loudness_end": 0.0,
"pitches": [
0.211,
0.277,
0.351,
0.496,
0.245,
0.251,
0.183,
0.525,
1.0,
0.491,
0.762,
0.206
],
"timbre": [
51.773,
-8.865,
-18.402,
-38.893,
16.106,
-26.94,
-11.596,
2.414,
-11.546,
0.614,
-8.785,
11.989
]
},
{
"start": 127.81624,
"duration": 0.42726,
"confidence": 0.57,
"loudness_start": -11.008,
"loudness_max_time": 0.00576,
"loudness_max": -2.507,
"loudness_end": 0.0,
"pitches": [
0.115,
0.158,
0.189,
0.327,
0.2,
0.229,
0.39,
0.323,
1.0,
0.154,
0.205,
0.29
],
"timbre": [
52.176,
4.728,
-19.208,
-0.737,
-16.097,
-78.882,
-23.036,
4.46,
-22.413,
-2.593,
-12.985,
5.162
]
},
{
"start": 128.24348,
"duration": 0.33846,
"confidence": 0.224,
"loudness_start": -12.387,
"loudness_max_time": 0.01673,
"loudness_max": -7.249,
"loudness_end": 0.0,
"pitches": [
0.318,
0.214,
0.112,
0.157,
0.07,
0.568,
0.387,
0.162,
0.109,
0.043,
0.096,
1.0
],
"timbre": [
49.699,
-5.044,
-27.663,
-21.134,
-22.717,
-55.66,
-10.826,
-3.195,
-15.658,
27.035,
6.44,
5.691
]
},
{
"start": 128.58195,
"duration": 0.10989,
"confidence": 0.198,
"loudness_start": -11.919,
"loudness_max_time": 0.01584,
"loudness_max": -8.775,
"loudness_end": 0.0,
"pitches": [
0.891,
0.969,
0.919,
0.902,
0.859,
0.985,
1.0,
0.636,
0.415,
0.422,
0.472,
0.472
],
"timbre": [
49.352,
-10.776,
-34.583,
-31.122,
-30.16,
-50.429,
-26.207,
-7.185,
-3.93,
3.19,
-2.77,
-7.119
]
},
{
"start": 128.69183,
"duration": 0.21429,
"confidence": 0.631,
"loudness_start": -12.8,
"loudness_max_time": 0.00534,
"loudness_max": -3.953,
"loudness_end": 0.0,
"pitches": [
0.418,
0.369,
0.164,
0.165,
0.097,
0.343,
0.452,
0.347,
0.272,
0.092,
0.302,
1.0
],
"timbre": [
51.682,
-0.909,
-21.133,
2.936,
-16.813,
-70.864,
-13.908,
3.378,
-12.499,
1.709,
-8.487,
11.729
]
},
{
"start": 128.90611,
"duration": 0.16762,
"confidence": 0.178,
"loudness_start": -11.366,
"loudness_max_time": 0.02808,
"loudness_max": -8.307,
"loudness_end": 0.0,
"pitches": [
1.0,
0.609,
0.377,
0.368,
0.412,
0.63,
0.834,
0.439,
0.459,
0.461,
0.828,
0.62
],
"timbre": [
49.951,
39.981,
-21.629,
-13.866,
-9.329,
-30.205,
5.604,
-11.489,
-19.014,
-3.177,
-4.825,
-9.777
]
},
{
"start": 129.07375,
"duration": 0.25515,
"confidence": 0.677,
"loudness_start": -12.71,
"loudness_max_time": 0.07664,
"loudness_max": -4.565,
"loudness_end": 0.0,
"pitches": [
0.473,
0.277,
0.139,
0.26,
0.128,
0.094,
0.371,
0.399,
0.391,
0.138,
0.367,
1.0
],
"timbre": [
50.927,
21.495,
-19.856,
-6.671,
-7.819,
0.123,
7.598,
-26.724,
-22.674,
-16.061,
-22.387,
4.244
]
},
{
"start": 129.32889,
"duration": 0.21447,
"confidence": 0.37,
"loudness_start": -12.575,
"loudness_max_time": 0.026,
"loudness_max": -8.207,
"loudness_end": 0.0,
"pitches": [
0.732,
0.455,
0.202,
0.233,
0.109,
0.151,
0.153,
0.232,
0.302,
0.061,
0.158,
1.0
],
"timbre": [
50.136,
-18.124,
-24.302,
-42.64,
3.591,
-29.709,
0.716,
5.663,
-34.444,
-27.627,
19.223,
0.372
]
},
{
"start": 129.54337,
"duration": 0.23379,
"confidence": 0.565,
"loudness_start": -10.472,
"loudness_max_time": 0.03227,
"loudness_max": -4.476,
"loudness_end": 0.0,
"pitches": [
0.574,
0.326,
0.126,
0.284,
0.111,
0.129,
0.246,
0.533,
0.408,
0.204,
0.578,
1.0
],
"timbre": [
52.499,
-0.82,
-17.124,
-19.532,
2.554,
-12.613,
-4.209,
2.72,
-23.261,
-3.076,
10.109,
2.956
]
},
{
"start": 129.77715,
"duration": 0.20812,
"confidence": 0.062,
"loudness_start": -8.971,
"loudness_max_time": 0.03002,
"loudness_max": -6.525,
"loudness_end": 0.0,
"pitches": [
0.746,
0.73,
0.385,
0.345,
0.201,
0.201,
0.206,
0.12,
0.183,
0.391,
0.85,
1.0
],
"timbre": [
51.657,
0.021,
-10.354,
-6.63,
3.026,
-37.264,
-0.32,
6.043,
-48.01,
-10.054,
-3.777,
3.863
]
},
{
"start": 129.98526,
"duration": 0.09361,
"confidence": 0.394,
"loudness_start": -10.851,
"loudness_max_time": 0.02634,
"loudness_max": -6.257,
"loudness_end": 0.0,
"pitches": [
0.992,
0.989,
0.493,
0.591,
0.778,
0.764,
0.881,
0.826,
0.911,
1.0,
0.835,
0.18
],
"timbre": [
51.558,
-2.105,
-13.0,
-23.56,
0.048,
-35.638,
-7.838,
-1.922,
-7.239,
-1.788,
10.772,
-3.322
]
},
{
"start": 130.07887,
"duration": 0.34141,
"confidence": 0.336,
"loudness_start": -9.258,
"loudness_max_time": 0.0805,
"loudness_max": -5.472,
"loudness_end": 0.0,
"pitches": [
0.358,
0.389,
0.254,
0.448,
0.869,
0.606,
0.158,
0.18,
0.279,
0.117,
1.0,
0.795
],
"timbre": [
52.977,
5.855,
5.768,
-34.091,
-15.172,
-21.773,
-29.854,
-0.206,
-23.232,
-5.066,
-7.867,
-30.231
]
},
{
"start": 130.42027,
"duration": 0.19782,
"confidence": 0.394,
"loudness_start": -8.89,
"loudness_max_time": 0.02451,
"loudness_max": -5.091,
"loudness_end": 0.0,
"pitches": [
0.54,
0.4,
0.102,
0.536,
1.0,
0.344,
0.204,
0.178,
0.192,
0.073,
0.22,
0.788
],
"timbre": [
52.517,
9.214,
-16.012,
-9.486,
-9.623,
-27.504,
-22.642,
13.716,
-9.564,
0.429,
1.875,
2.982
]
},
{
"start": 130.6181,
"duration": 0.24345,
"confidence": 0.217,
"loudness_start": -9.509,
"loudness_max_time": 0.08431,
"loudness_max": -6.279,
"loudness_end": 0.0,
"pitches": [
0.693,
0.662,
0.34,
0.657,
1.0,
0.661,
0.286,
0.135,
0.423,
0.272,
0.35,
0.669
],
"timbre": [
52.13,
49.492,
-24.547,
-46.253,
18.384,
-38.456,
-15.604,
-14.32,
-33.397,
1.653,
-7.242,
-4.653
]
},
{
"start": 130.86154,
"duration": 0.44159,
"confidence": 0.129,
"loudness_start": -8.106,
"loudness_max_time": 0.04366,
"loudness_max": -5.771,
"loudness_end": 0.0,
"pitches": [
0.116,
0.147,
0.141,
0.445,
1.0,
0.263,
0.191,
0.317,
0.331,
0.21,
0.159,
0.201
],
"timbre": [
52.157,
16.41,
-20.424,
-6.994,
1.264,
-44.008,
-3.885,
-3.024,
-18.496,
2.968,
-1.223,
1.431
]
},
{
"start": 131.30313,
"duration": 0.33673,
"confidence": 0.642,
"loudness_start": -9.515,
"loudness_max_time": 0.02906,
"loudness_max": -3.022,
"loudness_end": 0.0,
"pitches": [
0.469,
0.897,
0.238,
0.38,
1.0,
0.467,
0.238,
0.161,
0.361,
0.206,
0.151,
0.459
],
"timbre": [
53.446,
57.493,
-32.015,
9.057,
10.191,
-25.269,
-8.071,
-15.507,
-15.982,
-13.881,
-2.027,
5.851
]
},
{
"start": 131.63986,
"duration": 0.11007,
"confidence": 0.258,
"loudness_start": -9.838,
"loudness_max_time": 0.00986,
"loudness_max": -6.732,
"loudness_end": 0.0,
"pitches": [
0.582,
0.917,
0.843,
1.0,
0.996,
0.949,
0.626,
0.699,
0.36,
0.234,
0.06,
0.156
],
"timbre": [
50.844,
-29.223,
-15.214,
-11.642,
-1.079,
-56.893,
-11.03,
-4.556,
-19.558,
-2.728,
-7.629,
-9.462
]
},
{
"start": 131.74992,
"duration": 0.1283,
"confidence": 0.253,
"loudness_start": -10.949,
"loudness_max_time": 0.01522,
"loudness_max": -6.163,
"loudness_end": 0.0,
"pitches": [
0.944,
0.489,
0.37,
0.642,
0.459,
0.705,
0.994,
0.965,
1.0,
0.939,
0.346,
0.636
],
"timbre": [
50.755,
-21.331,
-25.42,
-8.954,
-23.154,
-55.349,
-2.22,
-10.953,
-30.867,
0.659,
2.537,
12.725
]
},
{
"start": 131.87823,
"duration": 0.30068,
"confidence": 0.048,
"loudness_start": -11.448,
"loudness_max_time": 0.20914,
"loudness_max": -8.148,
"loudness_end": 0.0,
"pitches": [
0.6,
0.896,
0.278,
0.43,
0.198,
0.334,
0.889,
0.263,
0.166,
0.201,
0.327,
1.0
],
"timbre": [
50.446,
-5.344,
-0.464,
-38.564,
-27.343,
-46.127,
-24.098,
4.147,
-31.19,
-5.662,
-3.383,
-13.235
]
},
{
"start": 132.17891,
"duration": 0.29646,
"confidence": 0.653,
"loudness_start": -11.748,
"loudness_max_time": 0.01743,
"loudness_max": -2.634,
"loudness_end": 0.0,
"pitches": [
0.368,
0.207,
0.148,
0.23,
0.062,
0.166,
0.244,
0.216,
0.098,
0.056,
0.093,
1.0
],
"timbre": [
52.611,
8.739,
-19.473,
16.804,
-8.771,
-42.762,
-18.518,
-1.664,
-13.697,
5.785,
8.178,
-3.582
]
},
{
"start": 132.47537,
"duration": 0.12236,
"confidence": 0.145,
"loudness_start": -11.862,
"loudness_max_time": 0.05155,
"loudness_max": -8.594,
"loudness_end": 0.0,
"pitches": [
0.688,
0.971,
0.848,
0.806,
0.933,
0.939,
1.0,
0.89,
0.571,
0.574,
0.37,
0.233
],
"timbre": [
49.304,
-15.16,
-25.794,
-27.598,
-9.482,
-24.171,
-15.457,
3.58,
-2.753,
-1.737,
-15.467,
-4.039
]
},
{
"start": 132.59773,
"duration": 0.3395,
"confidence": 0.517,
"loudness_start": -13.669,
"loudness_max_time": 0.03956,
"loudness_max": -6.808,
"loudness_end": 0.0,
"pitches": [
0.437,
0.38,
0.135,
0.206,
0.072,
0.262,
0.44,
0.202,
0.174,
0.067,
0.067,
1.0
],
"timbre": [
49.15,
-6.608,
-23.278,
-21.373,
-14.431,
-10.14,
3.76,
1.171,
1.077,
-2.79,
2.793,
-10.32
]
},
{
"start": 132.93723,
"duration": 0.10875,
"confidence": 0.253,
"loudness_start": -12.669,
"loudness_max_time": 0.02941,
"loudness_max": -9.098,
"loudness_end": 0.0,
"pitches": [
0.809,
1.0,
0.823,
0.845,
0.911,
0.903,
0.828,
0.757,
0.448,
0.446,
0.209,
0.284
],
"timbre": [
49.271,
22.153,
-27.054,
-30.934,
-14.513,
-39.262,
7.795,
13.653,
-2.567,
-1.81,
5.576,
-10.408
]
},
{
"start": 133.04599,
"duration": 0.2083,
"confidence": 0.629,
"loudness_start": -11.666,
"loudness_max_time": 0.02506,
"loudness_max": -4.436,
"loudness_end": 0.0,
"pitches": [
0.799,
0.438,
0.066,
0.198,
0.201,
0.134,
0.153,
0.207,
0.229,
0.113,
0.173,
1.0
],
"timbre": [
51.371,
13.959,
-18.688,
13.879,
-0.132,
-26.333,
-13.381,
10.672,
-4.823,
8.798,
-2.899,
-6.955
]
},
{
"start": 133.25429,
"duration": 0.23179,
"confidence": 0.365,
"loudness_start": -13.136,
"loudness_max_time": 0.13509,
"loudness_max": -8.24,
"loudness_end": 0.0,
"pitches": [
0.728,
0.844,
0.342,
0.465,
0.396,
0.294,
0.522,
0.222,
0.176,
0.312,
0.161,
1.0
],
"timbre": [
49.432,
-24.824,
-12.884,
-41.434,
21.001,
-29.999,
-2.076,
8.021,
5.473,
-8.057,
-24.358,
-6.408
]
},
{
"start": 133.48608,
"duration": 0.33048,
"confidence": 0.85,
"loudness_start": -14.67,
"loudness_max_time": 0.04893,
"loudness_max": -4.03,
"loudness_end": 0.0,
"pitches": [
0.338,
0.451,
0.161,
1.0,
0.183,
0.102,
0.159,
0.416,
0.204,
0.062,
0.12,
0.289
],
"timbre": [
53.088,
97.114,
-47.528,
-29.368,
1.761,
5.321,
-13.614,
-10.486,
5.224,
-40.102,
-0.056,
5.856
]
},
{
"start": 133.81654,
"duration": 0.12095,
"confidence": 0.28,
"loudness_start": -11.055,
"loudness_max_time": 0.0366,
"loudness_max": -7.426,
"loudness_end": 0.0,
"pitches": [
0.545,
1.0,
0.923,
0.908,
0.921,
0.965,
0.646,
0.555,
0.263,
0.267,
0.134,
0.068
],
"timbre": [
51.323,
-5.379,
-16.69,
-43.151,
15.778,
-25.916,
-16.97,
-4.405,
-2.786,
0.884,
1.033,
6.766
]
},
{
"start": 133.93752,
"duration": 0.33261,
"confidence": 0.398,
"loudness_start": -9.227,
"loudness_max_time": 0.01795,
"loudness_max": -4.041,
"loudness_end": 0.0,
"pitches": [
0.127,
0.116,
0.2,
1.0,
0.182,
0.069,
0.272,
0.446,
0.161,
0.099,
0.131,
0.131
],
"timbre": [
52.271,
-28.257,
-15.447,
8.133,
11.781,
-62.35,
-21.61,
-15.852,
-7.953,
-6.015,
-4.509,
13.308
]
},
{
"start": 134.27011,
"duration": 0.10875,
"confidence": 0.019,
"loudness_start": -11.895,
"loudness_max_time": 0.0455,
"loudness_max": -9.21,
"loudness_end": 0.0,
"pitches": [
0.477,
0.851,
0.842,
1.0,
0.81,
0.722,
0.574,
0.764,
0.295,
0.246,
0.133,
0.04
],
"timbre": [
49.145,
-28.339,
-43.805,
-30.947,
-6.422,
-37.989,
-28.672,
5.286,
6.787,
-18.769,
-10.921,
6.975
]
},
{
"start": 134.37888,
"duration": 0.22041,
"confidence": 0.146,
"loudness_start": -14.024,
"loudness_max_time": 0.02057,
"loudness_max": -7.742,
"loudness_end": 0.0,
"pitches": [
0.242,
0.15,
0.24,
1.0,
0.317,
0.083,
0.186,
0.607,
0.534,
0.067,
0.126,
0.192
],
"timbre": [
48.709,
-19.507,
-51.409,
-12.349,
-10.728,
-39.661,
-15.631,
-14.657,
-6.67,
3.361,
12.662,
10.985
]
},
{
"start": 134.59927,
"duration": 0.0878,
"confidence": 0.261,
"loudness_start": -13.698,
"loudness_max_time": 0.01274,
"loudness_max": -10.375,
"loudness_end": 0.0,
"pitches": [
0.242,
0.79,
0.729,
1.0,
0.818,
0.764,
0.373,
0.528,
0.674,
0.202,
0.143,
0.125
],
"timbre": [
47.862,
-24.089,
-48.777,
-32.08,
29.672,
-47.898,
-36.647,
-21.02,
-12.323,
2.521,
-3.896,
3.347
]
},
{
"start": 134.68707,
"duration": 0.11723,
"confidence": 0.439,
"loudness_start": -13.567,
"loudness_max_time": 0.05177,
"loudness_max": -8.886,
"loudness_end": 0.0,
"pitches": [
0.521,
0.938,
0.89,
1.0,
0.992,
0.923,
0.677,
0.727,
0.627,
0.347,
0.159,
0.052
],
"timbre": [
49.171,
-37.862,
-37.644,
-38.025,
9.057,
-14.054,
-19.609,
1.177,
-4.643,
-0.637,
-4.242,
1.123
]
},
{
"start": 134.8043,
"duration": 0.23778,
"confidence": 0.621,
"loudness_start": -12.447,
"loudness_max_time": 0.01567,
"loudness_max": -4.34,
"loudness_end": 0.0,
"pitches": [
0.309,
0.285,
0.362,
0.938,
0.364,
0.173,
0.195,
0.15,
0.092,
0.824,
1.0,
0.394
],
"timbre": [
51.923,
-5.344,
-38.252,
-3.545,
8.636,
-30.718,
-24.49,
9.451,
-14.813,
0.55,
12.221,
5.887
]
},
{
"start": 135.04208,
"duration": 0.18998,
"confidence": 0.071,
"loudness_start": -10.485,
"loudness_max_time": 0.00921,
"loudness_max": -8.367,
"loudness_end": 0.0,
"pitches": [
0.7,
0.737,
0.139,
0.737,
0.484,
0.15,
0.059,
0.332,
1.0,
0.115,
0.156,
0.292
],
"timbre": [
50.135,
-7.325,
-35.584,
-36.419,
24.24,
-49.41,
-22.484,
-10.235,
-23.019,
3.627,
-9.887,
3.979
]
},
{
"start": 135.23206,
"duration": 0.23197,
"confidence": 0.695,
"loudness_start": -14.326,
"loudness_max_time": 0.05838,
"loudness_max": -5.271,
"loudness_end": 0.0,
"pitches": [
0.378,
0.438,
0.109,
0.387,
0.897,
0.245,
0.191,
0.559,
1.0,
0.292,
0.108,
0.174
],
"timbre": [
51.002,
14.064,
-27.892,
-30.441,
4.553,
1.975,
4.919,
-4.164,
-5.749,
-15.816,
-2.827,
-3.88
]
},
{
"start": 135.46404,
"duration": 0.22331,
"confidence": 0.43,
"loudness_start": -11.699,
"loudness_max_time": 0.03949,
"loudness_max": -6.776,
"loudness_end": 0.0,
"pitches": [
0.668,
0.9,
0.286,
0.64,
1.0,
0.522,
0.208,
0.273,
0.704,
0.175,
0.17,
0.352
],
"timbre": [
51.657,
-13.644,
-15.574,
-25.867,
33.877,
-27.098,
-4.166,
-3.547,
-29.666,
3.325,
0.286,
-6.213
]
},
{
"start": 135.68735,
"duration": 0.31587,
"confidence": 0.407,
"loudness_start": -9.569,
"loudness_max_time": 0.00613,
"loudness_max": -4.443,
"loudness_end": 0.0,
"pitches": [
0.187,
0.308,
0.079,
0.296,
1.0,
0.253,
0.192,
0.417,
0.667,
0.146,
0.071,
0.238
],
"timbre": [
51.756,
-1.102,
-30.066,
-3.131,
5.784,
-63.118,
-22.278,
5.768,
-17.725,
4.698,
-15.919,
5.91
]
},
{
"start": 136.00322,
"duration": 0.11823,
"confidence": 0.274,
"loudness_start": -12.967,
"loudness_max_time": 0.04214,
"loudness_max": -8.893,
"loudness_end": 0.0,
"pitches": [
0.53,
0.863,
0.828,
0.889,
1.0,
0.929,
0.517,
0.492,
0.259,
0.229,
0.119,
0.074
],
"timbre": [
48.251,
-13.536,
-44.491,
-13.755,
-13.737,
-21.509,
-13.665,
0.29,
-1.666,
-12.359,
-14.109,
-4.379
]
},
{
"start": 136.12144,
"duration": 0.22512,
"confidence": 0.519,
"loudness_start": -15.4,
"loudness_max_time": 0.0117,
"loudness_max": -8.052,
"loudness_end": 0.0,
"pitches": [
0.478,
0.554,
0.198,
0.393,
1.0,
0.448,
0.156,
0.295,
0.383,
0.076,
0.089,
0.471
],
"timbre": [
49.764,
46.289,
-39.547,
-16.181,
-12.235,
-40.549,
1.589,
10.232,
-10.809,
-8.803,
-12.371,
13.299
]
},
{
"start": 136.34657,
"duration": 0.22018,
"confidence": 0.55,
"loudness_start": -17.236,
"loudness_max_time": 0.12137,
"loudness_max": -6.541,
"loudness_end": 0.0,
"pitches": [
0.72,
1.0,
0.458,
0.547,
0.67,
0.708,
0.301,
0.32,
0.231,
0.332,
0.455,
0.55
],
"timbre": [
49.926,
63.106,
-22.382,
-70.131,
18.7,
-31.593,
6.833,
13.046,
-17.082,
1.167,
5.681,
0.446
]
},
{
"start": 136.56676,
"duration": 0.22204,
"confidence": 0.277,
"loudness_start": -9.248,
"loudness_max_time": 0.00578,
"loudness_max": -5.17,
"loudness_end": 0.0,
"pitches": [
0.306,
0.327,
0.124,
0.49,
1.0,
0.375,
0.177,
0.276,
0.19,
0.312,
0.375,
0.299
],
"timbre": [
52.775,
-12.135,
11.083,
-14.523,
17.837,
-55.766,
3.341,
-5.138,
-2.109,
10.782,
-14.38,
8.959
]
},
{
"start": 136.7888,
"duration": 0.11043,
"confidence": 0.096,
"loudness_start": -9.168,
"loudness_max_time": 0.06067,
"loudness_max": -6.778,
"loudness_end": 0.0,
"pitches": [
0.301,
0.673,
0.352,
0.821,
0.629,
0.335,
0.371,
0.416,
0.418,
0.257,
0.876,
1.0
],
"timbre": [
52.371,
21.312,
-3.441,
-29.805,
65.417,
-45.365,
-17.088,
20.078,
13.723,
-3.08,
4.225,
11.017
]
},
{
"start": 136.89923,
"duration": 0.51537,
"confidence": 0.306,
"loudness_start": -7.699,
"loudness_max_time": 0.10704,
"loudness_max": -3.983,
"loudness_end": 0.0,
"pitches": [
0.375,
0.572,
0.637,
0.366,
0.341,
0.268,
0.376,
1.0,
0.512,
0.267,
0.259,
0.397
],
"timbre": [
53.389,
88.241,
-40.021,
-58.479,
17.684,
-39.365,
-12.838,
7.919,
-3.616,
8.557,
-4.757,
12.29
]
},
{
"start": 137.4146,
"duration": 0.22136,
"confidence": 0.361,
"loudness_start": -7.708,
"loudness_max_time": 0.02844,
"loudness_max": -3.269,
"loudness_end": 0.0,
"pitches": [
0.406,
0.588,
1.0,
0.216,
0.143,
0.131,
0.3,
0.726,
0.615,
0.227,
0.154,
0.228
],
"timbre": [
53.622,
28.665,
-26.868,
-9.086,
7.569,
-27.105,
-30.063,
11.45,
-16.149,
7.91,
-3.556,
-5.577
]
},
{
"start": 137.63596,
"duration": 0.45297,
"confidence": 0.273,
"loudness_start": -10.771,
"loudness_max_time": 0.25754,
"loudness_max": -6.248,
"loudness_end": 0.0,
"pitches": [
0.383,
0.757,
0.897,
0.587,
0.429,
0.558,
0.626,
0.812,
1.0,
0.549,
0.244,
0.334
],
"timbre": [
51.435,
24.152,
-35.685,
-50.761,
7.028,
-18.536,
-46.172,
-14.591,
-5.322,
-2.091,
-6.699,
-5.32
]
},
{
"start": 138.08893,
"duration": 0.20912,
"confidence": 0.747,
"loudness_start": -15.762,
"loudness_max_time": 0.05395,
"loudness_max": -7.311,
"loudness_end": 0.0,
"pitches": [
0.967,
1.0,
0.805,
0.306,
0.179,
0.306,
0.268,
0.857,
0.455,
0.251,
0.248,
0.672
],
"timbre": [
50.464,
-5.667,
-24.244,
-60.578,
45.644,
-12.549,
6.246,
-12.452,
-12.132,
10.662,
4.031,
-1.825
]
},
{
"start": 138.29805,
"duration": 0.23229,
"confidence": 0.399,
"loudness_start": -8.738,
"loudness_max_time": 0.03142,
"loudness_max": -4.306,
"loudness_end": 0.0,
"pitches": [
0.761,
0.893,
0.372,
0.184,
0.18,
0.19,
0.716,
1.0,
0.449,
0.258,
0.172,
0.436
],
"timbre": [
52.879,
7.554,
-11.636,
-7.664,
20.956,
-26.821,
-8.601,
-1.151,
-12.752,
5.347,
-3.994,
-3.017
]
},
{
"start": 138.53033,
"duration": 0.2293,
"confidence": 0.218,
"loudness_start": -10.638,
"loudness_max_time": 0.1174,
"loudness_max": -5.193,
"loudness_end": 0.0,
"pitches": [
0.617,
1.0,
0.952,
0.338,
0.29,
0.339,
0.316,
0.409,
0.135,
0.151,
0.224,
0.325
],
"timbre": [
52.168,
31.448,
-0.908,
-42.281,
4.715,
-27.8,
-24.639,
-3.444,
-10.981,
-6.503,
-3.492,
-11.539
]
},
{
"start": 138.75964,
"duration": 0.17732,
"confidence": 0.196,
"loudness_start": -10.993,
"loudness_max_time": 0.05415,
"loudness_max": -6.48,
"loudness_end": 0.0,
"pitches": [
0.85,
0.369,
0.315,
0.186,
0.559,
0.548,
1.0,
0.968,
0.438,
0.449,
0.141,
0.858
],
"timbre": [
52.372,
110.893,
-51.489,
-55.652,
9.947,
-49.428,
-9.592,
28.29,
12.232,
-43.826,
-3.934,
9.021
]
},
{
"start": 138.93697,
"duration": 0.24376,
"confidence": 0.254,
"loudness_start": -9.355,
"loudness_max_time": 0.17723,
"loudness_max": -5.477,
"loudness_end": 0.0,
"pitches": [
0.63,
0.747,
0.394,
0.18,
0.107,
0.171,
0.19,
0.07,
0.103,
0.107,
0.192,
1.0
],
"timbre": [
53.303,
12.872,
-2.807,
-40.469,
27.847,
-28.859,
-7.159,
-8.675,
-12.995,
1.736,
-4.231,
-14.855
]
},
{
"start": 139.18073,
"duration": 0.42916,
"confidence": 0.166,
"loudness_start": -8.223,
"loudness_max_time": 0.01856,
"loudness_max": -2.996,
"loudness_end": 0.0,
"pitches": [
0.329,
0.226,
0.264,
0.606,
0.162,
0.262,
0.493,
0.199,
0.171,
0.241,
0.544,
1.0
],
"timbre": [
53.874,
2.34,
0.308,
-6.145,
40.961,
-52.726,
10.82,
1.353,
2.402,
10.396,
5.962,
-3.778
]
},
{
"start": 139.6099,
"duration": 0.20317,
"confidence": 0.232,
"loudness_start": -8.09,
"loudness_max_time": 0.04134,
"loudness_max": -4.725,
"loudness_end": 0.0,
"pitches": [
0.447,
0.363,
0.158,
0.44,
0.093,
0.094,
0.305,
0.214,
0.22,
0.125,
0.219,
1.0
],
"timbre": [
52.453,
-20.932,
-22.497,
10.881,
31.946,
-28.282,
8.949,
-3.049,
0.278,
-8.667,
-28.486,
21.622
]
},
{
"start": 139.81306,
"duration": 0.11583,
"confidence": 0.634,
"loudness_start": -14.388,
"loudness_max_time": 0.05639,
"loudness_max": -7.076,
"loudness_end": 0.0,
"pitches": [
1.0,
0.81,
0.27,
0.339,
0.165,
0.187,
0.133,
0.146,
0.29,
0.34,
0.671,
0.684
],
"timbre": [
51.169,
55.191,
-31.613,
-65.037,
25.79,
-21.668,
-6.629,
38.98,
-5.115,
-37.303,
1.85,
-1.61
]
},
{
"start": 139.9289,
"duration": 0.1512,
"confidence": 0.404,
"loudness_start": -9.076,
"loudness_max_time": 0.05766,
"loudness_max": -5.209,
"loudness_end": 0.0,
"pitches": [
0.734,
0.141,
0.099,
0.107,
0.105,
0.28,
0.378,
0.109,
0.144,
0.167,
0.394,
1.0
],
"timbre": [
53.89,
81.181,
-9.464,
-46.222,
17.456,
-26.57,
-4.794,
0.235,
-26.941,
3.621,
-2.482,
-9.046
]
},
{
"start": 140.0801,
"duration": 0.15719,
"confidence": 0.26,
"loudness_start": -6.099,
"loudness_max_time": 0.00828,
"loudness_max": -1.663,
"loudness_end": 0.0,
"pitches": [
0.787,
0.561,
0.526,
0.54,
1.0,
0.962,
0.93,
0.798,
0.182,
0.122,
0.643,
0.895
],
"timbre": [
53.932,
21.965,
-24.785,
9.353,
8.613,
-67.294,
-16.785,
4.711,
-2.724,
-10.986,
-20.275,
8.068
]
},
{
"start": 140.23727,
"duration": 0.13206,
"confidence": 0.486,
"loudness_start": -11.27,
"loudness_max_time": 0.07474,
"loudness_max": -5.468,
"loudness_end": 0.0,
"pitches": [
0.834,
0.339,
0.129,
0.132,
0.126,
0.161,
0.252,
0.156,
0.202,
0.199,
0.317,
1.0
],
"timbre": [
51.959,
18.529,
-12.509,
-68.188,
32.373,
-29.775,
-27.689,
27.08,
-24.66,
-12.562,
-16.498,
-11.003
]
},
{
"start": 140.36934,
"duration": 0.15261,
"confidence": 0.358,
"loudness_start": -8.169,
"loudness_max_time": 0.11778,
"loudness_max": -4.622,
"loudness_end": 0.0,
"pitches": [
0.998,
0.219,
0.122,
0.382,
0.188,
0.074,
0.207,
0.084,
0.091,
0.128,
0.323,
1.0
],
"timbre": [
54.543,
40.786,
-2.327,
-48.879,
38.441,
-28.854,
-3.572,
-10.13,
-18.771,
4.889,
-1.97,
-24.85
]
},
{
"start": 140.52196,
"duration": 0.09705,
"confidence": 0.07,
"loudness_start": -5.29,
"loudness_max_time": 0.06454,
"loudness_max": -2.878,
"loudness_end": 0.0,
"pitches": [
0.482,
0.701,
0.598,
0.613,
0.899,
1.0,
0.865,
0.809,
0.573,
0.571,
0.268,
0.254
],
"timbre": [
56.318,
45.65,
30.539,
-20.968,
3.547,
-44.474,
20.077,
10.889,
-8.276,
-7.168,
-11.427,
-31.401
]
},
{
"start": 140.619,
"duration": 0.66259,
"confidence": 0.086,
"loudness_start": -4.626,
"loudness_max_time": 0.03859,
"loudness_max": -1.456,
"loudness_end": 0.0,
"pitches": [
0.284,
0.203,
0.244,
0.695,
1.0,
0.852,
0.613,
0.601,
0.465,
0.273,
0.29,
0.352
],
"timbre": [
56.98,
67.413,
50.368,
8.297,
14.396,
-30.372,
36.513,
-8.385,
-21.784,
1.116,
-11.597,
-4.905
]
},
{
"start": 141.28159,
"duration": 0.23828,
"confidence": 0.513,
"loudness_start": -8.781,
"loudness_max_time": 0.06113,
"loudness_max": -3.106,
"loudness_end": 0.0,
"pitches": [
1.0,
0.861,
0.2,
0.276,
0.586,
0.277,
0.192,
0.579,
0.418,
0.227,
0.213,
0.541
],
"timbre": [
53.94,
58.708,
16.193,
-33.473,
-14.087,
-8.483,
19.071,
7.253,
-3.649,
-22.448,
-18.654,
-4.342
]
},
{
"start": 141.51987,
"duration": 0.26703,
"confidence": 0.263,
"loudness_start": -7.654,
"loudness_max_time": 0.08677,
"loudness_max": -4.308,
"loudness_end": 0.0,
"pitches": [
0.188,
0.375,
0.19,
0.707,
1.0,
0.176,
0.201,
0.321,
0.138,
0.065,
0.087,
0.288
],
"timbre": [
54.28,
12.183,
26.834,
-23.603,
33.921,
-31.966,
-6.494,
1.823,
-18.797,
-2.487,
-14.407,
-31.472
]
},
{
"start": 141.7869,
"duration": 0.23338,
"confidence": 0.083,
"loudness_start": -7.407,
"loudness_max_time": 0.04929,
"loudness_max": -4.249,
"loudness_end": 0.0,
"pitches": [
0.978,
0.818,
0.222,
0.86,
1.0,
0.576,
0.689,
0.517,
0.365,
0.178,
0.377,
0.702
],
"timbre": [
53.485,
1.185,
2.093,
-13.649,
9.599,
-34.782,
-8.536,
4.602,
-17.757,
-6.487,
-12.192,
-2.676
]
},
{
"start": 142.02026,
"duration": 0.38707,
"confidence": 0.25,
"loudness_start": -9.765,
"loudness_max_time": 0.24888,
"loudness_max": -3.548,
"loudness_end": 0.0,
"pitches": [
0.518,
0.626,
0.602,
0.717,
1.0,
0.919,
0.808,
0.282,
0.664,
0.475,
0.228,
0.888
],
"timbre": [
53.086,
19.066,
16.856,
-57.835,
-1.413,
-29.364,
-14.434,
19.973,
-15.989,
-19.776,
6.032,
-7.093
]
},
{
"start": 142.40735,
"duration": 0.26807,
"confidence": 0.014,
"loudness_start": -7.148,
"loudness_max_time": 0.17019,
"loudness_max": -5.538,
"loudness_end": 0.0,
"pitches": [
0.765,
0.574,
0.687,
0.584,
0.678,
0.201,
0.283,
0.283,
0.163,
0.122,
0.336,
1.0
],
"timbre": [
53.848,
16.301,
9.162,
-27.752,
-20.6,
-35.804,
-29.375,
-5.244,
-27.291,
3.068,
-2.616,
-7.025
]
},
{
"start": 142.67542,
"duration": 0.4532,
"confidence": 0.08,
"loudness_start": -6.817,
"loudness_max_time": 0.02917,
"loudness_max": -3.842,
"loudness_end": 0.0,
"pitches": [
0.443,
0.304,
0.221,
0.457,
0.202,
0.383,
0.717,
0.314,
0.193,
0.155,
0.306,
1.0
],
"timbre": [
54.221,
12.93,
2.251,
-20.224,
4.508,
-31.0,
-2.17,
-12.271,
-24.211,
-9.566,
0.925,
4.755
]
},
{
"start": 143.12862,
"duration": 0.12113,
"confidence": 0.226,
"loudness_start": -8.875,
"loudness_max_time": 0.01218,
"loudness_max": -5.53,
"loudness_end": 0.0,
"pitches": [
0.969,
0.493,
0.209,
0.315,
0.521,
0.581,
1.0,
0.801,
0.845,
0.846,
0.593,
0.38
],
"timbre": [
52.253,
-20.514,
-4.155,
-3.988,
-21.733,
-32.15,
-1.811,
-13.861,
-20.722,
-10.054,
-11.071,
6.468
]
},
{
"start": 143.24976,
"duration": 0.10431,
"confidence": 0.231,
"loudness_start": -10.907,
"loudness_max_time": 0.06533,
"loudness_max": -7.806,
"loudness_end": 0.0,
"pitches": [
1.0,
0.453,
0.265,
0.347,
0.259,
0.287,
0.344,
0.28,
0.46,
0.39,
0.595,
0.511
],
"timbre": [
51.433,
22.036,
12.58,
-42.526,
-3.237,
-33.774,
13.193,
21.88,
-25.556,
-20.234,
4.114,
1.074
]
},
{
"start": 143.35406,
"duration": 0.221,
"confidence": 0.1,
"loudness_start": -8.62,
"loudness_max_time": 0.10463,
"loudness_max": -5.46,
"loudness_end": 0.0,
"pitches": [
0.789,
1.0,
0.313,
0.263,
0.218,
0.235,
0.264,
0.096,
0.226,
0.268,
0.184,
0.96
],
"timbre": [
53.162,
42.687,
3.436,
-26.612,
15.746,
-34.519,
11.257,
-9.114,
-35.054,
-6.69,
-13.97,
1.893
]
},
{
"start": 143.57506,
"duration": 0.19678,
"confidence": 0.365,
"loudness_start": -7.727,
"loudness_max_time": 0.00299,
"loudness_max": -3.584,
"loudness_end": 0.0,
"pitches": [
0.669,
0.41,
0.172,
0.255,
0.234,
0.302,
0.381,
0.27,
0.273,
0.143,
0.226,
1.0
],
"timbre": [
53.487,
-5.72,
3.113,
-6.582,
-7.096,
-56.218,
-10.989,
-11.985,
-23.592,
-21.063,
-3.771,
2.908
]
},
{
"start": 143.77184,
"duration": 0.10943,
"confidence": 0.083,
"loudness_start": -9.022,
"loudness_max_time": 0.03724,
"loudness_max": -5.608,
"loudness_end": 0.0,
"pitches": [
0.963,
0.965,
0.296,
0.374,
0.297,
0.419,
0.726,
0.37,
0.221,
0.269,
0.741,
1.0
],
"timbre": [
52.308,
-24.211,
33.252,
-11.512,
20.908,
-25.039,
-10.038,
4.216,
-24.065,
-11.343,
-2.101,
-15.437
]
},
{
"start": 143.88127,
"duration": 0.0834,
"confidence": 0.08,
"loudness_start": -8.812,
"loudness_max_time": 0.04652,
"loudness_max": -5.719,
"loudness_end": 0.0,
"pitches": [
0.894,
1.0,
0.892,
0.919,
0.84,
0.792,
0.513,
0.515,
0.7,
0.7,
0.769,
0.336
],
"timbre": [
52.803,
-2.794,
18.419,
-11.127,
-27.627,
-34.642,
-6.237,
-2.469,
-14.403,
-10.308,
0.568,
-7.538
]
},
{
"start": 143.96468,
"duration": 0.21946,
"confidence": 0.3,
"loudness_start": -8.442,
"loudness_max_time": 0.05798,
"loudness_max": -4.101,
"loudness_end": 0.0,
"pitches": [
1.0,
0.618,
0.273,
0.267,
0.248,
0.105,
0.071,
0.174,
0.277,
0.139,
0.103,
0.39
],
"timbre": [
53.585,
47.356,
-2.412,
-29.501,
-1.887,
-29.15,
14.272,
15.865,
-23.151,
-28.023,
-11.868,
-2.734
]
},
{
"start": 144.18413,
"duration": 0.24984,
"confidence": 0.32,
"loudness_start": -8.65,
"loudness_max_time": 0.18717,
"loudness_max": -4.099,
"loudness_end": 0.0,
"pitches": [
1.0,
0.834,
0.35,
0.249,
0.293,
0.137,
0.303,
0.243,
0.125,
0.083,
0.135,
0.605
],
"timbre": [
54.585,
14.544,
32.279,
-29.834,
32.01,
-31.952,
38.266,
11.746,
-13.632,
-14.517,
10.753,
28.145
]
},
{
"start": 144.43398,
"duration": 0.35011,
"confidence": 0.121,
"loudness_start": -5.566,
"loudness_max_time": 0.01972,
"loudness_max": -2.009,
"loudness_end": 0.0,
"pitches": [
1.0,
0.323,
0.203,
0.098,
0.148,
0.083,
0.176,
0.332,
0.126,
0.044,
0.057,
0.283
],
"timbre": [
56.159,
24.985,
35.876,
-12.618,
10.083,
-45.036,
23.577,
7.497,
-11.958,
-9.388,
11.929,
20.771
]
},
{
"start": 144.78407,
"duration": 0.20086,
"confidence": 0.228,
"loudness_start": -6.425,
"loudness_max_time": 0.03906,
"loudness_max": -2.669,
"loudness_end": 0.0,
"pitches": [
1.0,
0.775,
0.153,
0.228,
0.261,
0.238,
0.288,
0.349,
0.18,
0.102,
0.092,
0.31
],
"timbre": [
55.527,
72.157,
10.573,
-4.936,
-2.407,
-35.761,
22.367,
32.869,
-26.444,
-16.224,
-5.058,
-1.702
]
},
{
"start": 144.98494,
"duration": 0.33583,
"confidence": 0.425,
"loudness_start": -8.774,
"loudness_max_time": 0.03431,
"loudness_max": -2.475,
"loudness_end": 0.0,
"pitches": [
0.841,
1.0,
0.453,
0.255,
0.468,
0.626,
0.176,
0.295,
0.102,
0.113,
0.09,
0.393
],
"timbre": [
54.936,
69.643,
19.31,
-7.736,
-22.001,
-14.038,
0.621,
-39.415,
-18.29,
-10.494,
4.945,
-21.914
]
},
{
"start": 145.32077,
"duration": 0.23361,
"confidence": 0.082,
"loudness_start": -5.824,
"loudness_max_time": 0.00685,
"loudness_max": -3.171,
"loudness_end": 0.0,
"pitches": [
1.0,
0.503,
0.135,
0.28,
0.409,
0.184,
0.203,
0.279,
0.124,
0.083,
0.095,
0.578
],
"timbre": [
53.276,
-0.119,
9.518,
-2.306,
-12.371,
-59.014,
-24.566,
-1.79,
-11.836,
-8.99,
-7.866,
0.615
]
},
{
"start": 145.55438,
"duration": 0.29016,
"confidence": 0.195,
"loudness_start": -8.841,
"loudness_max_time": 0.08552,
"loudness_max": -5.433,
"loudness_end": 0.0,
"pitches": [
0.709,
1.0,
0.463,
0.339,
0.16,
0.216,
0.128,
0.147,
0.183,
0.129,
0.171,
0.408
],
"timbre": [
53.299,
30.347,
6.267,
-32.999,
6.527,
-33.727,
-28.882,
-4.244,
-7.117,
4.451,
0.452,
7.54
]
},
{
"start": 145.84454,
"duration": 0.33084,
"confidence": 0.533,
"loudness_start": -10.563,
"loudness_max_time": 0.04071,
"loudness_max": -4.223,
"loudness_end": 0.0,
"pitches": [
0.482,
0.692,
0.751,
0.266,
0.107,
0.178,
0.299,
1.0,
0.387,
0.104,
0.097,
0.527
],
"timbre": [
53.982,
72.436,
8.482,
-1.598,
-21.39,
-19.011,
6.947,
-30.502,
-20.909,
-3.098,
-13.967,
3.217
]
},
{
"start": 146.17537,
"duration": 0.45252,
"confidence": 0.159,
"loudness_start": -7.538,
"loudness_max_time": 0.02134,
"loudness_max": -4.049,
"loudness_end": 0.0,
"pitches": [
0.202,
0.532,
1.0,
0.331,
0.106,
0.263,
0.273,
0.789,
0.183,
0.105,
0.244,
0.353
],
"timbre": [
53.577,
5.903,
-8.559,
-17.722,
6.764,
-38.161,
-24.217,
5.629,
-22.067,
-3.452,
5.851,
-6.2
]
},
{
"start": 146.62788,
"duration": 0.22726,
"confidence": 0.04,
"loudness_start": -9.684,
"loudness_max_time": 0.02062,
"loudness_max": -6.385,
"loudness_end": 0.0,
"pitches": [
0.504,
0.665,
1.0,
0.189,
0.059,
0.068,
0.39,
0.607,
0.222,
0.116,
0.086,
0.417
],
"timbre": [
50.933,
-15.353,
-24.859,
-8.026,
-11.567,
-34.586,
-19.117,
-12.517,
-21.591,
-5.972,
3.023,
8.709
]
},
{
"start": 146.85515,
"duration": 0.20322,
"confidence": 0.592,
"loudness_start": -11.672,
"loudness_max_time": 0.11552,
"loudness_max": -4.648,
"loudness_end": 0.0,
"pitches": [
0.83,
1.0,
0.588,
0.398,
0.31,
0.415,
0.359,
0.651,
0.445,
0.194,
0.183,
0.447
],
"timbre": [
51.686,
72.592,
-15.905,
-40.481,
8.949,
-9.34,
11.131,
19.312,
2.683,
-47.552,
-4.473,
10.624
]
},
{
"start": 147.05836,
"duration": 0.40603,
"confidence": 0.715,
"loudness_start": -12.533,
"loudness_max_time": 0.02184,
"loudness_max": -2.744,
"loudness_end": 0.0,
"pitches": [
0.264,
0.309,
0.696,
0.439,
0.262,
0.306,
0.541,
1.0,
0.295,
0.266,
0.281,
0.433
],
"timbre": [
53.125,
26.822,
-16.937,
3.489,
-1.2,
-19.492,
-7.453,
8.638,
-19.401,
2.68,
15.783,
6.216
]
},
{
"start": 147.4644,
"duration": 0.44644,
"confidence": 0.562,
"loudness_start": -11.054,
"loudness_max_time": 0.1276,
"loudness_max": -3.443,
"loudness_end": 0.0,
"pitches": [
0.44,
0.346,
0.431,
0.543,
0.227,
0.774,
0.724,
0.737,
0.563,
0.393,
0.328,
1.0
],
"timbre": [
53.979,
60.849,
-0.629,
-34.568,
33.454,
-25.788,
22.778,
-68.669,
-31.522,
14.43,
-8.089,
-4.588
]
},
{
"start": 147.91084,
"duration": 0.459,
"confidence": 0.26,
"loudness_start": -6.421,
"loudness_max_time": 0.04683,
"loudness_max": -2.271,
"loudness_end": 0.0,
"pitches": [
0.439,
0.431,
0.307,
0.428,
0.236,
0.439,
0.638,
0.557,
0.456,
0.32,
0.352,
1.0
],
"timbre": [
54.327,
-14.299,
27.187,
10.247,
42.374,
-33.192,
15.401,
-1.917,
11.294,
8.379,
-18.374,
5.303
]
},
{
"start": 148.36984,
"duration": 0.15057,
"confidence": 0.514,
"loudness_start": -11.067,
"loudness_max_time": 0.03744,
"loudness_max": -4.522,
"loudness_end": 0.0,
"pitches": [
1.0,
0.592,
0.36,
0.43,
0.647,
0.407,
0.93,
0.792,
0.905,
0.903,
0.66,
0.427
],
"timbre": [
52.379,
-34.169,
1.913,
-37.728,
32.953,
-12.431,
-0.33,
-4.161,
21.556,
-8.644,
5.16,
-15.974
]
},
{
"start": 148.52042,
"duration": 0.27859,
"confidence": 0.288,
"loudness_start": -7.917,
"loudness_max_time": 0.07871,
"loudness_max": -4.867,
"loudness_end": 0.0,
"pitches": [
0.759,
0.555,
0.34,
0.593,
0.326,
0.152,
0.331,
0.176,
0.131,
0.116,
0.497,
1.0
],
"timbre": [
53.434,
31.729,
-0.994,
-32.153,
10.625,
-29.244,
-27.156,
33.772,
-8.915,
-12.233,
-10.724,
-36.342
]
},
{
"start": 148.799,
"duration": 0.34195,
"confidence": 0.623,
"loudness_start": -10.311,
"loudness_max_time": 0.03651,
"loudness_max": -1.697,
"loudness_end": 0.0,
"pitches": [
0.331,
0.465,
0.32,
0.159,
0.073,
0.088,
0.272,
0.168,
0.123,
0.065,
0.099,
1.0
],
"timbre": [
54.588,
55.878,
-21.292,
-13.938,
37.138,
-18.863,
-1.635,
-36.995,
-26.381,
11.185,
9.331,
-18.575
]
},
{
"start": 149.14095,
"duration": 0.29134,
"confidence": 0.275,
"loudness_start": -8.335,
"loudness_max_time": 0.14229,
"loudness_max": -4.343,
"loudness_end": 0.0,
"pitches": [
1.0,
0.617,
0.214,
0.253,
0.327,
0.187,
0.287,
0.2,
0.17,
0.107,
0.117,
0.844
],
"timbre": [
53.481,
29.419,
-9.154,
-40.749,
39.292,
-40.979,
4.551,
46.087,
4.227,
-12.846,
-6.418,
-15.248
]
},
{
"start": 149.4323,
"duration": 0.26698,
"confidence": 0.27,
"loudness_start": -9.112,
"loudness_max_time": 0.09735,
"loudness_max": -5.161,
"loudness_end": 0.0,
"pitches": [
1.0,
0.72,
0.193,
0.25,
0.822,
0.167,
0.151,
0.323,
0.232,
0.125,
0.193,
0.497
],
"timbre": [
53.306,
-4.522,
39.927,
-38.444,
15.184,
-30.76,
-14.204,
-1.127,
-16.896,
10.601,
-5.933,
-23.162
]
},
{
"start": 149.69926,
"duration": 0.4405,
"confidence": 0.216,
"loudness_start": -6.82,
"loudness_max_time": 0.01913,
"loudness_max": -2.474,
"loudness_end": 0.0,
"pitches": [
1.0,
0.304,
0.607,
0.509,
0.446,
0.217,
0.295,
0.638,
0.259,
0.173,
0.169,
0.493
],
"timbre": [
54.61,
0.251,
19.671,
2.661,
19.714,
-43.557,
-15.277,
-4.804,
-6.234,
0.41,
-1.911,
-22.654
]
},
{
"start": 150.13977,
"duration": 0.34336,
"confidence": 0.563,
"loudness_start": -10.278,
"loudness_max_time": 0.02719,
"loudness_max": -4.483,
"loudness_end": 0.0,
"pitches": [
1.0,
0.508,
0.521,
0.085,
0.144,
0.124,
0.202,
0.33,
0.099,
0.08,
0.063,
0.387
],
"timbre": [
53.209,
-25.291,
3.413,
-14.601,
30.683,
-27.033,
2.896,
-1.99,
-15.468,
7.509,
15.012,
-0.934
]
},
{
"start": 150.48312,
"duration": 0.63737,
"confidence": 0.383,
"loudness_start": -9.532,
"loudness_max_time": 0.10346,
"loudness_max": -2.324,
"loudness_end": 0.0,
"pitches": [
1.0,
0.367,
0.278,
0.262,
0.288,
0.338,
0.278,
0.444,
0.255,
0.185,
0.22,
0.336
],
"timbre": [
53.486,
42.384,
-22.703,
-13.627,
27.166,
-20.21,
7.363,
-40.183,
3.193,
-23.558,
-5.974,
-8.163
]
},
{
"start": 151.1205,
"duration": 0.19723,
"confidence": 0.059,
"loudness_start": -9.955,
"loudness_max_time": 0.15103,
"loudness_max": -6.858,
"loudness_end": 0.0,
"pitches": [
0.24,
0.375,
1.0,
0.304,
0.094,
0.125,
0.525,
0.958,
0.386,
0.133,
0.132,
0.393
],
"timbre": [
51.441,
-27.218,
-7.148,
-47.863,
29.542,
-40.922,
-22.536,
6.851,
5.441,
0.542,
7.183,
-9.149
]
},
{
"start": 151.31773,
"duration": 0.13937,
"confidence": 0.115,
"loudness_start": -8.723,
"loudness_max_time": 0.07706,
"loudness_max": -6.215,
"loudness_end": 0.0,
"pitches": [
0.404,
0.781,
1.0,
0.784,
0.729,
0.729,
0.403,
0.411,
0.215,
0.227,
0.126,
0.213
],
"timbre": [
53.061,
6.735,
-20.348,
-50.83,
41.724,
-44.499,
-7.66,
11.839,
-10.323,
-3.474,
-4.88,
0.348
]
},
{
"start": 151.4571,
"duration": 0.30308,
"confidence": 0.061,
"loudness_start": -7.255,
"loudness_max_time": 0.0062,
"loudness_max": -4.282,
"loudness_end": 0.0,
"pitches": [
0.126,
0.396,
0.546,
0.096,
0.058,
0.072,
0.32,
1.0,
0.158,
0.062,
0.125,
0.194
],
"timbre": [
53.825,
21.989,
-16.04,
-24.102,
30.916,
-56.916,
-6.924,
7.998,
-6.614,
-3.288,
-15.53,
-9.143
]
},
{
"start": 151.76018,
"duration": 0.34776,
"confidence": 0.116,
"loudness_start": -9.51,
"loudness_max_time": 0.1411,
"loudness_max": -5.328,
"loudness_end": 0.0,
"pitches": [
0.555,
1.0,
0.959,
0.373,
0.217,
0.189,
0.436,
0.621,
0.894,
0.257,
0.142,
0.401
],
"timbre": [
51.931,
-26.546,
-14.226,
-30.867,
36.448,
-37.987,
4.378,
-1.867,
-1.737,
10.959,
-20.198,
-1.393
]
},
{
"start": 152.10794,
"duration": 0.08794,
"confidence": 0.011,
"loudness_start": -12.473,
"loudness_max_time": 0.03087,
"loudness_max": -8.439,
"loudness_end": 0.0,
"pitches": [
0.413,
0.792,
0.775,
0.489,
0.276,
0.316,
0.659,
0.743,
1.0,
0.909,
0.399,
0.325
],
"timbre": [
49.083,
3.098,
-19.716,
-7.129,
36.85,
-48.14,
-15.356,
-6.158,
-11.686,
3.272,
5.215,
0.567
]
},
{
"start": 152.19588,
"duration": 0.11701,
"confidence": 0.398,
"loudness_start": -12.921,
"loudness_max_time": 0.05297,
"loudness_max": -8.229,
"loudness_end": 0.0,
"pitches": [
0.535,
1.0,
0.995,
0.924,
0.999,
0.987,
0.691,
0.695,
0.306,
0.331,
0.092,
0.08
],
"timbre": [
51.061,
25.191,
-18.519,
-44.091,
14.121,
-36.319,
7.709,
16.644,
-7.297,
0.213,
0.043,
-0.974
]
},
{
"start": 152.31288,
"duration": 0.2424,
"confidence": 0.469,
"loudness_start": -9.039,
"loudness_max_time": 0.01844,
"loudness_max": -3.618,
"loudness_end": 0.0,
"pitches": [
0.179,
0.175,
0.448,
0.162,
0.103,
0.116,
0.416,
1.0,
0.354,
0.088,
0.101,
0.209
],
"timbre": [
52.803,
15.883,
-32.953,
4.11,
15.653,
-34.409,
0.864,
1.226,
-16.059,
3.323,
-8.987,
15.461
]
},
{
"start": 152.55528,
"duration": 0.20952,
"confidence": 0.408,
"loudness_start": -13.673,
"loudness_max_time": 0.07789,
"loudness_max": -8.47,
"loudness_end": 0.0,
"pitches": [
0.697,
0.98,
0.646,
0.396,
0.309,
0.304,
0.541,
1.0,
0.379,
0.259,
0.343,
0.486
],
"timbre": [
49.617,
-31.527,
-15.025,
-45.502,
35.81,
-30.765,
1.807,
-21.631,
-4.885,
23.269,
-2.351,
10.748
]
},
{
"start": 152.76482,
"duration": 0.14431,
"confidence": 0.445,
"loudness_start": -10.477,
"loudness_max_time": 0.01627,
"loudness_max": -4.929,
"loudness_end": 0.0,
"pitches": [
1.0,
0.255,
0.188,
0.223,
0.276,
0.266,
0.811,
0.717,
0.553,
0.565,
0.369,
0.526
],
"timbre": [
52.411,
-37.542,
-1.662,
-12.267,
22.074,
-45.631,
-10.059,
-12.228,
-0.909,
16.671,
1.423,
-4.934
]
},
{
"start": 152.90912,
"duration": 0.08186,
"confidence": 0.155,
"loudness_start": -9.188,
"loudness_max_time": 0.02863,
"loudness_max": -7.231,
"loudness_end": 0.0,
"pitches": [
1.0,
0.447,
0.363,
0.252,
0.153,
0.171,
0.335,
0.268,
0.269,
0.262,
0.9,
0.416
],
"timbre": [
52.519,
-25.093,
14.529,
-34.743,
25.869,
-39.449,
-2.284,
-2.23,
-13.978,
-3.719,
0.105,
-34.162
]
},
{
"start": 152.99098,
"duration": 0.09751,
"confidence": 0.216,
"loudness_start": -7.47,
"loudness_max_time": 0.06916,
"loudness_max": -4.737,
"loudness_end": 0.0,
"pitches": [
0.637,
0.773,
1.0,
0.425,
0.15,
0.21,
0.338,
0.149,
0.204,
0.349,
0.358,
0.542
],
"timbre": [
54.46,
2.035,
53.123,
-24.856,
18.987,
-29.851,
-14.449,
-1.87,
-23.866,
-5.639,
-4.935,
-46.644
]
},
{
"start": 153.08849,
"duration": 0.75533,
"confidence": 0.082,
"loudness_start": -5.536,
"loudness_max_time": 0.12206,
"loudness_max": -3.235,
"loudness_end": 0.0,
"pitches": [
0.415,
0.431,
0.715,
1.0,
0.869,
0.659,
0.621,
0.65,
0.479,
0.208,
0.475,
0.972
],
"timbre": [
54.706,
28.782,
7.1,
-1.911,
8.975,
-38.941,
-17.411,
16.298,
-5.191,
-5.81,
-18.725,
-19.569
]
},
{
"start": 153.84381,
"duration": 0.23755,
"confidence": 0.338,
"loudness_start": -9.25,
"loudness_max_time": 0.14387,
"loudness_max": -3.584,
"loudness_end": 0.0,
"pitches": [
1.0,
0.604,
0.276,
0.354,
0.267,
0.255,
0.331,
0.273,
0.223,
0.169,
0.376,
0.713
],
"timbre": [
53.569,
130.491,
-34.439,
-47.678,
27.635,
-28.648,
-15.763,
-10.968,
-17.393,
-18.992,
-2.747,
1.05
]
},
{
"start": 154.08136,
"duration": 0.23261,
"confidence": 0.469,
"loudness_start": -8.789,
"loudness_max_time": 0.01132,
"loudness_max": -2.697,
"loudness_end": 0.0,
"pitches": [
0.425,
0.276,
0.316,
0.497,
0.448,
0.258,
0.388,
0.342,
0.201,
0.154,
0.21,
1.0
],
"timbre": [
54.311,
36.928,
-17.934,
2.697,
-1.591,
-45.061,
-21.291,
20.035,
-10.853,
-8.494,
-8.449,
14.811
]
},
{
"start": 154.31396,
"duration": 0.09175,
"confidence": 0.476,
"loudness_start": -10.143,
"loudness_max_time": 0.00774,
"loudness_max": -3.817,
"loudness_end": 0.0,
"pitches": [
1.0,
0.711,
0.512,
0.5,
0.435,
0.406,
0.197,
0.165,
0.286,
0.283,
0.722,
0.369
],
"timbre": [
52.628,
23.853,
-19.699,
-14.734,
-0.294,
-71.839,
-19.322,
13.391,
6.425,
-10.516,
-3.961,
-6.074
]
},
{
"start": 154.40572,
"duration": 0.16444,
"confidence": 0.488,
"loudness_start": -9.189,
"loudness_max_time": 0.0122,
"loudness_max": -2.967,
"loudness_end": 0.0,
"pitches": [
0.639,
0.583,
0.52,
0.669,
0.734,
0.403,
0.709,
0.729,
0.569,
0.532,
0.497,
1.0
],
"timbre": [
54.558,
27.492,
-14.017,
-16.134,
-11.537,
-53.114,
-14.92,
11.559,
-18.829,
-2.279,
-0.315,
13.202
]
},
{
"start": 154.57016,
"duration": 0.40639,
"confidence": 0.395,
"loudness_start": -7.357,
"loudness_max_time": 0.10924,
"loudness_max": -3.025,
"loudness_end": 0.0,
"pitches": [
0.295,
0.199,
0.263,
0.654,
1.0,
0.221,
0.272,
0.362,
0.207,
0.173,
0.295,
0.846
],
"timbre": [
55.247,
92.111,
-21.235,
-51.87,
-1.727,
-20.042,
-29.868,
-4.705,
2.406,
-3.59,
-6.077,
18.325
]
},
{
"start": 154.97655,
"duration": 0.30113,
"confidence": 0.2,
"loudness_start": -5.662,
"loudness_max_time": 0.00224,
"loudness_max": -2.312,
"loudness_end": 0.0,
"pitches": [
0.188,
0.076,
0.111,
0.182,
0.972,
0.327,
0.097,
0.194,
0.075,
0.047,
0.091,
1.0
],
"timbre": [
54.783,
43.64,
-7.103,
-12.356,
11.837,
-55.049,
-30.817,
-1.899,
-12.548,
-4.235,
-8.628,
12.283
]
},
{
"start": 155.2777,
"duration": 0.458,
"confidence": 0.143,
"loudness_start": -7.354,
"loudness_max_time": 0.03069,
"loudness_max": -4.233,
"loudness_end": 0.0,
"pitches": [
0.249,
0.295,
0.222,
0.211,
1.0,
0.516,
0.94,
0.749,
0.35,
0.266,
0.251,
0.4
],
"timbre": [
52.77,
-1.792,
-20.047,
-2.566,
11.303,
-38.054,
-24.361,
-2.781,
-13.271,
3.528,
-1.249,
2.474
]
},
{
"start": 155.73569,
"duration": 0.1,
"confidence": 0.351,
"loudness_start": -11.85,
"loudness_max_time": 0.00661,
"loudness_max": -6.114,
"loudness_end": 0.0,
"pitches": [
0.511,
0.731,
0.707,
0.712,
1.0,
0.886,
0.793,
0.808,
0.428,
0.423,
0.13,
0.201
],
"timbre": [
50.284,
5.381,
-31.118,
-9.19,
-3.516,
-66.34,
-17.434,
-3.483,
-4.907,
4.718,
-7.758,
15.083
]
},
{
"start": 155.8357,
"duration": 0.30109,
"confidence": 0.683,
"loudness_start": -12.494,
"loudness_max_time": 0.0139,
"loudness_max": -3.125,
"loudness_end": 0.0,
"pitches": [
0.309,
0.134,
0.115,
0.223,
0.642,
0.256,
0.083,
0.227,
0.094,
0.049,
0.168,
1.0
],
"timbre": [
52.13,
20.917,
-25.991,
29.213,
-4.564,
-49.899,
-12.996,
14.593,
-13.909,
1.298,
1.401,
6.307
]
},
{
"start": 156.13678,
"duration": 0.13451,
"confidence": 0.353,
"loudness_start": -13.766,
"loudness_max_time": 0.06108,
"loudness_max": -9.724,
"loudness_end": 0.0,
"pitches": [
0.559,
0.852,
0.746,
0.761,
1.0,
0.913,
0.673,
0.687,
0.305,
0.295,
0.083,
0.221
],
"timbre": [
48.041,
9.029,
-35.909,
-34.917,
-4.819,
-23.74,
5.027,
10.897,
-4.797,
2.135,
-16.9,
10.959
]
},
{
"start": 156.27129,
"duration": 0.20517,
"confidence": 0.456,
"loudness_start": -13.991,
"loudness_max_time": 0.01728,
"loudness_max": -6.681,
"loudness_end": 0.0,
"pitches": [
1.0,
0.976,
0.175,
0.832,
0.978,
0.386,
0.524,
0.768,
0.911,
0.373,
0.192,
0.82
],
"timbre": [
48.728,
20.328,
-45.937,
5.522,
-18.333,
-48.237,
4.069,
5.146,
-1.26,
0.323,
7.185,
6.042
]
},
{
"start": 156.47646,
"duration": 0.12984,
"confidence": 0.486,
"loudness_start": -15.46,
"loudness_max_time": 0.04237,
"loudness_max": -10.131,
"loudness_end": 0.0,
"pitches": [
1.0,
0.883,
0.494,
0.682,
0.751,
0.52,
0.301,
0.56,
0.162,
0.139,
0.274,
0.687
],
"timbre": [
47.574,
31.596,
-38.161,
-26.071,
21.985,
-24.825,
-2.577,
-10.183,
3.627,
-1.924,
0.459,
1.935
]
},
{
"start": 156.6063,
"duration": 0.10608,
"confidence": 0.472,
"loudness_start": -14.065,
"loudness_max_time": 0.00916,
"loudness_max": -7.234,
"loudness_end": 0.0,
"pitches": [
0.658,
0.797,
0.687,
0.773,
1.0,
0.922,
0.751,
0.758,
0.403,
0.375,
0.155,
0.381
],
"timbre": [
48.945,
28.657,
-43.122,
-18.867,
-31.879,
-62.37,
-7.206,
3.267,
4.616,
-2.906,
-3.589,
9.839
]
},
{
"start": 156.71239,
"duration": 0.20707,
"confidence": 0.774,
"loudness_start": -12.93,
"loudness_max_time": 0.01834,
"loudness_max": -2.733,
"loudness_end": 0.0,
"pitches": [
0.259,
0.14,
0.163,
0.629,
1.0,
0.532,
0.155,
0.232,
0.127,
0.09,
0.253,
0.562
],
"timbre": [
51.844,
16.62,
-24.589,
22.756,
-0.255,
-32.634,
-17.619,
16.976,
1.878,
6.241,
12.229,
3.412
]
},
{
"start": 156.91946,
"duration": 0.12594,
"confidence": 0.131,
"loudness_start": -13.55,
"loudness_max_time": 0.02658,
"loudness_max": -9.452,
"loudness_end": 0.0,
"pitches": [
0.949,
0.413,
0.364,
0.481,
0.414,
0.266,
0.233,
0.346,
0.152,
0.098,
0.118,
1.0
],
"timbre": [
48.412,
52.439,
-37.231,
-32.5,
-2.601,
-32.641,
-18.212,
-16.765,
13.326,
6.256,
4.379,
3.403
]
},
{
"start": 157.0454,
"duration": 0.30481,
"confidence": 0.711,
"loudness_start": -13.057,
"loudness_max_time": 0.01169,
"loudness_max": -3.756,
"loudness_end": 0.0,
"pitches": [
0.791,
0.563,
0.192,
0.338,
0.452,
0.534,
0.371,
0.197,
0.191,
0.12,
0.1,
1.0
],
"timbre": [
51.713,
19.83,
-23.29,
-0.872,
-13.766,
-73.757,
-19.953,
25.481,
4.536,
-0.013,
-17.355,
5.489
]
},
{
"start": 157.3502,
"duration": 0.12553,
"confidence": 0.235,
"loudness_start": -12.289,
"loudness_max_time": 0.05219,
"loudness_max": -9.357,
"loudness_end": 0.0,
"pitches": [
0.385,
0.696,
0.511,
0.476,
1.0,
0.838,
0.776,
0.871,
0.28,
0.268,
0.068,
0.604
],
"timbre": [
49.104,
62.625,
-34.138,
-35.664,
1.327,
-30.243,
-12.481,
-3.416,
-3.967,
-0.039,
-7.908,
-11.931
]
},
{
"start": 157.47574,
"duration": 0.09483,
"confidence": 0.276,
"loudness_start": -12.138,
"loudness_max_time": 0.02706,
"loudness_max": -7.445,
"loudness_end": 0.0,
"pitches": [
0.614,
0.767,
0.676,
0.706,
1.0,
0.958,
0.934,
0.952,
0.727,
0.729,
0.445,
0.057
],
"timbre": [
49.41,
50.755,
-38.552,
-18.429,
-20.399,
-41.037,
-4.557,
16.999,
-13.514,
4.441,
7.808,
-12.193
]
},
{
"start": 157.57057,
"duration": 0.3361,
"confidence": 0.715,
"loudness_start": -12.589,
"loudness_max_time": 0.03667,
"loudness_max": -4.16,
"loudness_end": 0.0,
"pitches": [
0.252,
0.182,
0.095,
0.205,
0.516,
0.146,
0.094,
0.275,
0.103,
0.051,
0.144,
1.0
],
"timbre": [
51.307,
46.786,
-27.703,
-14.91,
1.252,
-4.422,
-3.904,
18.983,
-21.021,
18.058,
4.745,
1.682
]
},
{
"start": 157.90668,
"duration": 0.12286,
"confidence": 0.105,
"loudness_start": -11.831,
"loudness_max_time": 0.02007,
"loudness_max": -8.246,
"loudness_end": 0.0,
"pitches": [
0.887,
0.949,
0.769,
0.843,
1.0,
0.871,
0.584,
0.581,
0.331,
0.31,
0.096,
0.431
],
"timbre": [
49.78,
41.29,
-31.253,
-21.573,
-16.796,
-41.18,
10.537,
14.087,
0.481,
14.306,
-9.594,
25.454
]
},
{
"start": 158.02953,
"duration": 0.33088,
"confidence": 0.334,
"loudness_start": -12.489,
"loudness_max_time": 0.02154,
"loudness_max": -6.885,
"loudness_end": 0.0,
"pitches": [
0.253,
0.245,
0.121,
0.204,
0.98,
0.2,
0.104,
0.468,
0.174,
0.107,
0.078,
1.0
],
"timbre": [
50.376,
38.379,
-23.599,
-9.068,
-23.79,
-51.308,
-4.432,
-6.59,
3.291,
7.113,
-4.254,
15.273
]
},
{
"start": 158.36041,
"duration": 0.09941,
"confidence": 0.409,
"loudness_start": -14.118,
"loudness_max_time": 0.01269,
"loudness_max": -6.427,
"loudness_end": 0.0,
"pitches": [
0.706,
0.749,
0.679,
0.74,
1.0,
0.929,
0.815,
0.818,
0.481,
0.49,
0.208,
0.285
],
"timbre": [
49.386,
18.188,
-16.232,
-3.837,
-40.423,
-64.851,
-5.884,
-13.664,
2.783,
6.641,
3.121,
-8.976
]
},
{
"start": 158.45982,
"duration": 0.22259,
"confidence": 0.765,
"loudness_start": -12.419,
"loudness_max_time": 0.02183,
"loudness_max": -3.082,
"loudness_end": 0.0,
"pitches": [
0.336,
0.184,
0.068,
0.292,
0.526,
0.263,
0.132,
0.207,
0.156,
0.063,
0.224,
1.0
],
"timbre": [
51.776,
6.891,
-19.236,
29.093,
-9.515,
-21.285,
-9.578,
7.875,
-12.409,
-0.696,
14.591,
-1.158
]
},
{
"start": 158.6824,
"duration": 0.10177,
"confidence": 0.102,
"loudness_start": -12.698,
"loudness_max_time": 0.02268,
"loudness_max": -9.758,
"loudness_end": 0.0,
"pitches": [
1.0,
0.632,
0.21,
0.462,
0.585,
0.114,
0.155,
0.314,
0.165,
0.11,
0.195,
0.949
],
"timbre": [
48.002,
35.433,
-33.537,
-14.243,
19.225,
-49.66,
11.712,
2.786,
-17.98,
-15.47,
-0.091,
26.493
]
},
{
"start": 158.78416,
"duration": 0.31773,
"confidence": 0.683,
"loudness_start": -14.296,
"loudness_max_time": 0.03236,
"loudness_max": -4.561,
"loudness_end": 0.0,
"pitches": [
0.917,
0.651,
0.167,
0.207,
0.604,
0.142,
0.184,
0.435,
0.603,
0.197,
0.291,
1.0
],
"timbre": [
50.073,
14.615,
-38.203,
14.129,
5.838,
-15.458,
10.385,
19.911,
-3.439,
19.213,
9.285,
-0.654
]
},
{
"start": 159.1019,
"duration": 0.12893,
"confidence": 0.329,
"loudness_start": -14.062,
"loudness_max_time": 0.0477,
"loudness_max": -10.42,
"loudness_end": 0.0,
"pitches": [
0.271,
0.687,
0.566,
0.547,
1.0,
0.868,
0.706,
0.853,
0.282,
0.275,
0.08,
0.377
],
"timbre": [
47.711,
54.939,
-55.971,
-36.639,
29.983,
-30.325,
1.826,
3.293,
-2.669,
4.153,
-10.632,
-11.237
]
},
{
"start": 159.23083,
"duration": 0.08141,
"confidence": 0.513,
"loudness_start": -13.674,
"loudness_max_time": 0.02529,
"loudness_max": -7.819,
"loudness_end": 0.0,
"pitches": [
0.91,
0.756,
0.701,
0.72,
1.0,
0.985,
0.89,
0.876,
0.701,
0.698,
0.558,
0.307
],
"timbre": [
49.627,
39.318,
-51.733,
-22.97,
6.79,
-48.846,
10.592,
7.309,
-7.375,
6.711,
1.524,
-13.48
]
},
{
"start": 159.31224,
"duration": 0.34653,
"confidence": 0.753,
"loudness_start": -11.984,
"loudness_max_time": 0.04534,
"loudness_max": -2.435,
"loudness_end": 0.0,
"pitches": [
0.271,
0.161,
0.115,
0.209,
0.564,
0.263,
0.159,
0.309,
0.16,
0.071,
0.132,
1.0
],
"timbre": [
51.07,
53.255,
-39.814,
-14.974,
17.269,
2.143,
-4.072,
36.636,
-15.949,
0.77,
-19.918,
-4.576
]
},
{
"start": 159.65878,
"duration": 0.1171,
"confidence": 0.482,
"loudness_start": -14.904,
"loudness_max_time": 0.01999,
"loudness_max": -8.7,
"loudness_end": 0.0,
"pitches": [
0.573,
0.856,
0.747,
0.768,
1.0,
0.93,
0.637,
0.65,
0.29,
0.27,
0.073,
0.284
],
"timbre": [
49.408,
69.583,
-70.316,
-32.899,
7.736,
-49.198,
-2.668,
10.125,
-4.28,
3.016,
-1.827,
0.301
]
},
{
"start": 159.77586,
"duration": 0.2215,
"confidence": 0.452,
"loudness_start": -11.965,
"loudness_max_time": 0.01476,
"loudness_max": -5.731,
"loudness_end": 0.0,
"pitches": [
0.601,
0.64,
0.129,
0.629,
1.0,
0.368,
0.239,
0.505,
0.647,
0.244,
0.188,
0.902
],
"timbre": [
50.297,
77.862,
-67.091,
-17.466,
2.299,
-64.884,
5.798,
14.859,
-6.244,
1.366,
1.861,
4.453
]
},
{
"start": 159.99738,
"duration": 0.11098,
"confidence": 0.097,
"loudness_start": -12.937,
"loudness_max_time": 0.00975,
"loudness_max": -9.887,
"loudness_end": 0.0,
"pitches": [
0.936,
1.0,
0.609,
0.632,
0.855,
0.683,
0.599,
0.998,
0.232,
0.157,
0.123,
0.754
],
"timbre": [
48.891,
104.558,
-51.273,
-32.719,
24.435,
-55.941,
-4.451,
8.722,
-8.96,
4.739,
-9.806,
1.716
]
},
{
"start": 160.10834,
"duration": 0.09755,
"confidence": 0.426,
"loudness_start": -12.483,
"loudness_max_time": 0.02715,
"loudness_max": -7.153,
"loudness_end": 0.0,
"pitches": [
0.842,
0.85,
0.752,
0.78,
1.0,
0.989,
0.916,
0.928,
0.649,
0.643,
0.361,
0.38
],
"timbre": [
50.535,
79.777,
-58.383,
-35.946,
-1.777,
-49.655,
2.33,
14.401,
-13.802,
8.559,
1.88,
-2.927
]
},
{
"start": 160.2059,
"duration": 0.33583,
"confidence": 0.7,
"loudness_start": -10.587,
"loudness_max_time": 0.03874,
"loudness_max": -3.168,
"loudness_end": 0.0,
"pitches": [
0.259,
0.19,
0.1,
0.219,
0.589,
0.245,
0.109,
0.138,
0.077,
0.059,
0.141,
1.0
],
"timbre": [
52.294,
75.876,
-43.468,
-8.245,
20.284,
-13.484,
-11.368,
35.569,
-12.209,
10.934,
-1.73,
1.998
]
},
{
"start": 160.54172,
"duration": 0.32054,
"confidence": 0.689,
"loudness_start": -12.56,
"loudness_max_time": 0.01638,
"loudness_max": -4.33,
"loudness_end": 0.0,
"pitches": [
0.919,
0.865,
0.405,
0.609,
0.67,
0.56,
0.463,
0.528,
0.791,
0.317,
0.215,
1.0
],
"timbre": [
52.308,
71.252,
-44.296,
-5.836,
12.658,
-62.946,
-2.872,
30.523,
-2.105,
-3.791,
-4.781,
2.032
]
},
{
"start": 160.86227,
"duration": 0.09846,
"confidence": 0.079,
"loudness_start": -10.977,
"loudness_max_time": 0.04512,
"loudness_max": -8.865,
"loudness_end": 0.0,
"pitches": [
1.0,
0.692,
0.621,
0.537,
0.792,
0.68,
0.618,
0.992,
0.454,
0.257,
0.403,
0.705
],
"timbre": [
50.481,
127.357,
-28.843,
-45.313,
32.856,
-43.797,
4.406,
4.81,
-4.881,
8.893,
-10.384,
-3.097
]
},
{
"start": 160.96072,
"duration": 0.10385,
"confidence": 0.386,
"loudness_start": -9.571,
"loudness_max_time": 0.01993,
"loudness_max": -4.685,
"loudness_end": 0.0,
"pitches": [
0.963,
0.949,
0.721,
0.728,
1.0,
0.974,
0.953,
0.949,
0.666,
0.661,
0.444,
0.428
],
"timbre": [
52.15,
99.813,
-41.443,
-20.848,
2.513,
-48.45,
5.73,
20.504,
-8.976,
17.337,
0.27,
1.58
]
},
{
"start": 161.06458,
"duration": 0.25025,
"confidence": 0.63,
"loudness_start": -9.471,
"loudness_max_time": 0.01871,
"loudness_max": -2.829,
"loudness_end": 0.0,
"pitches": [
0.419,
0.487,
0.21,
0.448,
1.0,
0.354,
0.198,
0.407,
0.243,
0.127,
0.128,
0.754
],
"timbre": [
54.029,
70.001,
-34.087,
-2.704,
6.206,
-30.68,
-1.3,
35.66,
-10.298,
16.006,
-3.563,
3.208
]
},
{
"start": 161.31483,
"duration": 0.2093,
"confidence": 0.615,
"loudness_start": -10.461,
"loudness_max_time": 0.01147,
"loudness_max": -2.74,
"loudness_end": 0.0,
"pitches": [
0.479,
0.359,
0.206,
0.677,
1.0,
0.571,
0.537,
0.41,
0.297,
0.226,
0.248,
0.605
],
"timbre": [
55.003,
44.892,
-17.912,
-34.639,
17.671,
-56.162,
-6.596,
5.354,
-5.197,
-2.724,
-9.414,
-3.233
]
},
{
"start": 161.52412,
"duration": 0.99828,
"confidence": 0.414,
"loudness_start": -6.966,
"loudness_max_time": 0.23147,
"loudness_max": -2.252,
"loudness_end": 0.0,
"pitches": [
0.132,
0.088,
0.132,
0.11,
1.0,
0.13,
0.133,
0.3,
0.166,
0.153,
0.172,
0.839
],
"timbre": [
55.566,
50.531,
20.655,
-20.862,
-5.952,
-23.123,
15.297,
-5.856,
1.529,
-3.309,
-17.794,
-12.811
]
},
{
"start": 162.5224,
"duration": 0.74331,
"confidence": 0.075,
"loudness_start": -5.543,
"loudness_max_time": 0.06824,
"loudness_max": -2.702,
"loudness_end": 0.0,
"pitches": [
0.047,
0.179,
0.05,
0.035,
0.139,
0.221,
1.0,
0.145,
0.082,
0.163,
0.096,
0.078
],
"timbre": [
54.939,
40.244,
29.697,
8.302,
13.567,
-33.443,
18.425,
-4.363,
-8.919,
-7.302,
-24.237,
-2.87
]
},
{
"start": 163.26572,
"duration": 0.62023,
"confidence": 0.612,
"loudness_start": -9.279,
"loudness_max_time": 0.36168,
"loudness_max": -2.106,
"loudness_end": 0.0,
"pitches": [
0.109,
0.155,
0.453,
0.276,
0.239,
0.277,
0.515,
1.0,
0.228,
0.229,
0.165,
0.147
],
"timbre": [
55.042,
37.859,
28.001,
-34.742,
13.237,
-13.729,
16.274,
19.437,
-3.217,
-4.096,
-5.346,
-1.212
]
},
{
"start": 163.88594,
"duration": 0.28009,
"confidence": 0.298,
"loudness_start": -7.836,
"loudness_max_time": 0.17415,
"loudness_max": -3.258,
"loudness_end": 0.0,
"pitches": [
0.143,
0.167,
0.671,
0.421,
0.34,
0.327,
0.592,
1.0,
0.234,
0.244,
0.202,
0.321
],
"timbre": [
53.812,
0.643,
16.64,
-32.281,
29.687,
-35.21,
8.781,
6.774,
3.683,
10.425,
-9.888,
8.042
]
},
{
"start": 164.16603,
"duration": 0.21873,
"confidence": 0.136,
"loudness_start": -7.967,
"loudness_max_time": 0.00167,
"loudness_max": -4.147,
"loudness_end": 0.0,
"pitches": [
0.137,
0.19,
0.721,
0.425,
0.208,
0.214,
0.55,
1.0,
0.415,
0.355,
0.23,
0.384
],
"timbre": [
53.245,
-13.426,
13.035,
-0.492,
30.336,
-55.897,
2.879,
-3.644,
10.797,
-2.875,
-13.412,
6.244
]
},
{
"start": 164.38477,
"duration": 0.09968,
"confidence": 0.244,
"loudness_start": -9.72,
"loudness_max_time": 0.03116,
"loudness_max": -5.93,
"loudness_end": 0.0,
"pitches": [
0.311,
0.399,
1.0,
0.714,
0.37,
0.372,
0.36,
0.455,
0.195,
0.276,
0.221,
0.479
],
"timbre": [
52.742,
-14.533,
-0.597,
-30.45,
22.425,
-54.559,
11.141,
9.97,
7.63,
-1.259,
8.654,
8.39
]
},
{
"start": 164.48444,
"duration": 0.11016,
"confidence": 0.204,
"loudness_start": -8.297,
"loudness_max_time": 0.00243,
"loudness_max": -3.215,
"loudness_end": 0.0,
"pitches": [
0.197,
0.268,
0.81,
0.676,
0.593,
0.489,
0.555,
1.0,
0.5,
0.292,
0.234,
0.322
],
"timbre": [
53.203,
0.732,
-5.048,
-12.971,
12.607,
-73.23,
-2.994,
3.928,
2.523,
15.887,
-13.241,
1.338
]
},
{
"start": 164.5946,
"duration": 0.18608,
"confidence": 0.152,
"loudness_start": -9.266,
"loudness_max_time": 0.00346,
"loudness_max": -3.909,
"loudness_end": 0.0,
"pitches": [
0.051,
0.094,
0.32,
0.148,
0.104,
0.154,
0.429,
1.0,
0.354,
0.082,
0.072,
0.182
],
"timbre": [
51.874,
-0.203,
-21.558,
6.95,
7.846,
-64.757,
-16.39,
3.519,
2.387,
0.776,
-24.855,
-0.024
]
},
{
"start": 164.78069,
"duration": 0.13315,
"confidence": 0.61,
"loudness_start": -12.887,
"loudness_max_time": 0.04105,
"loudness_max": -4.958,
"loudness_end": 0.0,
"pitches": [
0.437,
0.492,
0.619,
1.0,
0.909,
0.633,
0.728,
0.582,
0.366,
0.455,
0.258,
0.165
],
"timbre": [
51.451,
7.978,
-17.555,
-44.396,
18.619,
-15.315,
-1.599,
10.051,
8.133,
11.804,
2.813,
-2.615
]
},
{
"start": 164.91383,
"duration": 0.08118,
"confidence": 0.386,
"loudness_start": -9.385,
"loudness_max_time": 0.00563,
"loudness_max": -3.03,
"loudness_end": 0.0,
"pitches": [
0.253,
0.43,
0.34,
0.238,
0.548,
0.558,
0.95,
1.0,
0.903,
0.933,
0.368,
0.117
],
"timbre": [
53.388,
22.96,
-10.859,
-23.435,
-3.879,
-68.812,
-17.783,
3.708,
-6.409,
-4.735,
-6.487,
4.111
]
},
{
"start": 164.99501,
"duration": 0.8942,
"confidence": 0.438,
"loudness_start": -8.125,
"loudness_max_time": 0.12156,
"loudness_max": -2.727,
"loudness_end": 0.0,
"pitches": [
0.041,
0.104,
0.099,
0.059,
0.314,
0.111,
0.052,
0.129,
0.143,
1.0,
0.092,
0.056
],
"timbre": [
54.84,
45.534,
14.036,
-12.844,
14.994,
-22.053,
8.198,
6.761,
7.548,
-1.834,
-3.624,
-5.544
]
},
{
"start": 165.8892,
"duration": 0.22077,
"confidence": 0.482,
"loudness_start": -8.376,
"loudness_max_time": 0.00834,
"loudness_max": -2.395,
"loudness_end": 0.0,
"pitches": [
0.514,
0.692,
0.264,
0.144,
0.438,
0.206,
0.193,
0.233,
0.589,
1.0,
0.387,
0.236
],
"timbre": [
55.685,
53.749,
27.02,
-35.796,
-8.775,
-49.657,
7.098,
11.458,
-4.957,
4.841,
-9.22,
-1.939
]
},
{
"start": 166.10999,
"duration": 0.60331,
"confidence": 0.128,
"loudness_start": -4.223,
"loudness_max_time": 0.01634,
"loudness_max": -1.723,
"loudness_end": 0.0,
"pitches": [
0.064,
0.132,
0.039,
0.05,
0.227,
0.243,
0.136,
0.098,
0.164,
1.0,
0.092,
0.046
],
"timbre": [
55.453,
59.498,
12.246,
13.047,
16.26,
-52.054,
9.037,
-15.887,
7.712,
15.234,
-21.505,
10.738
]
},
{
"start": 166.71329,
"duration": 1.17261,
"confidence": 0.585,
"loudness_start": -8.131,
"loudness_max_time": 0.07265,
"loudness_max": -1.372,
"loudness_end": 0.0,
"pitches": [
0.443,
0.259,
0.186,
0.275,
0.167,
0.406,
0.612,
0.245,
0.154,
0.18,
0.166,
1.0
],
"timbre": [
53.743,
20.395,
26.401,
-25.159,
13.951,
-32.713,
3.875,
14.509,
9.426,
5.826,
-12.336,
-9.675
]
},
{
"start": 167.8859,
"duration": 0.35515,
"confidence": 0.216,
"loudness_start": -9.846,
"loudness_max_time": 0.16133,
"loudness_max": -5.95,
"loudness_end": 0.0,
"pitches": [
0.514,
0.494,
0.491,
0.242,
0.313,
0.335,
0.732,
0.293,
0.171,
0.117,
0.185,
1.0
],
"timbre": [
51.565,
8.649,
-21.056,
-35.683,
6.569,
-33.465,
0.393,
11.289,
5.032,
1.715,
-18.823,
4.463
]
},
{
"start": 168.24104,
"duration": 0.13306,
"confidence": 0.404,
"loudness_start": -13.263,
"loudness_max_time": 0.00735,
"loudness_max": -7.299,
"loudness_end": 0.0,
"pitches": [
0.741,
0.319,
0.219,
0.273,
0.239,
0.187,
0.306,
0.171,
0.226,
0.191,
0.413,
1.0
],
"timbre": [
51.617,
20.594,
-27.472,
-34.182,
-16.546,
-37.905,
-11.4,
3.357,
-9.676,
-11.928,
-11.29,
4.587
]
},
{
"start": 168.3741,
"duration": 0.12644,
"confidence": 0.136,
"loudness_start": -10.672,
"loudness_max_time": 0.01773,
"loudness_max": -6.77,
"loudness_end": 0.0,
"pitches": [
1.0,
0.684,
0.641,
0.979,
0.594,
0.692,
0.403,
0.612,
0.599,
0.52,
0.641,
0.853
],
"timbre": [
52.362,
16.183,
-18.592,
-43.769,
-7.735,
-39.239,
-17.204,
-4.032,
-9.207,
-1.542,
1.724,
-4.831
]
},
{
"start": 168.50053,
"duration": 0.11129,
"confidence": 0.466,
"loudness_start": -7.735,
"loudness_max_time": 0.02759,
"loudness_max": -2.98,
"loudness_end": 0.0,
"pitches": [
1.0,
0.778,
0.684,
0.593,
0.598,
0.603,
0.785,
0.726,
0.707,
0.632,
0.568,
0.519
],
"timbre": [
55.139,
51.371,
13.624,
-22.662,
-23.021,
-29.438,
15.549,
-4.451,
-21.972,
7.043,
8.068,
-3.212
]
},
{
"start": 168.61185,
"duration": 0.78395,
"confidence": 0.164,
"loudness_start": -5.205,
"loudness_max_time": 0.05717,
"loudness_max": -2.476,
"loudness_end": 0.0,
"pitches": [
0.063,
0.048,
0.098,
0.106,
1.0,
0.133,
0.139,
0.1,
0.152,
0.17,
0.188,
0.588
],
"timbre": [
55.724,
70.873,
42.18,
2.021,
11.94,
-29.628,
13.005,
-4.59,
-9.928,
-9.855,
-22.667,
-6.63
]
},
{
"start": 169.39578,
"duration": 0.90531,
"confidence": 0.51,
"loudness_start": -8.3,
"loudness_max_time": 0.04702,
"loudness_max": -2.605,
"loudness_end": 0.0,
"pitches": [
0.035,
0.216,
0.064,
0.044,
0.117,
0.146,
1.0,
0.131,
0.07,
0.088,
0.061,
0.065
],
"timbre": [
54.581,
30.538,
22.045,
-12.621,
9.829,
-20.186,
18.582,
16.966,
6.08,
-16.436,
-12.225,
-14.428
]
},
{
"start": 170.30109,
"duration": 0.4468,
"confidence": 0.678,
"loudness_start": -9.26,
"loudness_max_time": 0.10575,
"loudness_max": -1.436,
"loudness_end": 0.0,
"pitches": [
0.109,
0.189,
0.495,
0.294,
0.239,
0.175,
0.41,
1.0,
0.369,
0.243,
0.122,
0.1
],
"timbre": [
56.309,
60.888,
12.188,
-18.401,
9.201,
-25.335,
16.053,
12.517,
10.333,
-7.799,
-1.953,
-0.13
]
},
{
"start": 170.7479,
"duration": 0.24952,
"confidence": 0.018,
"loudness_start": -5.591,
"loudness_max_time": 0.00906,
"loudness_max": -1.761,
"loudness_end": 0.0,
"pitches": [
0.078,
0.101,
0.353,
0.147,
0.179,
0.167,
0.374,
1.0,
0.242,
0.143,
0.114,
0.138
],
"timbre": [
54.917,
15.151,
11.811,
-9.922,
13.348,
-71.149,
3.292,
1.683,
3.844,
8.859,
-13.734,
9.116
]
},
{
"start": 170.9974,
"duration": 0.25193,
"confidence": 0.344,
"loudness_start": -8.01,
"loudness_max_time": 0.01946,
"loudness_max": -2.545,
"loudness_end": 0.0,
"pitches": [
0.086,
0.187,
0.395,
0.108,
0.089,
0.101,
0.288,
1.0,
0.25,
0.149,
0.076,
0.101
],
"timbre": [
54.094,
8.179,
-1.608,
6.782,
13.483,
-45.819,
9.746,
0.407,
9.77,
5.323,
-1.02,
3.432
]
},
{
"start": 171.24934,
"duration": 0.17202,
"confidence": 0.085,
"loudness_start": -9.816,
"loudness_max_time": 0.04668,
"loudness_max": -6.141,
"loudness_end": 0.0,
"pitches": [
1.0,
0.132,
0.495,
0.159,
0.117,
0.173,
0.115,
0.303,
0.152,
0.237,
0.141,
0.729
],
"timbre": [
51.512,
-37.426,
-0.628,
-23.829,
21.871,
-35.492,
30.078,
1.123,
12.986,
-9.916,
-12.407,
-5.5
]
},
{
"start": 171.42136,
"duration": 0.12227,
"confidence": 0.446,
"loudness_start": -9.467,
"loudness_max_time": 0.01231,
"loudness_max": -3.829,
"loudness_end": 0.0,
"pitches": [
0.62,
0.416,
0.47,
0.484,
0.375,
0.32,
0.36,
0.675,
0.32,
0.338,
0.147,
1.0
],
"timbre": [
52.525,
-16.945,
-8.074,
4.833,
24.585,
-57.931,
-3.563,
10.198,
10.771,
5.138,
-9.196,
0.396
]
},
{
"start": 171.54362,
"duration": 0.16685,
"confidence": 0.291,
"loudness_start": -11.178,
"loudness_max_time": 0.03678,
"loudness_max": -5.282,
"loudness_end": 0.0,
"pitches": [
0.162,
0.912,
1.0,
0.325,
0.279,
0.289,
0.264,
0.481,
0.189,
0.207,
0.145,
0.271
],
"timbre": [
50.307,
-14.53,
-34.378,
-0.286,
39.099,
-22.716,
18.292,
-17.296,
10.8,
-13.068,
-11.715,
-10.379
]
},
{
"start": 171.71048,
"duration": 0.10671,
"confidence": 0.661,
"loudness_start": -12.525,
"loudness_max_time": 0.01729,
"loudness_max": -4.238,
"loudness_end": 0.0,
"pitches": [
1.0,
0.5,
0.331,
0.14,
0.142,
0.26,
0.211,
0.278,
0.178,
0.119,
0.091,
0.808
],
"timbre": [
50.574,
-13.387,
-52.262,
10.66,
-8.651,
-70.766,
-1.757,
-23.97,
-3.114,
25.349,
-3.847,
-5.637
]
},
{
"start": 171.81718,
"duration": 0.17859,
"confidence": 0.048,
"loudness_start": -13.175,
"loudness_max_time": 0.04481,
"loudness_max": -8.965,
"loudness_end": 0.0,
"pitches": [
0.248,
0.486,
0.519,
0.45,
0.231,
0.202,
0.201,
1.0,
0.341,
0.538,
0.183,
0.732
],
"timbre": [
48.965,
-32.732,
-22.098,
-38.037,
11.325,
-43.392,
0.707,
-2.38,
7.323,
-7.455,
-11.27,
-23.826
]
},
{
"start": 171.99577,
"duration": 0.91755,
"confidence": 0.773,
"loudness_start": -13.14,
"loudness_max_time": 0.19146,
"loudness_max": -2.161,
"loudness_end": 0.0,
"pitches": [
0.042,
0.107,
0.084,
0.058,
0.259,
0.09,
0.15,
0.131,
0.116,
1.0,
0.14,
0.056
],
"timbre": [
54.99,
66.895,
14.048,
-20.838,
2.558,
-22.498,
5.354,
18.973,
13.543,
-6.834,
11.507,
0.341
]
},
{
"start": 172.91333,
"duration": 0.65982,
"confidence": 0.488,
"loudness_start": -6.951,
"loudness_max_time": 0.03179,
"loudness_max": -0.825,
"loudness_end": 0.0,
"pitches": [
0.082,
0.248,
0.154,
0.115,
0.286,
0.234,
0.457,
0.293,
0.288,
1.0,
0.149,
0.088
],
"timbre": [
55.97,
59.025,
24.032,
8.734,
14.531,
-29.212,
15.756,
20.081,
12.731,
13.415,
6.098,
-5.036
]
},
{
"start": 173.57315,
"duration": 0.18059,
"confidence": 0.005,
"loudness_start": -8.085,
"loudness_max_time": 0.04956,
"loudness_max": -5.96,
"loudness_end": 0.0,
"pitches": [
0.193,
0.308,
0.226,
0.249,
0.595,
0.612,
0.511,
0.567,
1.0,
0.778,
0.41,
0.641
],
"timbre": [
52.832,
40.003,
24.746,
-16.195,
17.073,
-33.684,
16.325,
-10.137,
6.495,
13.15,
-12.182,
0.707
]
},
{
"start": 173.75374,
"duration": 0.70825,
"confidence": 0.534,
"loudness_start": -8.35,
"loudness_max_time": 0.12384,
"loudness_max": -1.645,
"loudness_end": 0.0,
"pitches": [
0.338,
0.122,
0.085,
0.073,
0.042,
0.078,
0.363,
0.152,
0.11,
0.114,
0.087,
1.0
],
"timbre": [
54.658,
48.609,
5.84,
-34.976,
13.711,
-12.187,
13.596,
16.877,
21.938,
-0.372,
-26.647,
-3.489
]
},
{
"start": 174.462,
"duration": 0.20971,
"confidence": 0.042,
"loudness_start": -8.123,
"loudness_max_time": 0.13703,
"loudness_max": -4.327,
"loudness_end": 0.0,
"pitches": [
0.514,
0.159,
0.21,
0.511,
0.377,
0.363,
0.468,
0.449,
0.204,
0.244,
0.305,
1.0
],
"timbre": [
53.506,
14.983,
-9.069,
-40.723,
11.256,
-34.758,
-1.174,
0.022,
4.69,
8.092,
1.383,
4.931
]
},
{
"start": 174.6717,
"duration": 0.29646,
"confidence": 0.108,
"loudness_start": -7.348,
"loudness_max_time": 0.00651,
"loudness_max": -2.277,
"loudness_end": 0.0,
"pitches": [
0.382,
0.418,
0.347,
0.192,
0.079,
0.157,
0.201,
0.154,
0.13,
0.158,
0.134,
1.0
],
"timbre": [
53.133,
5.865,
-25.405,
13.796,
5.282,
-65.845,
-6.253,
-6.099,
1.565,
3.242,
-32.793,
8.54
]
},
{
"start": 174.96815,
"duration": 0.14086,
"confidence": 0.283,
"loudness_start": -12.569,
"loudness_max_time": 0.03368,
"loudness_max": -7.249,
"loudness_end": 0.0,
"pitches": [
0.558,
0.508,
0.164,
0.11,
0.103,
0.135,
0.153,
0.074,
0.086,
0.103,
0.238,
1.0
],
"timbre": [
49.404,
-1.93,
-67.094,
-34.737,
5.364,
-35.394,
17.805,
-26.595,
3.975,
-4.086,
2.635,
-4.403
]
},
{
"start": 175.10902,
"duration": 0.10209,
"confidence": 0.517,
"loudness_start": -12.029,
"loudness_max_time": 0.00696,
"loudness_max": -5.312,
"loudness_end": 0.0,
"pitches": [
1.0,
0.691,
0.245,
0.178,
0.19,
0.252,
0.574,
0.314,
0.384,
0.375,
0.569,
0.977
],
"timbre": [
50.203,
9.471,
-21.21,
1.972,
-23.829,
-66.551,
5.952,
-9.506,
-28.504,
21.245,
-34.096,
7.527
]
},
{
"start": 175.2111,
"duration": 0.09442,
"confidence": 0.082,
"loudness_start": -13.653,
"loudness_max_time": 0.01371,
"loudness_max": -6.066,
"loudness_end": 0.0,
"pitches": [
0.884,
0.309,
0.087,
0.102,
0.082,
0.078,
0.137,
0.187,
0.195,
0.175,
0.234,
1.0
],
"timbre": [
48.4,
18.035,
-52.309,
7.916,
-22.899,
-82.132,
-8.232,
-11.112,
-16.641,
13.527,
-9.964,
12.907
]
},
{
"start": 175.30553,
"duration": 0.11732,
"confidence": 0.449,
"loudness_start": -15.488,
"loudness_max_time": 0.02314,
"loudness_max": -8.215,
"loudness_end": 0.0,
"pitches": [
0.997,
1.0,
0.484,
0.507,
0.515,
0.268,
0.154,
0.343,
0.438,
0.498,
0.43,
0.99
],
"timbre": [
48.59,
7.144,
-43.309,
0.029,
-18.807,
-39.028,
8.944,
-17.108,
-22.086,
9.926,
3.724,
2.2
]
},
{
"start": 175.42287,
"duration": 0.07324,
"confidence": 0.433,
"loudness_start": -14.088,
"loudness_max_time": 0.02392,
"loudness_max": -8.595,
"loudness_end": 0.0,
"pitches": [
0.454,
0.662,
0.579,
0.583,
0.892,
0.873,
1.0,
0.992,
0.67,
0.66,
0.309,
0.28
],
"timbre": [
49.253,
13.999,
-24.545,
-21.41,
-13.968,
-45.371,
-1.294,
-12.436,
-22.712,
16.409,
7.559,
-7.638
]
},
{
"start": 175.4961,
"duration": 0.12227,
"confidence": 0.793,
"loudness_start": -12.13,
"loudness_max_time": 0.0583,
"loudness_max": -2.337,
"loudness_end": 0.0,
"pitches": [
0.985,
1.0,
0.366,
0.265,
0.436,
0.385,
0.498,
0.513,
0.574,
0.526,
0.504,
0.431
],
"timbre": [
54.776,
47.042,
17.74,
-31.116,
-14.412,
9.378,
17.986,
3.542,
-2.293,
3.799,
-3.911,
-13.516
]
},
{
"start": 175.61836,
"duration": 0.31338,
"confidence": 0.157,
"loudness_start": -5.716,
"loudness_max_time": 0.21026,
"loudness_max": -1.748,
"loudness_end": 0.0,
"pitches": [
0.381,
0.458,
0.23,
0.194,
0.769,
0.271,
0.217,
0.218,
0.172,
0.227,
0.197,
1.0
],
"timbre": [
56.585,
80.863,
40.824,
-29.045,
-14.071,
-33.152,
3.43,
-4.609,
2.543,
-0.581,
0.045,
-8.116
]
},
{
"start": 175.93175,
"duration": 0.34748,
"confidence": 0.016,
"loudness_start": -3.41,
"loudness_max_time": 0.08822,
"loudness_max": -1.449,
"loudness_end": 0.0,
"pitches": [
0.272,
0.269,
0.292,
0.28,
1.0,
0.263,
0.125,
0.167,
0.201,
0.098,
0.119,
0.837
],
"timbre": [
56.91,
73.926,
38.022,
-1.705,
-19.832,
-27.478,
8.162,
-6.755,
-0.149,
-0.293,
-16.343,
-8.813
]
},
{
"start": 176.27924,
"duration": 0.262,
"confidence": 0.097,
"loudness_start": -5.454,
"loudness_max_time": 0.14249,
"loudness_max": -2.213,
"loudness_end": 0.0,
"pitches": [
0.687,
0.57,
0.351,
0.415,
0.502,
0.586,
0.501,
0.372,
0.57,
0.563,
0.522,
1.0
],
"timbre": [
56.15,
64.453,
42.737,
-20.885,
-17.156,
-31.345,
12.21,
5.156,
-1.493,
1.407,
-1.449,
-1.936
]
},
{
"start": 176.54121,
"duration": 0.16844,
"confidence": 0.087,
"loudness_start": -4.155,
"loudness_max_time": 0.058,
"loudness_max": -1.486,
"loudness_end": 0.0,
"pitches": [
0.521,
1.0,
0.556,
0.447,
0.386,
0.332,
0.427,
0.327,
0.19,
0.174,
0.224,
0.179
],
"timbre": [
57.283,
107.885,
29.171,
-13.387,
-5.727,
-32.672,
3.765,
-3.213,
4.689,
12.194,
-9.735,
7.585
]
},
{
"start": 176.70966,
"duration": 0.56871,
"confidence": 0.012,
"loudness_start": -3.963,
"loudness_max_time": 0.05224,
"loudness_max": -1.539,
"loudness_end": 0.0,
"pitches": [
0.146,
0.457,
0.27,
0.27,
0.282,
0.221,
1.0,
0.23,
0.151,
0.153,
0.141,
0.18
],
"timbre": [
56.832,
89.513,
24.785,
3.976,
-8.631,
-34.332,
12.55,
-16.262,
2.934,
13.442,
-10.715,
-1.363
]
},
{
"start": 177.27837,
"duration": 1.51515,
"confidence": 0.372,
"loudness_start": -5.835,
"loudness_max_time": 0.36817,
"loudness_max": -1.472,
"loudness_end": 0.0,
"pitches": [
0.189,
0.336,
0.769,
0.553,
0.225,
0.204,
0.207,
1.0,
0.207,
0.234,
0.167,
0.219
],
"timbre": [
56.171,
54.565,
39.001,
-20.116,
-19.457,
-28.539,
19.088,
-1.401,
6.953,
1.758,
-9.592,
-1.884
]
},
{
"start": 178.7935,
"duration": 0.13333,
"confidence": 0.042,
"loudness_start": -6.628,
"loudness_max_time": 0.0582,
"loudness_max": -4.124,
"loudness_end": 0.0,
"pitches": [
0.325,
0.722,
1.0,
0.661,
0.346,
0.224,
0.422,
0.547,
0.311,
0.231,
0.198,
0.17
],
"timbre": [
54.841,
38.788,
42.474,
-11.176,
-25.88,
-30.384,
-13.465,
0.089,
-2.971,
0.044,
-10.301,
-6.486
]
},
{
"start": 178.92685,
"duration": 0.08712,
"confidence": 0.138,
"loudness_start": -6.787,
"loudness_max_time": 0.01799,
"loudness_max": -3.343,
"loudness_end": 0.0,
"pitches": [
0.356,
0.785,
0.857,
0.68,
0.841,
0.855,
0.837,
1.0,
0.564,
0.567,
0.203,
0.262
],
"timbre": [
55.203,
36.412,
33.031,
-3.403,
-18.675,
-27.226,
-9.17,
-10.267,
-3.644,
10.539,
0.833,
6.505
]
},
{
"start": 179.01398,
"duration": 0.71429,
"confidence": 0.221,
"loudness_start": -6.519,
"loudness_max_time": 0.0408,
"loudness_max": -1.718,
"loudness_end": 0.0,
"pitches": [
0.243,
0.479,
0.628,
0.439,
0.436,
0.197,
0.128,
0.316,
0.228,
1.0,
0.214,
0.229
],
"timbre": [
56.525,
55.203,
40.363,
-24.266,
-6.283,
-24.225,
5.453,
13.232,
10.064,
-8.658,
-5.301,
-8.036
]
},
{
"start": 179.72826,
"duration": 0.13941,
"confidence": 0.044,
"loudness_start": -4.763,
"loudness_max_time": 0.0138,
"loudness_max": -2.486,
"loudness_end": 0.0,
"pitches": [
0.396,
1.0,
0.675,
0.36,
0.389,
0.268,
0.451,
0.391,
0.314,
0.343,
0.256,
0.214
],
"timbre": [
55.806,
58.026,
51.1,
3.909,
-6.604,
-39.976,
5.245,
-10.259,
-6.589,
8.25,
-1.346,
3.086
]
},
{
"start": 179.86766,
"duration": 0.93492,
"confidence": 0.051,
"loudness_start": -5.808,
"loudness_max_time": 0.16297,
"loudness_max": -1.366,
"loudness_end": 0.0,
"pitches": [
0.237,
0.516,
0.471,
0.379,
0.453,
0.287,
0.282,
0.229,
0.275,
1.0,
0.214,
0.274
],
"timbre": [
55.703,
53.101,
50.178,
-20.877,
-9.922,
-33.037,
0.105,
9.106,
3.77,
8.976,
-11.126,
-4.525
]
},
{
"start": 180.8026,
"duration": 0.54512,
"confidence": 0.448,
"loudness_start": -6.144,
"loudness_max_time": 0.11677,
"loudness_max": -0.891,
"loudness_end": 0.0,
"pitches": [
0.427,
0.73,
0.513,
0.627,
0.314,
0.2,
0.376,
0.307,
0.364,
0.562,
0.523,
1.0
],
"timbre": [
56.783,
69.723,
33.519,
-16.308,
0.59,
-18.409,
3.642,
9.925,
10.251,
-14.28,
-0.182,
1.073
]
},
{
"start": 181.34772,
"duration": 0.18689,
"confidence": 0.145,
"loudness_start": -6.257,
"loudness_max_time": 0.11976,
"loudness_max": -2.466,
"loudness_end": 0.0,
"pitches": [
0.532,
0.277,
0.222,
0.276,
0.123,
0.163,
0.579,
1.0,
0.431,
0.335,
0.325,
0.727
],
"timbre": [
55.686,
45.892,
38.215,
-12.874,
1.434,
-36.877,
11.998,
4.569,
9.651,
13.095,
-8.069,
-9.008
]
},
{
"start": 181.5346,
"duration": 0.38172,
"confidence": 0.172,
"loudness_start": -6.208,
"loudness_max_time": 0.08282,
"loudness_max": -3.91,
"loudness_end": 0.0,
"pitches": [
0.637,
0.18,
0.108,
0.192,
0.101,
0.095,
0.202,
0.392,
0.175,
0.157,
0.167,
1.0
],
"timbre": [
55.048,
45.086,
30.439,
-13.412,
-6.112,
-29.195,
18.858,
-15.787,
6.516,
9.363,
-2.608,
3.279
]
},
{
"start": 181.91634,
"duration": 0.18553,
"confidence": 0.243,
"loudness_start": -6.631,
"loudness_max_time": 0.0063,
"loudness_max": -2.67,
"loudness_end": 0.0,
"pitches": [
1.0,
0.33,
0.19,
0.509,
0.263,
0.236,
0.281,
0.366,
0.203,
0.189,
0.809,
0.948
],
"timbre": [
55.084,
26.353,
27.637,
-4.246,
-23.395,
-52.465,
-0.098,
-3.157,
3.978,
6.646,
-5.458,
-5.967
]
},
{
"start": 182.10185,
"duration": 0.30889,
"confidence": 0.322,
"loudness_start": -7.516,
"loudness_max_time": 0.02765,
"loudness_max": -1.883,
"loudness_end": 0.0,
"pitches": [
0.284,
0.335,
0.353,
0.61,
0.268,
0.192,
0.585,
0.451,
0.59,
0.458,
0.564,
1.0
],
"timbre": [
54.964,
38.976,
29.443,
3.61,
-14.15,
-28.734,
-1.632,
-15.071,
2.808,
5.861,
11.654,
-14.07
]
},
{
"start": 182.41075,
"duration": 0.12594,
"confidence": 0.133,
"loudness_start": -6.864,
"loudness_max_time": 0.02753,
"loudness_max": -4.1,
"loudness_end": 0.0,
"pitches": [
0.73,
1.0,
0.375,
0.721,
0.404,
0.314,
0.208,
0.383,
0.226,
0.362,
0.787,
0.499
],
"timbre": [
54.579,
19.075,
40.952,
-3.49,
-14.303,
-24.366,
4.667,
-10.729,
3.047,
16.307,
-8.422,
-9.831
]
},
{
"start": 182.5367,
"duration": 0.55274,
"confidence": 0.357,
"loudness_start": -6.578,
"loudness_max_time": 0.02113,
"loudness_max": -1.249,
"loudness_end": 0.0,
"pitches": [
0.24,
0.484,
0.531,
0.435,
0.972,
0.295,
0.245,
0.215,
0.293,
0.241,
0.208,
1.0
],
"timbre": [
56.486,
64.447,
27.368,
-27.472,
-8.19,
-31.002,
-1.717,
12.909,
5.491,
5.685,
9.692,
-8.307
]
},
{
"start": 183.08943,
"duration": 0.09859,
"confidence": 0.034,
"loudness_start": -6.29,
"loudness_max_time": 0.04766,
"loudness_max": -3.736,
"loudness_end": 0.0,
"pitches": [
0.89,
1.0,
0.434,
0.459,
0.908,
0.405,
0.36,
0.278,
0.383,
0.219,
0.32,
0.623
],
"timbre": [
54.946,
54.878,
49.78,
-0.888,
-6.24,
-26.301,
-0.412,
0.554,
-7.275,
0.922,
-5.79,
-2.989
]
},
{
"start": 183.18803,
"duration": 0.19134,
"confidence": 0.044,
"loudness_start": -6.56,
"loudness_max_time": 0.14152,
"loudness_max": -2.676,
"loudness_end": 0.0,
"pitches": [
0.575,
0.804,
0.927,
0.709,
0.669,
0.378,
0.251,
0.255,
0.337,
0.305,
0.311,
1.0
],
"timbre": [
55.809,
83.96,
54.944,
-10.778,
-13.557,
-27.294,
4.441,
-5.84,
-3.382,
1.784,
0.915,
-7.005
]
},
{
"start": 183.37936,
"duration": 0.19787,
"confidence": 0.217,
"loudness_start": -5.707,
"loudness_max_time": 0.06584,
"loudness_max": -1.861,
"loudness_end": 0.0,
"pitches": [
1.0,
0.901,
0.485,
0.293,
0.225,
0.42,
0.938,
0.471,
0.549,
0.257,
0.174,
0.597
],
"timbre": [
56.018,
59.112,
44.624,
-29.868,
-8.187,
-30.605,
0.143,
9.635,
-0.568,
8.777,
-8.486,
-1.905
]
},
{
"start": 183.57722,
"duration": 0.70236,
"confidence": 0.111,
"loudness_start": -3.182,
"loudness_max_time": 0.00285,
"loudness_max": -1.145,
"loudness_end": 0.0,
"pitches": [
0.12,
0.355,
0.409,
0.312,
0.141,
0.164,
1.0,
0.165,
0.138,
0.139,
0.113,
0.2
],
"timbre": [
56.803,
83.099,
31.469,
-11.218,
-5.99,
-47.155,
1.301,
-14.384,
2.507,
12.89,
-22.877,
-2.759
]
},
{
"start": 184.27959,
"duration": 0.13941,
"confidence": 0.057,
"loudness_start": -4.664,
"loudness_max_time": 0.03661,
"loudness_max": -1.018,
"loudness_end": 0.0,
"pitches": [
0.725,
0.63,
0.64,
0.363,
0.584,
0.572,
0.694,
1.0,
0.557,
0.535,
0.501,
0.117
],
"timbre": [
56.613,
57.126,
31.251,
-11.353,
-2.802,
-33.085,
-3.137,
6.753,
18.133,
4.921,
-7.468,
-23.15
]
},
{
"start": 184.419,
"duration": 0.54522,
"confidence": 0.065,
"loudness_start": -4.444,
"loudness_max_time": 0.06586,
"loudness_max": -2.195,
"loudness_end": 0.0,
"pitches": [
0.125,
0.291,
0.504,
0.309,
0.148,
0.098,
0.147,
1.0,
0.126,
0.126,
0.097,
0.13
],
"timbre": [
56.465,
73.096,
45.337,
-9.022,
-2.155,
-27.973,
5.695,
-6.632,
13.305,
2.319,
-12.117,
-10.843
]
},
{
"start": 184.96422,
"duration": 0.40163,
"confidence": 0.233,
"loudness_start": -6.738,
"loudness_max_time": 0.21599,
"loudness_max": -2.242,
"loudness_end": 0.0,
"pitches": [
0.41,
0.186,
0.431,
0.202,
0.171,
0.127,
0.208,
1.0,
0.552,
0.76,
0.646,
0.54
],
"timbre": [
55.761,
41.028,
60.262,
-9.862,
-1.184,
-24.924,
-0.205,
-17.726,
3.713,
20.5,
-7.815,
-9.029
]
},
{
"start": 185.36584,
"duration": 0.24245,
"confidence": 0.27,
"loudness_start": -6.708,
"loudness_max_time": 0.03592,
"loudness_max": -1.78,
"loudness_end": 0.0,
"pitches": [
0.156,
0.227,
0.305,
0.086,
0.041,
0.052,
0.426,
1.0,
0.255,
0.123,
0.084,
0.238
],
"timbre": [
56.032,
13.256,
42.703,
-2.872,
1.139,
-28.307,
9.611,
1.488,
4.509,
-1.158,
-10.541,
-14.358
]
},
{
"start": 185.6083,
"duration": 0.41859,
"confidence": 0.131,
"loudness_start": -6.417,
"loudness_max_time": 0.12214,
"loudness_max": -2.343,
"loudness_end": 0.0,
"pitches": [
0.244,
0.262,
0.555,
0.332,
0.168,
0.218,
0.329,
1.0,
0.725,
0.681,
0.515,
0.378
],
"timbre": [
55.154,
21.676,
41.612,
-9.917,
-3.428,
-25.555,
-14.375,
7.206,
14.722,
6.395,
-13.065,
-26.884
]
},
{
"start": 186.02689,
"duration": 0.92259,
"confidence": 0.406,
"loudness_start": -6.542,
"loudness_max_time": 0.04247,
"loudness_max": -0.589,
"loudness_end": 0.0,
"pitches": [
0.239,
0.384,
0.576,
0.312,
0.428,
0.222,
0.252,
0.339,
0.215,
1.0,
0.186,
0.198
],
"timbre": [
56.359,
59.659,
38.26,
-21.513,
4.373,
-16.802,
15.896,
11.459,
9.837,
-19.4,
-3.908,
-9.001
]
},
{
"start": 186.94948,
"duration": 0.6444,
"confidence": 0.126,
"loudness_start": -4.593,
"loudness_max_time": 0.13592,
"loudness_max": -1.441,
"loudness_end": 0.0,
"pitches": [
0.216,
0.525,
0.345,
0.339,
0.391,
0.201,
0.235,
0.261,
0.234,
1.0,
0.215,
0.194
],
"timbre": [
56.649,
68.945,
42.291,
-8.421,
-10.254,
-34.022,
8.735,
3.669,
-1.437,
-7.025,
-12.308,
0.862
]
},
{
"start": 187.59389,
"duration": 0.19751,
"confidence": 0.209,
"loudness_start": -7.217,
"loudness_max_time": 0.05635,
"loudness_max": -3.814,
"loudness_end": 0.0,
"pitches": [
0.32,
0.716,
0.219,
0.219,
0.455,
0.158,
0.155,
0.163,
0.505,
1.0,
0.426,
0.154
],
"timbre": [
55.124,
42.724,
30.364,
-8.256,
-21.757,
-32.283,
20.167,
-3.689,
9.537,
4.838,
-6.963,
2.161
]
},
{
"start": 187.79138,
"duration": 0.31918,
"confidence": 0.294,
"loudness_start": -6.304,
"loudness_max_time": 0.12882,
"loudness_max": -1.909,
"loudness_end": 0.0,
"pitches": [
0.621,
1.0,
0.383,
0.518,
0.353,
0.367,
0.502,
0.323,
0.458,
0.363,
0.526,
0.786
],
"timbre": [
56.133,
67.648,
45.392,
-24.216,
5.811,
-23.819,
11.109,
8.442,
12.176,
-6.601,
-0.226,
-3.991
]
},
{
"start": 188.11057,
"duration": 0.3483,
"confidence": 0.053,
"loudness_start": -3.968,
"loudness_max_time": 0.03499,
"loudness_max": -1.739,
"loudness_end": 0.0,
"pitches": [
0.385,
0.162,
0.369,
0.507,
0.403,
0.323,
0.38,
0.301,
0.513,
0.375,
0.342,
1.0
],
"timbre": [
56.473,
59.906,
32.05,
-0.807,
-7.336,
-41.866,
4.891,
-10.789,
1.076,
16.492,
-0.49,
1.618
]
},
{
"start": 188.45888,
"duration": 1.0044,
"confidence": 0.01,
"loudness_start": -4.968,
"loudness_max_time": 0.04689,
"loudness_max": -2.836,
"loudness_end": 0.0,
"pitches": [
0.461,
0.22,
0.215,
0.373,
0.192,
0.155,
0.211,
0.367,
0.649,
0.698,
0.729,
1.0
],
"timbre": [
55.45,
39.882,
25.011,
3.215,
-20.148,
-34.919,
12.427,
-9.511,
10.172,
9.649,
-13.045,
-2.57
]
},
{
"start": 189.46327,
"duration": 0.0639,
"confidence": 0.061,
"loudness_start": -8.016,
"loudness_max_time": 0.00559,
"loudness_max": -3.647,
"loudness_end": 0.0,
"pitches": [
1.0,
0.853,
0.678,
0.655,
0.667,
0.664,
0.688,
0.695,
0.707,
0.671,
0.455,
0.433
],
"timbre": [
53.069,
62.398,
25.536,
-15.356,
-41.255,
-62.977,
-5.853,
0.994,
-8.127,
15.063,
-16.999,
-9.583
]
},
{
"start": 189.52718,
"duration": 0.73714,
"confidence": 0.467,
"loudness_start": -8.4,
"loudness_max_time": 0.15196,
"loudness_max": -3.957,
"loudness_end": 0.0,
"pitches": [
0.219,
0.181,
0.132,
0.141,
0.093,
0.228,
1.0,
0.477,
0.301,
0.171,
0.165,
0.418
],
"timbre": [
53.072,
76.315,
57.37,
5.532,
-29.736,
-13.752,
6.492,
32.446,
-8.877,
-4.943,
-0.003,
-6.721
]
},
{
"start": 190.26431,
"duration": 0.25546,
"confidence": 0.02,
"loudness_start": -9.878,
"loudness_max_time": 0.09438,
"loudness_max": -7.113,
"loudness_end": 0.0,
"pitches": [
1.0,
0.611,
0.349,
0.298,
0.305,
0.474,
0.698,
0.382,
0.288,
0.343,
0.222,
0.829
],
"timbre": [
51.07,
142.01,
127.242,
18.799,
-33.997,
-32.64,
14.262,
13.356,
-36.035,
-1.551,
-7.486,
4.023
]
},
{
"start": 190.51978,
"duration": 0.12762,
"confidence": 0.064,
"loudness_start": -11.114,
"loudness_max_time": 0.03537,
"loudness_max": -7.767,
"loudness_end": 0.0,
"pitches": [
0.741,
0.991,
0.922,
0.991,
1.0,
0.818,
0.66,
0.633,
0.42,
0.726,
0.598,
0.467
],
"timbre": [
50.431,
157.268,
136.889,
35.393,
-19.053,
-24.571,
13.794,
-5.444,
-28.961,
-5.319,
-7.016,
0.715
]
},
{
"start": 190.64738,
"duration": 0.39469,
"confidence": 0.013,
"loudness_start": -11.58,
"loudness_max_time": 0.23297,
"loudness_max": -7.203,
"loudness_end": 0.0,
"pitches": [
0.854,
0.798,
1.0,
0.659,
0.616,
0.843,
0.971,
0.546,
0.563,
0.707,
0.626,
0.969
],
"timbre": [
50.867,
165.377,
149.614,
22.72,
-20.745,
-24.491,
8.816,
-1.015,
-28.17,
-2.882,
-2.051,
-2.245
]
},
{
"start": 191.04208,
"duration": 0.21501,
"confidence": 0.281,
"loudness_start": -10.893,
"loudness_max_time": 0.07735,
"loudness_max": -7.823,
"loudness_end": 0.0,
"pitches": [
0.991,
0.975,
0.797,
0.604,
0.542,
0.775,
0.593,
0.795,
0.75,
0.769,
0.692,
1.0
],
"timbre": [
50.867,
136.965,
151.373,
35.282,
-9.177,
-18.241,
6.223,
4.983,
-41.723,
4.347,
3.346,
-2.273
]
},
{
"start": 191.2571,
"duration": 0.92839,
"confidence": 0.811,
"loudness_start": -11.475,
"loudness_max_time": 0.0607,
"loudness_max": -1.147,
"loudness_end": 0.0,
"pitches": [
0.375,
0.3,
0.304,
0.192,
1.0,
0.541,
0.391,
0.469,
0.459,
0.248,
0.171,
0.593
],
"timbre": [
53.733,
120.778,
83.449,
-27.105,
-10.042,
16.296,
4.967,
-12.3,
-17.808,
12.29,
-31.788,
-3.528
]
},
{
"start": 192.18549,
"duration": 0.4298,
"confidence": 0.075,
"loudness_start": -7.25,
"loudness_max_time": 0.00812,
"loudness_max": -3.407,
"loudness_end": 0.0,
"pitches": [
0.181,
0.358,
0.457,
0.317,
1.0,
0.236,
0.174,
0.408,
0.317,
0.224,
0.143,
0.693
],
"timbre": [
52.237,
34.332,
-0.27,
0.682,
-31.059,
-66.528,
-8.497,
-3.289,
-13.094,
4.623,
-10.69,
2.264
]
},
{
"start": 192.61528,
"duration": 0.45179,
"confidence": 0.525,
"loudness_start": -10.417,
"loudness_max_time": 0.01401,
"loudness_max": -2.991,
"loudness_end": 0.0,
"pitches": [
0.102,
0.239,
0.254,
0.313,
0.887,
0.161,
0.218,
0.199,
0.217,
0.139,
0.139,
1.0
],
"timbre": [
52.604,
32.234,
-4.857,
-6.703,
-17.452,
-54.834,
-10.646,
-8.457,
-12.062,
18.761,
7.469,
6.685
]
},
{
"start": 193.06706,
"duration": 0.20413,
"confidence": 0.324,
"loudness_start": -9.143,
"loudness_max_time": 0.00347,
"loudness_max": -3.939,
"loudness_end": 0.0,
"pitches": [
0.458,
0.391,
0.091,
0.275,
0.586,
0.278,
0.124,
0.145,
0.317,
0.214,
0.245,
1.0
],
"timbre": [
50.192,
-2.722,
-21.445,
-0.887,
-27.478,
-79.981,
-5.804,
-19.606,
-8.599,
12.692,
-22.933,
8.958
]
},
{
"start": 193.2712,
"duration": 0.15878,
"confidence": 0.129,
"loudness_start": -12.422,
"loudness_max_time": 0.12129,
"loudness_max": -9.11,
"loudness_end": 0.0,
"pitches": [
0.219,
0.194,
0.112,
0.159,
0.482,
0.166,
0.084,
0.104,
0.081,
0.1,
0.111,
1.0
],
"timbre": [
49.35,
-5.923,
-1.425,
-54.728,
-16.911,
-31.718,
-11.889,
6.121,
0.84,
-6.754,
3.535,
-1.627
]
},
{
"start": 193.42998,
"duration": 0.16059,
"confidence": 0.328,
"loudness_start": -10.118,
"loudness_max_time": 0.06177,
"loudness_max": -5.395,
"loudness_end": 0.0,
"pitches": [
0.836,
0.748,
0.556,
0.548,
1.0,
0.884,
0.936,
0.98,
0.609,
0.623,
0.387,
0.606
],
"timbre": [
51.577,
19.345,
-1.908,
-32.404,
-16.699,
-24.945,
-4.25,
1.981,
2.454,
-1.881,
-14.652,
-0.983
]
},
{
"start": 193.59058,
"duration": 0.30159,
"confidence": 0.014,
"loudness_start": -10.065,
"loudness_max_time": 0.13823,
"loudness_max": -7.071,
"loudness_end": 0.0,
"pitches": [
0.19,
0.135,
0.082,
0.25,
1.0,
0.235,
0.103,
0.175,
0.176,
0.105,
0.121,
0.968
],
"timbre": [
50.869,
18.687,
4.95,
-26.778,
1.784,
-22.629,
-11.926,
-0.928,
10.492,
-5.972,
-15.451,
2.748
]
},
{
"start": 193.89215,
"duration": 0.10989,
"confidence": 0.448,
"loudness_start": -12.55,
"loudness_max_time": 0.02163,
"loudness_max": -5.743,
"loudness_end": 0.0,
"pitches": [
0.764,
0.64,
0.497,
0.58,
1.0,
0.73,
0.771,
0.767,
0.53,
0.572,
0.305,
0.42
],
"timbre": [
50.309,
-3.456,
-27.506,
-8.406,
-7.64,
-32.195,
-0.69,
-23.028,
5.761,
11.173,
16.195,
5.909
]
},
{
"start": 194.00204,
"duration": 0.30834,
"confidence": 0.042,
"loudness_start": -11.991,
"loudness_max_time": 0.04803,
"loudness_max": -9.132,
"loudness_end": 0.0,
"pitches": [
0.181,
0.262,
0.199,
0.366,
1.0,
0.13,
0.172,
0.748,
0.435,
0.158,
0.213,
0.46
],
"timbre": [
49.601,
18.257,
19.107,
-31.915,
0.95,
-23.115,
-26.576,
11.281,
-4.246,
-14.527,
-2.892,
1.602
]
},
{
"start": 194.3104,
"duration": 0.42317,
"confidence": 0.554,
"loudness_start": -11.865,
"loudness_max_time": 0.04798,
"loudness_max": -4.711,
"loudness_end": 0.0,
"pitches": [
0.522,
0.32,
0.323,
0.603,
1.0,
0.627,
0.521,
0.426,
0.55,
0.307,
0.444,
0.769
],
"timbre": [
50.656,
36.876,
0.98,
-12.689,
2.316,
-9.516,
-11.549,
1.565,
6.611,
-6.724,
-16.184,
6.872
]
},
{
"start": 194.73357,
"duration": 0.47701,
"confidence": 0.473,
"loudness_start": -12.327,
"loudness_max_time": 0.0612,
"loudness_max": -6.559,
"loudness_end": 0.0,
"pitches": [
0.288,
0.218,
0.222,
0.354,
0.685,
0.417,
0.435,
0.273,
0.395,
0.221,
0.303,
1.0
],
"timbre": [
49.421,
34.591,
6.767,
-35.824,
-10.554,
-24.064,
-10.507,
3.924,
0.889,
7.79,
-10.009,
2.165
]
},
{
"start": 195.21057,
"duration": 0.42839,
"confidence": 0.245,
"loudness_start": -11.405,
"loudness_max_time": 0.02336,
"loudness_max": -7.613,
"loudness_end": 0.0,
"pitches": [
0.291,
0.276,
0.348,
0.421,
1.0,
0.574,
0.405,
0.35,
0.387,
0.173,
0.246,
0.594
],
"timbre": [
50.05,
43.379,
-1.894,
-18.544,
-13.189,
-48.197,
-3.722,
-5.141,
7.63,
6.556,
6.65,
-2.046
]
},
{
"start": 195.63896,
"duration": 0.39519,
"confidence": 0.188,
"loudness_start": -10.882,
"loudness_max_time": 0.00333,
"loudness_max": -6.577,
"loudness_end": 0.0,
"pitches": [
0.23,
0.323,
0.451,
0.561,
1.0,
0.567,
0.391,
0.646,
0.294,
0.185,
0.209,
0.481
],
"timbre": [
50.101,
24.18,
10.218,
-16.854,
-14.378,
-61.434,
-8.294,
8.265,
5.114,
2.224,
-10.026,
0.119
]
},
{
"start": 196.03415,
"duration": 0.47769,
"confidence": 0.393,
"loudness_start": -12.555,
"loudness_max_time": 0.06227,
"loudness_max": -8.029,
"loudness_end": 0.0,
"pitches": [
0.294,
0.319,
0.346,
0.629,
1.0,
0.595,
0.465,
0.339,
0.361,
0.219,
0.29,
0.459
],
"timbre": [
49.359,
40.64,
17.668,
-8.694,
1.293,
-28.534,
-12.857,
5.857,
0.749,
-2.129,
-10.478,
-1.976
]
},
{
"start": 196.51184,
"duration": 0.16717,
"confidence": 0.386,
"loudness_start": -13.982,
"loudness_max_time": 7.9E-4,
"loudness_max": -7.111,
"loudness_end": 0.0,
"pitches": [
0.349,
0.49,
0.387,
0.427,
0.964,
1.0,
0.417,
0.42,
0.076,
0.147,
0.174,
0.215
],
"timbre": [
48.318,
34.084,
-28.722,
-19.654,
-11.157,
-80.298,
4.098,
-7.326,
-2.095,
-1.959,
-15.003,
6.744
]
},
{
"start": 196.679,
"duration": 0.23741,
"confidence": 0.092,
"loudness_start": -13.183,
"loudness_max_time": 0.04179,
"loudness_max": -10.746,
"loudness_end": 0.0,
"pitches": [
0.325,
0.253,
0.274,
0.314,
0.447,
0.219,
0.204,
0.229,
0.206,
0.26,
0.235,
1.0
],
"timbre": [
47.826,
25.025,
11.047,
-25.565,
6.659,
-38.862,
-5.137,
-0.922,
0.272,
-1.365,
-4.261,
2.108
]
},
{
"start": 196.91643,
"duration": 0.37837,
"confidence": 0.442,
"loudness_start": -12.581,
"loudness_max_time": 0.03787,
"loudness_max": -7.892,
"loudness_end": 0.0,
"pitches": [
0.336,
0.283,
0.322,
0.571,
1.0,
0.72,
0.572,
0.445,
0.366,
0.266,
0.328,
0.45
],
"timbre": [
49.555,
57.437,
-19.82,
-27.643,
20.55,
-36.147,
11.475,
14.332,
-0.849,
-5.126,
5.612,
-7.495
]
},
{
"start": 197.29478,
"duration": 0.34091,
"confidence": 0.449,
"loudness_start": -12.08,
"loudness_max_time": 0.08274,
"loudness_max": -6.488,
"loudness_end": 0.0,
"pitches": [
1.0,
0.907,
0.245,
0.354,
0.243,
0.25,
0.335,
0.507,
0.684,
0.285,
0.21,
0.855
],
"timbre": [
49.582,
73.195,
0.319,
-44.225,
24.51,
-38.265,
-2.165,
6.47,
-8.348,
11.612,
-11.072,
-1.966
]
},
{
"start": 197.6357,
"duration": 0.15773,
"confidence": 0.029,
"loudness_start": -10.758,
"loudness_max_time": 0.09474,
"loudness_max": -8.074,
"loudness_end": 0.0,
"pitches": [
0.408,
0.159,
0.176,
0.174,
0.276,
0.239,
0.218,
0.194,
0.403,
0.479,
0.545,
1.0
],
"timbre": [
50.868,
93.041,
7.585,
-39.75,
42.809,
-40.815,
-9.628,
-0.666,
-17.108,
-3.255,
4.003,
-0.025
]
},
{
"start": 197.79343,
"duration": 0.23823,
"confidence": 0.119,
"loudness_start": -8.784,
"loudness_max_time": 0.01395,
"loudness_max": -6.266,
"loudness_end": 0.0,
"pitches": [
0.864,
0.987,
0.284,
0.304,
0.86,
0.508,
0.769,
1.0,
0.805,
0.614,
0.393,
0.454
],
"timbre": [
51.927,
85.507,
-13.487,
-24.921,
11.087,
-54.476,
-6.601,
28.79,
-18.25,
-2.746,
-8.233,
-4.089
]
},
{
"start": 198.03166,
"duration": 0.11601,
"confidence": 0.4,
"loudness_start": -11.076,
"loudness_max_time": 0.0868,
"loudness_max": -6.655,
"loudness_end": 0.0,
"pitches": [
0.62,
0.726,
1.0,
0.687,
0.677,
0.294,
0.258,
0.173,
0.27,
0.305,
0.274,
0.507
],
"timbre": [
51.988,
104.195,
-6.534,
-57.532,
44.282,
-29.199,
-31.642,
2.127,
-28.956,
0.487,
-0.257,
0.808
]
},
{
"start": 198.14766,
"duration": 0.50476,
"confidence": 0.249,
"loudness_start": -7.817,
"loudness_max_time": 0.1402,
"loudness_max": -3.001,
"loudness_end": 0.0,
"pitches": [
0.189,
0.053,
0.128,
0.266,
1.0,
0.236,
0.172,
0.218,
0.142,
0.095,
0.171,
0.887
],
"timbre": [
54.123,
86.372,
10.993,
-24.003,
44.834,
-32.933,
-8.997,
-29.165,
-23.358,
8.142,
-12.261,
-3.83
]
},
{
"start": 198.65244,
"duration": 0.44136,
"confidence": 0.436,
"loudness_start": -12.779,
"loudness_max_time": 0.15141,
"loudness_max": -7.574,
"loudness_end": 0.0,
"pitches": [
0.086,
0.047,
0.138,
0.237,
1.0,
0.239,
0.222,
0.442,
0.129,
0.052,
0.06,
0.406
],
"timbre": [
50.048,
41.3,
64.071,
13.465,
95.563,
-27.248,
10.993,
49.9,
2.24,
-0.1,
-26.547,
7.369
]
},
{
"start": 199.0938,
"duration": 0.48766,
"confidence": 0.935,
"loudness_start": -19.959,
"loudness_max_time": 0.05823,
"loudness_max": -6.185,
"loudness_end": 0.0,
"pitches": [
0.153,
0.101,
0.188,
0.188,
0.571,
0.164,
0.507,
1.0,
0.372,
0.159,
0.204,
0.618
],
"timbre": [
50.554,
83.617,
53.753,
-42.188,
54.139,
4.026,
-8.751,
-9.123,
-23.063,
7.511,
7.121,
-22.04
]
},
{
"start": 199.58145,
"duration": 0.31342,
"confidence": 0.261,
"loudness_start": -10.958,
"loudness_max_time": 0.03522,
"loudness_max": -6.32,
"loudness_end": 0.0,
"pitches": [
0.377,
0.413,
0.249,
0.309,
1.0,
0.229,
0.381,
0.969,
0.413,
0.193,
0.218,
0.998
],
"timbre": [
50.017,
91.641,
47.044,
44.255,
48.986,
-11.365,
-38.972,
53.077,
-27.987,
-1.904,
-32.113,
-17.059
]
},
{
"start": 199.89488,
"duration": 0.77769,
"confidence": 0.904,
"loudness_start": -19.865,
"loudness_max_time": 0.36134,
"loudness_max": -7.603,
"loudness_end": 0.0,
"pitches": [
0.473,
0.199,
0.254,
0.414,
1.0,
0.495,
0.285,
0.675,
0.233,
0.112,
0.32,
0.882
],
"timbre": [
45.817,
192.292,
11.196,
-116.758,
45.1,
-2.348,
11.031,
-102.575,
-32.068,
48.542,
-22.989,
-8.522
]
},
{
"start": 200.67256,
"duration": 0.14009,
"confidence": 0.432,
"loudness_start": -13.71,
"loudness_max_time": 0.02533,
"loudness_max": -8.838,
"loudness_end": 0.0,
"pitches": [
0.252,
0.475,
0.914,
0.448,
1.0,
0.372,
0.273,
0.311,
0.335,
0.264,
0.737,
0.36
],
"timbre": [
48.95,
128.976,
-8.035,
3.478,
19.921,
-14.655,
-39.338,
-51.456,
-36.55,
2.001,
-20.437,
8.104
]
},
{
"start": 200.81265,
"duration": 0.54485,
"confidence": 0.408,
"loudness_start": -14.605,
"loudness_max_time": 0.30968,
"loudness_max": -8.323,
"loudness_end": 0.0,
"pitches": [
0.205,
0.174,
0.334,
0.549,
0.65,
0.139,
0.371,
1.0,
0.345,
0.154,
0.184,
0.631
],
"timbre": [
49.44,
93.396,
24.65,
-63.585,
14.078,
-9.627,
-62.743,
1.61,
-12.099,
-1.093,
22.114,
-13.472
]
},
{
"start": 201.35751,
"duration": 0.57474,
"confidence": 0.065,
"loudness_start": -10.43,
"loudness_max_time": 0.50202,
"loudness_max": -7.077,
"loudness_end": 0.0,
"pitches": [
0.165,
0.235,
1.0,
0.638,
0.489,
0.32,
0.828,
0.435,
0.309,
0.439,
0.328,
0.603
],
"timbre": [
51.357,
110.492,
77.689,
-8.052,
27.622,
-25.847,
-41.635,
-40.364,
-9.389,
-3.475,
-5.57,
-29.252
]
},
{
"start": 201.93224,
"duration": 0.25007,
"confidence": 0.039,
"loudness_start": -9.155,
"loudness_max_time": 0.05163,
"loudness_max": -6.843,
"loudness_end": 0.0,
"pitches": [
0.127,
0.469,
1.0,
0.273,
0.094,
0.082,
0.731,
0.062,
0.083,
0.761,
0.061,
0.22
],
"timbre": [
52.352,
88.431,
109.941,
21.27,
67.241,
-43.316,
38.078,
0.858,
10.763,
10.716,
-11.958,
-16.496
]
},
{
"start": 202.18231,
"duration": 0.17955,
"confidence": 0.014,
"loudness_start": -8.657,
"loudness_max_time": 0.07839,
"loudness_max": -6.288,
"loudness_end": 0.0,
"pitches": [
0.174,
0.332,
0.402,
0.092,
0.06,
0.084,
1.0,
0.073,
0.136,
0.594,
0.096,
0.124
],
"timbre": [
52.432,
79.288,
116.231,
20.768,
61.028,
-37.837,
40.833,
10.743,
8.283,
16.439,
-20.208,
-30.794
]
},
{
"start": 202.36186,
"duration": 0.46476,
"confidence": 0.1,
"loudness_start": -9.148,
"loudness_max_time": 0.09338,
"loudness_max": -6.707,
"loudness_end": 0.0,
"pitches": [
0.211,
0.281,
0.546,
0.171,
0.134,
0.218,
1.0,
0.215,
0.175,
0.724,
0.204,
0.561
],
"timbre": [
52.09,
81.767,
114.765,
22.143,
64.669,
-39.666,
39.713,
-3.023,
3.849,
14.077,
-14.083,
-22.153
]
},
{
"start": 202.82661,
"duration": 0.8127,
"confidence": 0.158,
"loudness_start": -9.329,
"loudness_max_time": 0.08739,
"loudness_max": -6.781,
"loudness_end": 0.0,
"pitches": [
0.214,
0.276,
0.802,
0.308,
0.187,
0.263,
1.0,
0.172,
0.283,
0.891,
0.402,
0.354
],
"timbre": [
52.038,
75.106,
114.679,
27.112,
66.36,
-37.453,
40.157,
7.063,
19.511,
1.175,
-7.141,
-19.295
]
},
{
"start": 203.63931,
"duration": 0.45252,
"confidence": 0.01,
"loudness_start": -9.544,
"loudness_max_time": 0.32819,
"loudness_max": -7.074,
"loudness_end": 0.0,
"pitches": [
0.159,
0.328,
0.911,
0.445,
0.183,
0.357,
1.0,
0.213,
0.156,
0.535,
0.148,
0.194
],
"timbre": [
51.727,
72.448,
118.814,
17.371,
45.481,
-39.832,
25.986,
1.314,
-5.123,
13.795,
-11.388,
-36.921
]
},
{
"start": 204.09184,
"duration": 0.12762,
"confidence": 0.073,
"loudness_start": -9.032,
"loudness_max_time": 0.01887,
"loudness_max": -7.038,
"loudness_end": 0.0,
"pitches": [
0.521,
0.838,
1.0,
0.383,
0.164,
0.305,
0.821,
0.216,
0.186,
0.467,
0.39,
0.4
],
"timbre": [
52.049,
87.05,
91.059,
10.341,
39.085,
-32.943,
-28.917,
-10.503,
5.328,
12.975,
-11.756,
-31.545
]
},
{
"start": 204.21947,
"duration": 0.50508,
"confidence": 0.023,
"loudness_start": -9.4,
"loudness_max_time": 0.03145,
"loudness_max": -6.375,
"loudness_end": 0.0,
"pitches": [
0.421,
0.437,
0.693,
0.456,
0.137,
0.46,
1.0,
0.411,
0.252,
0.33,
0.435,
0.901
],
"timbre": [
51.136,
85.745,
61.544,
29.623,
35.271,
-19.034,
-28.719,
3.756,
-8.256,
-2.715,
-27.755,
-21.974
]
},
{
"start": 204.72453,
"duration": 0.24308,
"confidence": 0.629,
"loudness_start": -20.036,
"loudness_max_time": 0.18757,
"loudness_max": -11.166,
"loudness_end": 0.0,
"pitches": [
0.156,
0.24,
0.663,
0.29,
0.169,
0.098,
0.172,
0.332,
0.882,
1.0,
0.177,
0.214
],
"timbre": [
45.862,
38.35,
24.535,
-55.865,
69.148,
-13.419,
-18.551,
-6.24,
-43.232,
1.349,
12.002,
-0.57
]
},
{
"start": 204.96762,
"duration": 0.17483,
"confidence": 0.544,
"loudness_start": -15.465,
"loudness_max_time": 0.05764,
"loudness_max": -8.489,
"loudness_end": 0.0,
"pitches": [
0.587,
1.0,
0.875,
0.599,
0.709,
0.583,
0.514,
0.456,
0.621,
0.437,
0.364,
0.215
],
"timbre": [
47.619,
117.18,
-22.922,
13.117,
32.781,
-21.165,
-61.751,
95.624,
-42.654,
-18.09,
-2.651,
-3.553
]
},
{
"start": 205.14246,
"duration": 0.26181,
"confidence": 0.802,
"loudness_start": -18.175,
"loudness_max_time": 0.18188,
"loudness_max": -8.073,
"loudness_end": 0.0,
"pitches": [
0.372,
1.0,
0.293,
0.099,
0.284,
0.226,
0.066,
0.101,
0.349,
0.265,
0.09,
0.151
],
"timbre": [
49.302,
90.129,
36.649,
-46.273,
68.496,
-10.739,
-7.354,
-35.22,
-49.061,
53.145,
11.669,
-11.206
]
},
{
"start": 205.40427,
"duration": 0.18503,
"confidence": 0.081,
"loudness_start": -10.601,
"loudness_max_time": 0.03347,
"loudness_max": -7.351,
"loudness_end": 0.0,
"pitches": [
0.546,
1.0,
0.138,
0.085,
0.177,
0.161,
0.079,
0.151,
0.441,
0.27,
0.146,
0.162
],
"timbre": [
50.265,
44.328,
96.135,
47.546,
26.046,
-14.892,
3.703,
-9.805,
-32.121,
-23.781,
-27.768,
-15.856
]
},
{
"start": 205.5893,
"duration": 0.13406,
"confidence": 0.435,
"loudness_start": -15.662,
"loudness_max_time": 0.10077,
"loudness_max": -10.329,
"loudness_end": 0.0,
"pitches": [
0.423,
0.503,
0.158,
0.091,
0.229,
0.361,
0.094,
0.088,
0.326,
1.0,
0.586,
0.234
],
"timbre": [
47.696,
4.212,
53.139,
-56.634,
63.858,
-28.594,
-40.635,
26.497,
-13.624,
-34.007,
18.615,
-13.214
]
},
{
"start": 205.72336,
"duration": 0.26104,
"confidence": 0.383,
"loudness_start": -10.916,
"loudness_max_time": 0.06891,
"loudness_max": -6.785,
"loudness_end": 0.0,
"pitches": [
0.43,
1.0,
0.434,
0.199,
0.263,
0.169,
0.102,
0.156,
0.456,
0.374,
0.109,
0.161
],
"timbre": [
49.582,
76.073,
28.166,
10.552,
58.833,
-20.238,
-44.834,
75.368,
-46.224,
-2.226,
-30.985,
-12.642
]
},
{
"start": 205.9844,
"duration": 0.38812,
"confidence": 0.868,
"loudness_start": -20.826,
"loudness_max_time": 0.11041,
"loudness_max": -7.307,
"loudness_end": 0.0,
"pitches": [
0.418,
0.86,
0.367,
0.183,
0.707,
0.523,
0.269,
0.403,
0.569,
1.0,
0.287,
0.209
],
"timbre": [
48.073,
110.468,
32.427,
-36.325,
36.934,
30.802,
-0.148,
-64.128,
-17.221,
9.934,
-9.725,
-14.777
]
},
{
"start": 206.37251,
"duration": 0.45302,
"confidence": 0.556,
"loudness_start": -18.215,
"loudness_max_time": 0.16449,
"loudness_max": -9.2,
"loudness_end": 0.0,
"pitches": [
0.358,
0.601,
0.282,
0.241,
0.616,
0.193,
0.168,
0.099,
0.176,
0.548,
0.274,
1.0
],
"timbre": [
45.857,
114.326,
-19.886,
-60.753,
59.814,
-7.924,
-18.228,
-58.517,
-6.697,
-42.296,
-8.56,
8.813
]
},
{
"start": 206.82553,
"duration": 0.74358,
"confidence": 0.643,
"loudness_start": -15.957,
"loudness_max_time": 0.17522,
"loudness_max": -7.158,
"loudness_end": 0.0,
"pitches": [
0.447,
1.0,
0.222,
0.139,
0.389,
0.219,
0.114,
0.143,
0.524,
0.715,
0.38,
0.284
],
"timbre": [
47.29,
61.859,
57.201,
-67.209,
21.756,
-13.559,
-32.526,
10.233,
-23.501,
10.283,
-3.613,
0.259
]
},
{
"start": 207.56912,
"duration": 0.1044,
"confidence": 0.358,
"loudness_start": -18.259,
"loudness_max_time": 0.02902,
"loudness_max": -13.681,
"loudness_end": 0.0,
"pitches": [
0.735,
1.0,
0.265,
0.251,
0.285,
0.298,
0.297,
0.199,
0.341,
0.466,
0.583,
0.36
],
"timbre": [
44.31,
140.802,
-34.945,
-19.096,
62.013,
-34.264,
-25.346,
1.736,
-22.036,
-12.296,
0.063,
-11.798
]
},
{
"start": 207.67351,
"duration": 0.70195,
"confidence": 0.821,
"loudness_start": -17.728,
"loudness_max_time": 0.12912,
"loudness_max": -7.418,
"loudness_end": 0.0,
"pitches": [
0.837,
1.0,
0.133,
0.22,
0.898,
0.43,
0.237,
0.2,
0.345,
0.916,
0.253,
0.555
],
"timbre": [
46.222,
105.035,
21.21,
-102.709,
47.823,
-16.205,
-17.867,
-39.324,
-21.11,
13.653,
-12.406,
-20.002
]
},
{
"start": 208.37546,
"duration": 0.34263,
"confidence": 0.543,
"loudness_start": -15.429,
"loudness_max_time": 0.07692,
"loudness_max": -9.659,
"loudness_end": 0.0,
"pitches": [
0.218,
0.272,
0.224,
0.299,
0.636,
0.283,
0.276,
0.763,
0.421,
0.342,
0.52,
1.0
],
"timbre": [
46.951,
108.3,
-12.707,
-62.351,
73.282,
-24.085,
-14.756,
-73.903,
-35.807,
3.84,
-10.821,
7.242
]
},
{
"start": 208.7181,
"duration": 0.3371,
"confidence": 0.104,
"loudness_start": -13.054,
"loudness_max_time": 0.21585,
"loudness_max": -9.598,
"loudness_end": 0.0,
"pitches": [
0.331,
0.142,
0.259,
0.164,
0.315,
0.166,
0.727,
0.371,
0.212,
0.085,
0.145,
1.0
],
"timbre": [
49.017,
19.477,
101.005,
-0.623,
60.467,
-40.905,
33.882,
3.279,
-23.952,
-3.668,
-7.69,
-22.513
]
},
{
"start": 209.05519,
"duration": 0.44717,
"confidence": 0.161,
"loudness_start": -12.057,
"loudness_max_time": 0.048,
"loudness_max": -9.053,
"loudness_end": 0.0,
"pitches": [
0.12,
0.121,
0.264,
0.391,
1.0,
0.577,
0.995,
0.923,
0.371,
0.146,
0.147,
0.579
],
"timbre": [
49.552,
15.33,
113.951,
9.311,
54.556,
-39.111,
33.514,
17.709,
-8.446,
3.577,
-5.915,
-23.818
]
},
{
"start": 209.50237,
"duration": 0.74299,
"confidence": 0.104,
"loudness_start": -10.196,
"loudness_max_time": 0.07821,
"loudness_max": -8.259,
"loudness_end": 0.0,
"pitches": [
0.175,
0.105,
0.185,
0.219,
0.358,
0.172,
0.8,
0.605,
0.304,
0.144,
0.211,
1.0
],
"timbre": [
50.239,
17.657,
119.559,
19.381,
55.981,
-41.768,
36.294,
13.548,
-5.928,
-0.974,
-5.455,
-24.829
]
},
{
"start": 210.24535,
"duration": 0.71351,
"confidence": 0.115,
"loudness_start": -12.396,
"loudness_max_time": 0.11844,
"loudness_max": -7.706,
"loudness_end": 0.0,
"pitches": [
0.618,
0.193,
0.256,
0.267,
0.505,
0.419,
0.748,
0.506,
0.259,
0.199,
0.368,
1.0
],
"timbre": [
50.483,
47.083,
116.155,
2.007,
62.11,
-42.812,
29.815,
11.779,
-5.054,
14.764,
-7.517,
-34.41
]
},
{
"start": 210.95888,
"duration": 0.24952,
"confidence": 0.078,
"loudness_start": -9.805,
"loudness_max_time": 0.03308,
"loudness_max": -7.013,
"loudness_end": 0.0,
"pitches": [
0.25,
0.111,
0.128,
0.191,
0.328,
0.318,
0.382,
0.467,
0.273,
0.095,
0.261,
1.0
],
"timbre": [
51.645,
56.252,
91.794,
2.723,
29.378,
-21.743,
-42.129,
4.619,
-3.383,
-10.81,
6.694,
-20.632
]
},
{
"start": 211.20839,
"duration": 0.22095,
"confidence": 0.202,
"loudness_start": -11.09,
"loudness_max_time": 0.04655,
"loudness_max": -6.812,
"loudness_end": 0.0,
"pitches": [
0.399,
0.095,
0.065,
0.099,
0.128,
0.103,
0.16,
0.173,
0.174,
0.077,
0.325,
1.0
],
"timbre": [
50.772,
78.238,
62.651,
-3.114,
15.061,
-11.934,
-63.201,
-8.703,
-17.123,
7.651,
-6.171,
-34.866
]
},
{
"start": 211.42934,
"duration": 0.2381,
"confidence": 0.01,
"loudness_start": -10.833,
"loudness_max_time": 0.13866,
"loudness_max": -8.195,
"loudness_end": 0.0,
"pitches": [
0.389,
0.142,
0.1,
0.118,
0.193,
0.148,
0.23,
0.451,
0.352,
0.243,
0.487,
1.0
],
"timbre": [
49.304,
77.55,
26.458,
23.091,
15.566,
-5.398,
-75.576,
-6.681,
-20.387,
1.054,
-44.643,
-24.793
]
},
{
"start": 211.66743,
"duration": 0.34816,
"confidence": 0.45,
"loudness_start": -19.992,
"loudness_max_time": 0.28018,
"loudness_max": -14.014,
"loudness_end": 0.0,
"pitches": [
0.414,
0.216,
0.23,
0.373,
0.64,
0.491,
0.321,
0.376,
1.0,
0.358,
0.281,
0.416
],
"timbre": [
43.223,
46.266,
11.332,
-59.557,
54.656,
-32.289,
-16.42,
0.422,
-23.615,
-3.435,
2.085,
6.108
]
},
{
"start": 212.0156,
"duration": 0.49909,
"confidence": 0.853,
"loudness_start": -19.463,
"loudness_max_time": 0.26977,
"loudness_max": -6.145,
"loudness_end": 0.0,
"pitches": [
0.247,
0.313,
0.234,
0.419,
1.0,
0.389,
0.505,
0.547,
0.155,
0.129,
0.25,
0.696
],
"timbre": [
50.353,
82.749,
28.76,
-69.264,
27.949,
10.108,
-57.227,
-3.524,
0.339,
-16.03,
25.933,
-26.67
]
},
{
"start": 212.5147,
"duration": 0.40036,
"confidence": 0.172,
"loudness_start": -10.796,
"loudness_max_time": 0.2502,
"loudness_max": -6.672,
"loudness_end": 0.0,
"pitches": [
0.123,
0.114,
0.182,
0.277,
1.0,
0.226,
0.263,
0.714,
0.409,
0.127,
0.11,
0.499
],
"timbre": [
51.198,
62.562,
78.149,
-17.839,
50.426,
-34.576,
1.104,
17.305,
-16.957,
-15.163,
4.936,
4.24
]
},
{
"start": 212.91505,
"duration": 0.47624,
"confidence": 0.614,
"loudness_start": -12.525,
"loudness_max_time": 0.08986,
"loudness_max": -5.432,
"loudness_end": 0.0,
"pitches": [
0.181,
0.145,
0.322,
0.334,
0.637,
0.213,
0.504,
0.958,
0.522,
0.23,
0.311,
1.0
],
"timbre": [
52.5,
67.499,
91.333,
16.336,
44.558,
-18.74,
4.358,
22.442,
-17.176,
-2.241,
-3.414,
-21.305
]
},
{
"start": 213.3913,
"duration": 0.37737,
"confidence": 0.394,
"loudness_start": -12.862,
"loudness_max_time": 0.12313,
"loudness_max": -7.545,
"loudness_end": 0.0,
"pitches": [
0.24,
0.233,
0.359,
0.494,
0.863,
0.594,
0.515,
1.0,
0.345,
0.448,
0.504,
0.914
],
"timbre": [
48.683,
89.173,
29.372,
-4.487,
65.376,
-14.877,
-29.19,
86.581,
-44.467,
-26.034,
-18.553,
1.045
]
},
{
"start": 213.76866,
"duration": 0.30785,
"confidence": 0.863,
"loudness_start": -17.247,
"loudness_max_time": 0.09615,
"loudness_max": -7.706,
"loudness_end": 0.0,
"pitches": [
0.532,
0.446,
0.679,
0.702,
0.804,
0.519,
1.0,
0.697,
0.233,
0.607,
0.499,
0.505
],
"timbre": [
48.731,
90.772,
65.901,
-60.623,
92.97,
3.536,
48.116,
-23.553,
-36.987,
42.176,
-9.316,
-8.258
]
},
{
"start": 214.0765,
"duration": 0.53982,
"confidence": 0.053,
"loudness_start": -9.701,
"loudness_max_time": 0.18599,
"loudness_max": -7.032,
"loudness_end": 0.0,
"pitches": [
0.199,
0.145,
0.279,
0.339,
1.0,
0.478,
0.665,
0.942,
0.372,
0.141,
0.256,
0.651
],
"timbre": [
50.982,
67.17,
103.851,
27.14,
40.863,
-29.318,
20.121,
33.531,
-19.469,
2.681,
-28.443,
-20.919
]
},
{
"start": 214.61633,
"duration": 0.20875,
"confidence": 0.66,
"loudness_start": -15.956,
"loudness_max_time": 0.1693,
"loudness_max": -8.882,
"loudness_end": 0.0,
"pitches": [
0.625,
0.315,
0.545,
0.692,
0.482,
0.462,
0.721,
0.275,
0.182,
0.211,
0.54,
1.0
],
"timbre": [
47.48,
86.857,
15.834,
-73.705,
97.797,
-35.36,
30.355,
-61.22,
-31.764,
26.184,
-13.823,
-3.904
]
},
{
"start": 214.82507,
"duration": 0.8712,
"confidence": 0.241,
"loudness_start": -10.441,
"loudness_max_time": 0.32041,
"loudness_max": -6.333,
"loudness_end": 0.0,
"pitches": [
0.139,
0.154,
0.288,
0.339,
1.0,
0.169,
0.437,
0.61,
0.198,
0.149,
0.195,
0.661
],
"timbre": [
51.46,
75.301,
91.123,
-15.587,
93.168,
-43.947,
33.225,
18.782,
12.568,
-1.276,
-6.757,
-13.156
]
},
{
"start": 215.69627,
"duration": 0.62694,
"confidence": 0.378,
"loudness_start": -12.137,
"loudness_max_time": 0.29408,
"loudness_max": -7.287,
"loudness_end": 0.0,
"pitches": [
0.091,
0.307,
0.781,
0.371,
0.176,
0.215,
1.0,
0.204,
0.077,
0.462,
0.099,
0.164
],
"timbre": [
50.638,
51.656,
94.889,
-16.486,
71.646,
-25.706,
29.628,
5.91,
-21.885,
-11.281,
4.921,
-4.705
]
},
{
"start": 216.32323,
"duration": 0.31905,
"confidence": 0.041,
"loudness_start": -9.756,
"loudness_max_time": 0.02884,
"loudness_max": -7.393,
"loudness_end": 0.0,
"pitches": [
0.482,
0.358,
0.619,
0.287,
0.12,
0.233,
1.0,
0.194,
0.227,
0.84,
0.256,
0.837
],
"timbre": [
51.524,
52.184,
118.635,
24.079,
52.959,
-42.401,
54.084,
15.787,
-8.039,
-10.093,
-0.633,
-9.446
]
},
{
"start": 216.64227,
"duration": 0.46998,
"confidence": 0.275,
"loudness_start": -10.583,
"loudness_max_time": 0.24494,
"loudness_max": -7.127,
"loudness_end": 0.0,
"pitches": [
0.25,
0.428,
1.0,
0.254,
0.089,
0.152,
0.785,
0.094,
0.164,
0.708,
0.161,
0.483
],
"timbre": [
50.973,
61.548,
114.115,
9.27,
51.616,
-34.756,
56.916,
14.505,
-16.964,
4.178,
-6.673,
-1.392
]
},
{
"start": 217.11224,
"duration": 1.02776,
"confidence": 0.147,
"loudness_start": -12.073,
"loudness_max_time": 0.85293,
"loudness_max": -7.423,
"loudness_end": 0.0,
"pitches": [
0.311,
0.555,
1.0,
0.379,
0.197,
0.258,
0.798,
0.169,
0.213,
0.605,
0.455,
0.495
],
"timbre": [
50.421,
64.054,
133.288,
8.765,
70.28,
-41.361,
38.202,
9.6,
-8.587,
10.08,
-3.685,
-12.491
]
},
{
"start": 218.14,
"duration": 0.1278,
"confidence": 0.162,
"loudness_start": -8.953,
"loudness_max_time": 0.03383,
"loudness_max": -6.049,
"loudness_end": 0.0,
"pitches": [
0.515,
0.367,
0.527,
0.348,
0.061,
0.168,
0.356,
0.084,
0.06,
0.163,
0.238,
1.0
],
"timbre": [
52.46,
94.545,
70.271,
8.626,
37.108,
-37.768,
-22.841,
-10.727,
-3.028,
-1.957,
0.847,
-33.503
]
},
{
"start": 218.2678,
"duration": 0.41873,
"confidence": 0.171,
"loudness_start": -9.445,
"loudness_max_time": 0.07456,
"loudness_max": -5.938,
"loudness_end": 0.0,
"pitches": [
0.429,
0.535,
0.709,
0.387,
0.309,
0.558,
1.0,
0.411,
0.302,
0.424,
0.56,
0.971
],
"timbre": [
50.285,
119.642,
7.0,
48.168,
47.026,
-27.533,
-47.671,
40.753,
-14.831,
-6.187,
-32.288,
-10.647
]
},
{
"start": 218.68652,
"duration": 0.23116,
"confidence": 0.373,
"loudness_start": -18.719,
"loudness_max_time": 0.15163,
"loudness_max": -13.089,
"loudness_end": 0.0,
"pitches": [
0.276,
0.31,
0.124,
0.149,
0.761,
1.0,
0.682,
0.263,
0.535,
0.406,
0.206,
0.191
],
"timbre": [
44.481,
43.677,
16.537,
-49.882,
73.473,
-23.584,
-43.39,
-16.468,
-43.611,
-11.586,
-3.139,
5.324
]
},
{
"start": 218.9177,
"duration": 0.17955,
"confidence": 0.539,
"loudness_start": -17.155,
"loudness_max_time": 0.14517,
"loudness_max": -8.311,
"loudness_end": 0.0,
"pitches": [
1.0,
0.909,
0.259,
0.319,
0.822,
0.135,
0.117,
0.166,
0.464,
0.191,
0.187,
0.421
],
"timbre": [
47.649,
91.809,
8.139,
-89.121,
-3.279,
-18.209,
-83.854,
-1.275,
-6.249,
1.456,
31.586,
-20.799
]
},
{
"start": 219.09723,
"duration": 0.32481,
"confidence": 0.183,
"loudness_start": -9.562,
"loudness_max_time": 0.04921,
"loudness_max": -6.18,
"loudness_end": 0.0,
"pitches": [
0.272,
1.0,
0.138,
0.093,
0.387,
0.088,
0.047,
0.069,
0.191,
0.418,
0.085,
0.127
],
"timbre": [
51.833,
93.955,
35.419,
-10.596,
10.211,
-14.551,
-59.866,
-29.434,
-25.794,
-3.225,
-15.117,
-16.274
]
},
{
"start": 219.42204,
"duration": 0.18068,
"confidence": 0.389,
"loudness_start": -11.81,
"loudness_max_time": 0.07855,
"loudness_max": -7.501,
"loudness_end": 0.0,
"pitches": [
0.099,
1.0,
0.046,
0.042,
0.29,
0.14,
0.075,
0.076,
0.186,
0.155,
0.053,
0.085
],
"timbre": [
50.41,
14.216,
74.736,
-13.926,
59.94,
-26.552,
-4.687,
21.002,
-35.811,
-10.223,
-7.867,
-11.532
]
},
{
"start": 219.60272,
"duration": 0.24308,
"confidence": 0.371,
"loudness_start": -11.32,
"loudness_max_time": 0.07118,
"loudness_max": -7.55,
"loudness_end": 0.0,
"pitches": [
0.368,
1.0,
0.285,
0.206,
0.507,
0.214,
0.091,
0.108,
0.542,
0.378,
0.117,
0.228
],
"timbre": [
50.128,
62.21,
80.394,
7.965,
16.747,
-3.781,
-27.848,
5.576,
-46.409,
-4.267,
-23.051,
-3.018
]
},
{
"start": 219.8458,
"duration": 0.43628,
"confidence": 0.787,
"loudness_start": -15.53,
"loudness_max_time": 0.03274,
"loudness_max": -6.239,
"loudness_end": 0.0,
"pitches": [
0.819,
0.529,
0.181,
0.417,
1.0,
0.494,
0.553,
0.825,
0.935,
0.828,
0.265,
0.475
],
"timbre": [
51.383,
54.858,
86.188,
24.812,
43.945,
-10.046,
-12.412,
4.549,
-15.569,
6.098,
8.298,
-21.054
]
},
{
"start": 220.28209,
"duration": 0.44109,
"confidence": 0.476,
"loudness_start": -15.132,
"loudness_max_time": 0.23147,
"loudness_max": -8.444,
"loudness_end": 0.0,
"pitches": [
0.309,
0.402,
0.248,
0.229,
0.348,
0.146,
0.258,
0.213,
0.297,
0.543,
0.399,
1.0
],
"timbre": [
47.07,
65.296,
21.312,
-11.946,
62.043,
-15.981,
-33.616,
75.689,
-38.471,
-6.188,
-15.872,
8.042
]
},
{
"start": 220.72318,
"duration": 0.73134,
"confidence": 0.963,
"loudness_start": -20.786,
"loudness_max_time": 0.1768,
"loudness_max": -7.967,
"loudness_end": 0.0,
"pitches": [
0.455,
1.0,
0.348,
0.214,
0.659,
0.381,
0.134,
0.422,
0.943,
0.836,
0.301,
0.261
],
"timbre": [
48.814,
45.97,
61.268,
-42.137,
85.888,
10.191,
28.902,
12.98,
-30.517,
38.11,
7.173,
-18.621
]
},
{
"start": 221.45451,
"duration": 0.13937,
"confidence": 0.0,
"loudness_start": -16.995,
"loudness_max_time": 0.04265,
"loudness_max": -14.702,
"loudness_end": 0.0,
"pitches": [
0.426,
0.397,
0.316,
0.433,
1.0,
0.52,
0.266,
0.228,
0.408,
0.273,
0.392,
0.851
],
"timbre": [
44.718,
203.367,
-43.253,
-55.834,
74.416,
-45.177,
-13.066,
22.467,
-6.018,
-25.676,
3.336,
11.81
]
},
{
"start": 221.59389,
"duration": 0.13356,
"confidence": 0.668,
"loudness_start": -15.609,
"loudness_max_time": 0.0581,
"loudness_max": -8.363,
"loudness_end": 0.0,
"pitches": [
1.0,
0.266,
0.15,
0.237,
0.311,
0.051,
0.035,
0.094,
0.317,
0.3,
0.165,
0.206
],
"timbre": [
49.23,
111.405,
-8.115,
-45.766,
33.564,
-5.663,
-42.627,
-32.306,
-50.418,
23.351,
-6.411,
-2.933
]
},
{
"start": 221.72745,
"duration": 0.12766,
"confidence": 0.14,
"loudness_start": -10.924,
"loudness_max_time": 0.0424,
"loudness_max": -8.21,
"loudness_end": 0.0,
"pitches": [
0.744,
0.806,
0.259,
0.402,
1.0,
0.359,
0.299,
0.343,
0.455,
0.663,
0.429,
0.476
],
"timbre": [
50.35,
104.581,
46.458,
-15.447,
20.669,
-22.36,
-47.808,
2.575,
-22.37,
-3.287,
-2.164,
-18.417
]
},
{
"start": 221.8551,
"duration": 0.37147,
"confidence": 0.048,
"loudness_start": -11.078,
"loudness_max_time": 0.06966,
"loudness_max": -7.891,
"loudness_end": 0.0,
"pitches": [
0.634,
0.676,
0.175,
0.142,
0.263,
0.083,
0.129,
0.206,
0.464,
1.0,
0.636,
0.595
],
"timbre": [
49.87,
88.408,
29.52,
2.208,
40.48,
-35.406,
-44.484,
37.4,
-28.45,
3.844,
-21.157,
-12.258
]
},
{
"start": 222.22658,
"duration": 0.26109,
"confidence": 0.634,
"loudness_start": -18.516,
"loudness_max_time": 0.11667,
"loudness_max": -10.356,
"loudness_end": 0.0,
"pitches": [
0.419,
0.245,
0.119,
0.152,
0.298,
0.627,
0.19,
0.163,
0.149,
0.315,
0.216,
1.0
],
"timbre": [
47.9,
94.32,
-5.863,
-25.597,
74.084,
-8.376,
-42.353,
-50.747,
-43.155,
30.574,
-17.38,
-0.033
]
},
{
"start": 222.48766,
"duration": 0.71392,
"confidence": 0.658,
"loudness_start": -16.875,
"loudness_max_time": 0.4637,
"loudness_max": -8.104,
"loudness_end": 0.0,
"pitches": [
0.195,
0.144,
0.283,
0.316,
0.672,
0.26,
0.897,
0.7,
0.292,
0.144,
0.231,
1.0
],
"timbre": [
48.366,
40.595,
57.941,
-52.596,
72.866,
-11.733,
21.901,
-5.32,
-29.6,
24.534,
10.287,
-6.561
]
},
{
"start": 223.20158,
"duration": 0.51701,
"confidence": 0.313,
"loudness_start": -11.353,
"loudness_max_time": 0.06351,
"loudness_max": -7.325,
"loudness_end": 0.0,
"pitches": [
0.205,
0.091,
0.197,
0.155,
0.132,
0.153,
0.631,
0.675,
0.305,
0.214,
0.233,
1.0
],
"timbre": [
50.506,
41.574,
99.824,
11.511,
61.203,
-39.888,
41.719,
4.4,
-16.143,
0.882,
-5.876,
-10.705
]
},
{
"start": 223.7186,
"duration": 0.55723,
"confidence": 0.285,
"loudness_start": -11.537,
"loudness_max_time": 0.06551,
"loudness_max": -7.988,
"loudness_end": 0.0,
"pitches": [
0.237,
0.186,
0.38,
0.339,
0.507,
0.369,
0.978,
0.762,
0.382,
0.251,
0.199,
1.0
],
"timbre": [
50.539,
33.734,
110.174,
21.86,
63.024,
-41.105,
34.026,
15.481,
-5.163,
9.935,
-6.928,
-25.585
]
},
{
"start": 224.27583,
"duration": 0.28993,
"confidence": 0.008,
"loudness_start": -10.955,
"loudness_max_time": 0.04091,
"loudness_max": -8.506,
"loudness_end": 0.0,
"pitches": [
0.505,
0.156,
0.201,
0.204,
0.151,
0.187,
0.745,
0.504,
0.219,
0.137,
0.173,
1.0
],
"timbre": [
50.625,
41.223,
110.885,
15.355,
63.72,
-46.748,
37.88,
14.498,
2.533,
0.187,
-6.029,
-15.272
]
},
{
"start": 224.56577,
"duration": 0.17982,
"confidence": 0.147,
"loudness_start": -11.046,
"loudness_max_time": 0.13027,
"loudness_max": -8.148,
"loudness_end": 0.0,
"pitches": [
0.473,
0.286,
0.537,
0.304,
0.31,
0.343,
1.0,
0.678,
0.444,
0.265,
0.211,
0.954
],
"timbre": [
50.329,
44.141,
106.344,
-2.472,
38.799,
-30.971,
18.512,
-3.598,
-6.669,
2.801,
-10.343,
-22.928
]
},
{
"start": 224.74557,
"duration": 0.95819,
"confidence": 0.024,
"loudness_start": -10.323,
"loudness_max_time": 0.05404,
"loudness_max": -8.076,
"loudness_end": 0.0,
"pitches": [
0.45,
0.176,
0.242,
0.216,
0.353,
0.375,
0.436,
0.763,
0.488,
0.331,
0.484,
1.0
],
"timbre": [
49.582,
44.104,
57.386,
29.858,
43.275,
-20.211,
-19.392,
20.89,
-7.8,
-2.817,
-34.122,
-15.94
]
},
{
"start": 225.70377,
"duration": 0.17406,
"confidence": 0.549,
"loudness_start": -18.586,
"loudness_max_time": 0.14088,
"loudness_max": -12.357,
"loudness_end": 0.0,
"pitches": [
0.298,
1.0,
0.654,
0.675,
0.644,
0.348,
0.28,
0.324,
0.643,
0.233,
0.286,
0.193
],
"timbre": [
45.517,
22.331,
-18.87,
-68.249,
62.428,
-22.836,
-41.561,
-26.26,
-15.246,
2.146,
8.961,
23.426
]
},
{
"start": 225.87782,
"duration": 0.16844,
"confidence": 0.728,
"loudness_start": -13.521,
"loudness_max_time": 0.09553,
"loudness_max": -3.124,
"loudness_end": 0.0,
"pitches": [
0.141,
0.095,
0.076,
0.245,
1.0,
0.197,
0.101,
0.224,
0.157,
0.07,
0.078,
0.203
],
"timbre": [
52.259,
42.403,
55.074,
-58.809,
55.413,
-12.839,
-3.196,
-7.954,
-24.295,
-3.417,
-2.253,
-9.412
]
},
{
"start": 226.04626,
"duration": 0.31447,
"confidence": 0.29,
"loudness_start": -6.692,
"loudness_max_time": 0.04821,
"loudness_max": -3.107,
"loudness_end": 0.0,
"pitches": [
0.233,
0.073,
0.182,
0.286,
1.0,
0.249,
0.322,
0.298,
0.128,
0.069,
0.082,
0.732
],
"timbre": [
54.175,
34.911,
35.303,
13.202,
65.767,
-28.022,
13.533,
-3.646,
5.074,
-2.518,
-18.623,
6.446
]
},
{
"start": 226.36073,
"duration": 0.42875,
"confidence": 0.532,
"loudness_start": -10.933,
"loudness_max_time": 0.07181,
"loudness_max": -4.834,
"loudness_end": 0.0,
"pitches": [
0.113,
0.091,
0.105,
0.306,
1.0,
0.301,
0.239,
0.314,
0.191,
0.098,
0.096,
0.483
],
"timbre": [
52.632,
34.051,
26.696,
0.396,
55.887,
-39.027,
-0.991,
39.074,
9.872,
8.565,
-19.532,
-11.081
]
},
{
"start": 226.78947,
"duration": 0.1449,
"confidence": 0.727,
"loudness_start": -14.042,
"loudness_max_time": 0.04866,
"loudness_max": -4.467,
"loudness_end": 0.0,
"pitches": [
0.519,
0.269,
0.124,
0.393,
1.0,
0.222,
0.176,
0.202,
0.127,
0.11,
0.213,
0.465
],
"timbre": [
53.731,
61.373,
30.913,
-29.558,
47.401,
-19.728,
-11.809,
4.136,
-4.426,
1.944,
-2.057,
-35.008
]
},
{
"start": 226.93439,
"duration": 0.59234,
"confidence": 0.04,
"loudness_start": -7.555,
"loudness_max_time": 0.18755,
"loudness_max": -5.011,
"loudness_end": 0.0,
"pitches": [
0.315,
0.151,
0.16,
0.281,
1.0,
0.238,
0.259,
0.281,
0.25,
0.153,
0.131,
0.615
],
"timbre": [
53.699,
63.978,
53.552,
0.592,
38.268,
-37.566,
15.718,
-0.27,
-6.129,
2.744,
-17.057,
-19.883
]
},
{
"start": 227.5267,
"duration": 0.09846,
"confidence": 0.029,
"loudness_start": -12.697,
"loudness_max_time": 0.02279,
"loudness_max": -7.952,
"loudness_end": 0.0,
"pitches": [
0.248,
0.337,
0.12,
0.454,
1.0,
0.337,
0.142,
0.117,
0.144,
0.114,
0.15,
0.097
],
"timbre": [
50.424,
150.138,
-60.781,
-41.122,
93.267,
-67.543,
-18.795,
15.351,
15.509,
-7.064,
-3.392,
-15.034
]
},
{
"start": 227.62517,
"duration": 0.20898,
"confidence": 0.588,
"loudness_start": -11.046,
"loudness_max_time": 0.15615,
"loudness_max": -4.59,
"loudness_end": 0.0,
"pitches": [
0.159,
0.094,
0.166,
0.398,
1.0,
0.322,
0.137,
0.209,
0.126,
0.108,
0.133,
0.242
],
"timbre": [
53.164,
83.99,
14.024,
-46.602,
53.266,
-11.554,
6.45,
-56.977,
-14.958,
40.122,
-14.645,
-33.852
]
},
{
"start": 227.83415,
"duration": 0.51651,
"confidence": 0.068,
"loudness_start": -6.905,
"loudness_max_time": 0.06488,
"loudness_max": -4.093,
"loudness_end": 0.0,
"pitches": [
0.11,
0.129,
0.159,
0.194,
1.0,
0.225,
0.136,
0.153,
0.075,
0.086,
0.099,
0.276
],
"timbre": [
54.572,
69.58,
45.563,
-11.453,
20.11,
-31.351,
-22.601,
-1.549,
2.769,
1.672,
-15.148,
-39.898
]
},
{
"start": 228.35066,
"duration": 0.15683,
"confidence": 0.538,
"loudness_start": -11.164,
"loudness_max_time": 0.05231,
"loudness_max": -5.219,
"loudness_end": 0.0,
"pitches": [
0.375,
0.38,
0.309,
0.594,
1.0,
0.401,
0.258,
0.279,
0.355,
0.209,
0.556,
0.486
],
"timbre": [
51.52,
93.789,
-9.702,
2.367,
23.029,
-0.819,
-22.443,
-33.966,
-8.351,
-1.736,
-27.072,
-14.084
]
},
{
"start": 228.50748,
"duration": 0.24957,
"confidence": 0.61,
"loudness_start": -12.561,
"loudness_max_time": 0.13354,
"loudness_max": -5.427,
"loudness_end": 0.0,
"pitches": [
0.276,
0.237,
0.402,
0.642,
1.0,
0.321,
0.536,
0.204,
0.14,
0.126,
0.18,
0.704
],
"timbre": [
52.564,
46.786,
26.054,
-37.106,
16.636,
-17.188,
-37.047,
10.961,
6.061,
29.016,
8.182,
-23.564
]
},
{
"start": 228.75705,
"duration": 0.17361,
"confidence": 0.392,
"loudness_start": -8.666,
"loudness_max_time": 0.08562,
"loudness_max": -5.122,
"loudness_end": 0.0,
"pitches": [
0.279,
0.235,
0.211,
0.542,
1.0,
0.501,
0.455,
0.288,
0.193,
0.158,
0.208,
0.716
],
"timbre": [
53.03,
91.762,
29.316,
-43.747,
6.208,
-18.915,
-38.375,
-5.33,
8.569,
9.998,
-12.022,
-27.614
]
},
{
"start": 228.93066,
"duration": 0.24449,
"confidence": 0.248,
"loudness_start": -7.298,
"loudness_max_time": 0.03639,
"loudness_max": -4.365,
"loudness_end": 0.0,
"pitches": [
0.082,
0.118,
0.147,
0.212,
1.0,
0.123,
0.12,
0.099,
0.105,
0.054,
0.067,
0.199
],
"timbre": [
54.223,
95.125,
37.722,
-18.558,
-2.11,
-21.275,
-44.391,
0.316,
-0.771,
15.094,
-3.995,
-34.13
]
},
{
"start": 229.17516,
"duration": 0.18023,
"confidence": 0.176,
"loudness_start": -8.43,
"loudness_max_time": 0.06268,
"loudness_max": -5.351,
"loudness_end": 0.0,
"pitches": [
0.49,
0.428,
0.428,
0.738,
1.0,
0.382,
0.445,
0.414,
0.353,
0.366,
0.385,
0.344
],
"timbre": [
53.229,
79.615,
51.108,
-10.912,
11.692,
-22.082,
-15.084,
-16.178,
-5.393,
15.827,
-21.267,
-43.691
]
},
{
"start": 229.35538,
"duration": 0.27256,
"confidence": 0.162,
"loudness_start": -8.058,
"loudness_max_time": 0.09673,
"loudness_max": -4.966,
"loudness_end": 0.0,
"pitches": [
0.335,
0.182,
0.384,
0.125,
0.078,
0.104,
0.404,
0.104,
0.057,
0.144,
0.164,
1.0
],
"timbre": [
53.712,
37.843,
34.828,
-26.509,
14.157,
-33.389,
10.966,
1.691,
1.506,
16.887,
-5.743,
-26.167
]
},
{
"start": 229.62794,
"duration": 0.71451,
"confidence": 0.01,
"loudness_start": -6.616,
"loudness_max_time": 0.01633,
"loudness_max": -4.247,
"loudness_end": 0.0,
"pitches": [
0.246,
0.163,
0.247,
0.15,
0.138,
0.159,
0.599,
0.168,
0.125,
0.379,
0.379,
1.0
],
"timbre": [
54.71,
35.533,
49.583,
-2.464,
31.715,
-55.123,
33.616,
6.689,
7.181,
19.478,
-11.058,
-13.596
]
},
{
"start": 230.34245,
"duration": 0.77633,
"confidence": 0.224,
"loudness_start": -7.232,
"loudness_max_time": 0.05757,
"loudness_max": -3.888,
"loudness_end": 0.0,
"pitches": [
0.284,
0.22,
0.32,
0.242,
0.185,
0.206,
0.67,
0.162,
0.164,
0.455,
0.583,
1.0
],
"timbre": [
54.357,
29.395,
48.833,
-2.707,
20.86,
-31.696,
47.712,
19.922,
6.154,
7.189,
-11.703,
-0.825
]
},
{
"start": 231.11877,
"duration": 1.30735,
"confidence": 0.117,
"loudness_start": -7.994,
"loudness_max_time": 0.8224,
"loudness_max": -4.06,
"loudness_end": 0.0,
"pitches": [
0.325,
0.254,
0.359,
0.232,
0.189,
0.231,
0.536,
0.213,
0.15,
0.276,
0.401,
1.0
],
"timbre": [
54.244,
39.982,
48.883,
-5.909,
10.8,
-34.716,
23.465,
5.706,
9.324,
3.392,
-11.077,
-15.679
]
},
{
"start": 232.42612,
"duration": 0.23197,
"confidence": 0.442,
"loudness_start": -12.844,
"loudness_max_time": 0.17544,
"loudness_max": -7.481,
"loudness_end": 0.0,
"pitches": [
0.277,
0.139,
0.251,
0.184,
0.189,
0.174,
0.413,
0.25,
0.265,
0.234,
0.183,
1.0
],
"timbre": [
50.704,
28.71,
-11.862,
-31.579,
5.524,
-35.56,
-7.046,
-10.581,
-9.47,
0.501,
4.433,
3.362
]
},
{
"start": 232.6581,
"duration": 0.18576,
"confidence": 0.318,
"loudness_start": -11.804,
"loudness_max_time": 0.03179,
"loudness_max": -7.155,
"loudness_end": 0.0,
"pitches": [
0.547,
0.289,
0.244,
0.317,
0.46,
0.208,
0.234,
0.212,
0.173,
0.234,
0.206,
1.0
],
"timbre": [
51.273,
61.648,
-32.008,
-35.641,
37.186,
-31.922,
-17.431,
43.196,
-7.412,
7.321,
-2.729,
-23.651
]
},
{
"start": 232.84386,
"duration": 0.10032,
"confidence": 0.404,
"loudness_start": -10.992,
"loudness_max_time": 0.06576,
"loudness_max": -6.229,
"loudness_end": 0.0,
"pitches": [
0.468,
1.0,
0.378,
0.191,
0.236,
0.19,
0.144,
0.155,
0.332,
0.366,
0.311,
0.273
],
"timbre": [
52.817,
44.767,
-5.671,
-27.819,
13.799,
-28.34,
-7.212,
-20.349,
-34.309,
34.272,
-10.871,
-7.681
]
},
{
"start": 232.94417,
"duration": 0.15519,
"confidence": 0.243,
"loudness_start": -8.25,
"loudness_max_time": 0.07932,
"loudness_max": -4.863,
"loudness_end": 0.0,
"pitches": [
0.554,
1.0,
0.274,
0.406,
0.719,
0.479,
0.353,
0.294,
0.487,
0.339,
0.346,
0.387
],
"timbre": [
53.699,
23.82,
39.697,
-20.392,
10.447,
-28.555,
22.743,
0.431,
-14.323,
3.873,
-12.111,
-22.602
]
},
{
"start": 233.09937,
"duration": 0.1868,
"confidence": 0.1,
"loudness_start": -7.351,
"loudness_max_time": 0.08102,
"loudness_max": -4.992,
"loudness_end": 0.0,
"pitches": [
0.169,
0.332,
0.138,
0.235,
0.428,
0.164,
0.128,
0.201,
0.568,
1.0,
0.635,
0.189
],
"timbre": [
52.839,
1.742,
28.232,
16.48,
2.004,
-18.396,
15.604,
-7.375,
-10.266,
-0.995,
-42.661,
-16.748
]
},
{
"start": 233.28616,
"duration": 0.13837,
"confidence": 0.408,
"loudness_start": -12.144,
"loudness_max_time": 0.03086,
"loudness_max": -7.205,
"loudness_end": 0.0,
"pitches": [
0.378,
0.966,
0.312,
0.412,
0.459,
0.259,
0.13,
0.209,
0.396,
1.0,
0.48,
0.281
],
"timbre": [
51.344,
9.432,
5.126,
-29.326,
24.341,
-31.008,
-23.858,
12.694,
-3.078,
-20.807,
9.639,
-13.004
]
},
{
"start": 233.42455,
"duration": 0.2561,
"confidence": 0.557,
"loudness_start": -9.154,
"loudness_max_time": 0.04642,
"loudness_max": -4.292,
"loudness_end": 0.0,
"pitches": [
0.126,
0.198,
0.16,
0.154,
0.278,
0.175,
0.111,
0.107,
0.318,
1.0,
0.337,
0.184
],
"timbre": [
53.138,
41.081,
-10.962,
-10.658,
27.131,
-20.215,
-3.568,
49.668,
-14.63,
5.559,
-19.349,
-20.797
]
},
{
"start": 233.68063,
"duration": 0.13338,
"confidence": 0.72,
"loudness_start": -13.732,
"loudness_max_time": 0.0446,
"loudness_max": -5.185,
"loudness_end": 0.0,
"pitches": [
0.767,
1.0,
0.582,
0.54,
0.526,
0.36,
0.295,
0.232,
0.276,
0.386,
0.502,
0.546
],
"timbre": [
51.918,
75.343,
-25.004,
-39.727,
10.718,
8.254,
-7.535,
-38.266,
-2.922,
9.509,
-0.475,
-18.449
]
},
{
"start": 233.81401,
"duration": 0.26073,
"confidence": 0.433,
"loudness_start": -8.792,
"loudness_max_time": 0.0585,
"loudness_max": -4.032,
"loudness_end": 0.0,
"pitches": [
0.138,
0.308,
0.086,
0.099,
0.359,
0.153,
0.137,
0.155,
0.36,
1.0,
0.283,
0.174
],
"timbre": [
52.337,
5.211,
18.494,
-10.079,
11.945,
-17.923,
8.993,
1.852,
-4.086,
-2.337,
-23.821,
-12.231
]
},
{
"start": 234.07474,
"duration": 0.49483,
"confidence": 0.452,
"loudness_start": -11.191,
"loudness_max_time": 0.07594,
"loudness_max": -6.563,
"loudness_end": 0.0,
"pitches": [
0.148,
0.131,
0.141,
0.157,
0.227,
0.159,
0.149,
0.147,
0.198,
1.0,
0.257,
0.373
],
"timbre": [
50.314,
80.083,
-38.987,
-48.821,
31.669,
-18.742,
-1.962,
-57.367,
-6.768,
-20.383,
-21.624,
-10.974
]
},
{
"start": 234.56956,
"duration": 0.27696,
"confidence": 0.757,
"loudness_start": -12.093,
"loudness_max_time": 0.18295,
"loudness_max": -4.283,
"loudness_end": 0.0,
"pitches": [
0.129,
0.481,
0.155,
0.167,
0.431,
0.224,
0.212,
0.298,
0.588,
1.0,
0.56,
0.174
],
"timbre": [
53.452,
21.699,
27.911,
-40.216,
4.624,
3.267,
-9.152,
11.78,
6.097,
-2.446,
13.749,
-28.815
]
},
{
"start": 234.84653,
"duration": 0.43011,
"confidence": 0.105,
"loudness_start": -7.325,
"loudness_max_time": 0.04565,
"loudness_max": -4.45,
"loudness_end": 0.0,
"pitches": [
0.172,
0.532,
0.162,
0.199,
0.421,
0.258,
0.209,
0.195,
0.404,
1.0,
0.341,
0.164
],
"timbre": [
53.73,
45.473,
13.444,
-7.108,
-0.415,
-23.617,
-33.309,
-1.173,
9.34,
9.383,
-13.074,
-32.636
]
},
{
"start": 235.27664,
"duration": 0.16095,
"confidence": 0.344,
"loudness_start": -12.389,
"loudness_max_time": 0.05379,
"loudness_max": -8.161,
"loudness_end": 0.0,
"pitches": [
0.212,
0.976,
0.419,
0.312,
1.0,
0.386,
0.341,
0.339,
0.331,
0.341,
0.214,
0.41
],
"timbre": [
49.858,
67.007,
-42.812,
-31.047,
50.597,
-33.638,
-5.755,
-2.533,
-1.402,
21.986,
-19.159,
-13.927
]
},
{
"start": 235.4376,
"duration": 0.12245,
"confidence": 0.665,
"loudness_start": -12.401,
"loudness_max_time": 0.05329,
"loudness_max": -5.39,
"loudness_end": 0.0,
"pitches": [
0.641,
1.0,
0.358,
0.587,
0.893,
0.485,
0.387,
0.409,
0.927,
0.764,
0.489,
0.673
],
"timbre": [
52.606,
51.895,
-6.629,
-31.652,
2.82,
-7.376,
-42.061,
1.187,
-9.515,
6.253,
4.422,
-22.833
]
},
{
"start": 235.56004,
"duration": 0.16893,
"confidence": 0.243,
"loudness_start": -8.581,
"loudness_max_time": 0.0532,
"loudness_max": -4.922,
"loudness_end": 0.0,
"pitches": [
0.79,
1.0,
0.206,
0.279,
0.742,
0.248,
0.146,
0.18,
0.292,
0.434,
0.243,
0.403
],
"timbre": [
53.118,
55.481,
7.771,
-33.458,
-0.585,
-23.583,
-31.076,
-1.147,
8.409,
12.319,
-12.529,
-32.576
]
},
{
"start": 235.72897,
"duration": 0.31002,
"confidence": 0.14,
"loudness_start": -8.012,
"loudness_max_time": 0.03707,
"loudness_max": -5.044,
"loudness_end": 0.0,
"pitches": [
0.348,
0.36,
0.144,
0.221,
0.706,
0.295,
0.209,
0.255,
0.729,
1.0,
0.712,
0.284
],
"timbre": [
53.055,
51.023,
-2.941,
-12.813,
7.716,
-30.028,
-33.833,
-4.351,
13.625,
3.408,
-14.481,
-24.454
]
},
{
"start": 236.039,
"duration": 0.1015,
"confidence": 0.274,
"loudness_start": -11.23,
"loudness_max_time": 0.01993,
"loudness_max": -7.295,
"loudness_end": 0.0,
"pitches": [
0.58,
0.544,
0.494,
0.483,
0.567,
0.369,
0.507,
0.461,
0.478,
1.0,
0.706,
0.884
],
"timbre": [
51.002,
82.788,
-60.189,
-41.802,
50.982,
-50.63,
-10.97,
16.252,
6.107,
-28.9,
6.059,
-19.572
]
},
{
"start": 236.1405,
"duration": 0.17515,
"confidence": 0.171,
"loudness_start": -10.366,
"loudness_max_time": 0.04762,
"loudness_max": -7.253,
"loudness_end": 0.0,
"pitches": [
0.366,
0.519,
0.341,
0.463,
1.0,
0.395,
0.354,
0.607,
0.35,
0.247,
0.303,
0.945
],
"timbre": [
51.462,
13.263,
-0.76,
-18.448,
39.126,
-33.68,
-11.192,
-21.026,
-8.317,
27.522,
-16.41,
1.197
]
},
{
"start": 236.31564,
"duration": 0.28236,
"confidence": 0.408,
"loudness_start": -10.757,
"loudness_max_time": 0.02834,
"loudness_max": -6.128,
"loudness_end": 0.0,
"pitches": [
0.237,
0.201,
0.354,
0.47,
0.748,
1.0,
0.549,
0.343,
0.107,
0.09,
0.128,
0.453
],
"timbre": [
52.408,
-9.908,
30.551,
-14.815,
30.684,
-28.559,
12.701,
6.367,
2.986,
-1.767,
2.956,
-10.343
]
},
{
"start": 236.598,
"duration": 0.14063,
"confidence": 0.248,
"loudness_start": -9.322,
"loudness_max_time": 0.0363,
"loudness_max": -5.971,
"loudness_end": 0.0,
"pitches": [
0.224,
0.201,
0.242,
0.29,
1.0,
0.381,
0.363,
0.298,
0.144,
0.08,
0.097,
0.661
],
"timbre": [
52.641,
-12.957,
45.66,
0.663,
12.534,
-39.822,
23.012,
4.469,
-2.95,
-0.098,
-3.075,
-9.251
]
},
{
"start": 236.73865,
"duration": 0.16259,
"confidence": 0.283,
"loudness_start": -9.082,
"loudness_max_time": 0.05381,
"loudness_max": -5.507,
"loudness_end": 0.0,
"pitches": [
0.273,
0.16,
0.223,
0.215,
1.0,
0.155,
0.344,
0.335,
0.166,
0.09,
0.077,
0.976
],
"timbre": [
52.734,
-3.414,
47.352,
0.724,
21.155,
-27.039,
26.728,
7.913,
11.859,
0.512,
-8.056,
-7.239
]
},
{
"start": 236.90121,
"duration": 0.12163,
"confidence": 0.119,
"loudness_start": -8.886,
"loudness_max_time": 0.0215,
"loudness_max": -6.192,
"loudness_end": 0.0,
"pitches": [
0.188,
0.365,
0.248,
0.28,
0.482,
0.301,
0.44,
0.421,
0.176,
0.077,
0.139,
1.0
],
"timbre": [
52.519,
-5.821,
51.034,
-0.348,
30.806,
-46.906,
19.857,
2.871,
2.633,
6.579,
-3.634,
-15.473
]
},
{
"start": 237.02286,
"duration": 0.30268,
"confidence": 0.035,
"loudness_start": -8.357,
"loudness_max_time": 0.18751,
"loudness_max": -5.618,
"loudness_end": 0.0,
"pitches": [
0.144,
0.119,
0.168,
0.363,
1.0,
0.28,
0.26,
0.186,
0.087,
0.086,
0.07,
0.32
],
"timbre": [
52.899,
-6.358,
60.549,
-6.814,
24.953,
-37.121,
38.984,
5.461,
10.717,
11.322,
-4.223,
1.656
]
},
{
"start": 237.32553,
"duration": 0.1273,
"confidence": 0.057,
"loudness_start": -6.794,
"loudness_max_time": 1.8E-4,
"loudness_max": -5.371,
"loudness_end": 0.0,
"pitches": [
0.373,
0.165,
0.114,
0.132,
0.194,
0.143,
0.271,
0.156,
0.082,
0.046,
0.074,
1.0
],
"timbre": [
52.667,
-3.098,
52.178,
4.342,
14.982,
-59.441,
32.451,
14.506,
2.935,
-7.707,
-7.562,
0.207
]
},
{
"start": 237.45284,
"duration": 0.15098,
"confidence": 0.248,
"loudness_start": -8.669,
"loudness_max_time": 0.06011,
"loudness_max": -5.821,
"loudness_end": 0.0,
"pitches": [
0.468,
0.352,
0.23,
0.281,
0.976,
0.736,
0.887,
0.633,
0.375,
0.218,
0.39,
1.0
],
"timbre": [
53.006,
-8.123,
52.734,
-10.66,
26.799,
-33.216,
28.645,
-1.663,
3.02,
10.183,
-8.13,
-8.361
]
},
{
"start": 237.6038,
"duration": 0.40653,
"confidence": 0.089,
"loudness_start": -8.658,
"loudness_max_time": 0.02395,
"loudness_max": -5.243,
"loudness_end": 0.0,
"pitches": [
0.127,
0.112,
0.184,
0.454,
1.0,
0.254,
0.352,
0.267,
0.116,
0.077,
0.126,
0.374
],
"timbre": [
53.273,
0.139,
54.504,
3.288,
20.381,
-39.758,
27.404,
4.405,
3.125,
6.922,
1.805,
-5.965
]
},
{
"start": 238.01035,
"duration": 0.29007,
"confidence": 0.425,
"loudness_start": -8.766,
"loudness_max_time": 0.05991,
"loudness_max": -4.706,
"loudness_end": 0.0,
"pitches": [
0.178,
0.136,
0.222,
0.527,
1.0,
0.506,
0.432,
0.331,
0.169,
0.063,
0.15,
0.532
],
"timbre": [
53.205,
-1.092,
60.051,
-13.39,
30.492,
-28.6,
32.795,
10.921,
-0.325,
7.974,
-8.671,
-4.211
]
},
{
"start": 238.30042,
"duration": 0.1571,
"confidence": 0.172,
"loudness_start": -8.254,
"loudness_max_time": 0.05546,
"loudness_max": -5.368,
"loudness_end": 0.0,
"pitches": [
0.432,
0.397,
0.262,
0.539,
1.0,
0.358,
0.371,
0.419,
0.316,
0.256,
0.263,
0.712
],
"timbre": [
53.021,
16.325,
49.105,
-13.738,
5.339,
-28.56,
10.036,
4.243,
-5.408,
2.61,
-7.42,
-17.795
]
},
{
"start": 238.4575,
"duration": 0.29605,
"confidence": 0.107,
"loudness_start": -7.97,
"loudness_max_time": 0.20383,
"loudness_max": -5.578,
"loudness_end": 0.0,
"pitches": [
0.199,
0.193,
0.278,
0.425,
1.0,
0.334,
0.204,
0.13,
0.136,
0.093,
0.202,
0.441
],
"timbre": [
53.506,
21.025,
44.115,
-13.794,
8.646,
-33.829,
-4.959,
-0.914,
1.835,
4.733,
-5.497,
-20.24
]
},
{
"start": 238.75356,
"duration": 0.14503,
"confidence": 0.118,
"loudness_start": -7.689,
"loudness_max_time": 0.03882,
"loudness_max": -4.919,
"loudness_end": 0.0,
"pitches": [
0.252,
0.16,
0.162,
0.394,
1.0,
0.332,
0.186,
0.193,
0.141,
0.073,
0.188,
0.718
],
"timbre": [
54.018,
27.562,
32.294,
-18.754,
-11.469,
-29.787,
-31.573,
2.235,
-2.34,
5.902,
-3.236,
-30.634
]
},
{
"start": 238.89859,
"duration": 0.30735,
"confidence": 0.061,
"loudness_start": -7.376,
"loudness_max_time": 0.04553,
"loudness_max": -4.269,
"loudness_end": 0.0,
"pitches": [
0.191,
0.124,
0.168,
0.261,
1.0,
0.409,
0.262,
0.176,
0.086,
0.067,
0.165,
0.398
],
"timbre": [
53.981,
34.277,
23.554,
-11.446,
4.061,
-30.188,
-36.332,
15.134,
2.763,
8.976,
-7.164,
-32.075
]
},
{
"start": 239.20593,
"duration": 0.13302,
"confidence": 0.156,
"loudness_start": -8.806,
"loudness_max_time": 0.00798,
"loudness_max": -5.531,
"loudness_end": 0.0,
"pitches": [
0.217,
0.555,
0.209,
0.144,
1.0,
0.468,
0.193,
0.469,
0.37,
0.294,
0.508,
0.451
],
"timbre": [
51.236,
32.641,
-6.583,
26.038,
10.135,
-37.598,
-42.521,
-14.603,
9.042,
-8.99,
-28.938,
-18.661
]
},
{
"start": 239.33896,
"duration": 0.1444,
"confidence": 0.57,
"loudness_start": -14.156,
"loudness_max_time": 0.03122,
"loudness_max": -7.42,
"loudness_end": 0.0,
"pitches": [
0.148,
0.272,
0.199,
0.232,
1.0,
0.24,
0.219,
0.359,
0.272,
0.162,
0.145,
0.199
],
"timbre": [
51.08,
10.232,
10.394,
-11.997,
28.232,
-42.572,
-13.641,
3.137,
19.031,
17.181,
-9.075,
-21.585
]
},
{
"start": 239.48335,
"duration": 0.13519,
"confidence": 0.065,
"loudness_start": -10.791,
"loudness_max_time": 0.03542,
"loudness_max": -7.521,
"loudness_end": 0.0,
"pitches": [
0.596,
1.0,
0.349,
0.732,
0.977,
0.507,
0.401,
0.496,
0.617,
0.284,
0.381,
0.74
],
"timbre": [
49.737,
34.151,
-30.092,
-9.044,
6.108,
-44.867,
-25.201,
17.879,
-5.305,
-3.314,
-1.17,
1.182
]
},
{
"start": 239.61855,
"duration": 0.09265,
"confidence": 0.501,
"loudness_start": -13.188,
"loudness_max_time": 0.02723,
"loudness_max": -7.489,
"loudness_end": 0.0,
"pitches": [
0.427,
0.625,
0.621,
0.442,
1.0,
0.727,
0.425,
0.428,
0.24,
0.218,
0.273,
0.32
],
"timbre": [
49.82,
11.806,
-1.254,
-4.316,
22.067,
-35.037,
-23.256,
1.436,
10.982,
14.023,
1.545,
-17.102
]
},
{
"start": 239.7112,
"duration": 0.48122,
"confidence": 0.709,
"loudness_start": -11.984,
"loudness_max_time": 0.20528,
"loudness_max": -3.11,
"loudness_end": 0.0,
"pitches": [
0.119,
0.179,
0.226,
0.527,
1.0,
0.417,
0.361,
0.28,
0.104,
0.072,
0.089,
0.283
],
"timbre": [
52.866,
56.601,
19.879,
-70.766,
13.213,
-1.352,
-30.08,
-13.099,
4.369,
-10.857,
-2.083,
-24.074
]
},
{
"start": 240.19243,
"duration": 0.41914,
"confidence": 0.428,
"loudness_start": -9.169,
"loudness_max_time": 0.31909,
"loudness_max": -4.042,
"loudness_end": 0.0,
"pitches": [
0.12,
0.086,
0.144,
0.347,
1.0,
0.223,
0.2,
0.268,
0.198,
0.118,
0.144,
0.376
],
"timbre": [
54.146,
16.273,
41.184,
-19.259,
28.743,
-23.338,
10.936,
13.38,
9.487,
-0.565,
0.61,
-8.906
]
},
{
"start": 240.61156,
"duration": 0.31778,
"confidence": 0.654,
"loudness_start": -10.367,
"loudness_max_time": 0.07478,
"loudness_max": -3.048,
"loudness_end": 0.0,
"pitches": [
0.154,
0.102,
0.157,
0.437,
1.0,
0.323,
0.255,
0.191,
0.116,
0.072,
0.119,
0.463
],
"timbre": [
55.274,
39.45,
54.126,
-9.013,
16.816,
-24.043,
5.794,
9.286,
-5.396,
1.871,
-0.576,
-20.627
]
},
{
"start": 240.92934,
"duration": 0.14,
"confidence": 0.088,
"loudness_start": -5.68,
"loudness_max_time": 0.02329,
"loudness_max": -3.895,
"loudness_end": 0.0,
"pitches": [
0.435,
0.418,
0.201,
0.434,
1.0,
0.156,
0.256,
0.219,
0.179,
0.17,
0.254,
0.556
],
"timbre": [
53.965,
40.508,
35.257,
12.61,
13.439,
-45.816,
-9.159,
1.006,
-11.091,
-1.768,
-11.412,
-20.13
]
},
{
"start": 241.06934,
"duration": 0.09297,
"confidence": 0.12,
"loudness_start": -9.514,
"loudness_max_time": 0.0285,
"loudness_max": -5.574,
"loudness_end": 0.0,
"pitches": [
1.0,
0.863,
0.463,
0.625,
0.93,
0.395,
0.661,
0.924,
0.448,
0.274,
0.53,
0.681
],
"timbre": [
52.865,
20.485,
40.764,
-7.078,
34.819,
-36.898,
-6.269,
9.007,
-15.351,
-11.593,
2.895,
-15.947
]
},
{
"start": 241.16231,
"duration": 0.19751,
"confidence": 0.392,
"loudness_start": -8.168,
"loudness_max_time": 0.07073,
"loudness_max": -4.018,
"loudness_end": 0.0,
"pitches": [
0.287,
0.2,
0.317,
0.869,
1.0,
0.607,
0.394,
0.462,
0.224,
0.158,
0.156,
0.425
],
"timbre": [
52.784,
76.384,
7.381,
-16.849,
33.481,
-25.513,
-18.764,
55.511,
-44.043,
-9.83,
-21.139,
-4.155
]
},
{
"start": 241.35982,
"duration": 0.13351,
"confidence": 0.517,
"loudness_start": -12.156,
"loudness_max_time": 0.02404,
"loudness_max": -4.102,
"loudness_end": 0.0,
"pitches": [
0.305,
0.242,
0.192,
0.379,
1.0,
0.296,
0.239,
0.248,
0.213,
0.207,
0.248,
0.141
],
"timbre": [
51.867,
94.652,
-51.213,
-5.676,
59.233,
-55.135,
-16.247,
7.908,
-12.148,
6.579,
-1.945,
-26.274
]
},
{
"start": 241.49333,
"duration": 0.12812,
"confidence": 0.654,
"loudness_start": -11.21,
"loudness_max_time": 0.04467,
"loudness_max": -4.716,
"loudness_end": 0.0,
"pitches": [
0.827,
0.756,
0.321,
0.495,
1.0,
0.323,
0.511,
0.434,
0.188,
0.232,
0.182,
0.27
],
"timbre": [
53.908,
15.861,
36.324,
-16.772,
55.429,
-33.542,
19.676,
1.807,
-0.154,
39.947,
9.857,
-22.477
]
},
{
"start": 241.62144,
"duration": 0.15016,
"confidence": 0.054,
"loudness_start": -6.522,
"loudness_max_time": 0.0461,
"loudness_max": -4.329,
"loudness_end": 0.0,
"pitches": [
0.469,
0.499,
0.334,
0.385,
0.863,
0.423,
0.769,
0.457,
0.167,
0.247,
0.593,
1.0
],
"timbre": [
54.531,
16.897,
63.917,
3.583,
36.203,
-44.631,
38.661,
9.931,
0.337,
-2.241,
-4.374,
-3.852
]
},
{
"start": 241.7716,
"duration": 0.15746,
"confidence": 0.207,
"loudness_start": -6.918,
"loudness_max_time": 0.05508,
"loudness_max": -3.589,
"loudness_end": 0.0,
"pitches": [
0.307,
0.425,
0.19,
0.249,
1.0,
0.25,
0.361,
0.308,
0.21,
0.111,
0.18,
0.57
],
"timbre": [
54.533,
22.888,
56.703,
-6.654,
9.195,
-31.459,
31.565,
18.88,
-10.724,
-7.613,
-2.619,
0.972
]
},
{
"start": 241.92908,
"duration": 0.10463,
"confidence": 0.158,
"loudness_start": -6.402,
"loudness_max_time": 0.04444,
"loudness_max": -3.788,
"loudness_end": 0.0,
"pitches": [
0.628,
0.63,
0.288,
0.49,
1.0,
0.464,
0.465,
0.315,
0.26,
0.149,
0.333,
0.608
],
"timbre": [
54.95,
36.026,
49.119,
-1.989,
6.207,
-38.861,
8.589,
10.891,
9.232,
1.287,
-9.727,
-30.794
]
},
{
"start": 242.0337,
"duration": 0.17923,
"confidence": 0.062,
"loudness_start": -6.964,
"loudness_max_time": 0.04789,
"loudness_max": -3.83,
"loudness_end": 0.0,
"pitches": [
0.71,
0.619,
0.341,
0.437,
1.0,
0.564,
0.779,
0.693,
0.403,
0.269,
0.414,
0.773
],
"timbre": [
54.032,
42.369,
42.278,
2.84,
-8.885,
-22.168,
-18.21,
16.399,
-1.568,
-0.135,
-22.708,
-42.669
]
},
{
"start": 242.21294,
"duration": 0.15701,
"confidence": 0.216,
"loudness_start": -11.171,
"loudness_max_time": 0.03626,
"loudness_max": -6.202,
"loudness_end": 0.0,
"pitches": [
0.343,
0.149,
0.17,
0.339,
1.0,
0.366,
0.184,
0.186,
0.21,
0.121,
0.13,
0.504
],
"timbre": [
51.248,
67.061,
-27.391,
-26.665,
55.402,
-30.796,
-13.273,
23.878,
-9.501,
-8.974,
-3.111,
-26.3
]
},
{
"start": 242.36993,
"duration": 0.44054,
"confidence": 0.651,
"loudness_start": -10.55,
"loudness_max_time": 0.04095,
"loudness_max": -4.144,
"loudness_end": 0.0,
"pitches": [
0.22,
0.168,
0.253,
0.523,
1.0,
0.494,
0.367,
0.258,
0.102,
0.099,
0.202,
0.587
],
"timbre": [
54.467,
25.397,
19.368,
-21.877,
64.195,
-43.584,
8.799,
12.684,
-2.967,
32.35,
6.869,
-4.338
]
},
{
"start": 242.81049,
"duration": 0.12866,
"confidence": 0.12,
"loudness_start": -6.023,
"loudness_max_time": 0.02125,
"loudness_max": -3.037,
"loudness_end": 0.0,
"pitches": [
0.122,
0.296,
0.298,
0.196,
1.0,
0.28,
0.253,
0.64,
0.171,
0.094,
0.094,
0.352
],
"timbre": [
55.101,
48.61,
36.625,
2.598,
47.206,
-49.933,
22.192,
21.148,
2.475,
-4.003,
-7.723,
-6.453
]
},
{
"start": 242.93913,
"duration": 0.14467,
"confidence": 0.203,
"loudness_start": -7.011,
"loudness_max_time": 0.04204,
"loudness_max": -3.524,
"loudness_end": 0.0,
"pitches": [
0.469,
0.482,
0.786,
0.636,
1.0,
0.379,
0.46,
0.587,
0.326,
0.314,
0.334,
0.977
],
"timbre": [
55.324,
63.464,
38.925,
-12.478,
42.899,
-42.51,
36.322,
14.965,
-14.3,
-9.861,
-0.895,
5.394
]
},
{
"start": 243.08382,
"duration": 0.14526,
"confidence": 0.022,
"loudness_start": -5.103,
"loudness_max_time": 0.01655,
"loudness_max": -3.163,
"loudness_end": 0.0,
"pitches": [
0.538,
1.0,
0.711,
0.929,
0.603,
0.438,
0.81,
0.664,
0.373,
0.318,
0.587,
0.502
],
"timbre": [
54.628,
64.057,
48.178,
23.568,
34.27,
-53.386,
38.645,
4.665,
-22.373,
-6.462,
-8.645,
-1.627
]
},
{
"start": 243.22906,
"duration": 0.1454,
"confidence": 0.273,
"loudness_start": -8.237,
"loudness_max_time": 0.01866,
"loudness_max": -4.456,
"loudness_end": 0.0,
"pitches": [
1.0,
0.742,
0.438,
0.227,
0.146,
0.154,
0.355,
0.176,
0.183,
0.209,
0.357,
0.656
],
"timbre": [
53.768,
25.777,
42.965,
7.501,
21.095,
-40.419,
14.804,
2.841,
-0.365,
-0.183,
-10.705,
0.464
]
},
{
"start": 243.37447,
"duration": 0.09887,
"confidence": 0.22,
"loudness_start": -9.155,
"loudness_max_time": 0.0563,
"loudness_max": -5.449,
"loudness_end": 0.0,
"pitches": [
0.959,
0.724,
0.429,
0.356,
0.299,
0.36,
0.639,
0.394,
0.262,
0.21,
0.449,
1.0
],
"timbre": [
53.322,
24.962,
24.173,
-15.131,
23.557,
-34.114,
13.508,
4.068,
-0.313,
-3.01,
-5.271,
12.88
]
},
{
"start": 243.47333,
"duration": 0.30136,
"confidence": 0.284,
"loudness_start": -8.056,
"loudness_max_time": 0.09896,
"loudness_max": -4.095,
"loudness_end": 0.0,
"pitches": [
0.447,
0.134,
0.2,
0.169,
0.117,
0.162,
0.325,
0.109,
0.061,
0.161,
0.107,
1.0
],
"timbre": [
54.149,
13.088,
50.642,
-21.234,
26.668,
-32.774,
31.481,
12.919,
-21.351,
2.366,
-2.453,
0.261
]
},
{
"start": 243.77469,
"duration": 0.17955,
"confidence": 0.057,
"loudness_start": -7.049,
"loudness_max_time": 0.04662,
"loudness_max": -4.733,
"loudness_end": 0.0,
"pitches": [
1.0,
0.846,
0.284,
0.264,
0.269,
0.252,
0.466,
0.214,
0.293,
0.465,
0.258,
0.716
],
"timbre": [
54.333,
23.604,
76.921,
3.042,
15.276,
-34.984,
45.794,
6.436,
-12.781,
3.423,
-3.294,
7.398
]
},
{
"start": 243.95424,
"duration": 0.27914,
"confidence": 0.188,
"loudness_start": -6.941,
"loudness_max_time": 0.03333,
"loudness_max": -3.738,
"loudness_end": 0.0,
"pitches": [
0.621,
0.493,
0.536,
0.42,
0.463,
0.468,
0.969,
0.283,
0.3,
0.406,
0.35,
1.0
],
"timbre": [
55.059,
19.844,
63.822,
3.718,
7.177,
-37.194,
33.226,
18.514,
-18.64,
-5.986,
3.506,
9.731
]
},
{
"start": 244.23338,
"duration": 0.12186,
"confidence": 0.121,
"loudness_start": -7.042,
"loudness_max_time": 0.05209,
"loudness_max": -4.191,
"loudness_end": 0.0,
"pitches": [
1.0,
0.542,
0.943,
0.551,
0.259,
0.306,
0.819,
0.278,
0.405,
0.507,
0.642,
0.892
],
"timbre": [
54.27,
21.424,
50.715,
-7.536,
14.511,
-35.841,
41.296,
15.834,
-15.329,
-4.59,
0.219,
5.704
]
},
{
"start": 244.35524,
"duration": 0.16209,
"confidence": 0.161,
"loudness_start": -6.484,
"loudness_max_time": 0.06177,
"loudness_max": -3.738,
"loudness_end": 0.0,
"pitches": [
1.0,
0.37,
0.251,
0.359,
0.202,
0.218,
0.875,
0.17,
0.243,
0.312,
0.686,
0.765
],
"timbre": [
54.322,
18.899,
49.627,
5.607,
14.247,
-35.825,
42.539,
17.058,
-27.072,
1.412,
-13.083,
8.787
]
},
{
"start": 244.51732,
"duration": 0.16889,
"confidence": 0.4,
"loudness_start": -7.818,
"loudness_max_time": 0.03501,
"loudness_max": -3.45,
"loudness_end": 0.0,
"pitches": [
0.968,
0.364,
0.353,
0.312,
0.232,
0.229,
0.59,
0.202,
0.226,
0.408,
0.407,
1.0
],
"timbre": [
54.483,
23.733,
44.582,
0.245,
16.076,
-35.387,
37.812,
28.709,
-3.856,
-5.301,
5.236,
3.34
]
},
{
"start": 244.6862,
"duration": 0.12739,
"confidence": 0.074,
"loudness_start": -6.629,
"loudness_max_time": 0.0107,
"loudness_max": -4.485,
"loudness_end": 0.0,
"pitches": [
1.0,
0.501,
0.368,
0.228,
0.204,
0.212,
0.838,
0.296,
0.358,
0.567,
0.637,
0.823
],
"timbre": [
54.378,
26.528,
74.201,
6.006,
15.891,
-43.168,
45.529,
7.932,
-16.173,
0.253,
-6.674,
2.884
]
},
{
"start": 244.81361,
"duration": 0.15079,
"confidence": 0.038,
"loudness_start": -7.209,
"loudness_max_time": 0.0529,
"loudness_max": -4.224,
"loudness_end": 0.0,
"pitches": [
1.0,
0.541,
0.336,
0.325,
0.445,
0.253,
0.384,
0.228,
0.373,
0.696,
0.92,
0.799
],
"timbre": [
53.842,
26.303,
59.714,
9.193,
23.105,
-36.998,
42.911,
16.723,
-1.976,
-6.424,
-0.37,
3.358
]
},
{
"start": 244.9644,
"duration": 0.12794,
"confidence": 0.349,
"loudness_start": -8.337,
"loudness_max_time": 0.02503,
"loudness_max": -3.293,
"loudness_end": 0.0,
"pitches": [
1.0,
0.575,
0.37,
0.255,
0.181,
0.246,
0.487,
0.286,
0.38,
0.517,
0.792,
0.262
],
"timbre": [
54.574,
32.786,
58.518,
0.494,
14.919,
-42.308,
29.053,
22.99,
-5.433,
-10.662,
1.775,
0.204
]
},
{
"start": 245.09235,
"duration": 0.11048,
"confidence": 0.268,
"loudness_start": -7.711,
"loudness_max_time": 0.07034,
"loudness_max": -3.649,
"loudness_end": 0.0,
"pitches": [
0.793,
1.0,
0.432,
0.378,
0.319,
0.448,
0.863,
0.355,
0.284,
0.405,
0.321,
0.282
],
"timbre": [
54.454,
33.189,
67.447,
-1.184,
13.927,
-25.414,
27.498,
15.22,
-9.563,
4.231,
-9.232,
10.644
]
},
{
"start": 245.2028,
"duration": 0.16308,
"confidence": 0.179,
"loudness_start": -7.442,
"loudness_max_time": 0.07347,
"loudness_max": -4.101,
"loudness_end": 0.0,
"pitches": [
1.0,
0.598,
0.246,
0.433,
0.358,
0.381,
0.552,
0.354,
0.272,
0.369,
0.533,
0.23
],
"timbre": [
54.064,
17.546,
65.386,
-8.097,
23.748,
-36.067,
36.342,
9.022,
-10.295,
4.129,
-7.071,
-0.006
]
},
{
"start": 245.3659,
"duration": 0.13986,
"confidence": 0.262,
"loudness_start": -7.339,
"loudness_max_time": 0.05043,
"loudness_max": -4.284,
"loudness_end": 0.0,
"pitches": [
1.0,
0.663,
0.704,
0.377,
0.43,
0.497,
0.714,
0.402,
0.191,
0.383,
0.368,
0.742
],
"timbre": [
54.369,
24.896,
57.19,
-4.132,
11.195,
-30.536,
28.493,
18.605,
-2.008,
6.517,
-2.641,
-8.369
]
},
{
"start": 245.50575,
"duration": 0.16712,
"confidence": 0.246,
"loudness_start": -7.352,
"loudness_max_time": 0.07383,
"loudness_max": -3.775,
"loudness_end": 0.0,
"pitches": [
1.0,
0.521,
0.343,
0.363,
0.281,
0.311,
0.429,
0.274,
0.191,
0.303,
0.302,
0.862
],
"timbre": [
54.724,
47.954,
60.388,
-9.004,
-4.465,
-31.632,
24.041,
14.212,
-15.06,
2.692,
-7.658,
-1.753
]
},
{
"start": 245.67288,
"duration": 0.15188,
"confidence": 0.029,
"loudness_start": -6.717,
"loudness_max_time": 0.01941,
"loudness_max": -3.841,
"loudness_end": 0.0,
"pitches": [
0.57,
0.357,
0.524,
0.361,
0.244,
0.234,
1.0,
0.293,
0.172,
0.207,
0.211,
0.751
],
"timbre": [
55.08,
27.894,
47.851,
-10.67,
2.463,
-41.072,
-10.448,
10.511,
-20.668,
-2.898,
1.398,
-16.004
]
},
{
"start": 245.82475,
"duration": 0.13828,
"confidence": 0.16,
"loudness_start": -5.571,
"loudness_max_time": 0.03485,
"loudness_max": -3.099,
"loudness_end": 0.0,
"pitches": [
0.91,
0.356,
0.36,
0.283,
0.146,
0.172,
0.522,
0.177,
0.29,
0.315,
0.677,
1.0
],
"timbre": [
55.279,
57.282,
23.917,
-7.107,
-11.066,
-29.644,
-15.878,
3.628,
-13.978,
-19.131,
-4.642,
-19.569
]
},
{
"start": 245.96304,
"duration": 0.41814,
"confidence": 0.046,
"loudness_start": -6.726,
"loudness_max_time": 0.03642,
"loudness_max": -3.84,
"loudness_end": 0.0,
"pitches": [
0.698,
0.384,
0.415,
0.532,
0.48,
0.422,
0.531,
0.287,
0.221,
0.322,
0.45,
1.0
],
"timbre": [
53.958,
70.652,
5.784,
-9.654,
-1.41,
-29.63,
-16.462,
18.492,
-21.244,
-4.357,
-9.311,
-4.149
]
},
{
"start": 246.38118,
"duration": 0.16671,
"confidence": 0.478,
"loudness_start": -11.459,
"loudness_max_time": 0.04689,
"loudness_max": -6.806,
"loudness_end": 0.0,
"pitches": [
0.945,
1.0,
0.26,
0.33,
0.298,
0.351,
0.416,
0.378,
0.326,
0.455,
0.249,
0.45
],
"timbre": [
51.479,
40.067,
14.962,
-21.885,
-2.172,
-21.698,
-6.8,
-6.795,
-12.032,
11.3,
-3.03,
18.659
]
},
{
"start": 246.5479,
"duration": 0.11678,
"confidence": 0.243,
"loudness_start": -9.334,
"loudness_max_time": 0.02136,
"loudness_max": -5.338,
"loudness_end": 0.0,
"pitches": [
1.0,
0.682,
0.303,
0.325,
0.387,
0.343,
0.463,
0.264,
0.234,
0.322,
0.403,
0.671
],
"timbre": [
51.421,
25.253,
-8.468,
-10.383,
-8.178,
-47.665,
-24.057,
8.896,
6.522,
-5.658,
10.413,
4.943
]
},
{
"start": 246.66467,
"duration": 0.31937,
"confidence": 0.535,
"loudness_start": -10.792,
"loudness_max_time": 0.20757,
"loudness_max": -5.4,
"loudness_end": 0.0,
"pitches": [
0.289,
0.616,
0.24,
0.347,
0.425,
0.255,
0.246,
0.257,
0.434,
1.0,
0.351,
0.199
],
"timbre": [
52.992,
63.515,
1.707,
-52.628,
-17.217,
-17.674,
-33.13,
4.831,
5.41,
2.333,
4.591,
-13.53
]
},
{
"start": 246.98404,
"duration": 0.14653,
"confidence": 0.275,
"loudness_start": -7.1,
"loudness_max_time": 0.03848,
"loudness_max": -3.94,
"loudness_end": 0.0,
"pitches": [
0.292,
1.0,
0.42,
0.301,
0.461,
0.309,
0.383,
0.441,
0.655,
0.895,
0.496,
0.2
],
"timbre": [
53.685,
23.377,
15.952,
-0.239,
0.155,
-33.771,
-8.642,
-2.056,
-6.514,
-1.143,
-13.042,
-19.088
]
},
{
"start": 247.13057,
"duration": 0.13823,
"confidence": 0.346,
"loudness_start": -8.749,
"loudness_max_time": 0.04567,
"loudness_max": -4.53,
"loudness_end": 0.0,
"pitches": [
0.458,
1.0,
0.22,
0.129,
0.968,
0.682,
0.372,
0.403,
0.764,
0.788,
0.632,
0.549
],
"timbre": [
53.996,
34.714,
23.259,
-27.602,
-1.608,
-28.679,
-0.715,
2.341,
3.921,
-17.609,
7.15,
-0.885
]
},
{
"start": 247.2688,
"duration": 0.26717,
"confidence": 0.197,
"loudness_start": -6.742,
"loudness_max_time": 0.02571,
"loudness_max": -3.035,
"loudness_end": 0.0,
"pitches": [
0.175,
0.615,
0.139,
0.257,
0.35,
0.305,
0.244,
0.165,
0.244,
1.0,
0.387,
0.127
],
"timbre": [
54.567,
26.128,
20.376,
-8.177,
0.139,
-35.039,
-12.077,
3.071,
-0.173,
-2.781,
-5.075,
-16.867
]
},
{
"start": 247.53596,
"duration": 0.16844,
"confidence": 0.564,
"loudness_start": -10.459,
"loudness_max_time": 0.06016,
"loudness_max": -4.49,
"loudness_end": 0.0,
"pitches": [
0.545,
0.638,
0.18,
0.565,
1.0,
0.301,
0.403,
0.436,
0.627,
0.86,
0.588,
0.306
],
"timbre": [
53.467,
21.152,
37.992,
-23.558,
-2.396,
-13.833,
7.542,
5.382,
-7.719,
0.018,
5.335,
-10.723
]
},
{
"start": 247.7044,
"duration": 0.14503,
"confidence": 0.238,
"loudness_start": -6.757,
"loudness_max_time": 0.04143,
"loudness_max": -4.195,
"loudness_end": 0.0,
"pitches": [
0.348,
0.317,
0.179,
0.259,
1.0,
0.481,
0.294,
0.443,
0.239,
0.611,
0.328,
0.236
],
"timbre": [
54.325,
18.259,
53.477,
0.905,
12.57,
-33.078,
15.799,
12.147,
-1.685,
2.677,
-3.328,
-12.455
]
},
{
"start": 247.84943,
"duration": 0.13964,
"confidence": 0.175,
"loudness_start": -7.444,
"loudness_max_time": 0.03735,
"loudness_max": -4.272,
"loudness_end": 0.0,
"pitches": [
0.4,
0.593,
0.203,
0.459,
0.979,
0.44,
0.427,
0.5,
0.525,
1.0,
0.403,
0.512
],
"timbre": [
52.836,
17.477,
-4.309,
14.77,
-3.671,
-34.533,
-12.819,
18.028,
-10.416,
-4.901,
-18.999,
-9.3
]
},
{
"start": 247.98907,
"duration": 0.29619,
"confidence": 0.571,
"loudness_start": -11.346,
"loudness_max_time": 0.18163,
"loudness_max": -4.872,
"loudness_end": 0.0,
"pitches": [
0.28,
0.355,
0.202,
0.367,
0.555,
0.493,
0.469,
0.406,
0.257,
1.0,
0.348,
0.463
],
"timbre": [
53.055,
14.436,
3.707,
-37.752,
10.014,
-25.138,
-7.594,
23.122,
-6.924,
0.781,
2.599,
-1.804
]
},
{
"start": 248.28526,
"duration": 0.13791,
"confidence": 0.196,
"loudness_start": -9.133,
"loudness_max_time": 0.01177,
"loudness_max": -5.22,
"loudness_end": 0.0,
"pitches": [
0.572,
0.552,
0.255,
0.499,
1.0,
0.253,
0.264,
0.358,
0.554,
0.948,
0.609,
0.406
],
"timbre": [
52.795,
72.399,
-32.95,
-16.923,
38.216,
-57.202,
-5.428,
-12.814,
-5.594,
6.359,
-15.204,
-17.746
]
},
{
"start": 248.42317,
"duration": 0.2858,
"confidence": 0.522,
"loudness_start": -9.381,
"loudness_max_time": 0.04268,
"loudness_max": -3.969,
"loudness_end": 0.0,
"pitches": [
0.284,
0.605,
0.368,
0.454,
0.664,
0.45,
0.353,
0.255,
0.499,
1.0,
0.234,
0.209
],
"timbre": [
54.403,
18.677,
22.057,
-20.684,
20.533,
-32.965,
18.031,
-4.58,
5.252,
7.384,
-3.748,
-2.812
]
},
{
"start": 248.70898,
"duration": 0.14499,
"confidence": 0.207,
"loudness_start": -6.709,
"loudness_max_time": 0.03637,
"loudness_max": -3.818,
"loudness_end": 0.0,
"pitches": [
0.435,
0.562,
0.224,
0.408,
0.56,
0.434,
0.509,
0.611,
0.99,
1.0,
0.719,
0.296
],
"timbre": [
54.129,
13.255,
33.857,
-3.78,
0.574,
-36.591,
17.966,
13.39,
-4.994,
-8.078,
0.481,
1.072
]
},
{
"start": 248.85397,
"duration": 0.29433,
"confidence": 0.243,
"loudness_start": -7.949,
"loudness_max_time": 0.05175,
"loudness_max": -4.371,
"loudness_end": 0.0,
"pitches": [
0.295,
0.615,
0.378,
0.476,
1.0,
0.481,
0.406,
0.397,
0.434,
0.577,
0.437,
0.381
],
"timbre": [
54.098,
28.8,
29.876,
-17.588,
-0.697,
-24.726,
-14.668,
12.766,
4.831,
-10.552,
-7.633,
-13.969
]
},
{
"start": 249.1483,
"duration": 0.12939,
"confidence": 0.386,
"loudness_start": -9.292,
"loudness_max_time": 0.01556,
"loudness_max": -4.36,
"loudness_end": 0.0,
"pitches": [
0.656,
0.521,
0.345,
0.321,
1.0,
0.555,
0.258,
0.357,
0.526,
0.682,
0.604,
0.903
],
"timbre": [
53.873,
99.57,
-32.204,
-30.296,
24.391,
-49.653,
-16.337,
30.125,
-0.906,
-26.638,
0.099,
-9.224
]
},
{
"start": 249.2777,
"duration": 0.1517,
"confidence": 0.287,
"loudness_start": -8.216,
"loudness_max_time": 0.04565,
"loudness_max": -4.506,
"loudness_end": 0.0,
"pitches": [
0.657,
0.806,
0.213,
0.401,
1.0,
0.287,
0.42,
0.487,
0.521,
0.516,
0.312,
0.527
],
"timbre": [
53.934,
58.194,
-14.099,
-24.44,
6.954,
-33.458,
-17.654,
-11.521,
-20.06,
22.159,
-0.726,
-10.592
]
},
{
"start": 249.4294,
"duration": 0.28404,
"confidence": 0.348,
"loudness_start": -7.464,
"loudness_max_time": 0.01268,
"loudness_max": -3.35,
"loudness_end": 0.0,
"pitches": [
0.282,
0.363,
0.155,
0.375,
0.469,
0.25,
0.255,
0.183,
0.293,
1.0,
0.275,
0.232
],
"timbre": [
54.618,
41.351,
11.657,
-8.426,
-4.265,
-42.851,
-15.57,
9.337,
-4.059,
-6.125,
-0.009,
-5.101
]
},
{
"start": 249.71342,
"duration": 0.15655,
"confidence": 0.263,
"loudness_start": -8.51,
"loudness_max_time": 0.01644,
"loudness_max": -4.361,
"loudness_end": 0.0,
"pitches": [
0.703,
1.0,
0.387,
0.406,
0.739,
0.339,
0.417,
0.432,
0.308,
0.452,
0.418,
0.837
],
"timbre": [
54.283,
44.903,
-1.983,
-30.515,
11.956,
-49.474,
-24.696,
36.407,
-8.254,
-0.15,
6.657,
-2.283
]
},
{
"start": 249.86998,
"duration": 0.12902,
"confidence": 0.187,
"loudness_start": -6.418,
"loudness_max_time": 0.03066,
"loudness_max": -4.011,
"loudness_end": 0.0,
"pitches": [
0.711,
0.935,
0.877,
1.0,
0.963,
0.954,
0.961,
0.862,
0.685,
0.753,
0.67,
0.877
],
"timbre": [
54.389,
81.828,
-33.046,
-21.26,
28.607,
-43.187,
-7.665,
-13.49,
-15.614,
-5.836,
-18.424,
-18.227
]
},
{
"start": 249.999,
"duration": 0.15578,
"confidence": 0.178,
"loudness_start": -8.222,
"loudness_max_time": 0.01735,
"loudness_max": -4.613,
"loudness_end": 0.0,
"pitches": [
0.681,
0.628,
0.412,
0.511,
0.846,
0.72,
0.682,
0.639,
0.485,
1.0,
0.48,
0.723
],
"timbre": [
53.687,
23.21,
13.843,
-7.997,
7.41,
-31.98,
-22.864,
2.016,
1.051,
8.647,
-4.178,
-7.073
]
},
{
"start": 250.15479,
"duration": 0.13238,
"confidence": 0.458,
"loudness_start": -8.604,
"loudness_max_time": 0.02982,
"loudness_max": -3.345,
"loudness_end": 0.0,
"pitches": [
0.669,
0.454,
0.314,
0.572,
0.975,
0.288,
0.333,
0.293,
0.227,
0.26,
0.37,
1.0
],
"timbre": [
54.627,
14.894,
14.569,
-17.367,
20.469,
-31.85,
-6.952,
-9.21,
9.081,
8.525,
0.96,
-22.788
]
},
{
"start": 250.28717,
"duration": 0.14005,
"confidence": 0.147,
"loudness_start": -6.759,
"loudness_max_time": 0.02039,
"loudness_max": -3.459,
"loudness_end": 0.0,
"pitches": [
0.684,
0.159,
0.142,
0.206,
0.686,
0.269,
0.362,
0.341,
0.271,
0.092,
0.091,
1.0
],
"timbre": [
54.834,
1.071,
41.035,
-4.05,
29.447,
-43.316,
8.851,
7.885,
17.763,
15.785,
1.367,
-22.72
]
},
{
"start": 250.42722,
"duration": 0.16268,
"confidence": 0.079,
"loudness_start": -6.489,
"loudness_max_time": 0.02245,
"loudness_max": -3.883,
"loudness_end": 0.0,
"pitches": [
0.507,
0.347,
0.163,
0.35,
0.662,
0.29,
0.495,
0.363,
0.335,
0.136,
0.191,
1.0
],
"timbre": [
54.497,
5.478,
23.813,
-8.569,
25.597,
-45.904,
11.11,
8.689,
-0.904,
7.285,
0.115,
-18.103
]
},
{
"start": 250.58989,
"duration": 0.14562,
"confidence": 0.199,
"loudness_start": -6.646,
"loudness_max_time": 0.00737,
"loudness_max": -3.669,
"loudness_end": 0.0,
"pitches": [
0.553,
0.325,
0.175,
0.138,
0.77,
0.327,
0.37,
0.404,
0.286,
0.131,
0.187,
1.0
],
"timbre": [
54.635,
5.187,
39.328,
-6.959,
24.275,
-55.991,
15.101,
3.19,
7.088,
-3.555,
-4.521,
-12.712
]
},
{
"start": 250.7355,
"duration": 0.11565,
"confidence": 0.292,
"loudness_start": -6.507,
"loudness_max_time": 0.0066,
"loudness_max": -3.36,
"loudness_end": 0.0,
"pitches": [
0.531,
0.719,
0.394,
0.68,
1.0,
0.419,
0.637,
0.513,
0.425,
0.252,
0.346,
0.972
],
"timbre": [
54.841,
5.677,
40.876,
-2.297,
26.463,
-52.314,
-1.279,
12.308,
10.885,
-0.562,
-11.274,
-9.415
]
},
{
"start": 250.85117,
"duration": 0.1624,
"confidence": 0.374,
"loudness_start": -6.888,
"loudness_max_time": 0.03567,
"loudness_max": -2.735,
"loudness_end": 0.0,
"pitches": [
0.591,
0.224,
0.144,
0.277,
0.58,
0.299,
0.43,
0.287,
0.158,
0.147,
0.164,
1.0
],
"timbre": [
54.92,
3.452,
49.334,
0.593,
25.154,
-28.361,
22.105,
21.264,
-2.55,
13.841,
-1.428,
-0.785
]
},
{
"start": 251.01357,
"duration": 0.16304,
"confidence": 0.277,
"loudness_start": -6.439,
"loudness_max_time": 0.02061,
"loudness_max": -3.347,
"loudness_end": 0.0,
"pitches": [
0.486,
0.22,
0.205,
0.281,
0.582,
0.272,
0.347,
0.445,
0.317,
0.136,
0.201,
1.0
],
"timbre": [
55.103,
5.891,
41.98,
1.316,
32.257,
-43.753,
13.476,
4.108,
2.59,
8.884,
4.764,
-5.275
]
},
{
"start": 251.1766,
"duration": 0.1273,
"confidence": 0.021,
"loudness_start": -6.173,
"loudness_max_time": 0.00544,
"loudness_max": -4.037,
"loudness_end": 0.0,
"pitches": [
0.557,
0.218,
0.233,
0.225,
0.585,
0.243,
0.413,
0.612,
0.419,
0.145,
0.162,
1.0
],
"timbre": [
55.05,
4.321,
50.719,
-8.631,
30.132,
-49.214,
20.451,
1.41,
11.142,
2.936,
-6.807,
-8.108
]
},
{
"start": 251.3039,
"duration": 0.13864,
"confidence": 0.195,
"loudness_start": -6.486,
"loudness_max_time": 0.03823,
"loudness_max": -2.884,
"loudness_end": 0.0,
"pitches": [
0.434,
0.229,
0.142,
0.407,
0.505,
0.297,
0.444,
0.4,
0.203,
0.1,
0.129,
1.0
],
"timbre": [
55.458,
6.779,
34.916,
2.497,
29.01,
-46.036,
16.184,
4.527,
6.212,
3.458,
2.507,
4.304
]
},
{
"start": 251.44254,
"duration": 0.28494,
"confidence": 0.105,
"loudness_start": -6.256,
"loudness_max_time": 0.02016,
"loudness_max": -2.841,
"loudness_end": 0.0,
"pitches": [
0.282,
0.173,
0.139,
0.246,
1.0,
0.554,
0.437,
0.281,
0.157,
0.148,
0.159,
0.608
],
"timbre": [
55.164,
-2.018,
45.262,
-5.507,
19.682,
-46.3,
12.321,
4.775,
1.67,
14.211,
3.762,
-2.627
]
},
{
"start": 251.72748,
"duration": 0.16204,
"confidence": 0.181,
"loudness_start": -6.509,
"loudness_max_time": 0.02247,
"loudness_max": -1.701,
"loudness_end": 0.0,
"pitches": [
0.679,
0.448,
0.199,
0.201,
0.842,
0.373,
0.63,
0.52,
0.404,
0.293,
0.26,
1.0
],
"timbre": [
54.808,
13.794,
46.784,
16.079,
22.624,
-49.889,
19.375,
-6.026,
8.972,
13.144,
8.58,
-18.793
]
},
{
"start": 251.88953,
"duration": 0.13973,
"confidence": 0.326,
"loudness_start": -7.015,
"loudness_max_time": 0.00601,
"loudness_max": -2.335,
"loudness_end": 0.0,
"pitches": [
0.432,
0.243,
0.179,
0.241,
1.0,
0.505,
0.508,
0.607,
0.331,
0.189,
0.298,
0.673
],
"timbre": [
55.337,
10.319,
43.196,
-13.238,
18.206,
-58.63,
6.993,
-1.335,
8.994,
2.444,
-13.325,
-11.499
]
},
{
"start": 252.02925,
"duration": 0.12771,
"confidence": 0.047,
"loudness_start": -5.469,
"loudness_max_time": 0.01252,
"loudness_max": -3.294,
"loudness_end": 0.0,
"pitches": [
0.621,
0.263,
0.203,
0.216,
0.859,
0.371,
0.379,
0.485,
0.28,
0.186,
0.238,
1.0
],
"timbre": [
55.007,
10.743,
40.005,
-1.67,
16.898,
-54.955,
10.876,
3.544,
9.741,
12.886,
-5.261,
-5.616
]
},
{
"start": 252.15697,
"duration": 0.28535,
"confidence": 0.269,
"loudness_start": -6.976,
"loudness_max_time": 0.02728,
"loudness_max": -2.796,
"loudness_end": 0.0,
"pitches": [
0.21,
0.15,
0.132,
0.345,
1.0,
0.61,
0.484,
0.288,
0.221,
0.136,
0.159,
0.666
],
"timbre": [
55.239,
15.724,
31.49,
-10.948,
20.657,
-34.793,
1.933,
-4.228,
10.452,
9.515,
4.329,
-19.575
]
},
{
"start": 252.4423,
"duration": 0.14404,
"confidence": 0.296,
"loudness_start": -7.415,
"loudness_max_time": 0.02921,
"loudness_max": -2.737,
"loudness_end": 0.0,
"pitches": [
0.483,
0.54,
0.211,
0.571,
1.0,
0.444,
0.692,
0.603,
0.348,
0.238,
0.287,
0.522
],
"timbre": [
55.135,
23.444,
26.77,
-7.792,
9.492,
-31.365,
-10.507,
0.764,
6.143,
3.314,
2.549,
-17.958
]
},
{
"start": 252.58635,
"duration": 0.14535,
"confidence": 0.159,
"loudness_start": -7.149,
"loudness_max_time": 0.02769,
"loudness_max": -3.296,
"loudness_end": 0.0,
"pitches": [
0.51,
0.45,
0.237,
0.41,
0.805,
0.52,
0.647,
1.0,
0.467,
0.216,
0.154,
0.668
],
"timbre": [
54.705,
24.909,
10.341,
-15.595,
10.451,
-31.499,
-22.965,
-4.287,
5.395,
11.466,
-0.995,
-23.424
]
},
{
"start": 252.7317,
"duration": 0.30748,
"confidence": 0.012,
"loudness_start": -7.783,
"loudness_max_time": 0.03687,
"loudness_max": -3.262,
"loudness_end": 0.0,
"pitches": [
1.0,
0.312,
0.225,
0.187,
0.493,
0.309,
0.184,
0.243,
0.353,
0.122,
0.117,
0.676
],
"timbre": [
53.775,
32.969,
-3.296,
-17.599,
-1.165,
-28.033,
-11.891,
-25.675,
-1.4,
2.439,
-0.905,
-16.249
]
},
{
"start": 253.03918,
"duration": 0.15111,
"confidence": 0.249,
"loudness_start": -7.651,
"loudness_max_time": 0.01129,
"loudness_max": -2.94,
"loudness_end": 0.0,
"pitches": [
0.892,
0.427,
0.315,
0.237,
0.698,
0.499,
1.0,
0.892,
0.672,
0.597,
0.256,
0.449
],
"timbre": [
53.507,
30.514,
-2.175,
-8.439,
5.554,
-65.186,
-4.827,
-11.68,
15.786,
22.461,
-4.554,
-16.786
]
},
{
"start": 253.19029,
"duration": 0.38943,
"confidence": 0.546,
"loudness_start": -8.927,
"loudness_max_time": 0.00488,
"loudness_max": -1.78,
"loudness_end": 0.0,
"pitches": [
0.086,
0.126,
0.223,
0.354,
1.0,
0.28,
0.152,
0.176,
0.088,
0.074,
0.241,
0.314
],
"timbre": [
53.889,
22.015,
-10.165,
19.257,
0.018,
-51.316,
-20.321,
6.746,
10.431,
-8.264,
-31.822,
2.699
]
},
{
"start": 253.57973,
"duration": 0.499,
"confidence": 0.669,
"loudness_start": -12.09,
"loudness_max_time": 0.16798,
"loudness_max": -1.704,
"loudness_end": 0.0,
"pitches": [
0.257,
0.289,
0.602,
0.856,
1.0,
0.342,
0.296,
0.381,
0.411,
0.305,
0.222,
0.219
],
"timbre": [
53.218,
33.646,
25.159,
-96.854,
10.92,
-34.937,
-4.112,
43.496,
37.979,
-1.838,
-4.425,
-25.61
]
},
{
"start": 254.07874,
"duration": 0.4176,
"confidence": 0.21,
"loudness_start": -3.52,
"loudness_max_time": 0.00472,
"loudness_max": -1.375,
"loudness_end": 0.0,
"pitches": [
0.243,
0.28,
0.332,
0.269,
1.0,
0.524,
0.446,
0.385,
0.433,
0.182,
0.193,
0.271
],
"timbre": [
56.589,
51.297,
1.582,
-13.057,
20.526,
-51.653,
-19.551,
-0.093,
21.985,
2.262,
-14.049,
-17.943
]
},
{
"start": 254.49632,
"duration": 0.37247,
"confidence": 0.164,
"loudness_start": -5.62,
"loudness_max_time": 0.00252,
"loudness_max": -1.417,
"loudness_end": 0.0,
"pitches": [
0.14,
0.278,
0.66,
0.661,
1.0,
0.266,
0.27,
0.127,
0.183,
0.247,
0.142,
0.246
],
"timbre": [
55.753,
66.603,
2.522,
-28.608,
6.848,
-62.648,
-4.115,
-3.398,
17.55,
6.377,
-26.655,
-17.881
]
},
{
"start": 254.8688,
"duration": 0.44508,
"confidence": 0.443,
"loudness_start": -6.706,
"loudness_max_time": 0.06209,
"loudness_max": -1.36,
"loudness_end": 0.0,
"pitches": [
0.06,
0.052,
0.076,
0.134,
1.0,
0.194,
0.062,
0.075,
0.068,
0.036,
0.053,
0.166
],
"timbre": [
55.767,
52.904,
24.185,
-23.169,
18.685,
-28.671,
-6.692,
15.736,
28.642,
10.644,
-15.035,
-20.976
]
},
{
"start": 255.31387,
"duration": 0.11129,
"confidence": 0.244,
"loudness_start": -6.117,
"loudness_max_time": 0.04757,
"loudness_max": -2.327,
"loudness_end": 0.0,
"pitches": [
0.633,
0.694,
0.664,
0.689,
1.0,
0.915,
0.909,
0.903,
0.797,
0.844,
0.516,
0.172
],
"timbre": [
55.63,
61.426,
-14.301,
-17.601,
10.531,
-33.856,
-2.963,
1.61,
31.482,
18.955,
-12.236,
-14.595
]
},
{
"start": 255.42517,
"duration": 0.36023,
"confidence": 0.032,
"loudness_start": -6.564,
"loudness_max_time": 0.2237,
"loudness_max": -3.451,
"loudness_end": 0.0,
"pitches": [
0.571,
0.583,
0.405,
0.435,
1.0,
0.592,
0.152,
0.231,
0.263,
0.209,
0.101,
0.438
],
"timbre": [
54.452,
61.875,
7.078,
-30.794,
9.674,
-31.816,
-0.315,
-13.813,
14.584,
12.274,
-18.182,
-18.775
]
},
{
"start": 255.7854,
"duration": 0.23633,
"confidence": 0.513,
"loudness_start": -6.877,
"loudness_max_time": 0.01345,
"loudness_max": -1.464,
"loudness_end": 0.0,
"pitches": [
0.482,
0.347,
0.225,
0.501,
1.0,
0.428,
0.138,
0.209,
0.178,
0.115,
0.094,
0.491
],
"timbre": [
55.993,
52.74,
-2.138,
-1.821,
14.198,
-47.737,
-4.468,
5.685,
8.938,
1.461,
-13.33,
-4.795
]
},
{
"start": 256.02173,
"duration": 0.12916,
"confidence": 0.004,
"loudness_start": -7.399,
"loudness_max_time": 0.04007,
"loudness_max": -5.206,
"loudness_end": 0.0,
"pitches": [
0.72,
0.733,
0.562,
0.797,
1.0,
0.531,
0.159,
0.11,
0.099,
0.078,
0.096,
0.298
],
"timbre": [
53.713,
57.083,
4.736,
-26.955,
6.761,
-36.943,
-5.205,
-1.398,
26.993,
14.936,
-7.587,
-20.786
]
},
{
"start": 256.15088,
"duration": 0.49905,
"confidence": 0.469,
"loudness_start": -7.184,
"loudness_max_time": 0.06011,
"loudness_max": -1.608,
"loudness_end": 0.0,
"pitches": [
0.262,
0.436,
0.611,
0.711,
1.0,
0.37,
0.341,
0.282,
0.27,
0.269,
0.186,
0.285
],
"timbre": [
54.792,
52.468,
17.458,
-19.442,
10.111,
-24.593,
-5.105,
10.101,
19.512,
12.934,
-19.639,
-22.154
]
},
{
"start": 256.64993,
"duration": 0.22068,
"confidence": 0.512,
"loudness_start": -7.018,
"loudness_max_time": 0.00404,
"loudness_max": -1.66,
"loudness_end": 0.0,
"pitches": [
0.22,
0.367,
0.423,
0.483,
0.561,
0.279,
0.472,
1.0,
0.467,
0.121,
0.175,
0.264
],
"timbre": [
55.915,
59.327,
12.762,
-21.705,
6.078,
-55.936,
-10.023,
19.228,
14.037,
-1.84,
-14.65,
2.675
]
},
{
"start": 256.8706,
"duration": 0.17433,
"confidence": 0.096,
"loudness_start": -6.819,
"loudness_max_time": 0.11714,
"loudness_max": -4.277,
"loudness_end": 0.0,
"pitches": [
0.255,
1.0,
0.459,
0.143,
0.215,
0.058,
0.123,
0.092,
0.061,
0.199,
0.107,
0.092
],
"timbre": [
54.364,
83.034,
0.38,
-39.547,
13.46,
-31.309,
-10.493,
-3.123,
12.216,
15.456,
-10.991,
1.344
]
},
{
"start": 257.04495,
"duration": 0.44177,
"confidence": 0.175,
"loudness_start": -6.574,
"loudness_max_time": 0.01331,
"loudness_max": -3.097,
"loudness_end": 0.0,
"pitches": [
0.904,
0.864,
1.0,
0.688,
0.369,
0.313,
0.585,
0.437,
0.402,
0.382,
0.369,
0.915
],
"timbre": [
55.456,
75.345,
0.122,
-14.587,
-8.764,
-47.833,
5.443,
-7.319,
8.623,
19.66,
-1.807,
-8.3
]
},
{
"start": 257.48672,
"duration": 0.31973,
"confidence": 0.52,
"loudness_start": -6.776,
"loudness_max_time": 0.03281,
"loudness_max": 0.36,
"loudness_end": 0.0,
"pitches": [
0.972,
1.0,
0.359,
0.354,
0.308,
0.172,
0.541,
0.389,
0.477,
0.174,
0.191,
0.859
],
"timbre": [
56.126,
45.753,
13.292,
-0.664,
4.892,
-17.076,
-1.904,
14.694,
8.265,
0.701,
6.333,
-10.96
]
},
{
"start": 257.80643,
"duration": 0.55633,
"confidence": 0.044,
"loudness_start": -5.363,
"loudness_max_time": -0.00109,
"loudness_max": -3.094,
"loudness_end": 0.0,
"pitches": [
0.461,
0.547,
1.0,
0.518,
0.302,
0.375,
0.615,
0.423,
0.402,
0.256,
0.133,
0.437
],
"timbre": [
54.26,
53.891,
14.716,
-19.48,
-7.589,
-51.162,
-10.396,
6.815,
4.307,
-1.686,
-22.324,
-8.095
]
},
{
"start": 258.36276,
"duration": 0.3942,
"confidence": 0.534,
"loudness_start": -8.235,
"loudness_max_time": 0.03215,
"loudness_max": -2.377,
"loudness_end": 0.0,
"pitches": [
0.32,
0.126,
0.146,
0.241,
0.122,
0.093,
0.321,
0.123,
0.069,
0.067,
0.178,
1.0
],
"timbre": [
55.519,
59.141,
10.054,
-27.394,
18.915,
-29.509,
-17.49,
22.503,
8.174,
19.607,
14.869,
-6.154
]
},
{
"start": 258.75696,
"duration": 0.18599,
"confidence": 0.107,
"loudness_start": -6.141,
"loudness_max_time": 0.05927,
"loudness_max": -2.445,
"loudness_end": 0.0,
"pitches": [
1.0,
0.967,
0.807,
0.787,
0.42,
0.132,
0.291,
0.289,
0.446,
0.447,
0.209,
0.509
],
"timbre": [
54.419,
70.49,
-7.813,
-23.429,
5.16,
-38.621,
-8.046,
18.457,
15.908,
8.38,
-14.028,
-15.725
]
},
{
"start": 258.94296,
"duration": 0.30204,
"confidence": 0.105,
"loudness_start": -7.47,
"loudness_max_time": 0.16789,
"loudness_max": -4.256,
"loudness_end": 0.0,
"pitches": [
0.816,
0.6,
0.272,
0.368,
0.268,
0.217,
0.449,
0.38,
0.433,
0.177,
0.441,
1.0
],
"timbre": [
53.907,
56.837,
-3.583,
-27.273,
-0.384,
-33.359,
-5.15,
-8.078,
14.068,
14.308,
-8.937,
-5.09
]
},
{
"start": 259.245,
"duration": 0.29002,
"confidence": 0.477,
"loudness_start": -7.077,
"loudness_max_time": 0.00773,
"loudness_max": -2.45,
"loudness_end": 0.0,
"pitches": [
1.0,
0.669,
0.334,
0.324,
0.168,
0.144,
0.514,
0.255,
0.299,
0.128,
0.195,
0.808
],
"timbre": [
54.983,
54.16,
-5.611,
-10.349,
8.198,
-54.943,
-24.592,
15.896,
4.155,
4.255,
-13.156,
-6.032
]
},
{
"start": 259.535,
"duration": 0.12721,
"confidence": 0.181,
"loudness_start": -8.834,
"loudness_max_time": 0.02342,
"loudness_max": -5.764,
"loudness_end": 0.0,
"pitches": [
1.0,
0.46,
0.126,
0.193,
0.087,
0.117,
0.323,
0.124,
0.201,
0.192,
0.513,
0.499
],
"timbre": [
53.557,
64.097,
-0.737,
-39.091,
-4.243,
-31.634,
-15.018,
5.714,
16.046,
5.063,
0.891,
-11.463
]
},
{
"start": 259.66223,
"duration": 0.38526,
"confidence": 0.269,
"loudness_start": -6.396,
"loudness_max_time": 0.02281,
"loudness_max": -2.773,
"loudness_end": 0.0,
"pitches": [
0.545,
0.631,
0.939,
0.598,
0.516,
0.254,
0.452,
0.282,
0.247,
0.282,
0.273,
1.0
],
"timbre": [
54.863,
71.359,
-5.301,
-21.277,
-8.463,
-50.018,
-7.142,
-4.17,
1.645,
10.276,
1.154,
-7.113
]
},
{
"start": 260.0475,
"duration": 0.42227,
"confidence": 0.556,
"loudness_start": -7.919,
"loudness_max_time": 0.06893,
"loudness_max": -1.419,
"loudness_end": 0.0,
"pitches": [
0.135,
0.304,
0.952,
0.672,
1.0,
0.291,
0.223,
0.205,
0.12,
0.218,
0.11,
0.224
],
"timbre": [
54.377,
51.452,
17.189,
-52.246,
7.94,
-30.406,
-3.83,
14.929,
14.657,
17.564,
-6.932,
-6.424
]
},
{
"start": 260.46976,
"duration": 0.13946,
"confidence": 0.173,
"loudness_start": -5.557,
"loudness_max_time": 0.07229,
"loudness_max": -2.144,
"loudness_end": 0.0,
"pitches": [
0.857,
0.756,
0.517,
0.56,
1.0,
0.589,
0.659,
0.671,
0.679,
0.665,
0.616,
0.263
],
"timbre": [
55.444,
57.222,
6.144,
-22.816,
19.334,
-36.897,
-0.786,
18.068,
28.997,
20.359,
-28.02,
-23.613
]
},
{
"start": 260.60922,
"duration": 0.34812,
"confidence": 0.27,
"loudness_start": -6.632,
"loudness_max_time": 0.05061,
"loudness_max": -3.289,
"loudness_end": 0.0,
"pitches": [
0.649,
0.61,
0.291,
0.233,
0.647,
0.128,
0.331,
0.569,
0.445,
1.0,
0.61,
0.394
],
"timbre": [
55.242,
60.165,
17.103,
-20.83,
20.858,
-35.105,
3.884,
-0.811,
21.398,
19.992,
-13.961,
-26.253
]
},
{
"start": 260.9573,
"duration": 0.29619,
"confidence": 0.351,
"loudness_start": -7.112,
"loudness_max_time": 0.03243,
"loudness_max": -1.805,
"loudness_end": 0.0,
"pitches": [
0.418,
0.363,
0.198,
0.154,
0.375,
0.118,
0.118,
0.149,
0.235,
1.0,
0.285,
0.287
],
"timbre": [
55.316,
44.017,
11.809,
-13.137,
9.614,
-26.644,
-7.753,
30.335,
8.289,
13.98,
-0.651,
-8.892
]
},
{
"start": 261.2535,
"duration": 0.14517,
"confidence": 0.037,
"loudness_start": -6.64,
"loudness_max_time": 0.06458,
"loudness_max": -4.342,
"loudness_end": 0.0,
"pitches": [
0.517,
0.636,
0.338,
0.419,
1.0,
0.331,
0.292,
0.327,
0.399,
0.489,
0.338,
0.295
],
"timbre": [
54.526,
52.084,
7.393,
-31.727,
15.814,
-42.799,
2.267,
-3.375,
23.39,
22.351,
-18.806,
-31.469
]
},
{
"start": 261.39868,
"duration": 0.08726,
"confidence": 0.02,
"loudness_start": -6.228,
"loudness_max_time": 0.03417,
"loudness_max": -2.923,
"loudness_end": 0.0,
"pitches": [
0.938,
0.842,
0.705,
0.738,
0.841,
0.783,
0.958,
0.953,
1.0,
0.994,
0.447,
0.319
],
"timbre": [
54.673,
55.119,
-9.09,
-17.257,
-5.751,
-44.122,
-0.721,
4.545,
10.526,
17.051,
-1.501,
-21.825
]
},
{
"start": 261.48593,
"duration": 0.36553,
"confidence": 0.225,
"loudness_start": -6.508,
"loudness_max_time": 0.07576,
"loudness_max": -3.526,
"loudness_end": 0.0,
"pitches": [
0.631,
1.0,
0.323,
0.224,
0.781,
0.203,
0.217,
0.238,
0.339,
0.782,
0.384,
0.539
],
"timbre": [
54.576,
67.269,
9.263,
-18.771,
19.802,
-38.064,
2.673,
-11.146,
20.937,
20.89,
-21.409,
-28.281
]
},
{
"start": 261.85147,
"duration": 0.28472,
"confidence": 0.3,
"loudness_start": -6.446,
"loudness_max_time": 0.00927,
"loudness_max": -2.207,
"loudness_end": 0.0,
"pitches": [
0.078,
0.125,
0.052,
0.056,
0.222,
0.061,
0.084,
0.09,
0.12,
1.0,
0.249,
0.081
],
"timbre": [
55.8,
57.14,
9.692,
-31.743,
-3.106,
-56.581,
-13.588,
26.827,
15.777,
-1.251,
-7.532,
-8.799
]
},
{
"start": 262.1362,
"duration": 0.12195,
"confidence": 0.041,
"loudness_start": -5.201,
"loudness_max_time": 0.04512,
"loudness_max": -3.644,
"loudness_end": 0.0,
"pitches": [
0.381,
0.343,
0.12,
0.216,
0.85,
0.286,
0.342,
0.371,
0.812,
1.0,
0.886,
0.075
],
"timbre": [
55.597,
80.106,
29.25,
-16.172,
22.29,
-42.423,
-1.807,
-9.117,
33.235,
15.792,
-11.044,
-26.389
]
},
{
"start": 262.25815,
"duration": 0.26073,
"confidence": 0.131,
"loudness_start": -5.434,
"loudness_max_time": 0.02501,
"loudness_max": -1.996,
"loudness_end": 0.0,
"pitches": [
0.424,
0.627,
0.128,
0.421,
1.0,
0.405,
0.133,
0.148,
0.153,
0.171,
0.135,
0.227
],
"timbre": [
55.603,
69.115,
6.658,
-8.624,
14.846,
-40.435,
9.958,
2.175,
8.26,
9.473,
-5.006,
-10.55
]
},
{
"start": 262.51886,
"duration": 0.16259,
"confidence": 0.173,
"loudness_start": -7.232,
"loudness_max_time": 0.05984,
"loudness_max": -3.283,
"loudness_end": 0.0,
"pitches": [
1.0,
0.686,
0.399,
0.362,
0.578,
0.512,
0.786,
0.82,
0.763,
0.809,
0.708,
0.15
],
"timbre": [
53.946,
52.36,
4.608,
-22.646,
-6.67,
-35.33,
8.605,
-0.827,
20.263,
12.413,
-18.14,
-21.408
]
},
{
"start": 262.68146,
"duration": 0.3483,
"confidence": 0.566,
"loudness_start": -6.994,
"loudness_max_time": 0.03406,
"loudness_max": -1.829,
"loudness_end": 0.0,
"pitches": [
1.0,
0.862,
0.397,
0.28,
0.479,
0.155,
0.242,
0.324,
0.36,
0.7,
0.29,
0.511
],
"timbre": [
55.617,
50.094,
17.801,
-11.632,
9.725,
-26.09,
-2.271,
21.284,
14.915,
4.442,
3.443,
-12.379
]
},
{
"start": 263.02975,
"duration": 0.20921,
"confidence": 0.026,
"loudness_start": -7.09,
"loudness_max_time": 0.11787,
"loudness_max": -2.032,
"loudness_end": 0.0,
"pitches": [
0.966,
0.844,
0.396,
0.302,
0.474,
0.317,
0.198,
0.165,
0.366,
1.0,
0.752,
0.873
],
"timbre": [
55.145,
51.25,
12.534,
-28.575,
12.923,
-41.21,
-0.257,
4.429,
27.498,
22.594,
-9.268,
-29.82
]
},
{
"start": 263.23895,
"duration": 0.13782,
"confidence": 0.008,
"loudness_start": -5.831,
"loudness_max_time": 0.03669,
"loudness_max": -3.164,
"loudness_end": 0.0,
"pitches": [
0.815,
0.94,
0.829,
0.871,
1.0,
0.689,
0.106,
0.086,
0.25,
0.327,
0.312,
0.301
],
"timbre": [
54.587,
71.649,
-4.955,
-10.638,
37.463,
-42.988,
1.277,
16.777,
22.378,
3.439,
-12.71,
-30.448
]
},
{
"start": 263.37677,
"duration": 0.16971,
"confidence": 0.376,
"loudness_start": -7.449,
"loudness_max_time": 0.05397,
"loudness_max": -3.142,
"loudness_end": 0.0,
"pitches": [
0.627,
0.756,
0.606,
0.546,
1.0,
0.886,
0.882,
0.88,
0.726,
0.818,
0.557,
0.119
],
"timbre": [
54.264,
50.587,
9.404,
-22.396,
21.53,
-22.874,
1.978,
-12.655,
20.233,
24.031,
-21.781,
-23.105
]
},
{
"start": 263.54648,
"duration": 0.88862,
"confidence": 0.361,
"loudness_start": -7.315,
"loudness_max_time": 0.03358,
"loudness_max": -2.433,
"loudness_end": 0.0,
"pitches": [
0.536,
0.62,
0.718,
0.399,
0.614,
0.722,
0.668,
1.0,
0.888,
0.791,
0.437,
0.742
],
"timbre": [
54.789,
58.582,
4.09,
-21.882,
6.265,
-20.399,
-12.47,
9.835,
10.065,
10.441,
-3.762,
-10.555
]
},
{
"start": 264.4351,
"duration": 0.39061,
"confidence": 0.479,
"loudness_start": -9.562,
"loudness_max_time": 0.02134,
"loudness_max": -2.88,
"loudness_end": 0.0,
"pitches": [
0.532,
0.453,
0.47,
0.309,
1.0,
0.779,
0.742,
0.603,
0.732,
0.368,
0.294,
0.528
],
"timbre": [
54.523,
34.95,
2.78,
-19.851,
6.155,
-33.489,
-8.501,
13.688,
6.7,
7.661,
8.01,
-23.591
]
},
{
"start": 264.8257,
"duration": 0.45093,
"confidence": 0.125,
"loudness_start": -7.083,
"loudness_max_time": 0.04687,
"loudness_max": -3.416,
"loudness_end": 0.0,
"pitches": [
0.463,
0.532,
0.758,
0.562,
1.0,
0.517,
0.863,
0.885,
0.701,
0.336,
0.268,
0.783
],
"timbre": [
54.143,
62.444,
-3.161,
-27.193,
-6.232,
-33.137,
5.267,
5.019,
14.951,
1.736,
-12.12,
-17.837
]
},
{
"start": 265.27664,
"duration": 0.43497,
"confidence": 0.366,
"loudness_start": -7.2,
"loudness_max_time": 0.03154,
"loudness_max": -2.144,
"loudness_end": 0.0,
"pitches": [
0.186,
0.153,
0.171,
0.235,
1.0,
0.358,
0.164,
0.146,
0.171,
0.091,
0.106,
0.594
],
"timbre": [
55.599,
64.547,
10.752,
-24.031,
1.102,
-37.594,
-7.774,
21.343,
2.903,
10.882,
6.638,
-21.247
]
},
{
"start": 265.7116,
"duration": 0.30227,
"confidence": 0.16,
"loudness_start": -7.206,
"loudness_max_time": 0.03893,
"loudness_max": -3.518,
"loudness_end": 0.0,
"pitches": [
0.786,
1.0,
0.352,
0.422,
0.765,
0.416,
0.396,
0.75,
0.488,
0.236,
0.284,
0.659
],
"timbre": [
54.557,
79.673,
-1.522,
-26.181,
1.424,
-36.686,
6.262,
-2.394,
5.809,
14.185,
-9.489,
-17.006
]
},
{
"start": 266.0139,
"duration": 0.16227,
"confidence": 0.135,
"loudness_start": -6.351,
"loudness_max_time": 0.01424,
"loudness_max": -2.714,
"loudness_end": 0.0,
"pitches": [
1.0,
0.729,
0.697,
0.606,
0.414,
0.149,
0.718,
0.721,
0.786,
0.664,
0.22,
0.653
],
"timbre": [
54.54,
34.162,
4.254,
-17.626,
-4.65,
-57.151,
1.517,
-8.947,
8.644,
32.791,
-7.897,
-24.357
]
},
{
"start": 266.17615,
"duration": 0.27855,
"confidence": 0.173,
"loudness_start": -6.442,
"loudness_max_time": 0.00701,
"loudness_max": -3.186,
"loudness_end": 0.0,
"pitches": [
0.819,
0.762,
0.32,
0.298,
0.894,
0.398,
0.164,
0.279,
0.451,
0.146,
0.185,
1.0
],
"timbre": [
54.845,
47.16,
-9.728,
-16.824,
-7.537,
-46.866,
-8.78,
9.072,
6.25,
-5.938,
-13.956,
-9.585
]
},
{
"start": 266.45468,
"duration": 0.13492,
"confidence": 0.393,
"loudness_start": -7.03,
"loudness_max_time": 0.01989,
"loudness_max": -1.973,
"loudness_end": 0.0,
"pitches": [
1.0,
0.603,
0.371,
0.504,
0.692,
0.398,
0.312,
0.371,
0.342,
0.22,
0.283,
0.913
],
"timbre": [
54.868,
32.091,
14.156,
-7.056,
-1.315,
-47.188,
-10.079,
14.782,
9.833,
19.512,
5.379,
-15.533
]
},
{
"start": 266.5896,
"duration": 0.09116,
"confidence": 0.249,
"loudness_start": -6.509,
"loudness_max_time": 0.02308,
"loudness_max": -1.696,
"loudness_end": 0.0,
"pitches": [
0.938,
0.954,
0.934,
0.936,
0.885,
0.897,
1.0,
0.987,
0.97,
0.968,
0.484,
0.381
],
"timbre": [
54.478,
65.394,
0.868,
-3.078,
-12.785,
-41.977,
-3.524,
13.883,
12.83,
-3.094,
7.934,
-26.797
]
},
{
"start": 266.68076,
"duration": 0.20358,
"confidence": 0.196,
"loudness_start": -6.837,
"loudness_max_time": 0.06354,
"loudness_max": -4.42,
"loudness_end": 0.0,
"pitches": [
0.558,
0.693,
0.197,
0.608,
1.0,
0.914,
0.415,
0.233,
0.503,
0.582,
0.39,
0.695
],
"timbre": [
54.528,
104.074,
5.908,
-38.937,
3.339,
-29.997,
-8.465,
-6.317,
15.74,
5.118,
-11.314,
-19.285
]
},
{
"start": 266.88434,
"duration": 0.12753,
"confidence": 0.016,
"loudness_start": -5.703,
"loudness_max_time": 0.03254,
"loudness_max": -2.591,
"loudness_end": 0.0,
"pitches": [
0.761,
1.0,
0.715,
0.662,
0.999,
0.949,
0.923,
0.927,
0.542,
0.539,
0.248,
0.263
],
"timbre": [
54.663,
82.777,
-11.401,
-11.162,
-0.842,
-40.785,
-5.105,
-2.347,
17.078,
25.171,
-7.109,
-19.83
]
},
{
"start": 267.01187,
"duration": 0.30857,
"confidence": 0.472,
"loudness_start": -7.308,
"loudness_max_time": 0.19163,
"loudness_max": -2.25,
"loudness_end": 0.0,
"pitches": [
0.365,
0.73,
1.0,
0.729,
0.575,
0.547,
0.529,
0.51,
0.364,
0.573,
0.257,
0.71
],
"timbre": [
55.294,
65.68,
-3.967,
-25.637,
1.597,
-17.476,
-12.174,
-17.755,
3.858,
14.025,
-12.441,
1.451
]
},
{
"start": 267.32047,
"duration": 0.13905,
"confidence": 0.413,
"loudness_start": -7.647,
"loudness_max_time": 0.01401,
"loudness_max": -2.344,
"loudness_end": 0.0,
"pitches": [
0.605,
0.381,
0.244,
0.473,
0.76,
0.343,
0.323,
0.532,
0.298,
0.221,
0.269,
1.0
],
"timbre": [
54.616,
33.549,
-2.369,
-5.704,
-11.537,
-45.22,
-14.959,
7.904,
9.174,
2.771,
7.623,
-10.31
]
},
{
"start": 267.4595,
"duration": 0.42209,
"confidence": 0.142,
"loudness_start": -7.611,
"loudness_max_time": 0.01354,
"loudness_max": -3.218,
"loudness_end": 0.0,
"pitches": [
0.17,
0.199,
0.609,
0.604,
1.0,
0.376,
0.208,
0.22,
0.298,
0.298,
0.191,
0.289
],
"timbre": [
54.667,
64.159,
0.727,
-39.27,
-6.414,
-48.331,
-9.736,
-5.91,
19.163,
7.194,
-6.421,
-19.278
]
},
{
"start": 267.8816,
"duration": 0.29125,
"confidence": 0.434,
"loudness_start": -6.911,
"loudness_max_time": 0.0181,
"loudness_max": -2.28,
"loudness_end": 0.0,
"pitches": [
0.497,
0.535,
0.208,
0.3,
1.0,
0.363,
0.142,
0.247,
0.272,
0.085,
0.112,
0.419
],
"timbre": [
55.433,
42.993,
-6.235,
-6.033,
8.589,
-43.922,
-13.682,
13.249,
14.853,
15.463,
-8.212,
-15.347
]
},
{
"start": 268.17282,
"duration": 0.15678,
"confidence": 0.082,
"loudness_start": -7.202,
"loudness_max_time": 0.01324,
"loudness_max": -5.206,
"loudness_end": 0.0,
"pitches": [
0.67,
0.569,
0.248,
0.231,
1.0,
0.336,
0.243,
0.25,
0.243,
0.159,
0.184,
0.549
],
"timbre": [
54.162,
56.712,
11.513,
-31.943,
3.914,
-40.686,
-3.608,
-5.608,
19.927,
13.011,
-5.27,
-12.265
]
},
{
"start": 268.32962,
"duration": 0.42381,
"confidence": 0.022,
"loudness_start": -6.473,
"loudness_max_time": 0.0024,
"loudness_max": -3.267,
"loudness_end": 0.0,
"pitches": [
0.329,
0.244,
0.436,
0.679,
1.0,
0.567,
0.281,
0.326,
0.407,
0.231,
0.226,
0.424
],
"timbre": [
54.791,
59.164,
7.729,
-24.862,
-3.859,
-52.161,
7.409,
-13.972,
19.418,
0.731,
-17.836,
-8.957
]
},
{
"start": 268.75342,
"duration": 0.73556,
"confidence": 0.401,
"loudness_start": -6.619,
"loudness_max_time": 0.00698,
"loudness_max": -2.071,
"loudness_end": 0.0,
"pitches": [
0.154,
0.137,
0.35,
0.258,
1.0,
0.331,
0.29,
0.238,
0.246,
0.183,
0.111,
0.18
],
"timbre": [
55.903,
46.209,
2.959,
-26.343,
17.225,
-57.661,
-17.063,
20.723,
29.436,
-3.176,
-13.441,
-7.938
]
},
{
"start": 269.48898,
"duration": 0.11791,
"confidence": 0.084,
"loudness_start": -5.848,
"loudness_max_time": 0.00585,
"loudness_max": -3.728,
"loudness_end": 0.0,
"pitches": [
0.892,
0.387,
0.239,
0.245,
0.854,
0.606,
1.0,
0.984,
0.655,
0.651,
0.142,
0.296
],
"timbre": [
53.981,
47.509,
9.946,
-19.983,
-5.55,
-58.264,
-2.231,
-6.529,
29.587,
20.618,
-24.419,
-29.998
]
},
{
"start": 269.6069,
"duration": 0.84172,
"confidence": 0.47,
"loudness_start": -7.183,
"loudness_max_time": 0.02744,
"loudness_max": -2.412,
"loudness_end": 0.0,
"pitches": [
0.432,
0.434,
0.654,
0.518,
1.0,
0.6,
0.458,
0.441,
0.493,
0.321,
0.264,
0.306
],
"timbre": [
54.91,
50.725,
-2.174,
-14.461,
10.947,
-31.361,
-12.918,
11.675,
17.019,
17.063,
6.313,
-22.005
]
},
{
"start": 270.4486,
"duration": 0.33093,
"confidence": 0.532,
"loudness_start": -7.484,
"loudness_max_time": 0.05556,
"loudness_max": -1.919,
"loudness_end": 0.0,
"pitches": [
0.13,
0.244,
0.163,
0.213,
0.466,
0.362,
0.452,
1.0,
0.338,
0.14,
0.092,
0.144
],
"timbre": [
54.856,
54.865,
14.051,
-39.817,
23.629,
-23.939,
1.907,
16.366,
26.28,
15.336,
-18.985,
-10.646
]
},
{
"start": 270.77954,
"duration": 0.56413,
"confidence": 0.216,
"loudness_start": -7.156,
"loudness_max_time": 0.15311,
"loudness_max": -3.589,
"loudness_end": 0.0,
"pitches": [
0.522,
0.645,
1.0,
0.205,
0.278,
0.272,
0.46,
0.302,
0.308,
0.231,
0.177,
0.478
],
"timbre": [
54.709,
78.308,
1.073,
-19.569,
5.854,
-33.655,
-1.177,
-14.408,
7.59,
29.061,
-14.833,
-3.763
]
},
{
"start": 271.34366,
"duration": 0.32385,
"confidence": 0.562,
"loudness_start": -7.934,
"loudness_max_time": 0.02431,
"loudness_max": -2.121,
"loudness_end": 0.0,
"pitches": [
0.991,
1.0,
0.33,
0.457,
0.224,
0.17,
0.598,
0.292,
0.34,
0.177,
0.17,
0.991
],
"timbre": [
55.312,
57.055,
-13.1,
-10.796,
11.722,
-30.266,
-16.126,
18.296,
7.892,
7.857,
-1.701,
-22.44
]
},
{
"start": 271.66754,
"duration": 0.2151,
"confidence": 0.194,
"loudness_start": -7.678,
"loudness_max_time": 0.02508,
"loudness_max": -3.685,
"loudness_end": 0.0,
"pitches": [
0.826,
0.466,
0.241,
0.253,
0.162,
0.218,
0.317,
0.242,
0.301,
0.15,
0.113,
1.0
],
"timbre": [
54.228,
60.211,
-8.561,
-26.231,
-3.425,
-40.134,
-2.399,
-0.908,
4.11,
11.208,
2.322,
-12.73
]
},
{
"start": 271.88263,
"duration": 0.2893,
"confidence": 0.051,
"loudness_start": -7.076,
"loudness_max_time": 0.04612,
"loudness_max": -4.639,
"loudness_end": 0.0,
"pitches": [
0.714,
0.234,
0.281,
0.404,
0.192,
0.231,
0.504,
0.42,
0.407,
0.19,
0.151,
1.0
],
"timbre": [
53.912,
72.76,
-2.024,
-24.343,
19.187,
-32.822,
-10.095,
-3.052,
14.922,
9.792,
-13.754,
-5.953
]
},
{
"start": 272.17194,
"duration": 0.77351,
"confidence": 0.563,
"loudness_start": -8.481,
"loudness_max_time": 0.05889,
"loudness_max": -2.461,
"loudness_end": 0.0,
"pitches": [
0.292,
0.23,
0.409,
0.266,
0.214,
0.26,
0.454,
0.286,
0.289,
0.238,
0.249,
1.0
],
"timbre": [
54.339,
63.55,
3.216,
-39.062,
2.127,
-20.176,
5.026,
12.415,
11.998,
4.02,
-7.897,
-4.272
]
},
{
"start": 272.94543,
"duration": 0.14404,
"confidence": 0.091,
"loudness_start": -7.567,
"loudness_max_time": 0.01358,
"loudness_max": -3.055,
"loudness_end": 0.0,
"pitches": [
0.673,
0.266,
0.198,
0.21,
0.41,
0.421,
1.0,
0.886,
0.608,
0.622,
0.405,
0.45
],
"timbre": [
53.788,
42.866,
-2.194,
-15.641,
-7.627,
-55.294,
-0.141,
1.022,
8.25,
4.466,
2.367,
-9.692
]
},
{
"start": 273.08948,
"duration": 0.40209,
"confidence": 0.588,
"loudness_start": -7.428,
"loudness_max_time": 0.01209,
"loudness_max": -1.502,
"loudness_end": 0.0,
"pitches": [
0.452,
0.42,
0.432,
0.276,
0.277,
0.493,
1.0,
0.537,
0.505,
0.268,
0.27,
0.837
],
"timbre": [
55.948,
52.393,
-0.852,
-9.668,
5.48,
-53.407,
-15.534,
15.348,
7.151,
-9.102,
-7.18,
-0.046
]
},
{
"start": 273.49155,
"duration": 0.2839,
"confidence": 0.25,
"loudness_start": -6.854,
"loudness_max_time": 0.05247,
"loudness_max": -2.407,
"loudness_end": 0.0,
"pitches": [
0.57,
1.0,
0.855,
0.361,
0.207,
0.117,
0.223,
0.136,
0.251,
0.293,
0.101,
0.248
],
"timbre": [
54.617,
67.767,
1.654,
-26.657,
16.815,
-39.934,
-0.138,
17.207,
10.172,
4.533,
-11.111,
-5.747
]
},
{
"start": 273.77545,
"duration": 0.17896,
"confidence": 0.009,
"loudness_start": -7.515,
"loudness_max_time": 0.03533,
"loudness_max": -4.023,
"loudness_end": 0.0,
"pitches": [
1.0,
0.585,
0.39,
0.359,
0.981,
0.901,
0.853,
0.794,
0.261,
0.258,
0.207,
0.223
],
"timbre": [
54.172,
46.417,
3.361,
-26.003,
5.05,
-47.671,
2.085,
4.0,
18.377,
19.769,
-2.126,
-24.579
]
},
{
"start": 273.9544,
"duration": 0.33043,
"confidence": 0.359,
"loudness_start": -6.471,
"loudness_max_time": 0.01442,
"loudness_max": -2.169,
"loudness_end": 0.0,
"pitches": [
0.243,
0.677,
0.878,
0.88,
1.0,
0.27,
0.143,
0.096,
0.079,
0.221,
0.108,
0.204
],
"timbre": [
55.571,
64.253,
-2.511,
-18.15,
-2.17,
-42.394,
-15.203,
22.775,
3.454,
-9.705,
2.721,
0.358
]
},
{
"start": 274.28485,
"duration": 0.09914,
"confidence": 0.054,
"loudness_start": -6.751,
"loudness_max_time": 0.04036,
"loudness_max": -4.758,
"loudness_end": 0.0,
"pitches": [
0.323,
0.769,
0.125,
0.235,
1.0,
0.376,
0.158,
0.138,
0.164,
0.11,
0.112,
0.585
],
"timbre": [
54.781,
63.485,
29.991,
-23.297,
29.106,
-38.063,
-2.16,
-21.579,
34.485,
30.031,
-12.669,
-30.65
]
},
{
"start": 274.384,
"duration": 0.25542,
"confidence": 0.057,
"loudness_start": -5.388,
"loudness_max_time": 0.02603,
"loudness_max": -2.505,
"loudness_end": 0.0,
"pitches": [
0.492,
0.644,
0.115,
0.269,
1.0,
0.579,
0.08,
0.068,
0.191,
0.224,
0.177,
0.247
],
"timbre": [
54.983,
57.437,
-3.855,
-9.492,
1.339,
-51.214,
3.882,
10.208,
22.097,
11.087,
-6.204,
-14.395
]
},
{
"start": 274.6394,
"duration": 0.19143,
"confidence": 0.288,
"loudness_start": -8.286,
"loudness_max_time": 0.04617,
"loudness_max": -3.979,
"loudness_end": 0.0,
"pitches": [
1.0,
0.867,
0.135,
0.117,
0.328,
0.154,
0.144,
0.42,
0.68,
0.341,
0.237,
0.377
],
"timbre": [
53.647,
54.254,
5.085,
-25.743,
-16.394,
-27.501,
14.654,
-9.572,
14.594,
7.417,
3.978,
-3.372
]
},
{
"start": 274.83084,
"duration": 0.40059,
"confidence": 0.486,
"loudness_start": -6.749,
"loudness_max_time": 0.00558,
"loudness_max": -2.299,
"loudness_end": 0.0,
"pitches": [
0.285,
0.302,
0.273,
0.214,
0.444,
0.367,
0.477,
0.451,
0.429,
1.0,
0.266,
0.208
],
"timbre": [
55.444,
43.798,
-6.784,
-18.212,
10.57,
-57.529,
-14.261,
2.889,
9.636,
-12.847,
-9.806,
-19.803
]
},
{
"start": 275.2314,
"duration": 0.38372,
"confidence": 0.497,
"loudness_start": -8.471,
"loudness_max_time": 0.03741,
"loudness_max": -3.056,
"loudness_end": 0.0,
"pitches": [
0.134,
0.315,
0.353,
0.525,
1.0,
0.489,
0.256,
0.281,
0.347,
0.504,
0.298,
0.194
],
"timbre": [
54.975,
55.429,
8.901,
-18.379,
9.399,
-32.584,
9.719,
16.712,
13.702,
16.836,
-8.252,
-20.873
]
},
{
"start": 275.61514,
"duration": 0.4581,
"confidence": 0.419,
"loudness_start": -7.277,
"loudness_max_time": 0.08476,
"loudness_max": -2.359,
"loudness_end": 0.0,
"pitches": [
0.094,
0.171,
0.15,
0.155,
0.341,
0.153,
0.144,
0.165,
0.132,
1.0,
0.249,
0.133
],
"timbre": [
54.812,
68.018,
9.828,
-53.097,
11.538,
-31.544,
9.488,
7.72,
22.859,
12.897,
-4.5,
-17.617
]
},
{
"start": 276.07324,
"duration": 0.47075,
"confidence": 0.097,
"loudness_start": -6.336,
"loudness_max_time": 0.06261,
"loudness_max": -2.928,
"loudness_end": 0.0,
"pitches": [
0.386,
0.443,
0.495,
0.626,
1.0,
0.554,
0.425,
0.676,
0.66,
0.426,
0.372,
0.358
],
"timbre": [
54.405,
72.15,
16.302,
-4.786,
13.819,
-39.056,
-3.093,
1.758,
18.614,
11.786,
-13.409,
-9.351
]
},
{
"start": 276.54398,
"duration": 0.43016,
"confidence": 0.533,
"loudness_start": -7.444,
"loudness_max_time": 0.01,
"loudness_max": -1.493,
"loudness_end": 0.0,
"pitches": [
0.376,
0.369,
0.309,
0.163,
0.512,
0.427,
0.559,
0.486,
0.48,
1.0,
0.555,
0.202
],
"timbre": [
55.9,
48.862,
2.374,
-17.719,
15.072,
-56.197,
-19.312,
8.865,
10.994,
2.758,
-14.897,
-12.278
]
},
{
"start": 276.97415,
"duration": 0.39977,
"confidence": 0.289,
"loudness_start": -7.232,
"loudness_max_time": 0.01875,
"loudness_max": -3.322,
"loudness_end": 0.0,
"pitches": [
0.24,
0.432,
0.533,
0.306,
0.938,
0.503,
0.388,
0.252,
0.206,
1.0,
0.5,
0.354
],
"timbre": [
55.097,
54.527,
-3.882,
-26.639,
7.267,
-44.472,
4.436,
3.373,
27.921,
13.365,
-7.962,
-18.146
]
},
{
"start": 277.37393,
"duration": 0.14549,
"confidence": 0.415,
"loudness_start": -7.683,
"loudness_max_time": 0.04059,
"loudness_max": -2.195,
"loudness_end": 0.0,
"pitches": [
0.94,
1.0,
0.331,
0.438,
0.632,
0.501,
0.693,
0.734,
0.345,
0.348,
0.686,
0.344
],
"timbre": [
55.164,
50.813,
14.519,
-32.768,
2.713,
-23.776,
-5.649,
9.727,
10.696,
15.658,
3.539,
-18.97
]
},
{
"start": 277.5194,
"duration": 0.61433,
"confidence": 0.081,
"loudness_start": -5.194,
"loudness_max_time": 0.05766,
"loudness_max": -2.854,
"loudness_end": 0.0,
"pitches": [
0.224,
0.266,
0.479,
0.179,
0.263,
0.338,
0.403,
1.0,
0.369,
0.258,
0.193,
0.218
],
"timbre": [
55.593,
84.979,
-0.132,
-13.753,
14.267,
-33.369,
-14.381,
-10.205,
24.402,
6.77,
-14.509,
-13.278
]
},
{
"start": 278.13373,
"duration": 0.14458,
"confidence": 0.022,
"loudness_start": -6.256,
"loudness_max_time": 0.00732,
"loudness_max": -3.626,
"loudness_end": 0.0,
"pitches": [
0.822,
0.241,
0.177,
0.146,
0.984,
0.764,
1.0,
0.991,
0.539,
0.475,
0.124,
0.445
],
"timbre": [
54.056,
44.617,
0.559,
-18.207,
-13.353,
-57.75,
-7.817,
-2.114,
17.833,
13.791,
-15.635,
-26.869
]
},
{
"start": 278.27832,
"duration": 0.43048,
"confidence": 0.499,
"loudness_start": -7.764,
"loudness_max_time": 0.01837,
"loudness_max": -2.89,
"loudness_end": 0.0,
"pitches": [
0.331,
0.382,
0.34,
0.213,
1.0,
0.536,
0.561,
0.474,
0.553,
0.255,
0.26,
0.4
],
"timbre": [
55.421,
48.178,
1.698,
-12.7,
-2.45,
-36.275,
-6.713,
7.913,
1.389,
-1.11,
0.169,
-11.224
]
},
{
"start": 278.7088,
"duration": 0.24385,
"confidence": 0.156,
"loudness_start": -6.404,
"loudness_max_time": 0.009,
"loudness_max": -2.359,
"loudness_end": 0.0,
"pitches": [
0.503,
1.0,
0.623,
0.557,
0.396,
0.328,
0.578,
0.735,
0.786,
0.217,
0.35,
0.275
],
"timbre": [
54.498,
80.024,
-16.591,
-19.141,
-12.027,
-63.136,
-13.777,
4.245,
-1.096,
-8.817,
-10.225,
-15.284
]
},
{
"start": 278.95264,
"duration": 0.2034,
"confidence": 0.288,
"loudness_start": -6.713,
"loudness_max_time": 0.05971,
"loudness_max": -3.065,
"loudness_end": 0.0,
"pitches": [
0.732,
0.712,
0.22,
0.465,
1.0,
0.797,
0.226,
0.365,
0.55,
0.32,
0.213,
0.367
],
"timbre": [
54.106,
51.404,
-2.046,
-20.913,
-9.487,
-27.108,
3.506,
-4.042,
1.314,
10.622,
-10.109,
-12.076
]
},
{
"start": 279.15604,
"duration": 0.22667,
"confidence": 0.396,
"loudness_start": -6.958,
"loudness_max_time": 0.04277,
"loudness_max": -3.615,
"loudness_end": 0.0,
"pitches": [
0.477,
0.202,
0.19,
0.25,
1.0,
0.537,
0.153,
0.146,
0.268,
0.125,
0.155,
0.894
],
"timbre": [
55.222,
65.454,
-2.593,
-26.609,
11.902,
-41.831,
-10.285,
14.4,
1.107,
-14.632,
-4.201,
-18.793
]
},
{
"start": 279.38272,
"duration": 0.18567,
"confidence": 0.395,
"loudness_start": -6.688,
"loudness_max_time": 0.07168,
"loudness_max": -1.781,
"loudness_end": 0.0,
"pitches": [
0.693,
0.484,
0.349,
0.363,
0.822,
0.861,
1.0,
0.93,
0.311,
0.258,
0.301,
0.893
],
"timbre": [
54.668,
43.932,
13.889,
-29.919,
6.043,
-27.886,
-0.295,
-2.712,
6.876,
18.01,
-20.279,
-20.27
]
},
{
"start": 279.5684,
"duration": 0.29034,
"confidence": 0.143,
"loudness_start": -7.11,
"loudness_max_time": 0.03694,
"loudness_max": -2.1,
"loudness_end": 0.0,
"pitches": [
0.861,
1.0,
0.331,
0.312,
0.286,
0.353,
0.395,
0.734,
0.693,
0.565,
0.475,
0.567
],
"timbre": [
54.52,
59.087,
-8.475,
-11.001,
-13.008,
-32.056,
3.438,
-16.324,
10.574,
-8.369,
-8.752,
-9.131
]
},
{
"start": 279.85873,
"duration": 0.13351,
"confidence": 0.362,
"loudness_start": -8.015,
"loudness_max_time": 0.01365,
"loudness_max": -1.689,
"loudness_end": 0.0,
"pitches": [
1.0,
0.435,
0.327,
0.306,
0.463,
0.364,
0.924,
0.925,
0.756,
0.692,
0.155,
0.419
],
"timbre": [
54.184,
43.773,
-4.639,
-6.326,
-13.675,
-60.508,
12.248,
-24.81,
13.67,
24.785,
-2.082,
-12.225
]
},
{
"start": 279.99225,
"duration": 0.30204,
"confidence": 0.259,
"loudness_start": -7.472,
"loudness_max_time": 0.15907,
"loudness_max": -3.201,
"loudness_end": 0.0,
"pitches": [
1.0,
0.69,
0.157,
0.4,
0.938,
0.486,
0.216,
0.667,
0.542,
0.246,
0.174,
0.399
],
"timbre": [
54.308,
37.822,
-8.562,
-22.859,
-15.379,
-51.688,
-4.485,
-0.865,
10.151,
17.216,
-7.936,
-12.515
]
},
{
"start": 280.29428,
"duration": 0.09732,
"confidence": 0.373,
"loudness_start": -7.563,
"loudness_max_time": 0.01016,
"loudness_max": -3.256,
"loudness_end": 0.0,
"pitches": [
0.52,
1.0,
0.589,
0.316,
0.557,
0.296,
0.21,
0.155,
0.29,
0.18,
0.112,
0.323
],
"timbre": [
54.117,
17.791,
-0.164,
-19.816,
-10.104,
-58.285,
-12.318,
-11.573,
12.993,
27.395,
-26.27,
-25.889
]
},
{
"start": 280.3916,
"duration": 0.18154,
"confidence": 0.253,
"loudness_start": -7.511,
"loudness_max_time": 0.03769,
"loudness_max": -1.716,
"loudness_end": 0.0,
"pitches": [
1.0,
0.723,
0.697,
0.703,
0.199,
0.185,
0.772,
0.946,
0.711,
0.666,
0.279,
0.286
],
"timbre": [
53.414,
41.741,
-31.93,
-0.112,
-27.627,
-19.12,
1.742,
-14.396,
18.103,
-15.162,
-5.653,
-9.951
]
},
{
"start": 280.57315,
"duration": 0.12054,
"confidence": 0.464,
"loudness_start": -9.586,
"loudness_max_time": 0.01483,
"loudness_max": -3.404,
"loudness_end": 0.0,
"pitches": [
1.0,
0.989,
0.51,
0.575,
0.888,
0.978,
0.592,
0.478,
0.385,
0.233,
0.215,
0.65
],
"timbre": [
52.947,
18.796,
-31.917,
-10.415,
-30.796,
-62.756,
-18.518,
-11.129,
-2.841,
30.93,
-8.264,
-6.097
]
},
{
"start": 280.6937,
"duration": 0.14662,
"confidence": 0.182,
"loudness_start": -9.281,
"loudness_max_time": 0.00533,
"loudness_max": -4.392,
"loudness_end": 0.0,
"pitches": [
0.993,
0.369,
0.214,
0.217,
1.0,
0.935,
0.804,
0.836,
0.241,
0.189,
0.067,
0.876
],
"timbre": [
53.288,
42.921,
-11.19,
-45.396,
-39.221,
-55.577,
-9.366,
5.583,
15.023,
-5.366,
-14.536,
-6.794
]
},
{
"start": 280.84033,
"duration": 0.28313,
"confidence": 0.577,
"loudness_start": -7.594,
"loudness_max_time": 0.04825,
"loudness_max": -1.147,
"loudness_end": 0.0,
"pitches": [
0.55,
0.95,
1.0,
0.737,
0.621,
0.472,
0.944,
0.446,
0.15,
0.484,
0.413,
0.517
],
"timbre": [
55.577,
33.348,
-12.347,
-2.076,
0.92,
-30.433,
-17.334,
9.181,
9.904,
-12.726,
-14.153,
-0.026
]
},
{
"start": 281.12344,
"duration": 0.10444,
"confidence": 0.048,
"loudness_start": -8.473,
"loudness_max_time": 0.02567,
"loudness_max": -5.62,
"loudness_end": 0.0,
"pitches": [
0.654,
1.0,
0.671,
0.784,
0.812,
0.405,
0.304,
0.264,
0.545,
0.246,
0.324,
0.984
],
"timbre": [
53.283,
5.506,
6.771,
-28.408,
6.855,
-31.569,
-20.746,
-6.58,
8.857,
-2.888,
0.113,
-9.477
]
},
{
"start": 281.22787,
"duration": 0.482,
"confidence": 0.412,
"loudness_start": -7.161,
"loudness_max_time": 0.19202,
"loudness_max": -0.93,
"loudness_end": 0.0,
"pitches": [
0.407,
0.535,
0.878,
0.944,
1.0,
0.344,
0.323,
0.51,
0.386,
0.324,
0.233,
0.41
],
"timbre": [
55.46,
47.012,
22.129,
-65.243,
17.703,
-21.578,
-0.614,
23.531,
7.07,
-14.072,
-4.704,
-8.434
]
},
{
"start": 281.7099,
"duration": 0.47075,
"confidence": 0.617,
"loudness_start": -7.31,
"loudness_max_time": 0.04449,
"loudness_max": -0.83,
"loudness_end": 0.0,
"pitches": [
0.471,
0.411,
0.454,
0.434,
1.0,
0.557,
0.657,
0.629,
0.488,
0.223,
0.25,
0.349
],
"timbre": [
56.507,
57.624,
0.236,
-11.206,
36.502,
-26.688,
1.055,
24.481,
15.921,
28.024,
-1.72,
-12.192
]
},
{
"start": 282.18063,
"duration": 0.1454,
"confidence": 0.317,
"loudness_start": -6.506,
"loudness_max_time": 0.11615,
"loudness_max": -2.946,
"loudness_end": 0.0,
"pitches": [
0.924,
0.661,
0.55,
0.349,
0.714,
0.569,
1.0,
0.982,
0.542,
0.594,
0.257,
0.318
],
"timbre": [
56.449,
87.275,
7.655,
-40.855,
9.293,
-35.541,
-5.694,
-10.331,
-3.358,
0.821,
-7.516,
-17.351
]
},
{
"start": 282.32602,
"duration": 0.21537,
"confidence": 0.08,
"loudness_start": -3.653,
"loudness_max_time": 0.04025,
"loudness_max": -1.134,
"loudness_end": 0.0,
"pitches": [
0.358,
0.51,
0.268,
0.326,
1.0,
0.453,
0.162,
0.257,
0.206,
0.147,
0.141,
0.355
],
"timbre": [
57.176,
59.386,
25.372,
0.321,
38.068,
-39.927,
28.163,
-6.769,
-5.022,
6.751,
-15.95,
-16.054
]
},
{
"start": 282.5414,
"duration": 0.86404,
"confidence": 0.265,
"loudness_start": -5.027,
"loudness_max_time": 0.06705,
"loudness_max": -1.14,
"loudness_end": 0.0,
"pitches": [
0.293,
0.269,
0.683,
0.418,
1.0,
0.524,
0.408,
0.385,
0.357,
0.271,
0.198,
0.269
],
"timbre": [
56.05,
49.41,
31.705,
-23.038,
34.088,
-38.149,
12.353,
20.947,
16.401,
1.948,
-17.277,
-28.597
]
},
{
"start": 283.40543,
"duration": 0.31923,
"confidence": 0.382,
"loudness_start": -5.947,
"loudness_max_time": 0.0632,
"loudness_max": -1.66,
"loudness_end": 0.0,
"pitches": [
0.404,
0.407,
0.142,
0.615,
1.0,
0.389,
0.309,
0.292,
0.195,
0.182,
0.139,
0.457
],
"timbre": [
55.904,
50.68,
32.638,
-18.481,
1.728,
-27.449,
-15.842,
13.67,
5.447,
19.028,
-25.561,
-36.627
]
},
{
"start": 283.72467,
"duration": 0.28998,
"confidence": 0.385,
"loudness_start": -6.966,
"loudness_max_time": 0.05218,
"loudness_max": -2.802,
"loudness_end": 0.0,
"pitches": [
0.356,
0.529,
0.212,
0.54,
1.0,
0.206,
0.177,
0.183,
0.252,
0.127,
0.169,
0.354
],
"timbre": [
55.275,
72.744,
-1.484,
-29.72,
15.014,
-24.457,
-4.29,
-9.038,
6.404,
1.819,
-8.972,
-24.849
]
},
{
"start": 284.01465,
"duration": 0.26172,
"confidence": 0.05,
"loudness_start": -5.672,
"loudness_max_time": 0.12769,
"loudness_max": -3.305,
"loudness_end": 0.0,
"pitches": [
0.374,
0.292,
0.161,
0.511,
1.0,
0.421,
0.202,
0.231,
0.246,
0.168,
0.089,
0.379
],
"timbre": [
55.481,
64.857,
10.946,
-26.019,
4.45,
-33.266,
-20.487,
4.249,
8.641,
16.584,
-11.179,
-26.963
]
},
{
"start": 284.27637,
"duration": 0.73719,
"confidence": 0.385,
"loudness_start": -5.652,
"loudness_max_time": 0.05551,
"loudness_max": -1.398,
"loudness_end": 0.0,
"pitches": [
0.337,
0.62,
1.0,
0.428,
0.796,
0.479,
0.442,
0.551,
0.432,
0.414,
0.209,
0.454
],
"timbre": [
56.183,
72.802,
28.973,
-23.594,
-0.423,
-24.319,
-13.1,
-2.441,
5.894,
9.576,
-12.574,
-18.548
]
},
{
"start": 285.01355,
"duration": 0.15669,
"confidence": 0.007,
"loudness_start": -4.37,
"loudness_max_time": 0.05306,
"loudness_max": -1.657,
"loudness_end": 0.0,
"pitches": [
0.8,
0.785,
0.539,
0.451,
0.59,
0.593,
1.0,
0.842,
0.588,
0.628,
0.127,
0.222
],
"timbre": [
56.358,
38.185,
40.531,
-0.487,
29.026,
-45.19,
29.235,
4.406,
19.917,
14.336,
-16.891,
-18.407
]
},
{
"start": 285.17026,
"duration": 0.87587,
"confidence": 0.269,
"loudness_start": -5.236,
"loudness_max_time": 0.04009,
"loudness_max": -1.845,
"loudness_end": 0.0,
"pitches": [
0.597,
0.631,
0.656,
0.462,
0.384,
0.475,
0.725,
0.586,
0.63,
0.498,
0.36,
1.0
],
"timbre": [
56.327,
34.539,
34.578,
-13.227,
11.881,
-33.773,
17.18,
10.587,
-0.508,
5.255,
-6.924,
-5.539
]
},
{
"start": 286.0461,
"duration": 0.88354,
"confidence": 0.383,
"loudness_start": -5.99,
"loudness_max_time": 0.06122,
"loudness_max": -1.986,
"loudness_end": 0.0,
"pitches": [
0.612,
0.5,
1.0,
0.507,
0.306,
0.345,
0.845,
0.449,
0.555,
0.528,
0.535,
0.841
],
"timbre": [
56.303,
29.205,
37.386,
-11.167,
15.328,
-33.326,
21.827,
22.533,
9.467,
-3.934,
0.563,
-2.316
]
},
{
"start": 286.92966,
"duration": 0.4332,
"confidence": 0.082,
"loudness_start": -5.027,
"loudness_max_time": 0.14215,
"loudness_max": -2.294,
"loudness_end": 0.0,
"pitches": [
0.439,
0.349,
0.485,
0.326,
0.29,
0.434,
0.684,
0.439,
0.488,
0.261,
0.327,
1.0
],
"timbre": [
56.364,
31.913,
29.349,
-18.671,
9.671,
-42.633,
-1.378,
10.508,
4.993,
-12.167,
-8.693,
-21.522
]
},
{
"start": 287.36285,
"duration": 0.43102,
"confidence": 0.008,
"loudness_start": -4.639,
"loudness_max_time": 0.0061,
"loudness_max": -1.559,
"loudness_end": 0.0,
"pitches": [
0.616,
0.619,
1.0,
0.581,
0.599,
0.496,
0.752,
0.408,
0.478,
0.457,
0.5,
0.966
],
"timbre": [
55.666,
65.489,
15.273,
-8.898,
0.608,
-51.311,
-9.277,
-1.415,
-10.006,
-3.083,
-29.544,
-13.51
]
},
{
"start": 287.79388,
"duration": 0.42912,
"confidence": 0.4,
"loudness_start": -7.263,
"loudness_max_time": 0.00546,
"loudness_max": -2.932,
"loudness_end": 0.0,
"pitches": [
0.16,
0.241,
0.541,
0.696,
1.0,
0.331,
0.195,
0.132,
0.18,
0.196,
0.15,
0.339
],
"timbre": [
55.709,
56.245,
7.554,
-32.685,
17.188,
-47.836,
-26.477,
27.325,
9.887,
-6.023,
-9.341,
-6.245
]
},
{
"start": 288.223,
"duration": 0.44141,
"confidence": 0.046,
"loudness_start": -5.439,
"loudness_max_time": 0.29828,
"loudness_max": -2.176,
"loudness_end": 0.0,
"pitches": [
0.247,
0.601,
0.466,
0.335,
0.82,
0.401,
0.421,
0.456,
0.532,
1.0,
0.478,
0.323
],
"timbre": [
55.647,
56.421,
13.256,
-31.251,
14.405,
-44.902,
8.408,
-11.67,
-5.944,
30.193,
-12.288,
-17.546
]
},
{
"start": 288.6644,
"duration": 0.5473,
"confidence": 0.004,
"loudness_start": -6.227,
"loudness_max_time": 0.43376,
"loudness_max": -2.353,
"loudness_end": 0.0,
"pitches": [
0.333,
0.586,
0.376,
0.215,
0.631,
0.426,
0.544,
0.46,
0.546,
1.0,
0.56,
0.322
],
"timbre": [
55.87,
44.911,
14.036,
-34.644,
9.191,
-52.049,
-22.685,
21.379,
-0.443,
-7.741,
-6.857,
-14.463
]
},
{
"start": 289.2117,
"duration": 0.24222,
"confidence": 0.07,
"loudness_start": -5.141,
"loudness_max_time": 0.04583,
"loudness_max": -2.611,
"loudness_end": 0.0,
"pitches": [
0.619,
0.576,
0.19,
0.251,
0.532,
0.235,
0.189,
0.205,
0.263,
1.0,
0.519,
0.348
],
"timbre": [
55.385,
61.192,
13.753,
-2.377,
13.455,
-38.189,
6.219,
11.638,
-7.477,
8.635,
-15.186,
-1.872
]
},
{
"start": 289.45392,
"duration": 0.1971,
"confidence": 0.516,
"loudness_start": -7.015,
"loudness_max_time": 0.0761,
"loudness_max": -1.455,
"loudness_end": 0.0,
"pitches": [
0.559,
0.591,
0.259,
0.545,
1.0,
0.628,
0.784,
0.851,
0.459,
0.715,
0.442,
0.291
],
"timbre": [
55.494,
88.731,
0.06,
-36.22,
37.416,
-26.069,
-0.891,
-10.43,
12.28,
4.583,
-13.014,
-30.814
]
},
{
"start": 289.65103,
"duration": 0.27946,
"confidence": 0.014,
"loudness_start": -5.379,
"loudness_max_time": 0.12989,
"loudness_max": -2.748,
"loudness_end": 0.0,
"pitches": [
0.282,
0.154,
0.111,
0.117,
0.509,
0.164,
0.124,
0.192,
0.413,
1.0,
0.673,
0.534
],
"timbre": [
55.879,
81.766,
-2.399,
-22.389,
20.534,
-38.613,
-30.27,
-10.816,
18.463,
2.354,
-6.239,
-8.543
]
},
{
"start": 289.93048,
"duration": 0.46454,
"confidence": 0.24,
"loudness_start": -6.159,
"loudness_max_time": 0.04769,
"loudness_max": -2.734,
"loudness_end": 0.0,
"pitches": [
0.303,
0.678,
0.634,
0.327,
0.95,
0.521,
0.569,
0.423,
0.55,
1.0,
0.457,
0.373
],
"timbre": [
55.362,
49.157,
13.436,
-29.922,
2.142,
-29.621,
-7.813,
0.266,
2.293,
7.488,
-5.832,
-16.655
]
},
{
"start": 290.39502,
"duration": 0.42898,
"confidence": 0.29,
"loudness_start": -5.437,
"loudness_max_time": 0.00866,
"loudness_max": -1.107,
"loudness_end": 0.0,
"pitches": [
0.472,
0.509,
0.354,
0.341,
0.635,
0.587,
0.758,
0.659,
0.827,
1.0,
0.233,
0.315
],
"timbre": [
55.929,
66.592,
12.23,
-11.413,
4.249,
-53.094,
-23.998,
9.144,
4.685,
-3.81,
-15.018,
-13.222
]
},
{
"start": 290.824,
"duration": 0.42395,
"confidence": 0.314,
"loudness_start": -7.239,
"loudness_max_time": 0.01009,
"loudness_max": -3.567,
"loudness_end": 0.0,
"pitches": [
0.276,
0.364,
0.378,
0.358,
0.722,
0.404,
0.295,
0.307,
0.443,
1.0,
0.417,
0.308
],
"timbre": [
55.43,
50.808,
-0.243,
-33.267,
12.692,
-44.369,
-21.345,
4.512,
-3.017,
2.573,
-7.755,
-25.92
]
},
{
"start": 291.24792,
"duration": 0.40059,
"confidence": 0.151,
"loudness_start": -6.154,
"loudness_max_time": 0.01646,
"loudness_max": -2.151,
"loudness_end": 0.0,
"pitches": [
0.281,
0.184,
0.152,
0.184,
0.36,
0.122,
0.147,
0.138,
0.214,
1.0,
0.565,
0.61
],
"timbre": [
55.802,
46.158,
3.444,
-26.7,
12.724,
-50.93,
-24.978,
22.276,
14.423,
-2.513,
1.49,
-10.878
]
},
{
"start": 291.64853,
"duration": 0.46444,
"confidence": 0.15,
"loudness_start": -5.811,
"loudness_max_time": 0.32506,
"loudness_max": -2.851,
"loudness_end": 0.0,
"pitches": [
0.491,
0.327,
0.875,
0.785,
0.7,
0.591,
0.725,
0.639,
0.924,
0.34,
0.345,
1.0
],
"timbre": [
55.558,
37.298,
26.646,
-19.904,
17.6,
-29.228,
8.302,
8.347,
-0.378,
0.967,
-10.876,
-5.412
]
},
{
"start": 292.11298,
"duration": 0.26109,
"confidence": 0.389,
"loudness_start": -6.626,
"loudness_max_time": 0.01678,
"loudness_max": -2.345,
"loudness_end": 0.0,
"pitches": [
0.681,
0.588,
0.406,
0.169,
0.848,
0.318,
0.288,
0.373,
0.462,
0.167,
0.213,
1.0
],
"timbre": [
55.858,
31.827,
23.152,
-15.074,
16.743,
-39.376,
8.66,
13.785,
-7.597,
1.299,
-1.171,
-1.847
]
},
{
"start": 292.37405,
"duration": 0.61542,
"confidence": 0.076,
"loudness_start": -6.12,
"loudness_max_time": 0.18179,
"loudness_max": -1.223,
"loudness_end": 0.0,
"pitches": [
0.355,
0.395,
0.678,
0.478,
0.615,
0.504,
0.766,
1.0,
0.559,
0.275,
0.29,
0.475
],
"timbre": [
55.613,
31.974,
42.328,
-14.041,
26.745,
-45.245,
30.474,
11.004,
6.136,
15.459,
-10.897,
-3.914
]
},
{
"start": 292.98947,
"duration": 0.8702,
"confidence": 0.154,
"loudness_start": -5.594,
"loudness_max_time": 0.72533,
"loudness_max": -2.155,
"loudness_end": 0.0,
"pitches": [
0.437,
0.363,
0.6,
0.297,
1.0,
0.482,
0.646,
0.941,
0.678,
0.374,
0.351,
0.684
],
"timbre": [
56.263,
20.903,
31.696,
-9.633,
20.476,
-47.039,
22.085,
17.427,
11.204,
1.098,
-10.134,
-4.693
]
},
{
"start": 293.85968,
"duration": 0.29723,
"confidence": 0.32,
"loudness_start": -5.561,
"loudness_max_time": 0.0142,
"loudness_max": -1.819,
"loudness_end": 0.0,
"pitches": [
0.779,
0.635,
0.225,
0.387,
1.0,
0.373,
0.223,
0.29,
0.514,
0.138,
0.193,
0.572
],
"timbre": [
56.242,
40.968,
20.976,
-8.183,
16.169,
-42.314,
-7.99,
3.779,
8.658,
-6.17,
-3.714,
-19.844
]
},
{
"start": 294.15692,
"duration": 0.21864,
"confidence": 0.191,
"loudness_start": -5.971,
"loudness_max_time": 0.00551,
"loudness_max": -2.468,
"loudness_end": 0.0,
"pitches": [
0.679,
0.545,
0.281,
0.455,
0.489,
0.403,
0.216,
0.461,
0.499,
0.266,
0.397,
1.0
],
"timbre": [
56.14,
45.77,
28.063,
-11.487,
-12.072,
-42.201,
-16.222,
10.179,
-0.502,
2.469,
-8.974,
-14.921
]
},
{
"start": 294.37555,
"duration": 0.15828,
"confidence": 0.135,
"loudness_start": -5.725,
"loudness_max_time": 0.03295,
"loudness_max": -2.952,
"loudness_end": 0.0,
"pitches": [
0.829,
1.0,
0.877,
0.899,
0.579,
0.563,
0.376,
0.416,
0.623,
0.426,
0.486,
0.8
],
"timbre": [
55.799,
85.163,
11.787,
-26.166,
20.925,
-30.212,
-36.769,
-0.083,
11.005,
3.308,
-1.306,
-21.795
]
},
{
"start": 294.53384,
"duration": 0.17964,
"confidence": 0.079,
"loudness_start": -5.819,
"loudness_max_time": 0.05703,
"loudness_max": -2.178,
"loudness_end": 0.0,
"pitches": [
0.937,
0.877,
0.533,
0.459,
0.854,
0.792,
0.955,
1.0,
0.697,
0.683,
0.4,
0.441
],
"timbre": [
55.579,
72.268,
3.586,
-15.631,
5.046,
-32.55,
-20.156,
4.471,
7.888,
11.881,
-25.699,
-24.282
]
},
{
"start": 294.71347,
"duration": 0.24889,
"confidence": 0.172,
"loudness_start": -6.874,
"loudness_max_time": 0.01782,
"loudness_max": -3.066,
"loudness_end": 0.0,
"pitches": [
0.384,
0.708,
1.0,
0.799,
0.839,
0.54,
0.601,
0.424,
0.25,
0.545,
0.27,
0.327
],
"timbre": [
55.546,
43.135,
-2.992,
-30.173,
12.156,
-41.352,
-14.402,
-9.147,
3.61,
13.396,
-6.336,
-7.36
]
},
{
"start": 294.96237,
"duration": 0.1342,
"confidence": 0.067,
"loudness_start": -6.153,
"loudness_max_time": 0.02249,
"loudness_max": -2.495,
"loudness_end": 0.0,
"pitches": [
0.707,
0.576,
0.498,
0.572,
1.0,
0.541,
0.732,
0.542,
0.48,
0.314,
0.374,
0.869
],
"timbre": [
54.453,
34.24,
-12.746,
-7.558,
8.832,
-41.721,
-23.796,
6.404,
3.391,
5.242,
8.74,
-2.161
]
},
{
"start": 295.09656,
"duration": 0.18009,
"confidence": 0.46,
"loudness_start": -8.144,
"loudness_max_time": 0.03109,
"loudness_max": -2.485,
"loudness_end": 0.0,
"pitches": [
0.881,
0.874,
0.657,
0.482,
0.568,
0.467,
1.0,
0.98,
0.418,
0.46,
0.201,
0.226
],
"timbre": [
55.574,
71.625,
0.623,
-51.0,
-5.971,
-23.996,
-37.492,
15.568,
7.154,
-3.945,
16.52,
-17.874
]
},
{
"start": 295.27664,
"duration": 0.29673,
"confidence": 0.065,
"loudness_start": -4.189,
"loudness_max_time": 0.04828,
"loudness_max": -1.97,
"loudness_end": 0.0,
"pitches": [
0.867,
0.743,
0.282,
0.33,
0.741,
0.495,
0.236,
0.399,
0.539,
0.374,
0.173,
1.0
],
"timbre": [
56.911,
75.285,
28.249,
-5.004,
1.069,
-22.98,
-12.156,
-30.083,
-15.84,
9.828,
-21.181,
-20.597
]
},
{
"start": 295.5734,
"duration": 0.11587,
"confidence": 0.247,
"loudness_start": -5.536,
"loudness_max_time": 0.0076,
"loudness_max": -2.016,
"loudness_end": 0.0,
"pitches": [
0.38,
0.233,
0.321,
0.506,
1.0,
0.496,
0.241,
0.636,
0.308,
0.149,
0.228,
0.515
],
"timbre": [
56.505,
21.542,
28.767,
-12.418,
29.133,
-52.382,
-12.521,
11.185,
3.527,
3.389,
-5.787,
-5.216
]
},
{
"start": 295.68924,
"duration": 0.28961,
"confidence": 0.272,
"loudness_start": -4.789,
"loudness_max_time": 0.03848,
"loudness_max": -1.199,
"loudness_end": 0.0,
"pitches": [
0.576,
0.675,
0.285,
0.878,
1.0,
0.755,
0.371,
0.443,
0.452,
0.155,
0.162,
0.468
],
"timbre": [
56.881,
60.943,
40.816,
-3.167,
13.354,
-32.419,
12.227,
0.25,
-10.845,
5.156,
-6.397,
-23.226
]
},
{
"start": 295.97888,
"duration": 0.44141,
"confidence": 0.43,
"loudness_start": -6.34,
"loudness_max_time": 0.04313,
"loudness_max": -0.854,
"loudness_end": 0.0,
"pitches": [
0.219,
0.394,
0.963,
0.661,
1.0,
0.381,
0.456,
0.36,
0.308,
0.299,
0.208,
0.449
],
"timbre": [
56.769,
52.751,
38.368,
-18.322,
11.89,
-21.416,
14.531,
-1.967,
-2.027,
8.426,
-5.538,
-19.038
]
},
{
"start": 296.42026,
"duration": 0.10971,
"confidence": 0.21,
"loudness_start": -6.202,
"loudness_max_time": 0.04002,
"loudness_max": -2.651,
"loudness_end": 0.0,
"pitches": [
0.522,
1.0,
0.402,
0.656,
0.696,
0.575,
0.778,
0.933,
0.454,
0.309,
0.402,
0.26
],
"timbre": [
56.001,
37.737,
22.879,
-25.759,
9.91,
-29.858,
-10.052,
1.236,
-5.89,
17.542,
-4.322,
3.643
]
},
{
"start": 296.52997,
"duration": 0.30227,
"confidence": 0.213,
"loudness_start": -4.713,
"loudness_max_time": 0.03866,
"loudness_max": -1.54,
"loudness_end": 0.0,
"pitches": [
0.07,
0.073,
0.088,
0.198,
1.0,
0.323,
0.096,
0.114,
0.07,
0.048,
0.054,
0.29
],
"timbre": [
56.917,
79.312,
12.272,
-4.701,
36.709,
-33.308,
-17.269,
35.849,
-4.588,
3.854,
-15.818,
-7.481
]
},
{
"start": 296.83224,
"duration": 0.44136,
"confidence": 0.145,
"loudness_start": -5.615,
"loudness_max_time": 0.06599,
"loudness_max": -2.671,
"loudness_end": 0.0,
"pitches": [
0.26,
0.579,
0.945,
0.72,
1.0,
0.362,
0.509,
0.358,
0.298,
0.314,
0.199,
0.346
],
"timbre": [
55.687,
65.423,
26.857,
-30.12,
36.455,
-46.328,
25.522,
-18.02,
-0.445,
29.252,
-15.176,
-12.71
]
},
{
"start": 297.27362,
"duration": 0.48213,
"confidence": 0.318,
"loudness_start": -5.446,
"loudness_max_time": 0.06438,
"loudness_max": -1.284,
"loudness_end": 0.0,
"pitches": [
0.318,
0.261,
0.329,
0.315,
1.0,
0.528,
0.568,
0.447,
0.452,
0.214,
0.207,
0.298
],
"timbre": [
55.855,
62.892,
42.802,
-2.207,
13.473,
-32.942,
21.578,
17.205,
-0.006,
5.252,
-21.453,
-17.447
]
},
{
"start": 297.75574,
"duration": 0.43497,
"confidence": 0.283,
"loudness_start": -5.999,
"loudness_max_time": 0.28395,
"loudness_max": -2.19,
"loudness_end": 0.0,
"pitches": [
0.256,
0.527,
0.88,
1.0,
0.83,
0.608,
0.617,
0.553,
0.432,
0.404,
0.314,
0.478
],
"timbre": [
56.164,
53.124,
16.842,
-29.022,
36.923,
-50.935,
17.024,
4.297,
16.992,
15.852,
-11.039,
-10.199
]
},
{
"start": 298.1907,
"duration": 0.2268,
"confidence": 0.357,
"loudness_start": -4.72,
"loudness_max_time": 0.02696,
"loudness_max": -1.104,
"loudness_end": 0.0,
"pitches": [
0.136,
0.183,
0.215,
0.206,
0.597,
0.221,
0.42,
1.0,
0.244,
0.092,
0.083,
0.276
],
"timbre": [
57.444,
37.883,
35.452,
-7.916,
34.771,
-51.054,
16.015,
5.71,
-2.699,
-4.104,
-4.713,
5.72
]
},
{
"start": 298.4175,
"duration": 0.62476,
"confidence": 0.042,
"loudness_start": -3.666,
"loudness_max_time": 0.01546,
"loudness_max": -1.676,
"loudness_end": 0.0,
"pitches": [
0.407,
0.698,
1.0,
0.37,
0.247,
0.233,
0.486,
0.346,
0.347,
0.321,
0.277,
0.348
],
"timbre": [
56.679,
38.676,
48.549,
11.299,
40.386,
-51.493,
20.17,
1.034,
-1.244,
-0.075,
-10.636,
-6.564
]
},
{
"start": 299.04227,
"duration": 0.46608,
"confidence": 0.319,
"loudness_start": -4.823,
"loudness_max_time": 0.03007,
"loudness_max": -1.791,
"loudness_end": 0.0,
"pitches": [
0.544,
0.393,
0.365,
0.227,
0.265,
0.343,
0.643,
0.386,
0.341,
0.282,
0.223,
1.0
],
"timbre": [
56.954,
32.335,
34.647,
-7.904,
19.524,
-44.991,
21.933,
9.196,
-9.553,
-9.114,
-2.465,
1.881
]
},
{
"start": 299.50833,
"duration": 0.37773,
"confidence": 0.125,
"loudness_start": -5.402,
"loudness_max_time": 0.24265,
"loudness_max": -2.049,
"loudness_end": 0.0,
"pitches": [
0.473,
0.676,
1.0,
0.695,
0.304,
0.486,
0.807,
0.421,
0.355,
0.506,
0.597,
0.992
],
"timbre": [
56.709,
43.212,
52.567,
0.21,
12.594,
-36.103,
46.651,
5.31,
-21.059,
-5.637,
-1.269,
1.73
]
},
{
"start": 299.88608,
"duration": 0.88766,
"confidence": 0.111,
"loudness_start": -5.168,
"loudness_max_time": 0.03007,
"loudness_max": -1.747,
"loudness_end": 0.0,
"pitches": [
0.517,
0.478,
0.757,
0.408,
0.263,
0.343,
0.737,
0.458,
0.395,
0.461,
0.283,
1.0
],
"timbre": [
56.463,
20.826,
45.278,
-7.347,
14.508,
-37.385,
29.92,
18.416,
-1.258,
5.282,
5.039,
-1.042
]
},
{
"start": 300.77374,
"duration": 0.58077,
"confidence": 0.374,
"loudness_start": -4.497,
"loudness_max_time": 0.01063,
"loudness_max": -1.123,
"loudness_end": 0.0,
"pitches": [
0.402,
0.358,
0.378,
0.297,
0.213,
0.273,
0.533,
0.358,
0.387,
0.204,
0.228,
1.0
],
"timbre": [
57.025,
32.355,
36.538,
-3.323,
12.991,
-47.528,
0.624,
14.766,
-4.863,
-3.157,
-8.443,
-17.5
]
},
{
"start": 301.35452,
"duration": 0.26676,
"confidence": 0.055,
"loudness_start": -5.286,
"loudness_max_time": 0.05744,
"loudness_max": -3.13,
"loudness_end": 0.0,
"pitches": [
0.918,
0.67,
0.269,
0.177,
0.156,
0.132,
0.305,
0.268,
0.359,
0.303,
0.169,
1.0
],
"timbre": [
55.647,
82.787,
8.45,
-14.094,
-0.447,
-34.634,
-12.415,
5.695,
-18.862,
1.064,
-15.641,
-30.171
]
},
{
"start": 301.62128,
"duration": 0.73138,
"confidence": 0.29,
"loudness_start": -6.755,
"loudness_max_time": 0.02973,
"loudness_max": -2.473,
"loudness_end": 0.0,
"pitches": [
0.451,
0.361,
0.498,
0.556,
1.0,
0.747,
0.482,
0.397,
0.484,
0.42,
0.258,
0.401
],
"timbre": [
55.494,
75.031,
-7.545,
-35.704,
23.635,
-30.371,
-19.218,
-0.975,
-7.406,
16.892,
5.715,
-6.265
]
},
{
"start": 302.35266,
"duration": 0.15088,
"confidence": 0.016,
"loudness_start": -5.042,
"loudness_max_time": 0.00773,
"loudness_max": -3.121,
"loudness_end": 0.0,
"pitches": [
0.842,
0.659,
0.369,
0.384,
0.905,
0.541,
0.986,
1.0,
0.448,
0.841,
0.2,
0.089
],
"timbre": [
54.999,
28.546,
14.914,
-9.482,
-0.732,
-46.81,
-5.549,
-2.352,
-8.315,
22.043,
-22.434,
-21.104
]
},
{
"start": 302.50354,
"duration": 0.09882,
"confidence": 0.368,
"loudness_start": -7.764,
"loudness_max_time": 0.04755,
"loudness_max": -2.438,
"loudness_end": 0.0,
"pitches": [
0.645,
0.893,
0.413,
0.64,
1.0,
0.503,
0.353,
0.469,
0.319,
0.293,
0.429,
0.392
],
"timbre": [
55.572,
38.208,
13.059,
-21.495,
27.762,
-33.403,
-10.774,
13.025,
3.205,
6.39,
-3.32,
-12.724
]
},
{
"start": 302.60236,
"duration": 0.32512,
"confidence": 0.146,
"loudness_start": -5.825,
"loudness_max_time": 0.19834,
"loudness_max": -2.113,
"loudness_end": 0.0,
"pitches": [
0.502,
0.837,
0.209,
0.161,
0.344,
0.183,
0.175,
0.225,
0.559,
1.0,
0.257,
0.194
],
"timbre": [
55.737,
56.201,
34.886,
-15.913,
13.409,
-27.846,
-2.571,
-9.177,
0.469,
12.313,
-11.113,
-9.528
]
},
{
"start": 302.9275,
"duration": 0.44172,
"confidence": 0.51,
"loudness_start": -8.268,
"loudness_max_time": 0.07327,
"loudness_max": -2.517,
"loudness_end": 0.0,
"pitches": [
0.28,
0.39,
0.353,
0.274,
0.771,
0.347,
0.387,
0.384,
0.356,
1.0,
0.441,
0.277
],
"timbre": [
55.583,
45.572,
25.179,
-16.088,
3.839,
-32.878,
7.49,
5.028,
0.409,
10.787,
-10.032,
-21.394
]
},
{
"start": 303.3692,
"duration": 0.10381,
"confidence": 0.471,
"loudness_start": -7.553,
"loudness_max_time": 0.01537,
"loudness_max": -2.236,
"loudness_end": 0.0,
"pitches": [
0.736,
0.749,
0.334,
0.373,
0.982,
0.389,
0.774,
1.0,
0.777,
0.61,
0.69,
0.278
],
"timbre": [
56.022,
33.784,
13.84,
-24.402,
12.673,
-41.359,
-10.236,
24.708,
3.488,
-1.18,
4.293,
3.687
]
},
{
"start": 303.47302,
"duration": 0.33705,
"confidence": 0.216,
"loudness_start": -5.277,
"loudness_max_time": 0.04712,
"loudness_max": -1.414,
"loudness_end": 0.0,
"pitches": [
0.098,
0.135,
0.071,
0.116,
0.446,
0.107,
0.08,
0.117,
0.222,
1.0,
0.3,
0.172
],
"timbre": [
56.459,
78.111,
5.303,
-7.958,
34.818,
-36.18,
-21.946,
13.661,
7.1,
-9.262,
0.984,
-7.53
]
},
{
"start": 303.81006,
"duration": 0.42349,
"confidence": 0.023,
"loudness_start": -5.66,
"loudness_max_time": 0.28066,
"loudness_max": -3.083,
"loudness_end": 0.0,
"pitches": [
0.275,
0.183,
0.265,
0.338,
0.454,
0.281,
0.242,
0.3,
0.488,
1.0,
0.401,
0.194
],
"timbre": [
55.709,
41.817,
20.967,
-22.871,
15.259,
-52.186,
27.316,
-8.866,
6.397,
16.813,
-18.95,
-7.588
]
},
{
"start": 304.23355,
"duration": 0.38907,
"confidence": 0.185,
"loudness_start": -5.441,
"loudness_max_time": 0.01234,
"loudness_max": -2.151,
"loudness_end": 0.0,
"pitches": [
0.378,
0.505,
0.399,
0.211,
0.52,
0.428,
0.62,
0.536,
0.477,
1.0,
0.29,
0.276
],
"timbre": [
55.824,
50.135,
5.833,
-13.81,
5.419,
-49.957,
-3.964,
17.548,
5.077,
-6.243,
-10.427,
-18.053
]
},
{
"start": 304.62262,
"duration": 0.41193,
"confidence": 0.205,
"loudness_start": -6.262,
"loudness_max_time": 0.04889,
"loudness_max": -2.424,
"loudness_end": 0.0,
"pitches": [
0.265,
0.422,
0.35,
0.393,
1.0,
0.449,
0.296,
0.235,
0.261,
0.281,
0.161,
0.195
],
"timbre": [
55.693,
96.611,
-5.657,
-28.679,
34.014,
-34.624,
2.537,
-17.221,
-0.608,
26.265,
-18.485,
-22.279
]
},
{
"start": 305.03455,
"duration": 0.73696,
"confidence": 0.303,
"loudness_start": -6.191,
"loudness_max_time": 0.07122,
"loudness_max": -2.453,
"loudness_end": 0.0,
"pitches": [
0.741,
0.607,
0.748,
0.559,
0.865,
0.675,
0.909,
0.902,
1.0,
0.894,
0.832,
0.729
],
"timbre": [
55.397,
62.824,
24.535,
-38.387,
9.586,
-32.186,
-8.279,
4.009,
-6.485,
3.219,
-11.808,
-12.042
]
},
{
"start": 305.7715,
"duration": 0.16299,
"confidence": 0.046,
"loudness_start": -5.138,
"loudness_max_time": 0.04324,
"loudness_max": -1.959,
"loudness_end": 0.0,
"pitches": [
0.639,
0.436,
0.45,
0.419,
0.515,
0.49,
1.0,
0.987,
0.963,
0.946,
0.486,
0.106
],
"timbre": [
55.844,
47.157,
25.559,
-5.7,
19.671,
-39.347,
25.41,
6.205,
2.593,
-7.107,
-2.734,
-7.731
]
},
{
"start": 305.9345,
"duration": 0.84163,
"confidence": 0.29,
"loudness_start": -5.358,
"loudness_max_time": 0.03884,
"loudness_max": -1.445,
"loudness_end": 0.0,
"pitches": [
0.293,
0.339,
0.482,
0.459,
0.822,
0.777,
0.762,
1.0,
0.835,
0.439,
0.338,
0.684
],
"timbre": [
56.292,
32.311,
39.056,
-10.94,
25.036,
-32.405,
21.436,
12.545,
-4.681,
9.664,
-1.075,
-5.763
]
},
{
"start": 306.77615,
"duration": 0.28449,
"confidence": 0.466,
"loudness_start": -6.364,
"loudness_max_time": 0.09776,
"loudness_max": -1.19,
"loudness_end": 0.0,
"pitches": [
0.414,
0.305,
0.229,
0.431,
0.918,
0.502,
0.486,
0.37,
0.308,
0.135,
0.175,
1.0
],
"timbre": [
55.772,
43.935,
58.238,
-23.815,
34.148,
-39.659,
33.786,
13.256,
5.657,
7.034,
-7.329,
-8.152
]
},
{
"start": 307.06064,
"duration": 0.56277,
"confidence": 0.219,
"loudness_start": -4.573,
"loudness_max_time": 0.06195,
"loudness_max": -1.317,
"loudness_end": 0.0,
"pitches": [
0.505,
0.441,
0.6,
0.522,
0.585,
0.228,
0.53,
1.0,
0.867,
0.669,
0.44,
0.593
],
"timbre": [
55.935,
31.541,
32.527,
-2.447,
23.176,
-37.853,
29.407,
0.775,
5.06,
6.854,
-17.999,
-6.017
]
},
{
"start": 307.6234,
"duration": 0.33624,
"confidence": 0.217,
"loudness_start": -6.24,
"loudness_max_time": 0.07118,
"loudness_max": -1.975,
"loudness_end": 0.0,
"pitches": [
0.826,
0.291,
0.129,
0.162,
0.445,
0.182,
0.219,
0.295,
0.788,
0.397,
0.278,
1.0
],
"timbre": [
55.211,
13.781,
28.784,
-18.942,
-4.516,
-43.06,
19.18,
5.526,
19.212,
6.609,
-13.198,
-15.549
]
},
{
"start": 307.95963,
"duration": 0.28984,
"confidence": 0.251,
"loudness_start": -6.209,
"loudness_max_time": 0.03297,
"loudness_max": -1.567,
"loudness_end": 0.0,
"pitches": [
1.0,
0.75,
0.373,
0.373,
0.284,
0.277,
0.256,
0.479,
0.366,
0.123,
0.204,
0.559
],
"timbre": [
55.586,
35.043,
1.979,
-13.185,
-5.509,
-25.39,
0.131,
-1.68,
3.358,
4.332,
-3.558,
-19.292
]
},
{
"start": 308.24948,
"duration": 0.29143,
"confidence": 0.269,
"loudness_start": -7.563,
"loudness_max_time": 0.02676,
"loudness_max": -2.386,
"loudness_end": 0.0,
"pitches": [
0.933,
0.453,
0.15,
0.18,
0.231,
0.221,
0.117,
0.307,
0.244,
0.224,
0.219,
1.0
],
"timbre": [
54.468,
27.592,
-12.479,
-12.151,
-5.818,
-33.557,
-4.497,
-4.575,
-6.465,
10.225,
8.827,
-8.438
]
},
{
"start": 308.54092,
"duration": 0.26594,
"confidence": 0.564,
"loudness_start": -7.62,
"loudness_max_time": 0.05274,
"loudness_max": -0.879,
"loudness_end": 0.0,
"pitches": [
0.431,
0.614,
0.812,
1.0,
0.823,
0.427,
0.588,
0.48,
0.235,
0.664,
0.641,
0.703
],
"timbre": [
54.863,
22.85,
-13.143,
5.026,
-8.466,
-33.945,
-19.081,
11.427,
2.511,
-11.339,
-18.763,
0.966
]
},
{
"start": 308.80685,
"duration": 0.16249,
"confidence": 0.26,
"loudness_start": -10.75,
"loudness_max_time": 0.06748,
"loudness_max": -7.352,
"loudness_end": 0.0,
"pitches": [
0.505,
0.287,
0.31,
0.27,
0.96,
0.321,
0.346,
0.501,
0.624,
0.272,
0.143,
1.0
],
"timbre": [
51.671,
24.604,
15.338,
-34.853,
1.048,
-21.626,
-11.955,
-9.413,
23.205,
2.229,
-2.569,
-27.352
]
},
{
"start": 308.96933,
"duration": 0.06363,
"confidence": 0.466,
"loudness_start": -8.573,
"loudness_max_time": 0.0302,
"loudness_max": -3.927,
"loudness_end": 0.0,
"pitches": [
1.0,
0.965,
0.608,
0.597,
0.59,
0.586,
0.823,
0.819,
0.924,
0.928,
0.889,
0.426
],
"timbre": [
54.872,
61.31,
-14.22,
-38.015,
-9.978,
-39.663,
-2.605,
5.297,
11.818,
1.92,
0.004,
-16.313
]
},
{
"start": 309.03296,
"duration": 0.36703,
"confidence": 0.283,
"loudness_start": -5.559,
"loudness_max_time": 0.25236,
"loudness_max": -1.806,
"loudness_end": 0.0,
"pitches": [
0.224,
0.213,
0.129,
0.205,
1.0,
0.267,
0.171,
0.106,
0.158,
0.107,
0.084,
0.192
],
"timbre": [
56.411,
112.37,
4.575,
-24.185,
4.05,
-27.546,
14.829,
-4.385,
-2.419,
-5.433,
-5.438,
10.498
]
},
{
"start": 309.4,
"duration": 0.37166,
"confidence": 0.292,
"loudness_start": -6.609,
"loudness_max_time": 0.05009,
"loudness_max": -1.442,
"loudness_end": 0.0,
"pitches": [
0.231,
0.247,
0.268,
0.282,
1.0,
0.407,
0.367,
0.368,
0.371,
0.196,
0.194,
0.287
],
"timbre": [
56.145,
69.444,
29.391,
-17.144,
21.253,
-33.41,
20.983,
3.786,
-8.062,
8.809,
-16.18,
9.992
]
},
{
"start": 309.77167,
"duration": 0.51574,
"confidence": 0.153,
"loudness_start": -5.046,
"loudness_max_time": 0.11193,
"loudness_max": -1.807,
"loudness_end": 0.0,
"pitches": [
0.269,
0.351,
1.0,
0.547,
0.915,
0.424,
0.322,
0.324,
0.439,
0.293,
0.185,
0.234
],
"timbre": [
56.377,
49.165,
21.634,
-11.319,
30.124,
-40.744,
6.092,
4.376,
2.08,
10.564,
-4.751,
-6.286
]
},
{
"start": 310.28738,
"duration": 0.13519,
"confidence": 0.404,
"loudness_start": -5.532,
"loudness_max_time": 0.02093,
"loudness_max": -1.257,
"loudness_end": 0.0,
"pitches": [
0.714,
1.0,
0.253,
0.253,
0.659,
0.522,
0.34,
0.477,
0.299,
0.256,
0.401,
0.304
],
"timbre": [
56.971,
48.796,
28.279,
-15.257,
15.901,
-43.993,
8.143,
33.895,
1.828,
0.635,
4.505,
9.69
]
},
{
"start": 310.42258,
"duration": 0.19052,
"confidence": 0.061,
"loudness_start": -5.148,
"loudness_max_time": 0.06601,
"loudness_max": -2.18,
"loudness_end": 0.0,
"pitches": [
0.075,
0.054,
0.058,
0.371,
1.0,
0.395,
0.051,
0.028,
0.048,
0.023,
0.042,
0.306
],
"timbre": [
56.237,
74.561,
20.987,
-20.784,
38.843,
-33.663,
-3.694,
-12.127,
11.431,
18.695,
-16.517,
2.419
]
},
{
"start": 310.6131,
"duration": 0.22132,
"confidence": 0.234,
"loudness_start": -5.684,
"loudness_max_time": 0.06662,
"loudness_max": -2.43,
"loudness_end": 0.0,
"pitches": [
0.508,
0.688,
0.516,
0.707,
1.0,
0.363,
0.163,
0.302,
0.281,
0.229,
0.145,
0.427
],
"timbre": [
56.164,
48.014,
31.396,
-6.525,
25.188,
-32.188,
16.275,
2.06,
6.949,
21.938,
-17.002,
-3.816
]
},
{
"start": 310.8344,
"duration": 0.30122,
"confidence": 0.062,
"loudness_start": -5.057,
"loudness_max_time": 0.18812,
"loudness_max": -1.962,
"loudness_end": 0.0,
"pitches": [
0.56,
0.876,
0.18,
0.283,
1.0,
0.467,
0.249,
0.191,
0.33,
0.249,
0.181,
0.804
],
"timbre": [
56.036,
55.726,
39.658,
-6.844,
12.759,
-41.82,
26.321,
-5.413,
4.957,
5.138,
-8.893,
13.938
]
},
{
"start": 311.13565,
"duration": 0.09868,
"confidence": 0.315,
"loudness_start": -5.37,
"loudness_max_time": 0.0281,
"loudness_max": -1.461,
"loudness_end": 0.0,
"pitches": [
0.793,
1.0,
0.479,
0.632,
0.703,
0.641,
0.775,
0.461,
0.279,
0.196,
0.329,
0.234
],
"timbre": [
56.131,
32.544,
12.314,
-9.866,
29.4,
-35.463,
-11.596,
12.607,
16.466,
11.611,
0.341,
-12.696
]
},
{
"start": 311.23434,
"duration": 0.23868,
"confidence": 0.14,
"loudness_start": -5.712,
"loudness_max_time": 0.07088,
"loudness_max": -2.42,
"loudness_end": 0.0,
"pitches": [
1.0,
0.717,
0.271,
0.172,
0.952,
0.442,
0.154,
0.233,
0.362,
0.146,
0.115,
0.614
],
"timbre": [
55.348,
47.236,
25.248,
-17.176,
40.254,
-41.708,
17.395,
8.658,
18.471,
17.518,
-17.649,
-21.565
]
},
{
"start": 311.47302,
"duration": 0.50304,
"confidence": 0.122,
"loudness_start": -6.048,
"loudness_max_time": 0.11476,
"loudness_max": -2.889,
"loudness_end": 0.0,
"pitches": [
0.385,
0.61,
1.0,
0.66,
0.761,
0.422,
0.36,
0.507,
0.571,
0.347,
0.187,
0.376
],
"timbre": [
55.544,
30.011,
31.538,
-15.449,
33.056,
-42.757,
13.681,
11.335,
25.362,
16.014,
-9.163,
-7.244
]
},
{
"start": 311.97604,
"duration": 0.42526,
"confidence": 0.223,
"loudness_start": -6.458,
"loudness_max_time": 0.27376,
"loudness_max": -2.767,
"loudness_end": 0.0,
"pitches": [
0.098,
0.131,
0.163,
0.324,
1.0,
0.256,
0.209,
0.443,
0.137,
0.081,
0.073,
0.156
],
"timbre": [
55.872,
50.844,
18.32,
-39.151,
21.829,
-33.212,
-0.804,
17.186,
16.371,
16.505,
0.697,
-11.37
]
},
{
"start": 312.4013,
"duration": 0.30268,
"confidence": 0.141,
"loudness_start": -5.291,
"loudness_max_time": 0.04837,
"loudness_max": -1.552,
"loudness_end": 0.0,
"pitches": [
0.359,
1.0,
0.972,
0.323,
0.096,
0.086,
0.196,
0.179,
0.273,
0.318,
0.104,
0.175
],
"timbre": [
56.276,
51.485,
17.523,
-15.822,
22.486,
-39.22,
5.368,
2.241,
18.059,
3.725,
-4.777,
-0.971
]
},
{
"start": 312.70398,
"duration": 0.17923,
"confidence": 0.148,
"loudness_start": -6.181,
"loudness_max_time": 0.04082,
"loudness_max": -1.896,
"loudness_end": 0.0,
"pitches": [
0.799,
0.56,
0.44,
0.381,
0.28,
0.286,
1.0,
0.898,
0.588,
0.586,
0.238,
0.477
],
"timbre": [
56.047,
35.074,
33.455,
-6.054,
14.528,
-43.526,
25.563,
2.643,
4.492,
14.588,
-5.808,
7.729
]
},
{
"start": 312.8832,
"duration": 0.31333,
"confidence": 0.268,
"loudness_start": -4.875,
"loudness_max_time": 0.01084,
"loudness_max": -1.856,
"loudness_end": 0.0,
"pitches": [
0.472,
0.362,
0.193,
0.187,
0.127,
0.072,
0.239,
0.151,
0.2,
0.102,
0.075,
1.0
],
"timbre": [
56.779,
39.617,
17.249,
-9.411,
16.571,
-45.068,
8.253,
5.186,
9.05,
-5.484,
-9.227,
9.772
]
},
{
"start": 313.19656,
"duration": 0.55741,
"confidence": 0.017,
"loudness_start": -5.504,
"loudness_max_time": 0.13184,
"loudness_max": -1.289,
"loudness_end": 0.0,
"pitches": [
0.321,
0.384,
1.0,
0.424,
0.198,
0.179,
0.325,
0.284,
0.281,
0.232,
0.22,
0.56
],
"timbre": [
55.909,
54.831,
26.063,
-8.648,
21.587,
-35.475,
23.985,
2.106,
0.721,
1.675,
-9.672,
14.645
]
},
{
"start": 313.75397,
"duration": 0.15075,
"confidence": 0.235,
"loudness_start": -5.728,
"loudness_max_time": 0.01159,
"loudness_max": -2.124,
"loudness_end": 0.0,
"pitches": [
0.908,
0.21,
0.244,
0.445,
0.333,
0.261,
0.504,
0.293,
0.192,
0.171,
0.376,
1.0
],
"timbre": [
56.563,
28.546,
22.424,
-29.877,
13.739,
-53.284,
5.943,
22.447,
2.416,
7.583,
2.532,
11.649
]
},
{
"start": 313.90472,
"duration": 0.44621,
"confidence": 0.047,
"loudness_start": -3.406,
"loudness_max_time": 0.30762,
"loudness_max": -0.905,
"loudness_end": 0.0,
"pitches": [
0.911,
0.465,
0.533,
0.437,
0.247,
0.259,
0.447,
0.321,
0.313,
0.33,
0.238,
1.0
],
"timbre": [
56.899,
60.142,
15.453,
-4.568,
24.313,
-46.982,
25.446,
6.711,
0.946,
4.793,
-6.581,
18.089
]
},
{
"start": 314.35092,
"duration": 0.26866,
"confidence": 0.072,
"loudness_start": -6.404,
"loudness_max_time": 0.1407,
"loudness_max": -3.063,
"loudness_end": 0.0,
"pitches": [
1.0,
0.967,
0.57,
0.277,
0.187,
0.179,
0.403,
0.489,
0.442,
0.312,
0.249,
0.805
],
"timbre": [
55.175,
37.657,
13.681,
-23.989,
7.19,
-36.604,
17.498,
-0.297,
-0.373,
6.059,
-8.099,
14.778
]
},
{
"start": 314.6196,
"duration": 0.3888,
"confidence": 0.39,
"loudness_start": -6.014,
"loudness_max_time": 0.02526,
"loudness_max": -1.492,
"loudness_end": 0.0,
"pitches": [
0.512,
0.268,
0.317,
0.251,
0.29,
0.396,
0.778,
0.46,
0.44,
0.26,
0.146,
1.0
],
"timbre": [
56.073,
37.274,
7.503,
-14.289,
12.332,
-30.907,
-1.613,
9.667,
1.724,
-2.295,
9.314,
5.061
]
},
{
"start": 315.0084,
"duration": 0.10381,
"confidence": 0.182,
"loudness_start": -5.765,
"loudness_max_time": 0.04805,
"loudness_max": -2.69,
"loudness_end": 0.0,
"pitches": [
1.0,
0.978,
0.776,
0.632,
0.744,
0.778,
0.808,
0.738,
0.585,
0.589,
0.427,
0.431
],
"timbre": [
55.739,
35.286,
9.868,
-13.014,
6.248,
-39.428,
26.926,
17.867,
-3.675,
-10.624,
-2.785,
20.989
]
},
{
"start": 315.1122,
"duration": 0.20245,
"confidence": 0.133,
"loudness_start": -5.799,
"loudness_max_time": 0.04819,
"loudness_max": -2.765,
"loudness_end": 0.0,
"pitches": [
0.318,
0.785,
1.0,
0.359,
0.126,
0.167,
0.129,
0.101,
0.125,
0.185,
0.101,
0.187
],
"timbre": [
55.797,
44.09,
21.341,
-11.139,
27.025,
-38.701,
21.748,
13.212,
-7.929,
4.88,
-4.24,
23.61
]
},
{
"start": 315.31464,
"duration": 0.1751,
"confidence": 0.129,
"loudness_start": -5.365,
"loudness_max_time": 0.01989,
"loudness_max": -2.063,
"loudness_end": 0.0,
"pitches": [
0.488,
0.615,
0.71,
0.322,
1.0,
0.901,
0.568,
0.524,
0.269,
0.24,
0.132,
0.369
],
"timbre": [
55.466,
30.601,
12.819,
-7.082,
-0.065,
-40.588,
5.513,
-11.406,
2.707,
8.102,
2.311,
6.447
]
},
{
"start": 315.48975,
"duration": 0.15066,
"confidence": 0.362,
"loudness_start": -5.532,
"loudness_max_time": 0.0058,
"loudness_max": -1.546,
"loudness_end": 0.0,
"pitches": [
0.764,
1.0,
0.506,
0.216,
0.141,
0.148,
0.25,
0.154,
0.172,
0.275,
0.309,
0.209
],
"timbre": [
56.771,
37.255,
30.098,
-34.384,
21.542,
-59.929,
-13.905,
20.499,
10.185,
-2.04,
-1.488,
-5.602
]
},
{
"start": 315.6404,
"duration": 0.25578,
"confidence": 0.033,
"loudness_start": -3.082,
"loudness_max_time": 0.04365,
"loudness_max": -1.345,
"loudness_end": 0.0,
"pitches": [
0.116,
0.142,
0.376,
0.499,
1.0,
0.611,
0.226,
0.125,
0.154,
0.113,
0.106,
0.157
],
"timbre": [
57.044,
64.245,
20.409,
-0.574,
41.227,
-36.351,
8.323,
-5.166,
10.446,
23.655,
-20.533,
13.653
]
},
{
"start": 315.89618,
"duration": 0.27755,
"confidence": 0.349,
"loudness_start": -6.405,
"loudness_max_time": 0.0368,
"loudness_max": -2.181,
"loudness_end": 0.0,
"pitches": [
0.462,
0.857,
0.25,
0.301,
1.0,
0.451,
0.133,
0.128,
0.214,
0.308,
0.197,
0.294
],
"timbre": [
55.621,
50.921,
22.911,
-8.597,
18.204,
-36.482,
24.89,
4.163,
20.168,
13.339,
-4.798,
6.745
]
},
{
"start": 316.17374,
"duration": 0.15229,
"confidence": 0.06,
"loudness_start": -6.807,
"loudness_max_time": 0.03859,
"loudness_max": -3.06,
"loudness_end": 0.0,
"pitches": [
0.762,
0.785,
0.477,
0.404,
0.776,
0.711,
0.99,
1.0,
0.5,
0.555,
0.254,
0.11
],
"timbre": [
54.896,
42.469,
18.675,
-17.194,
10.241,
-35.043,
23.456,
-8.239,
14.841,
19.93,
-9.36,
1.031
]
},
{
"start": 316.32602,
"duration": 0.39469,
"confidence": 0.3,
"loudness_start": -5.704,
"loudness_max_time": 0.03619,
"loudness_max": -2.242,
"loudness_end": 0.0,
"pitches": [
0.379,
0.437,
0.257,
0.239,
0.574,
0.483,
0.547,
0.506,
0.459,
1.0,
0.326,
0.249
],
"timbre": [
55.908,
26.133,
10.029,
-24.556,
14.414,
-36.091,
11.346,
13.39,
15.256,
2.137,
0.846,
1.497
]
},
{
"start": 316.72073,
"duration": 0.43501,
"confidence": 0.122,
"loudness_start": -6.312,
"loudness_max_time": 0.12619,
"loudness_max": -2.118,
"loudness_end": 0.0,
"pitches": [
0.213,
0.629,
0.474,
0.444,
1.0,
0.507,
0.335,
0.315,
0.523,
0.65,
0.29,
0.234
],
"timbre": [
55.892,
37.757,
31.757,
-22.439,
21.664,
-40.599,
11.317,
10.613,
8.605,
7.889,
-5.618,
7.581
]
},
{
"start": 317.15573,
"duration": 0.23206,
"confidence": 0.424,
"loudness_start": -6.363,
"loudness_max_time": 0.07367,
"loudness_max": -1.904,
"loudness_end": 0.0,
"pitches": [
0.41,
0.655,
0.322,
0.361,
1.0,
0.542,
0.594,
0.643,
0.441,
0.975,
0.533,
0.41
],
"timbre": [
55.277,
54.59,
43.916,
-31.859,
22.526,
-31.123,
1.81,
7.186,
4.035,
11.937,
-8.845,
-9.957
]
},
{
"start": 317.3878,
"duration": 0.66204,
"confidence": 0.102,
"loudness_start": -4.653,
"loudness_max_time": 0.26488,
"loudness_max": -1.672,
"loudness_end": 0.0,
"pitches": [
0.395,
0.66,
0.681,
0.533,
0.918,
0.535,
0.532,
0.517,
0.465,
1.0,
0.417,
0.445
],
"timbre": [
56.268,
57.911,
25.299,
-1.412,
34.845,
-33.242,
11.811,
-8.967,
7.082,
12.882,
-9.356,
17.463
]
},
{
"start": 318.04984,
"duration": 0.89315,
"confidence": 0.434,
"loudness_start": -6.631,
"loudness_max_time": 0.04698,
"loudness_max": -1.856,
"loudness_end": 0.0,
"pitches": [
0.41,
0.662,
0.541,
0.415,
1.0,
0.498,
0.524,
0.514,
0.778,
0.989,
0.363,
0.514
],
"timbre": [
55.649,
38.872,
18.943,
-17.748,
14.437,
-23.103,
6.352,
3.544,
15.385,
8.561,
-10.447,
-5.254
]
},
{
"start": 318.943,
"duration": 0.73342,
"confidence": 0.308,
"loudness_start": -5.332,
"loudness_max_time": 0.21846,
"loudness_max": -2.001,
"loudness_end": 0.0,
"pitches": [
0.295,
0.395,
0.546,
0.232,
0.316,
0.463,
0.468,
1.0,
0.369,
0.781,
0.362,
0.341
],
"timbre": [
56.281,
41.593,
16.173,
-16.93,
18.811,
-43.691,
-5.588,
21.067,
16.013,
-7.287,
-11.296,
-4.617
]
},
{
"start": 319.67642,
"duration": 0.14363,
"confidence": 0.194,
"loudness_start": -5.566,
"loudness_max_time": 0.00104,
"loudness_max": -2.55,
"loudness_end": 0.0,
"pitches": [
0.595,
0.49,
0.4,
0.395,
0.701,
0.577,
0.803,
1.0,
0.616,
0.503,
0.175,
0.366
],
"timbre": [
54.873,
35.965,
6.27,
-25.527,
-0.425,
-61.557,
3.195,
-10.219,
12.617,
7.379,
-14.912,
-11.168
]
},
{
"start": 319.82004,
"duration": 0.38902,
"confidence": 0.383,
"loudness_start": -5.949,
"loudness_max_time": 0.00569,
"loudness_max": -1.2,
"loudness_end": 0.0,
"pitches": [
0.474,
0.434,
0.481,
0.249,
1.0,
0.804,
0.863,
0.897,
0.75,
0.419,
0.321,
0.625
],
"timbre": [
56.091,
37.793,
10.882,
-15.458,
19.099,
-57.154,
-12.023,
-2.67,
20.374,
-5.411,
-17.769,
-13.817
]
},
{
"start": 320.20908,
"duration": 0.44086,
"confidence": 0.045,
"loudness_start": -6.367,
"loudness_max_time": 0.13063,
"loudness_max": -2.897,
"loudness_end": 0.0,
"pitches": [
0.326,
0.404,
0.707,
0.449,
0.874,
0.59,
0.487,
1.0,
0.768,
0.407,
0.38,
0.552
],
"timbre": [
55.568,
40.264,
8.711,
-18.693,
8.558,
-40.888,
4.671,
7.912,
13.452,
5.242,
-3.231,
-17.932
]
},
{
"start": 320.64993,
"duration": 0.15732,
"confidence": 0.367,
"loudness_start": -6.26,
"loudness_max_time": 0.03955,
"loudness_max": -2.013,
"loudness_end": 0.0,
"pitches": [
0.49,
0.489,
0.266,
0.496,
0.67,
0.468,
0.582,
1.0,
0.234,
0.168,
0.274,
0.564
],
"timbre": [
56.123,
31.689,
22.44,
-31.562,
24.758,
-32.382,
-2.135,
23.445,
14.963,
6.598,
9.228,
-5.732
]
},
{
"start": 320.80725,
"duration": 0.26671,
"confidence": 0.065,
"loudness_start": -4.184,
"loudness_max_time": 0.03231,
"loudness_max": -1.863,
"loudness_end": 0.0,
"pitches": [
0.262,
0.119,
0.107,
0.195,
1.0,
0.45,
0.164,
0.262,
0.182,
0.071,
0.111,
0.475
],
"timbre": [
56.802,
73.616,
10.593,
-13.022,
34.298,
-53.467,
-7.701,
-8.456,
34.178,
5.658,
-1.968,
-6.54
]
},
{
"start": 321.07397,
"duration": 0.45878,
"confidence": 0.058,
"loudness_start": -4.485,
"loudness_max_time": 0.0434,
"loudness_max": -1.548,
"loudness_end": 0.0,
"pitches": [
0.3,
0.331,
0.593,
0.386,
1.0,
0.579,
0.465,
0.929,
0.631,
0.402,
0.27,
0.293
],
"timbre": [
55.98,
41.956,
9.851,
2.356,
21.397,
-42.32,
-6.884,
4.923,
25.805,
6.901,
-8.893,
-4.862
]
},
{
"start": 321.53275,
"duration": 0.31302,
"confidence": 0.509,
"loudness_start": -7.075,
"loudness_max_time": 0.02671,
"loudness_max": -2.068,
"loudness_end": 0.0,
"pitches": [
0.916,
0.802,
0.319,
0.209,
1.0,
0.318,
0.306,
0.629,
0.65,
0.175,
0.193,
0.488
],
"timbre": [
55.707,
32.437,
-2.805,
-21.041,
15.165,
-31.471,
2.505,
8.992,
15.555,
13.333,
6.193,
-13.521
]
},
{
"start": 321.84576,
"duration": 0.20308,
"confidence": 0.129,
"loudness_start": -6.13,
"loudness_max_time": 0.14717,
"loudness_max": -2.428,
"loudness_end": 0.0,
"pitches": [
1.0,
0.892,
0.552,
0.736,
0.871,
0.242,
0.36,
0.841,
0.705,
0.22,
0.409,
0.931
],
"timbre": [
55.65,
31.573,
14.783,
-19.107,
0.106,
-44.483,
-21.308,
11.475,
5.554,
6.911,
-3.885,
-14.121
]
},
{
"start": 322.04883,
"duration": 0.32571,
"confidence": 0.41,
"loudness_start": -6.162,
"loudness_max_time": 0.07145,
"loudness_max": -2.059,
"loudness_end": 0.0,
"pitches": [
0.723,
0.357,
0.228,
0.405,
1.0,
0.522,
0.347,
0.666,
0.462,
0.404,
0.256,
0.989
],
"timbre": [
55.456,
70.378,
2.102,
-35.312,
12.288,
-27.368,
-5.708,
-11.669,
26.427,
6.325,
-11.018,
-4.221
]
},
{
"start": 322.37457,
"duration": 0.31837,
"confidence": 0.277,
"loudness_start": -6.046,
"loudness_max_time": 0.18909,
"loudness_max": -2.206,
"loudness_end": 0.0,
"pitches": [
0.3,
0.666,
1.0,
0.428,
0.701,
0.468,
0.5,
0.669,
0.275,
0.28,
0.247,
0.271
],
"timbre": [
55.262,
35.68,
-1.083,
-29.801,
16.942,
-25.786,
-23.078,
-7.271,
7.076,
4.415,
-10.782,
-1.211
]
},
{
"start": 322.69293,
"duration": 0.19229,
"confidence": 0.409,
"loudness_start": -6.833,
"loudness_max_time": 0.0254,
"loudness_max": -2.724,
"loudness_end": 0.0,
"pitches": [
0.434,
0.34,
0.363,
0.435,
0.727,
0.565,
0.236,
0.627,
0.326,
0.255,
0.316,
1.0
],
"timbre": [
55.609,
11.037,
8.942,
-19.393,
5.782,
-55.273,
-7.784,
8.267,
18.071,
4.214,
-1.454,
-2.216
]
},
{
"start": 322.88522,
"duration": 0.39633,
"confidence": 0.192,
"loudness_start": -5.825,
"loudness_max_time": 0.23857,
"loudness_max": -2.322,
"loudness_end": 0.0,
"pitches": [
0.235,
0.185,
0.359,
0.658,
1.0,
0.356,
0.466,
0.534,
0.434,
0.315,
0.189,
0.178
],
"timbre": [
56.252,
67.288,
29.402,
-8.082,
23.021,
-32.968,
23.883,
-5.069,
11.608,
14.299,
-12.992,
7.906
]
},
{
"start": 323.28156,
"duration": 0.2883,
"confidence": 0.102,
"loudness_start": -6.324,
"loudness_max_time": 0.14649,
"loudness_max": -2.66,
"loudness_end": 0.0,
"pitches": [
0.68,
0.624,
0.293,
0.153,
1.0,
0.258,
0.17,
0.223,
0.366,
0.14,
0.124,
0.642
],
"timbre": [
55.801,
35.345,
9.761,
-20.024,
12.022,
-39.238,
-10.236,
17.364,
3.509,
3.619,
-18.206,
0.521
]
},
{
"start": 323.56985,
"duration": 0.20349,
"confidence": 0.47,
"loudness_start": -6.568,
"loudness_max_time": 0.14683,
"loudness_max": -1.686,
"loudness_end": 0.0,
"pitches": [
0.438,
0.277,
0.149,
0.355,
1.0,
0.588,
0.159,
0.215,
0.246,
0.084,
0.123,
0.477
],
"timbre": [
56.334,
44.446,
31.935,
-13.354,
20.539,
-37.798,
22.684,
17.902,
-0.411,
13.893,
-11.151,
-1.327
]
},
{
"start": 323.77332,
"duration": 0.10975,
"confidence": 0.114,
"loudness_start": -6.164,
"loudness_max_time": 0.05109,
"loudness_max": -3.193,
"loudness_end": 0.0,
"pitches": [
0.468,
1.0,
0.569,
0.431,
0.472,
0.358,
0.207,
0.18,
0.059,
0.164,
0.093,
0.048
],
"timbre": [
56.028,
65.94,
24.789,
-26.644,
11.861,
-31.836,
19.239,
4.423,
-15.619,
3.112,
-4.676,
4.459
]
},
{
"start": 323.8831,
"duration": 0.40132,
"confidence": 0.036,
"loudness_start": -3.944,
"loudness_max_time": 0.03914,
"loudness_max": -1.918,
"loudness_end": 0.0,
"pitches": [
0.181,
0.234,
0.208,
0.503,
1.0,
0.662,
0.43,
0.268,
0.29,
0.172,
0.175,
0.207
],
"timbre": [
56.791,
32.746,
45.023,
0.826,
32.353,
-37.461,
20.664,
2.548,
-1.109,
14.052,
-11.837,
-13.667
]
},
{
"start": 324.2844,
"duration": 0.1737,
"confidence": 0.023,
"loudness_start": -4.303,
"loudness_max_time": 0.10898,
"loudness_max": -1.488,
"loudness_end": 0.0,
"pitches": [
0.086,
0.076,
0.067,
0.085,
1.0,
0.31,
0.06,
0.05,
0.075,
0.036,
0.045,
0.225
],
"timbre": [
56.941,
47.949,
40.335,
-8.748,
26.423,
-44.891,
13.411,
5.758,
13.25,
5.92,
-13.756,
5.236
]
},
{
"start": 324.4581,
"duration": 0.15673,
"confidence": 0.22,
"loudness_start": -5.594,
"loudness_max_time": 0.0378,
"loudness_max": -2.579,
"loudness_end": 0.0,
"pitches": [
0.244,
0.248,
0.131,
0.244,
1.0,
0.188,
0.079,
0.074,
0.172,
0.141,
0.089,
0.132
],
"timbre": [
56.079,
33.31,
30.585,
-15.626,
23.55,
-27.071,
13.771,
-5.31,
10.538,
30.421,
-18.83,
1.358
]
},
{
"start": 324.61484,
"duration": 0.37175,
"confidence": 0.25,
"loudness_start": -6.619,
"loudness_max_time": 0.26079,
"loudness_max": -2.391,
"loudness_end": 0.0,
"pitches": [
0.138,
0.184,
0.263,
0.428,
1.0,
0.32,
0.223,
0.219,
0.231,
0.165,
0.142,
0.313
],
"timbre": [
55.223,
53.364,
29.732,
-31.164,
20.949,
-27.438,
20.39,
-12.144,
-1.13,
2.236,
-16.431,
3.378
]
},
{
"start": 324.98657,
"duration": 0.24404,
"confidence": 0.305,
"loudness_start": -5.307,
"loudness_max_time": 0.03755,
"loudness_max": -0.987,
"loudness_end": 0.0,
"pitches": [
0.265,
0.256,
0.15,
0.593,
1.0,
0.316,
0.156,
0.164,
0.147,
0.097,
0.102,
0.546
],
"timbre": [
56.177,
35.754,
13.404,
-6.762,
31.811,
-34.723,
3.495,
19.565,
10.585,
6.855,
-6.027,
-13.147
]
},
{
"start": 325.23062,
"duration": 0.09873,
"confidence": 0.099,
"loudness_start": -7.704,
"loudness_max_time": 0.07175,
"loudness_max": -5.228,
"loudness_end": 0.0,
"pitches": [
0.664,
1.0,
0.683,
0.624,
0.724,
0.657,
0.283,
0.299,
0.18,
0.106,
0.201,
0.535
],
"timbre": [
54.053,
47.058,
11.169,
-30.244,
27.417,
-32.743,
-1.594,
-2.495,
16.598,
4.334,
-5.591,
-13.574
]
},
{
"start": 325.32935,
"duration": 0.24898,
"confidence": 0.138,
"loudness_start": -6.537,
"loudness_max_time": 0.11689,
"loudness_max": -3.448,
"loudness_end": 0.0,
"pitches": [
0.738,
1.0,
0.578,
0.419,
0.59,
0.421,
0.344,
0.51,
0.47,
0.363,
0.142,
0.466
],
"timbre": [
55.329,
43.51,
19.529,
-16.6,
19.482,
-45.218,
3.063,
10.182,
22.273,
16.665,
0.548,
-12.085
]
},
{
"start": 325.5783,
"duration": 0.11057,
"confidence": 0.058,
"loudness_start": -4.753,
"loudness_max_time": 0.01628,
"loudness_max": -3.118,
"loudness_end": 0.0,
"pitches": [
0.576,
1.0,
0.4,
0.392,
0.599,
0.261,
0.182,
0.443,
0.184,
0.111,
0.134,
0.664
],
"timbre": [
55.338,
64.201,
9.32,
-18.172,
40.049,
-58.888,
-4.205,
5.01,
15.009,
14.014,
-5.821,
-15.043
]
},
{
"start": 325.6889,
"duration": 0.18608,
"confidence": 0.017,
"loudness_start": -5.684,
"loudness_max_time": 0.03567,
"loudness_max": -2.903,
"loudness_end": 0.0,
"pitches": [
0.507,
0.427,
0.2,
0.627,
1.0,
0.488,
0.266,
0.311,
0.299,
0.233,
0.134,
0.259
],
"timbre": [
54.972,
45.0,
5.295,
-11.031,
23.292,
-52.568,
11.442,
0.224,
14.341,
24.016,
-3.762,
-17.567
]
},
{
"start": 325.87497,
"duration": 0.87043,
"confidence": 0.301,
"loudness_start": -6.156,
"loudness_max_time": 0.00571,
"loudness_max": -2.435,
"loudness_end": 0.0,
"pitches": [
0.432,
0.662,
1.0,
0.555,
0.551,
0.457,
0.482,
0.511,
0.473,
0.432,
0.29,
0.528
],
"timbre": [
56.047,
49.397,
17.379,
-27.211,
12.439,
-53.386,
-9.949,
4.671,
15.034,
-7.851,
-3.967,
-1.307
]
},
{
"start": 326.7454,
"duration": 0.86549,
"confidence": 0.248,
"loudness_start": -6.291,
"loudness_max_time": 0.01227,
"loudness_max": -2.062,
"loudness_end": 0.0,
"pitches": [
0.643,
0.546,
1.0,
0.332,
0.361,
0.331,
0.622,
0.473,
0.439,
0.364,
0.347,
0.752
],
"timbre": [
56.141,
39.46,
19.179,
-22.519,
13.017,
-49.868,
-3.055,
10.223,
-4.35,
-3.621,
-1.353,
10.402
]
},
{
"start": 327.61087,
"duration": 0.86426,
"confidence": 0.297,
"loudness_start": -6.881,
"loudness_max_time": 0.09338,
"loudness_max": -1.474,
"loudness_end": 0.0,
"pitches": [
0.385,
0.448,
0.717,
0.301,
0.286,
0.317,
0.481,
0.361,
0.345,
0.325,
0.354,
1.0
],
"timbre": [
56.481,
34.715,
14.869,
-19.009,
14.353,
-54.059,
0.812,
13.118,
3.547,
-8.08,
-10.881,
7.513
]
},
{
"start": 328.47516,
"duration": 0.3127,
"confidence": 0.32,
"loudness_start": -6.629,
"loudness_max_time": 0.01426,
"loudness_max": -1.786,
"loudness_end": 0.0,
"pitches": [
0.767,
0.483,
0.351,
0.295,
0.124,
0.069,
0.475,
0.163,
0.258,
0.13,
0.076,
1.0
],
"timbre": [
56.194,
43.38,
5.585,
-11.286,
16.469,
-40.243,
3.338,
14.464,
-4.133,
-5.723,
-7.053,
15.313
]
},
{
"start": 328.78784,
"duration": 0.52943,
"confidence": 0.115,
"loudness_start": -6.606,
"loudness_max_time": 0.10707,
"loudness_max": -2.258,
"loudness_end": 0.0,
"pitches": [
0.406,
0.501,
1.0,
0.399,
0.287,
0.238,
0.505,
0.365,
0.257,
0.201,
0.142,
0.355
],
"timbre": [
55.691,
37.471,
33.88,
-16.358,
15.89,
-30.477,
15.404,
1.953,
-0.503,
8.381,
0.288,
18.176
]
},
{
"start": 329.3173,
"duration": 0.09773,
"confidence": 0.219,
"loudness_start": -5.768,
"loudness_max_time": 0.01875,
"loudness_max": -2.314,
"loudness_end": 0.0,
"pitches": [
0.858,
1.0,
0.701,
0.34,
0.53,
0.359,
0.416,
0.522,
0.354,
0.297,
0.523,
0.359
],
"timbre": [
55.905,
19.573,
19.836,
-12.126,
24.938,
-40.233,
-18.551,
14.591,
15.374,
0.004,
3.531,
-9.49
]
},
{
"start": 329.415,
"duration": 0.7785,
"confidence": 0.042,
"loudness_start": -5.513,
"loudness_max_time": 0.64077,
"loudness_max": -2.193,
"loudness_end": 0.0,
"pitches": [
0.315,
0.442,
0.392,
0.198,
1.0,
0.422,
0.443,
0.362,
0.343,
0.415,
0.253,
0.29
],
"timbre": [
56.307,
60.008,
28.948,
-6.618,
22.374,
-29.023,
11.304,
-8.602,
8.865,
4.448,
-3.438,
20.829
]
},
{
"start": 330.1935,
"duration": 0.38349,
"confidence": 0.347,
"loudness_start": -5.874,
"loudness_max_time": 0.01912,
"loudness_max": -1.503,
"loudness_end": 0.0,
"pitches": [
0.488,
0.541,
0.445,
0.305,
0.673,
0.619,
0.75,
0.687,
0.785,
1.0,
0.352,
0.324
],
"timbre": [
56.331,
42.168,
19.295,
-8.59,
25.323,
-44.474,
-0.615,
9.043,
8.54,
2.841,
5.956,
6.393
]
},
{
"start": 330.577,
"duration": 0.43492,
"confidence": 0.125,
"loudness_start": -5.05,
"loudness_max_time": 0.05247,
"loudness_max": -1.228,
"loudness_end": 0.0,
"pitches": [
0.241,
0.537,
0.459,
0.336,
1.0,
0.376,
0.311,
0.287,
0.29,
0.539,
0.256,
0.272
],
"timbre": [
56.338,
49.832,
43.793,
-3.51,
29.233,
-36.251,
16.593,
20.7,
3.775,
7.277,
-10.264,
15.431
]
},
{
"start": 331.01193,
"duration": 0.92295,
"confidence": 0.399,
"loudness_start": -6.349,
"loudness_max_time": 0.06422,
"loudness_max": -1.515,
"loudness_end": 0.0,
"pitches": [
0.589,
0.837,
0.697,
0.348,
0.91,
0.607,
0.624,
0.571,
0.486,
1.0,
0.679,
0.491
],
"timbre": [
55.692,
48.031,
37.011,
-21.506,
18.92,
-31.645,
4.44,
9.894,
14.199,
8.558,
-13.389,
-3.394
]
},
{
"start": 331.93488,
"duration": 0.54535,
"confidence": 0.5,
"loudness_start": -6.559,
"loudness_max_time": 0.02392,
"loudness_max": -1.69,
"loudness_end": 0.0,
"pitches": [
0.355,
0.805,
0.501,
0.248,
0.657,
0.375,
0.602,
0.611,
0.564,
1.0,
0.605,
0.384
],
"timbre": [
56.678,
48.434,
26.67,
-7.724,
19.04,
-50.018,
4.523,
11.125,
6.954,
-2.841,
-4.501,
8.614
]
},
{
"start": 332.48022,
"duration": 0.27351,
"confidence": 0.008,
"loudness_start": -5.239,
"loudness_max_time": 0.01587,
"loudness_max": -3.055,
"loudness_end": 0.0,
"pitches": [
0.795,
0.712,
0.536,
0.19,
0.696,
0.218,
0.281,
0.491,
0.32,
1.0,
0.344,
0.624
],
"timbre": [
55.815,
61.138,
11.46,
-7.734,
42.308,
-43.013,
3.883,
-8.643,
11.987,
14.174,
-12.94,
-11.696
]
},
{
"start": 332.75375,
"duration": 0.86567,
"confidence": 0.337,
"loudness_start": -5.825,
"loudness_max_time": 0.47642,
"loudness_max": -1.321,
"loudness_end": 0.0,
"pitches": [
0.352,
0.378,
0.562,
0.327,
0.406,
0.415,
0.504,
1.0,
0.752,
0.619,
0.376,
0.389
],
"timbre": [
56.118,
50.633,
20.475,
-22.535,
32.664,
-39.603,
11.154,
11.425,
10.886,
3.57,
-8.479,
-13.602
]
},
{
"start": 333.61942,
"duration": 0.44567,
"confidence": 0.226,
"loudness_start": -6.116,
"loudness_max_time": 0.31655,
"loudness_max": -1.8,
"loudness_end": 0.0,
"pitches": [
0.142,
0.107,
0.13,
0.302,
1.0,
0.347,
0.227,
0.288,
0.184,
0.119,
0.086,
0.498
],
"timbre": [
55.828,
30.402,
3.231,
-25.815,
10.407,
-33.125,
2.265,
0.386,
9.295,
20.436,
-1.953,
-3.556
]
},
{
"start": 334.0651,
"duration": 0.06472,
"confidence": 0.176,
"loudness_start": -6.629,
"loudness_max_time": 0.02007,
"loudness_max": -2.087,
"loudness_end": 0.0,
"pitches": [
0.938,
1.0,
0.89,
0.89,
0.701,
0.656,
0.8,
0.869,
0.905,
0.885,
0.859,
0.66
],
"timbre": [
54.983,
38.263,
-4.584,
-18.859,
6.936,
-49.769,
-0.19,
0.578,
7.995,
6.395,
5.215,
-22.154
]
},
{
"start": 334.1298,
"duration": 0.37642,
"confidence": 0.175,
"loudness_start": -5.996,
"loudness_max_time": 0.05601,
"loudness_max": -2.962,
"loudness_end": 0.0,
"pitches": [
0.432,
0.306,
0.466,
0.735,
1.0,
0.603,
0.468,
0.665,
0.665,
0.35,
0.321,
0.626
],
"timbre": [
55.685,
75.78,
7.578,
-32.984,
21.343,
-25.672,
6.602,
-13.514,
28.218,
-4.912,
-12.606,
-17.652
]
},
{
"start": 334.5062,
"duration": 0.25587,
"confidence": 0.02,
"loudness_start": -5.598,
"loudness_max_time": 0.02163,
"loudness_max": -2.351,
"loudness_end": 0.0,
"pitches": [
0.387,
0.31,
0.338,
0.292,
1.0,
0.866,
0.526,
0.493,
0.339,
0.244,
0.207,
0.947
],
"timbre": [
55.955,
22.369,
7.654,
-21.364,
-2.466,
-41.444,
3.779,
4.636,
3.406,
5.717,
5.455,
-1.735
]
},
{
"start": 334.7621,
"duration": 0.29016,
"confidence": 0.3,
"loudness_start": -6.44,
"loudness_max_time": 0.04503,
"loudness_max": -1.786,
"loudness_end": 0.0,
"pitches": [
0.455,
0.609,
0.297,
0.555,
0.8,
0.337,
0.284,
0.915,
0.545,
0.359,
0.23,
1.0
],
"timbre": [
55.881,
24.509,
24.852,
-16.559,
25.585,
-29.252,
-0.825,
3.302,
19.303,
3.012,
-7.749,
-6.602
]
},
{
"start": 335.05225,
"duration": 0.27864,
"confidence": 0.098,
"loudness_start": -5.987,
"loudness_max_time": 0.07821,
"loudness_max": -2.764,
"loudness_end": 0.0,
"pitches": [
0.554,
0.324,
0.245,
0.238,
0.291,
0.129,
0.21,
0.395,
0.328,
0.167,
0.159,
1.0
],
"timbre": [
55.443,
54.856,
-5.286,
-30.945,
21.406,
-36.155,
-7.465,
-8.585,
18.956,
-4.886,
-9.406,
-7.564
]
},
{
"start": 335.33087,
"duration": 0.30762,
"confidence": 0.32,
"loudness_start": -6.687,
"loudness_max_time": 0.09546,
"loudness_max": -2.237,
"loudness_end": 0.0,
"pitches": [
0.454,
0.399,
0.355,
0.536,
0.656,
0.582,
0.407,
1.0,
0.366,
0.241,
0.225,
0.551
],
"timbre": [
55.381,
36.549,
8.814,
-32.107,
6.181,
-26.069,
2.03,
-9.324,
8.148,
8.427,
-6.774,
-4.297
]
},
{
"start": 335.6385,
"duration": 0.39465,
"confidence": 0.179,
"loudness_start": -6.082,
"loudness_max_time": 0.19952,
"loudness_max": -3.215,
"loudness_end": 0.0,
"pitches": [
0.39,
0.591,
0.624,
1.0,
0.971,
0.544,
0.285,
0.963,
0.727,
0.303,
0.384,
0.685
],
"timbre": [
55.318,
20.981,
-2.191,
-17.802,
-5.233,
-36.03,
-8.682,
-5.46,
5.436,
5.633,
-17.967,
-7.726
]
},
{
"start": 336.03314,
"duration": 0.10503,
"confidence": 0.005,
"loudness_start": -7.872,
"loudness_max_time": 0.02465,
"loudness_max": -4.875,
"loudness_end": 0.0,
"pitches": [
0.338,
1.0,
0.855,
0.454,
0.277,
0.176,
0.169,
0.316,
0.2,
0.175,
0.088,
0.199
],
"timbre": [
53.834,
17.758,
-0.361,
-29.747,
1.702,
-44.561,
4.047,
1.951,
14.246,
5.498,
1.913,
-7.831
]
},
{
"start": 336.13818,
"duration": 0.35388,
"confidence": 0.245,
"loudness_start": -6.436,
"loudness_max_time": 0.11723,
"loudness_max": -3.723,
"loudness_end": 0.0,
"pitches": [
0.235,
0.234,
0.126,
0.138,
0.218,
0.176,
0.079,
0.219,
0.281,
1.0,
0.667,
0.242
],
"timbre": [
54.811,
7.579,
-5.144,
-15.126,
-7.35,
-40.184,
-14.732,
3.446,
15.087,
12.167,
-10.743,
-13.563
]
},
{
"start": 336.49207,
"duration": 0.30181,
"confidence": 0.059,
"loudness_start": -8.416,
"loudness_max_time": 0.17104,
"loudness_max": -4.729,
"loudness_end": 0.0,
"pitches": [
0.711,
0.561,
0.254,
0.298,
0.196,
0.251,
0.484,
0.745,
1.0,
0.246,
0.229,
0.701
],
"timbre": [
53.646,
25.739,
8.206,
-36.543,
1.629,
-45.32,
-4.923,
23.038,
20.225,
22.664,
-0.643,
-5.661
]
},
{
"start": 336.79388,
"duration": 0.29596,
"confidence": 0.128,
"loudness_start": -6.409,
"loudness_max_time": 0.1763,
"loudness_max": -3.059,
"loudness_end": 0.0,
"pitches": [
0.848,
0.822,
0.321,
0.558,
0.997,
0.335,
0.219,
0.289,
0.513,
0.221,
0.347,
1.0
],
"timbre": [
55.04,
94.061,
-17.071,
-32.868,
7.145,
-46.051,
-17.479,
-7.215,
8.916,
18.769,
-15.276,
-1.76
]
},
{
"start": 337.08984,
"duration": 0.36041,
"confidence": 0.462,
"loudness_start": -6.876,
"loudness_max_time": 0.02916,
"loudness_max": -1.512,
"loudness_end": 0.0,
"pitches": [
0.832,
0.592,
0.123,
0.231,
0.586,
0.275,
0.143,
0.268,
0.361,
0.191,
0.19,
1.0
],
"timbre": [
55.317,
50.011,
-8.27,
-7.998,
6.325,
-27.038,
-13.322,
11.796,
6.646,
15.605,
3.326,
-12.237
]
},
{
"start": 337.45026,
"duration": 0.09823,
"confidence": 0.038,
"loudness_start": -6.316,
"loudness_max_time": 0.01841,
"loudness_max": -4.707,
"loudness_end": 0.0,
"pitches": [
0.854,
1.0,
0.376,
0.338,
0.587,
0.401,
0.361,
0.607,
0.486,
0.222,
0.156,
0.837
],
"timbre": [
54.634,
45.827,
18.362,
-31.601,
6.609,
-41.892,
-12.742,
-9.033,
19.753,
3.473,
-6.3,
-22.86
]
},
{
"start": 337.5485,
"duration": 0.27293,
"confidence": 0.119,
"loudness_start": -5.337,
"loudness_max_time": 0.01794,
"loudness_max": -2.482,
"loudness_end": 0.0,
"pitches": [
0.515,
1.0,
0.283,
0.184,
0.375,
0.325,
0.607,
0.977,
0.837,
0.171,
0.215,
0.37
],
"timbre": [
55.111,
66.672,
-3.486,
-25.896,
3.207,
-56.106,
-10.034,
-7.808,
22.784,
8.643,
2.929,
-14.61
]
},
{
"start": 337.8214,
"duration": 0.14476,
"confidence": 0.015,
"loudness_start": -6.007,
"loudness_max_time": 0.03683,
"loudness_max": -2.753,
"loudness_end": 0.0,
"pitches": [
0.974,
0.73,
0.655,
0.56,
0.642,
0.649,
0.999,
1.0,
0.963,
0.893,
0.423,
0.333
],
"timbre": [
54.566,
72.056,
-13.961,
-11.385,
-1.387,
-34.747,
-8.497,
-15.389,
12.774,
18.071,
-7.887,
-6.057
]
},
{
"start": 337.96616,
"duration": 0.30762,
"confidence": 0.504,
"loudness_start": -7.462,
"loudness_max_time": 0.03914,
"loudness_max": -1.548,
"loudness_end": 0.0,
"pitches": [
1.0,
0.726,
0.334,
0.466,
0.878,
0.268,
0.257,
0.356,
0.543,
0.197,
0.14,
0.73
],
"timbre": [
55.078,
40.076,
11.475,
-16.834,
8.083,
-18.096,
-12.189,
10.223,
14.151,
19.456,
-5.992,
-15.988
]
},
{
"start": 338.2738,
"duration": 0.21492,
"confidence": 0.336,
"loudness_start": -6.862,
"loudness_max_time": 0.15918,
"loudness_max": -1.867,
"loudness_end": 0.0,
"pitches": [
0.371,
0.319,
0.19,
0.338,
1.0,
0.763,
0.191,
0.369,
0.323,
0.135,
0.16,
0.528
],
"timbre": [
55.374,
71.529,
15.479,
-21.714,
7.233,
-23.465,
-8.965,
-5.117,
15.27,
20.531,
-15.295,
-18.863
]
},
{
"start": 338.4887,
"duration": 0.37179,
"confidence": 0.157,
"loudness_start": -7.889,
"loudness_max_time": 0.22918,
"loudness_max": -3.387,
"loudness_end": 0.0,
"pitches": [
0.661,
0.384,
0.261,
0.5,
0.634,
0.381,
0.358,
0.569,
0.733,
0.472,
0.404,
1.0
],
"timbre": [
53.745,
59.187,
10.452,
-39.36,
-7.684,
-34.509,
-5.592,
-2.937,
11.444,
15.872,
-15.777,
-13.105
]
},
{
"start": 338.8605,
"duration": 0.278,
"confidence": 0.385,
"loudness_start": -6.024,
"loudness_max_time": 0.00676,
"loudness_max": -1.573,
"loudness_end": 0.0,
"pitches": [
0.847,
0.583,
0.257,
0.109,
0.627,
0.321,
0.184,
0.386,
0.44,
0.23,
0.173,
1.0
],
"timbre": [
55.861,
46.172,
6.11,
-20.395,
0.033,
-57.723,
-19.127,
3.184,
10.959,
3.082,
-11.93,
-9.738
]
},
{
"start": 339.1385,
"duration": 0.15048,
"confidence": 0.125,
"loudness_start": -6.797,
"loudness_max_time": 0.01921,
"loudness_max": -3.383,
"loudness_end": 0.0,
"pitches": [
1.0,
0.787,
0.625,
0.614,
0.905,
0.463,
0.31,
0.491,
0.636,
0.392,
0.365,
0.781
],
"timbre": [
54.935,
68.941,
23.286,
-17.572,
1.051,
-42.442,
-11.439,
-14.498,
7.867,
6.614,
0.998,
-15.94
]
},
{
"start": 339.28897,
"duration": 0.1059,
"confidence": 0.118,
"loudness_start": -6.345,
"loudness_max_time": 0.00635,
"loudness_max": -2.477,
"loudness_end": 0.0,
"pitches": [
1.0,
0.709,
0.489,
0.486,
0.402,
0.376,
0.702,
0.672,
0.708,
0.69,
0.432,
0.268
],
"timbre": [
54.414,
52.601,
6.77,
-11.702,
-3.149,
-63.365,
-12.824,
-4.194,
12.471,
21.864,
-21.13,
-14.673
]
},
{
"start": 339.39487,
"duration": 0.14454,
"confidence": 0.071,
"loudness_start": -7.409,
"loudness_max_time": 0.04435,
"loudness_max": -5.033,
"loudness_end": 0.0,
"pitches": [
1.0,
0.945,
0.733,
0.855,
0.542,
0.426,
0.197,
0.414,
0.86,
0.463,
0.397,
0.521
],
"timbre": [
53.861,
50.595,
15.384,
-28.46,
4.801,
-25.881,
-22.358,
-1.902,
10.149,
7.399,
-7.583,
-10.803
]
},
{
"start": 339.5394,
"duration": 0.15333,
"confidence": 0.127,
"loudness_start": -7.01,
"loudness_max_time": 0.03204,
"loudness_max": -2.669,
"loudness_end": 0.0,
"pitches": [
0.535,
0.537,
0.542,
0.473,
0.982,
0.888,
0.978,
1.0,
0.515,
0.489,
0.157,
0.324
],
"timbre": [
54.296,
46.089,
-0.431,
-14.43,
-7.063,
-33.761,
-3.275,
-10.262,
15.737,
7.578,
-0.869,
-13.429
]
},
{
"start": 339.69275,
"duration": 0.14757,
"confidence": 0.498,
"loudness_start": -7.179,
"loudness_max_time": 0.02655,
"loudness_max": -1.221,
"loudness_end": 0.0,
"pitches": [
0.446,
0.628,
0.209,
0.491,
1.0,
0.616,
0.686,
0.827,
0.667,
0.636,
0.623,
0.578
],
"timbre": [
55.377,
35.622,
-2.027,
-6.17,
12.07,
-23.793,
-18.43,
7.891,
18.268,
10.522,
3.72,
-12.96
]
},
{
"start": 339.84033,
"duration": 0.14136,
"confidence": 0.301,
"loudness_start": -7.815,
"loudness_max_time": 0.01757,
"loudness_max": -2.766,
"loudness_end": 0.0,
"pitches": [
0.852,
0.554,
0.312,
0.587,
0.765,
0.781,
0.448,
0.555,
0.68,
0.625,
1.0,
0.624
],
"timbre": [
54.779,
37.658,
9.708,
-11.598,
4.881,
-40.783,
-18.12,
8.473,
6.04,
12.781,
0.7,
-7.15
]
},
{
"start": 339.9817,
"duration": 0.13206,
"confidence": 0.363,
"loudness_start": -7.367,
"loudness_max_time": 0.02329,
"loudness_max": -2.865,
"loudness_end": 0.0,
"pitches": [
1.0,
0.322,
0.174,
0.666,
0.403,
0.48,
0.622,
0.685,
0.846,
0.726,
0.795,
0.577
],
"timbre": [
54.889,
27.653,
1.743,
-6.717,
9.453,
-43.96,
-29.936,
-2.573,
12.692,
4.035,
-9.139,
-9.006
]
},
{
"start": 340.11374,
"duration": 0.09927,
"confidence": 0.367,
"loudness_start": -8.636,
"loudness_max_time": 0.03261,
"loudness_max": -1.899,
"loudness_end": 0.0,
"pitches": [
0.986,
1.0,
0.86,
0.808,
0.954,
0.954,
0.993,
0.987,
0.831,
0.844,
0.698,
0.198
],
"timbre": [
54.253,
70.113,
-15.527,
-12.46,
2.504,
-25.951,
-6.028,
3.686,
12.429,
0.425,
12.418,
-8.387
]
},
{
"start": 340.213,
"duration": 0.0639,
"confidence": 0.1,
"loudness_start": -7.281,
"loudness_max_time": 0.01941,
"loudness_max": -4.695,
"loudness_end": 0.0,
"pitches": [
0.784,
1.0,
0.687,
0.786,
0.879,
0.85,
0.915,
0.962,
1.0,
0.958,
0.398,
0.191
],
"timbre": [
54.302,
105.902,
-16.545,
-36.19,
3.087,
-38.321,
-14.885,
-11.04,
1.383,
11.819,
-2.159,
-5.982
]
},
{
"start": 340.27692,
"duration": 0.2439,
"confidence": 0.044,
"loudness_start": -5.749,
"loudness_max_time": 0.15347,
"loudness_max": -2.996,
"loudness_end": 0.0,
"pitches": [
1.0,
0.575,
0.483,
0.641,
0.93,
0.542,
0.431,
0.431,
0.58,
0.24,
0.28,
0.917
],
"timbre": [
55.101,
94.648,
-15.634,
-31.896,
9.051,
-34.087,
-9.062,
-11.464,
21.594,
11.624,
-14.385,
-15.606
]
},
{
"start": 340.5208,
"duration": 0.1278,
"confidence": 0.492,
"loudness_start": -7.915,
"loudness_max_time": 0.05107,
"loudness_max": -2.289,
"loudness_end": 0.0,
"pitches": [
1.0,
0.842,
0.617,
0.795,
0.87,
0.894,
0.701,
0.501,
0.264,
0.234,
0.469,
0.398
],
"timbre": [
54.858,
46.742,
7.123,
-37.404,
14.714,
-16.138,
-1.235,
0.29,
4.478,
20.171,
-14.273,
-7.549
]
},
{
"start": 340.64862,
"duration": 0.22045,
"confidence": 0.109,
"loudness_start": -6.263,
"loudness_max_time": 0.07798,
"loudness_max": -2.712,
"loudness_end": 0.0,
"pitches": [
1.0,
0.741,
0.161,
0.122,
0.434,
0.197,
0.091,
0.166,
0.3,
0.142,
0.151,
0.821
],
"timbre": [
54.304,
46.272,
13.804,
-13.256,
-2.569,
-32.615,
-3.417,
2.856,
13.257,
-3.304,
-17.745,
-16.256
]
},
{
"start": 340.86908,
"duration": 0.13297,
"confidence": 0.017,
"loudness_start": -7.358,
"loudness_max_time": 0.01243,
"loudness_max": -5.683,
"loudness_end": 0.0,
"pitches": [
0.959,
0.676,
0.711,
0.718,
1.0,
0.652,
0.249,
0.444,
0.426,
0.128,
0.158,
0.969
],
"timbre": [
54.061,
45.997,
13.237,
-31.366,
-8.657,
-38.327,
-16.096,
-7.875,
15.071,
-1.215,
-7.646,
-16.677
]
},
{
"start": 341.00204,
"duration": 0.27859,
"confidence": 0.385,
"loudness_start": -6.162,
"loudness_max_time": 0.02619,
"loudness_max": -1.404,
"loudness_end": 0.0,
"pitches": [
0.417,
0.786,
0.266,
0.267,
0.22,
0.237,
0.203,
0.74,
1.0,
0.187,
0.229,
0.307
],
"timbre": [
55.53,
70.871,
-3.98,
-12.136,
-4.466,
-45.128,
-9.891,
-14.77,
11.478,
16.376,
2.155,
-8.726
]
},
{
"start": 341.28064,
"duration": 0.14512,
"confidence": 0.177,
"loudness_start": -6.378,
"loudness_max_time": 0.03025,
"loudness_max": -2.064,
"loudness_end": 0.0,
"pitches": [
0.952,
0.576,
0.526,
0.44,
0.767,
0.646,
0.983,
1.0,
0.66,
0.631,
0.321,
0.259
],
"timbre": [
55.02,
72.081,
-6.733,
-14.783,
-2.57,
-42.346,
-4.261,
-11.304,
18.227,
5.253,
3.909,
-12.745
]
},
{
"start": 341.42575,
"duration": 0.37338,
"confidence": 0.352,
"loudness_start": -6.442,
"loudness_max_time": 0.02449,
"loudness_max": -1.917,
"loudness_end": 0.0,
"pitches": [
0.506,
0.409,
0.421,
0.316,
1.0,
0.619,
0.638,
0.609,
0.706,
0.369,
0.282,
0.468
],
"timbre": [
55.578,
46.28,
3.528,
-13.913,
8.272,
-41.233,
-12.231,
0.668,
13.533,
14.114,
2.012,
-15.099
]
},
{
"start": 341.79913,
"duration": 0.34721,
"confidence": 0.234,
"loudness_start": -6.992,
"loudness_max_time": 0.07655,
"loudness_max": -2.288,
"loudness_end": 0.0,
"pitches": [
0.771,
0.846,
0.323,
0.317,
0.259,
0.153,
0.251,
1.0,
0.818,
0.135,
0.165,
0.375
],
"timbre": [
54.553,
65.42,
5.251,
-23.544,
-7.811,
-33.748,
-14.606,
2.97,
11.809,
1.285,
-6.111,
-7.636
]
},
{
"start": 342.14636,
"duration": 0.08127,
"confidence": 0.107,
"loudness_start": -5.868,
"loudness_max_time": 0.01302,
"loudness_max": -2.684,
"loudness_end": 0.0,
"pitches": [
0.749,
0.765,
0.737,
0.754,
0.987,
0.963,
1.0,
0.992,
0.959,
0.952,
0.497,
0.268
],
"timbre": [
53.918,
68.032,
-19.917,
-15.895,
-18.978,
-61.686,
-2.14,
-1.503,
10.386,
8.623,
-3.98,
-5.374
]
},
{
"start": 342.22763,
"duration": 0.20363,
"confidence": 0.502,
"loudness_start": -7.713,
"loudness_max_time": 0.09014,
"loudness_max": -2.675,
"loudness_end": 0.0,
"pitches": [
0.395,
0.523,
0.171,
0.705,
1.0,
0.331,
0.386,
0.44,
0.232,
0.127,
0.21,
0.244
],
"timbre": [
54.267,
63.929,
12.422,
-42.585,
-11.798,
-18.166,
-9.227,
-5.397,
-6.745,
14.231,
-13.506,
-12.18
]
},
{
"start": 342.43124,
"duration": 0.08073,
"confidence": 0.098,
"loudness_start": -5.917,
"loudness_max_time": 0.01279,
"loudness_max": -3.111,
"loudness_end": 0.0,
"pitches": [
0.725,
0.931,
0.904,
0.903,
1.0,
0.972,
0.833,
0.841,
0.667,
0.648,
0.292,
0.191
],
"timbre": [
53.872,
45.637,
-5.413,
-14.157,
-11.047,
-64.597,
-11.581,
-9.383,
9.003,
19.116,
-7.569,
-19.227
]
},
{
"start": 342.51196,
"duration": 0.28989,
"confidence": 0.028,
"loudness_start": -7.479,
"loudness_max_time": 0.23338,
"loudness_max": -4.397,
"loudness_end": 0.0,
"pitches": [
0.413,
0.301,
0.24,
0.555,
1.0,
0.217,
0.195,
0.295,
0.302,
0.224,
0.129,
0.781
],
"timbre": [
53.948,
56.621,
12.638,
-40.75,
-0.628,
-34.933,
-10.506,
4.462,
14.986,
10.229,
-12.361,
-12.727
]
},
{
"start": 342.80185,
"duration": 0.20313,
"confidence": 0.204,
"loudness_start": -7.504,
"loudness_max_time": 0.08605,
"loudness_max": -4.597,
"loudness_end": 0.0,
"pitches": [
0.327,
0.595,
0.368,
0.842,
1.0,
0.493,
0.201,
0.141,
0.129,
0.141,
0.114,
0.24
],
"timbre": [
54.284,
71.28,
12.372,
-36.05,
3.996,
-26.974,
-15.055,
-8.277,
13.095,
7.821,
-7.562,
-6.505
]
},
{
"start": 343.005,
"duration": 0.16295,
"confidence": 0.099,
"loudness_start": -6.266,
"loudness_max_time": 0.00805,
"loudness_max": -2.111,
"loudness_end": 0.0,
"pitches": [
0.422,
0.174,
0.121,
0.074,
1.0,
0.726,
0.734,
0.696,
0.283,
0.248,
0.084,
0.331
],
"timbre": [
55.626,
50.476,
9.113,
-32.438,
10.337,
-59.698,
-8.913,
3.536,
16.272,
17.404,
-10.983,
-15.181
]
},
{
"start": 343.16794,
"duration": 0.12785,
"confidence": 0.082,
"loudness_start": -5.17,
"loudness_max_time": 0.0051,
"loudness_max": -1.91,
"loudness_end": 0.0,
"pitches": [
0.661,
1.0,
0.37,
0.281,
0.301,
0.219,
0.227,
0.252,
0.15,
0.263,
0.219,
0.228
],
"timbre": [
55.582,
47.281,
23.055,
-13.61,
-2.188,
-54.801,
-24.297,
3.858,
5.906,
-1.594,
-6.598,
-2.921
]
},
{
"start": 343.29578,
"duration": 0.14481,
"confidence": 0.32,
"loudness_start": -6.188,
"loudness_max_time": 0.0158,
"loudness_max": -1.417,
"loudness_end": 0.0,
"pitches": [
0.255,
0.154,
0.129,
0.398,
1.0,
0.286,
0.293,
0.47,
0.218,
0.147,
0.125,
0.426
],
"timbre": [
55.509,
31.738,
4.915,
-6.81,
4.978,
-52.145,
-24.061,
2.963,
11.261,
3.23,
7.919,
-8.123
]
},
{
"start": 343.44058,
"duration": 0.29029,
"confidence": 0.394,
"loudness_start": -6.315,
"loudness_max_time": 0.00621,
"loudness_max": -1.695,
"loudness_end": 0.0,
"pitches": [
1.0,
0.849,
0.536,
0.703,
0.804,
0.398,
0.35,
0.254,
0.299,
0.186,
0.151,
0.586
],
"timbre": [
55.55,
38.298,
0.436,
-16.908,
6.386,
-60.15,
-30.577,
24.09,
16.608,
-2.749,
-4.207,
-8.319
]
},
{
"start": 343.73087,
"duration": 0.30159,
"confidence": 0.084,
"loudness_start": -5.738,
"loudness_max_time": 0.03308,
"loudness_max": -3.563,
"loudness_end": 0.0,
"pitches": [
0.768,
0.67,
0.225,
0.184,
0.701,
0.521,
0.167,
0.176,
0.444,
0.211,
0.102,
1.0
],
"timbre": [
55.149,
80.161,
-14.517,
-23.02,
8.119,
-34.727,
-18.34,
-11.847,
14.974,
7.299,
-14.803,
-12.481
]
},
{
"start": 344.03247,
"duration": 0.42893,
"confidence": 0.474,
"loudness_start": -6.778,
"loudness_max_time": 0.01288,
"loudness_max": -2.018,
"loudness_end": 0.0,
"pitches": [
0.584,
0.45,
0.479,
0.33,
1.0,
0.589,
0.561,
0.587,
0.671,
0.337,
0.324,
0.787
],
"timbre": [
55.627,
36.212,
1.306,
-6.452,
2.368,
-43.5,
-17.638,
4.312,
7.914,
4.472,
-4.762,
-9.893
]
},
{
"start": 344.4614,
"duration": 0.44762,
"confidence": 0.355,
"loudness_start": -6.256,
"loudness_max_time": 0.02095,
"loudness_max": -1.43,
"loudness_end": 0.0,
"pitches": [
0.477,
0.521,
0.481,
0.567,
1.0,
0.407,
0.376,
0.58,
0.682,
0.311,
0.351,
0.72
],
"timbre": [
55.019,
58.004,
-5.922,
-13.188,
-5.347,
-50.302,
-11.984,
-9.809,
10.329,
5.982,
9.713,
-12.752
]
},
{
"start": 344.90903,
"duration": 0.24009,
"confidence": 0.375,
"loudness_start": -6.597,
"loudness_max_time": 0.14735,
"loudness_max": -2.532,
"loudness_end": 0.0,
"pitches": [
0.537,
0.468,
0.236,
0.493,
1.0,
0.41,
0.156,
0.252,
0.276,
0.158,
0.137,
0.514
],
"timbre": [
55.713,
33.469,
2.85,
-18.943,
0.345,
-43.334,
-9.724,
12.011,
12.175,
0.959,
-19.101,
-13.988
]
},
{
"start": 345.1491,
"duration": 0.4678,
"confidence": 0.141,
"loudness_start": -7.19,
"loudness_max_time": 0.19868,
"loudness_max": -3.167,
"loudness_end": 0.0,
"pitches": [
0.551,
0.467,
0.554,
0.398,
0.666,
0.659,
0.623,
0.779,
1.0,
0.376,
0.384,
0.589
],
"timbre": [
54.299,
51.274,
7.075,
-25.002,
-2.042,
-37.21,
-10.659,
6.501,
18.441,
7.877,
-16.553,
-18.34
]
},
{
"start": 345.6169,
"duration": 0.15156,
"confidence": 0.115,
"loudness_start": -7.704,
"loudness_max_time": 0.00501,
"loudness_max": -3.686,
"loudness_end": 0.0,
"pitches": [
1.0,
0.529,
0.5,
0.478,
0.581,
0.385,
0.605,
0.591,
0.375,
0.311,
0.074,
0.39
],
"timbre": [
54.302,
53.512,
-3.03,
-34.552,
-13.61,
-58.009,
-7.006,
-7.331,
8.156,
14.59,
-13.863,
-7.58
]
},
{
"start": 345.7685,
"duration": 0.122,
"confidence": 0.414,
"loudness_start": -6.249,
"loudness_max_time": 0.00494,
"loudness_max": -1.825,
"loudness_end": 0.0,
"pitches": [
1.0,
0.603,
0.447,
0.737,
0.669,
0.491,
0.484,
0.56,
0.468,
0.266,
0.443,
0.664
],
"timbre": [
55.164,
50.06,
5.889,
-14.733,
0.561,
-61.746,
-26.073,
5.104,
11.487,
0.466,
-4.803,
-7.712
]
},
{
"start": 345.89047,
"duration": 0.74857,
"confidence": 0.222,
"loudness_start": -6.298,
"loudness_max_time": 0.01619,
"loudness_max": -2.613,
"loudness_end": 0.0,
"pitches": [
0.413,
0.349,
0.65,
0.45,
0.643,
0.494,
0.45,
0.707,
1.0,
0.459,
0.293,
0.503
],
"timbre": [
55.244,
53.598,
8.298,
-22.297,
-1.498,
-52.785,
-4.827,
3.046,
11.479,
21.652,
1.344,
-8.309
]
},
{
"start": 346.63904,
"duration": 0.27229,
"confidence": 0.381,
"loudness_start": -6.326,
"loudness_max_time": 0.00857,
"loudness_max": -1.405,
"loudness_end": 0.0,
"pitches": [
0.215,
0.279,
0.18,
0.262,
0.732,
0.393,
0.326,
0.368,
0.319,
0.606,
1.0,
0.346
],
"timbre": [
55.73,
31.901,
3.94,
-16.898,
2.034,
-55.598,
-29.67,
3.394,
0.32,
9.088,
-15.339,
-4.086
]
},
{
"start": 346.91135,
"duration": 0.19841,
"confidence": 0.329,
"loudness_start": -6.705,
"loudness_max_time": 0.00542,
"loudness_max": -2.262,
"loudness_end": 0.0,
"pitches": [
0.683,
0.148,
0.162,
0.178,
0.105,
0.13,
0.216,
0.263,
0.133,
0.08,
0.292,
1.0
],
"timbre": [
54.478,
40.366,
-6.944,
-12.32,
0.624,
-62.295,
-26.094,
0.135,
11.484,
-0.575,
-11.812,
-5.376
]
},
{
"start": 347.10974,
"duration": 0.33506,
"confidence": 0.203,
"loudness_start": -8.044,
"loudness_max_time": 0.24984,
"loudness_max": -2.546,
"loudness_end": 0.0,
"pitches": [
0.644,
0.506,
0.259,
0.455,
1.0,
0.445,
0.497,
0.664,
0.453,
0.327,
0.191,
0.858
],
"timbre": [
54.411,
73.13,
-1.852,
-48.921,
6.686,
-24.29,
-13.71,
-1.38,
16.095,
5.554,
-12.425,
-5.589
]
},
{
"start": 347.44482,
"duration": 0.48948,
"confidence": 0.444,
"loudness_start": -7.514,
"loudness_max_time": 0.06519,
"loudness_max": -2.675,
"loudness_end": 0.0,
"pitches": [
0.466,
0.368,
0.534,
0.227,
1.0,
0.528,
0.55,
0.555,
0.661,
0.307,
0.326,
0.398
],
"timbre": [
54.056,
40.852,
1.177,
-39.015,
4.508,
-26.736,
-9.751,
-4.402,
10.018,
5.598,
-6.686,
-18.703
]
},
{
"start": 347.9343,
"duration": 0.12694,
"confidence": 0.01,
"loudness_start": -6.047,
"loudness_max_time": 0.01327,
"loudness_max": -1.756,
"loudness_end": 0.0,
"pitches": [
0.973,
0.499,
0.426,
0.324,
0.442,
0.47,
0.979,
1.0,
0.818,
0.813,
0.43,
0.231
],
"timbre": [
54.732,
48.194,
0.68,
-13.541,
-19.239,
-52.653,
-8.541,
0.063,
4.631,
9.96,
-4.914,
-15.095
]
},
{
"start": 348.06122,
"duration": 0.31333,
"confidence": 0.036,
"loudness_start": -6.856,
"loudness_max_time": 0.16499,
"loudness_max": -4.272,
"loudness_end": 0.0,
"pitches": [
0.963,
1.0,
0.331,
0.225,
0.583,
0.418,
0.117,
0.251,
0.366,
0.234,
0.176,
0.846
],
"timbre": [
54.368,
74.111,
2.452,
-31.18,
-7.781,
-29.669,
-2.996,
-6.731,
11.531,
5.043,
-10.646,
-0.107
]
},
{
"start": 348.37457,
"duration": 0.33678,
"confidence": 0.469,
"loudness_start": -6.361,
"loudness_max_time": 0.00803,
"loudness_max": -0.755,
"loudness_end": 0.0,
"pitches": [
0.786,
0.641,
0.182,
0.229,
0.794,
0.194,
0.132,
0.181,
0.384,
0.167,
0.11,
1.0
],
"timbre": [
55.941,
37.483,
13.867,
-11.263,
3.085,
-69.143,
-24.424,
11.469,
10.219,
17.675,
-10.672,
-8.736
]
},
{
"start": 348.71133,
"duration": 0.25565,
"confidence": 0.022,
"loudness_start": -6.147,
"loudness_max_time": 0.09964,
"loudness_max": -2.737,
"loudness_end": 0.0,
"pitches": [
1.0,
0.777,
0.262,
0.223,
0.393,
0.341,
0.17,
0.353,
0.532,
0.184,
0.078,
0.528
],
"timbre": [
54.853,
69.291,
5.469,
-17.309,
-9.807,
-33.199,
-12.736,
-2.797,
6.607,
13.346,
-14.093,
-12.661
]
},
{
"start": 348.96698,
"duration": 0.10422,
"confidence": 0.101,
"loudness_start": -6.37,
"loudness_max_time": 0.02748,
"loudness_max": -4.482,
"loudness_end": 0.0,
"pitches": [
0.949,
0.643,
0.481,
0.599,
0.976,
0.433,
0.385,
0.262,
0.338,
0.216,
0.252,
1.0
],
"timbre": [
54.629,
48.55,
13.159,
-26.166,
14.144,
-44.678,
-18.898,
-11.108,
14.305,
15.592,
-4.968,
-13.628
]
},
{
"start": 349.0712,
"duration": 0.16222,
"confidence": 0.214,
"loudness_start": -5.937,
"loudness_max_time": 0.02222,
"loudness_max": -1.823,
"loudness_end": 0.0,
"pitches": [
1.0,
0.789,
0.563,
0.549,
0.423,
0.264,
0.83,
0.795,
0.615,
0.548,
0.186,
0.309
],
"timbre": [
55.137,
60.92,
-0.431,
-13.192,
5.475,
-45.926,
-4.622,
-9.94,
16.207,
15.687,
5.869,
-14.385
]
},
{
"start": 349.23343,
"duration": 0.22091,
"confidence": 0.355,
"loudness_start": -6.914,
"loudness_max_time": 0.01202,
"loudness_max": -1.459,
"loudness_end": 0.0,
"pitches": [
0.758,
1.0,
0.442,
0.266,
0.67,
0.52,
0.321,
0.416,
0.504,
0.207,
0.205,
0.588
],
"timbre": [
56.057,
38.951,
11.975,
-15.567,
-4.828,
-56.864,
-17.248,
8.421,
0.498,
2.958,
-7.959,
-13.985
]
},
{
"start": 349.4543,
"duration": 0.21492,
"confidence": 0.02,
"loudness_start": -5.448,
"loudness_max_time": 0.07617,
"loudness_max": -3.929,
"loudness_end": 0.0,
"pitches": [
0.215,
0.238,
0.158,
0.56,
1.0,
0.561,
0.139,
0.228,
0.187,
0.14,
0.108,
0.247
],
"timbre": [
55.381,
69.559,
8.256,
-19.921,
16.431,
-40.681,
-6.858,
-5.011,
20.309,
4.449,
-14.243,
-19.099
]
},
{
"start": 349.66925,
"duration": 0.1317,
"confidence": 0.335,
"loudness_start": -6.413,
"loudness_max_time": 0.01084,
"loudness_max": -1.904,
"loudness_end": 0.0,
"pitches": [
0.453,
1.0,
0.335,
0.317,
0.517,
0.328,
0.289,
0.445,
0.205,
0.235,
0.192,
0.439
],
"timbre": [
55.775,
45.386,
7.961,
-14.747,
-3.249,
-48.288,
-14.868,
0.559,
0.188,
4.058,
1.554,
9.917
]
},
{
"start": 349.80096,
"duration": 0.12998,
"confidence": 0.273,
"loudness_start": -6.085,
"loudness_max_time": 0.0076,
"loudness_max": -1.314,
"loudness_end": 0.0,
"pitches": [
0.376,
0.332,
0.292,
0.375,
0.617,
0.355,
0.332,
0.538,
0.347,
0.223,
0.293,
1.0
],
"timbre": [
55.776,
47.952,
25.22,
-3.294,
6.548,
-57.375,
-24.78,
5.518,
0.543,
8.995,
-11.822,
9.186
]
},
{
"start": 349.93094,
"duration": 0.16218,
"confidence": 0.35,
"loudness_start": -6.731,
"loudness_max_time": 0.02222,
"loudness_max": -1.335,
"loudness_end": 0.0,
"pitches": [
0.739,
0.565,
0.135,
0.242,
0.745,
0.253,
0.372,
0.364,
0.443,
0.329,
0.515,
1.0
],
"timbre": [
55.891,
29.719,
21.582,
-1.36,
23.192,
-35.094,
-22.685,
-0.321,
20.989,
11.879,
4.72,
-14.657
]
},
{
"start": 350.0931,
"duration": 0.13927,
"confidence": 0.152,
"loudness_start": -6.47,
"loudness_max_time": 0.00574,
"loudness_max": -2.52,
"loudness_end": 0.0,
"pitches": [
0.429,
1.0,
0.414,
0.35,
0.513,
0.215,
0.263,
0.306,
0.174,
0.385,
0.255,
0.342
],
"timbre": [
55.725,
46.613,
25.214,
-13.229,
-1.498,
-43.763,
-17.863,
-2.581,
5.838,
-8.242,
-10.847,
-0.543
]
},
{
"start": 350.2324,
"duration": 0.13982,
"confidence": 0.004,
"loudness_start": -6.755,
"loudness_max_time": 0.00728,
"loudness_max": -2.832,
"loudness_end": 0.0,
"pitches": [
0.344,
0.297,
0.145,
0.288,
1.0,
0.512,
0.224,
0.338,
0.151,
0.102,
0.112,
0.627
],
"timbre": [
55.311,
39.719,
16.045,
-13.392,
-11.901,
-47.896,
-15.525,
3.614,
0.91,
-5.063,
-4.007,
0.363
]
},
{
"start": 350.3722,
"duration": 0.12717,
"confidence": 0.403,
"loudness_start": -6.802,
"loudness_max_time": 0.03422,
"loudness_max": -1.678,
"loudness_end": 0.0,
"pitches": [
0.289,
0.464,
0.276,
0.643,
1.0,
0.596,
0.391,
0.886,
0.442,
0.295,
0.282,
0.201
],
"timbre": [
55.909,
31.606,
10.277,
-2.521,
3.805,
-39.639,
-21.0,
-5.053,
10.169,
-0.69,
-1.534,
-10.732
]
},
{
"start": 350.49936,
"duration": 0.07066,
"confidence": 0.099,
"loudness_start": -6.34,
"loudness_max_time": 0.02447,
"loudness_max": -1.943,
"loudness_end": 0.0,
"pitches": [
1.0,
0.911,
0.727,
0.736,
0.601,
0.582,
0.801,
0.817,
0.966,
0.932,
0.811,
0.497
],
"timbre": [
54.74,
41.986,
-3.877,
-9.85,
5.929,
-49.652,
0.426,
-1.994,
20.593,
15.199,
9.864,
-10.372
]
},
{
"start": 350.57,
"duration": 0.81905,
"confidence": 0.266,
"loudness_start": -6.703,
"loudness_max_time": 0.11281,
"loudness_max": -3.125,
"loudness_end": 0.0,
"pitches": [
0.063,
0.055,
0.079,
0.076,
1.0,
0.103,
0.074,
0.079,
0.11,
0.036,
0.042,
0.449
],
"timbre": [
54.868,
85.429,
-6.631,
-27.152,
9.762,
-24.243,
-5.665,
-28.813,
17.611,
-5.379,
-12.511,
-10.618
]
},
{
"start": 351.38907,
"duration": 0.51306,
"confidence": 0.081,
"loudness_start": -8.592,
"loudness_max_time": 0.08084,
"loudness_max": -6.422,
"loudness_end": 0.0,
"pitches": [
0.02,
0.016,
0.024,
0.098,
1.0,
0.032,
0.024,
0.032,
0.065,
0.017,
0.018,
0.091
],
"timbre": [
52.288,
11.389,
4.484,
-31.084,
-0.115,
-34.513,
-16.611,
-12.012,
8.762,
6.623,
-5.267,
-4.738
]
},
{
"start": 351.90213,
"duration": 0.21147,
"confidence": 0.33,
"loudness_start": -9.843,
"loudness_max_time": 0.12454,
"loudness_max": -5.866,
"loudness_end": 0.0,
"pitches": [
0.041,
0.036,
0.048,
0.273,
1.0,
0.185,
0.049,
0.053,
0.115,
0.021,
0.035,
0.115
],
"timbre": [
52.162,
7.282,
20.613,
-36.359,
15.027,
-27.145,
-10.556,
10.539,
27.221,
22.736,
-15.372,
-14.368
]
},
{
"start": 352.11362,
"duration": 0.52871,
"confidence": 0.306,
"loudness_start": -9.733,
"loudness_max_time": 0.08299,
"loudness_max": -5.579,
"loudness_end": 0.0,
"pitches": [
0.031,
0.034,
0.044,
0.069,
1.0,
0.055,
0.035,
0.053,
0.087,
0.025,
0.028,
0.163
],
"timbre": [
52.234,
7.882,
8.249,
-31.203,
5.731,
-34.704,
-18.777,
7.719,
18.111,
14.868,
-4.827,
-13.743
]
},
{
"start": 352.6423,
"duration": 0.28939,
"confidence": 0.378,
"loudness_start": -9.447,
"loudness_max_time": 0.17465,
"loudness_max": -5.376,
"loudness_end": 0.0,
"pitches": [
0.046,
0.034,
0.048,
0.206,
1.0,
0.158,
0.056,
0.075,
0.084,
0.028,
0.038,
0.216
],
"timbre": [
52.795,
3.584,
22.367,
-27.868,
27.228,
-27.381,
-15.595,
7.445,
24.595,
13.014,
-15.328,
-18.387
]
},
{
"start": 352.9317,
"duration": 0.16857,
"confidence": 0.269,
"loudness_start": -9.556,
"loudness_max_time": 0.0468,
"loudness_max": -6.512,
"loudness_end": 0.0,
"pitches": [
0.103,
0.091,
0.076,
0.224,
1.0,
0.171,
0.113,
0.17,
0.225,
0.057,
0.056,
0.349
],
"timbre": [
52.638,
8.989,
12.023,
-22.162,
14.941,
-35.081,
-16.469,
-4.27,
27.694,
23.233,
-13.176,
-20.573
]
},
{
"start": 353.10028,
"duration": 0.30735,
"confidence": 0.323,
"loudness_start": -9.701,
"loudness_max_time": 0.11166,
"loudness_max": -5.189,
"loudness_end": 0.0,
"pitches": [
0.038,
0.036,
0.046,
0.218,
1.0,
0.128,
0.032,
0.064,
0.108,
0.032,
0.049,
0.202
],
"timbre": [
52.127,
3.642,
15.679,
-36.236,
22.281,
-29.446,
-27.202,
-0.371,
16.506,
17.222,
-10.164,
-5.416
]
},
{
"start": 353.40762,
"duration": 0.09805,
"confidence": 0.145,
"loudness_start": -8.534,
"loudness_max_time": 0.03048,
"loudness_max": -5.846,
"loudness_end": 0.0,
"pitches": [
0.347,
0.401,
0.152,
0.233,
0.698,
0.209,
0.145,
0.262,
0.207,
0.087,
0.26,
1.0
],
"timbre": [
52.532,
21.997,
12.201,
-17.881,
11.937,
-41.856,
-28.858,
-2.48,
11.586,
-4.385,
-6.267,
0.634
]
},
{
"start": 353.50568,
"duration": 0.23361,
"confidence": 0.181,
"loudness_start": -9.041,
"loudness_max_time": 0.05456,
"loudness_max": -5.972,
"loudness_end": 0.0,
"pitches": [
0.045,
0.046,
0.05,
0.362,
1.0,
0.196,
0.045,
0.061,
0.1,
0.025,
0.047,
0.341
],
"timbre": [
53.027,
-0.883,
28.362,
-24.484,
30.252,
-32.737,
-16.157,
2.22,
28.646,
20.195,
-8.104,
-13.773
]
},
{
"start": 353.73926,
"duration": 0.39964,
"confidence": 0.016,
"loudness_start": -7.996,
"loudness_max_time": 0.03515,
"loudness_max": -6.083,
"loudness_end": 0.0,
"pitches": [
0.024,
0.019,
0.025,
0.168,
1.0,
0.066,
0.035,
0.052,
0.048,
0.021,
0.025,
0.112
],
"timbre": [
52.946,
0.111,
31.851,
-8.28,
40.086,
-44.145,
-10.38,
-2.061,
30.301,
26.002,
-14.742,
-20.622
]
},
{
"start": 354.13892,
"duration": 0.19102,
"confidence": 0.206,
"loudness_start": -8.3,
"loudness_max_time": 0.07855,
"loudness_max": -5.382,
"loudness_end": 0.0,
"pitches": [
0.042,
0.047,
0.038,
0.456,
1.0,
0.316,
0.044,
0.043,
0.089,
0.022,
0.032,
0.191
],
"timbre": [
52.973,
15.972,
26.476,
-16.641,
33.558,
-36.998,
-8.735,
11.947,
38.012,
14.387,
-21.525,
-19.54
]
},
{
"start": 354.32993,
"duration": 0.58526,
"confidence": 0.217,
"loudness_start": -8.624,
"loudness_max_time": 0.04483,
"loudness_max": -5.756,
"loudness_end": 0.0,
"pitches": [
0.041,
0.048,
0.048,
0.105,
1.0,
0.046,
0.041,
0.057,
0.062,
0.027,
0.031,
0.138
],
"timbre": [
52.663,
2.022,
20.631,
-11.574,
26.278,
-37.747,
-9.204,
0.282,
32.528,
13.528,
-12.589,
-22.093
]
},
{
"start": 354.9152,
"duration": 0.18766,
"confidence": 0.224,
"loudness_start": -8.906,
"loudness_max_time": 0.05599,
"loudness_max": -5.901,
"loudness_end": 0.0,
"pitches": [
0.096,
0.04,
0.032,
0.271,
1.0,
0.124,
0.044,
0.064,
0.115,
0.023,
0.049,
0.262
],
"timbre": [
52.364,
3.451,
19.916,
-17.431,
34.887,
-27.749,
-22.66,
4.629,
37.404,
9.987,
-15.25,
-10.81
]
},
{
"start": 355.10287,
"duration": 0.49905,
"confidence": 0.326,
"loudness_start": -11.278,
"loudness_max_time": 0.05776,
"loudness_max": -7.128,
"loudness_end": 0.0,
"pitches": [
0.012,
0.018,
0.025,
0.189,
1.0,
0.036,
0.039,
0.023,
0.042,
0.067,
0.128,
0.172
],
"timbre": [
51.377,
-3.761,
18.948,
-22.247,
26.982,
-31.048,
-15.505,
-7.58,
29.93,
19.378,
-9.011,
-15.243
]
},
{
"start": 355.6019,
"duration": 0.29011,
"confidence": 0.298,
"loudness_start": -10.575,
"loudness_max_time": 0.10098,
"loudness_max": -6.967,
"loudness_end": 0.0,
"pitches": [
0.014,
0.024,
0.02,
0.259,
1.0,
0.114,
0.035,
0.019,
0.121,
0.025,
0.015,
0.094
],
"timbre": [
50.95,
6.854,
10.956,
-17.561,
17.971,
-25.539,
-9.052,
-7.871,
26.816,
27.272,
-21.899,
-13.326
]
},
{
"start": 355.89203,
"duration": 0.32571,
"confidence": 0.252,
"loudness_start": -11.44,
"loudness_max_time": 0.03249,
"loudness_max": -7.272,
"loudness_end": 0.0,
"pitches": [
0.045,
0.095,
0.091,
0.304,
1.0,
0.1,
0.102,
0.311,
0.161,
0.047,
0.042,
0.173
],
"timbre": [
49.439,
-39.156,
1.319,
23.644,
29.429,
-41.262,
-6.963,
-16.614,
34.639,
12.035,
-9.952,
-19.436
]
},
{
"start": 356.21774,
"duration": 3.7102,
"confidence": 0.424,
"loudness_start": -14.012,
"loudness_max_time": 0.11039,
"loudness_max": -10.012,
"loudness_end": 0.0,
"pitches": [
0.04,
0.024,
0.028,
0.538,
1.0,
0.401,
0.161,
0.161,
0.145,
0.119,
0.109,
0.097
],
"timbre": [
37.962,
-98.401,
-99.738,
166.599,
11.182,
-75.7,
-49.967,
-13.507,
9.933,
2.927,
-77.599,
1.596
]
},
{
"start": 359.92795,
"duration": 0.15066,
"confidence": 0.011,
"loudness_start": -40.4,
"loudness_max_time": 0.04937,
"loudness_max": -38.347,
"loudness_end": 0.0,
"pitches": [
0.013,
0.443,
1.0,
0.175,
0.164,
0.016,
0.011,
0.003,
0.006,
0.032,
0.015,
0.008
],
"timbre": [
20.42,
-160.825,
-118.139,
-67.196,
15.365,
-51.714,
-4.739,
12.425,
-8.615,
3.406,
-2.488,
-8.391
]
},
{
"start": 360.07858,
"duration": 0.282,
"confidence": 0.042,
"loudness_start": -40.561,
"loudness_max_time": 0.02286,
"loudness_max": -38.878,
"loudness_end": 0.0,
"pitches": [
0.003,
0.15,
1.0,
0.22,
0.08,
0.009,
0.009,
0.002,
0.003,
0.026,
0.011,
0.008
],
"timbre": [
20.022,
-165.41,
-125.044,
-72.318,
17.879,
-60.571,
-5.971,
12.825,
-6.917,
-5.25,
-0.741,
-12.185
]
},
{
"start": 360.3606,
"duration": 0.84154,
"confidence": 0.044,
"loudness_start": -41.858,
"loudness_max_time": 0.03465,
"loudness_max": -39.522,
"loudness_end": 0.0,
"pitches": [
0.002,
0.394,
1.0,
0.25,
0.007,
0.01,
0.01,
0.005,
0.011,
0.031,
0.018,
0.007
],
"timbre": [
19.024,
-158.074,
-134.704,
-66.502,
22.373,
-57.166,
-9.257,
17.779,
-7.118,
-4.584,
-5.7,
-13.551
]
},
{
"start": 361.20212,
"duration": 0.24544,
"confidence": 0.052,
"loudness_start": -45.167,
"loudness_max_time": 0.05014,
"loudness_max": -42.925,
"loudness_end": 0.0,
"pitches": [
0.007,
0.92,
1.0,
0.092,
0.005,
0.015,
0.014,
0.003,
0.026,
0.035,
0.009,
0.008
],
"timbre": [
15.975,
-127.831,
-136.416,
-77.301,
35.938,
-55.764,
-3.577,
13.943,
-15.968,
2.953,
-5.091,
-12.478
]
},
{
"start": 361.44757,
"duration": 0.2815,
"confidence": 0.209,
"loudness_start": -46.114,
"loudness_max_time": 0.06209,
"loudness_max": -43.571,
"loudness_end": 0.0,
"pitches": [
0.005,
1.0,
0.767,
0.06,
0.004,
0.016,
0.013,
0.002,
0.027,
0.033,
0.007,
0.008
],
"timbre": [
15.297,
-118.603,
-137.424,
-77.787,
37.513,
-54.728,
-4.253,
14.699,
-15.496,
3.956,
-3.564,
-11.035
]
},
{
"start": 361.72906,
"duration": 0.67873,
"confidence": 0.183,
"loudness_start": -46.405,
"loudness_max_time": 0.07338,
"loudness_max": -44.163,
"loudness_end": 0.0,
"pitches": [
0.006,
1.0,
0.616,
0.013,
0.016,
0.01,
0.009,
0.006,
0.022,
0.023,
0.007,
0.006
],
"timbre": [
13.832,
-102.495,
-147.53,
-68.724,
43.713,
-56.985,
-9.197,
27.127,
-10.152,
1.963,
-9.075,
-6.058
]
},
{
"start": 362.4078,
"duration": 0.24177,
"confidence": 0.014,
"loudness_start": -49.747,
"loudness_max_time": 0.09794,
"loudness_max": -48.04,
"loudness_end": 0.0,
"pitches": [
0.012,
1.0,
0.805,
0.017,
0.026,
0.016,
0.009,
0.005,
0.026,
0.017,
0.004,
0.004
],
"timbre": [
10.955,
-57.676,
-138.445,
-81.855,
48.246,
-54.66,
-10.225,
11.819,
-6.588,
8.555,
-7.765,
-3.694
]
},
{
"start": 362.64957,
"duration": 0.45537,
"confidence": 0.22,
"loudness_start": -51.966,
"loudness_max_time": 0.08295,
"loudness_max": -49.314,
"loudness_end": 0.0,
"pitches": [
0.002,
1.0,
0.278,
0.005,
0.013,
0.009,
0.007,
0.006,
0.022,
0.014,
0.006,
0.005
],
"timbre": [
9.513,
-30.705,
-134.206,
-83.613,
40.529,
-52.063,
-9.898,
5.684,
-11.769,
10.671,
-8.166,
2.174
]
},
{
"start": 363.10495,
"duration": 0.64993,
"confidence": 0.249,
"loudness_start": -53.355,
"loudness_max_time": 0.13494,
"loudness_max": -50.098,
"loudness_end": 0.0,
"pitches": [
0.003,
1.0,
0.21,
0.005,
0.012,
0.01,
0.006,
0.01,
0.027,
0.011,
0.005,
0.004
],
"timbre": [
7.853,
0.617,
-116.848,
-73.966,
47.577,
-44.898,
-19.158,
11.137,
-12.166,
15.558,
-11.294,
-6.603
]
},
{
"start": 363.75488,
"duration": 2.45819,
"confidence": 0.068,
"loudness_start": -54.116,
"loudness_max_time": 0.1095,
"loudness_max": -52.179,
"loudness_end": -60.0,
"pitches": [
0.014,
1.0,
0.093,
0.032,
0.066,
0.022,
0.018,
0.031,
0.053,
0.019,
0.023,
0.023
],
"timbre": [
4.65,
70.272,
-99.057,
-37.406,
27.711,
-56.788,
-18.734,
48.224,
-17.136,
-10.388,
0.447,
-11.116
]
}
],
"tatums": [
{
"start": 0.45571,
"duration": 0.21493,
"confidence": 0.725
},
{
"start": 0.67064,
"duration": 0.21493,
"confidence": 0.725
},
{
"start": 0.88558,
"duration": 0.21302,
"confidence": 0.495
},
{
"start": 1.0986,
"duration": 0.21302,
"confidence": 0.495
},
{
"start": 1.31162,
"duration": 0.21546,
"confidence": 0.442
},
{
"start": 1.52708,
"duration": 0.21546,
"confidence": 0.442
},
{
"start": 1.74254,
"duration": 0.21691,
"confidence": 0.22
},
{
"start": 1.95946,
"duration": 0.21691,
"confidence": 0.22
},
{
"start": 2.17637,
"duration": 0.21793,
"confidence": 0.306
},
{
"start": 2.3943,
"duration": 0.21793,
"confidence": 0.306
},
{
"start": 2.61222,
"duration": 0.21969,
"confidence": 0.324
},
{
"start": 2.83191,
"duration": 0.21969,
"confidence": 0.324
},
{
"start": 3.05161,
"duration": 0.21872,
"confidence": 0.413
},
{
"start": 3.27033,
"duration": 0.21872,
"confidence": 0.413
},
{
"start": 3.48906,
"duration": 0.21739,
"confidence": 0.406
},
{
"start": 3.70645,
"duration": 0.21739,
"confidence": 0.406
},
{
"start": 3.92384,
"duration": 0.21958,
"confidence": 0.364
},
{
"start": 4.14342,
"duration": 0.21958,
"confidence": 0.364
},
{
"start": 4.36299,
"duration": 0.21901,
"confidence": 0.236
},
{
"start": 4.58201,
"duration": 0.21901,
"confidence": 0.236
},
{
"start": 4.80102,
"duration": 0.21923,
"confidence": 0.255
},
{
"start": 5.02025,
"duration": 0.21923,
"confidence": 0.255
},
{
"start": 5.23947,
"duration": 0.21886,
"confidence": 0.243
},
{
"start": 5.45833,
"duration": 0.21886,
"confidence": 0.243
},
{
"start": 5.67719,
"duration": 0.21497,
"confidence": 0.208
},
{
"start": 5.89216,
"duration": 0.21497,
"confidence": 0.208
},
{
"start": 6.10713,
"duration": 0.21343,
"confidence": 0.213
},
{
"start": 6.32056,
"duration": 0.21343,
"confidence": 0.213
},
{
"start": 6.53398,
"duration": 0.21227,
"confidence": 0.294
},
{
"start": 6.74625,
"duration": 0.21227,
"confidence": 0.294
},
{
"start": 6.95851,
"duration": 0.21228,
"confidence": 0.221
},
{
"start": 7.17079,
"duration": 0.21228,
"confidence": 0.221
},
{
"start": 7.38307,
"duration": 0.2123,
"confidence": 0.166
},
{
"start": 7.59537,
"duration": 0.2123,
"confidence": 0.166
},
{
"start": 7.80767,
"duration": 0.21173,
"confidence": 0.065
},
{
"start": 8.0194,
"duration": 0.21173,
"confidence": 0.065
},
{
"start": 8.23113,
"duration": 0.21272,
"confidence": 0.115
},
{
"start": 8.44385,
"duration": 0.21272,
"confidence": 0.115
},
{
"start": 8.65658,
"duration": 0.21313,
"confidence": 0.169
},
{
"start": 8.86971,
"duration": 0.21313,
"confidence": 0.169
},
{
"start": 9.08284,
"duration": 0.21471,
"confidence": 0.142
},
{
"start": 9.29755,
"duration": 0.21471,
"confidence": 0.142
},
{
"start": 9.51226,
"duration": 0.21748,
"confidence": 0.133
},
{
"start": 9.72973,
"duration": 0.21748,
"confidence": 0.133
},
{
"start": 9.94721,
"duration": 0.21829,
"confidence": 0.075
},
{
"start": 10.1655,
"duration": 0.21829,
"confidence": 0.075
},
{
"start": 10.38379,
"duration": 0.22107,
"confidence": 0.133
},
{
"start": 10.60487,
"duration": 0.22107,
"confidence": 0.133
},
{
"start": 10.82594,
"duration": 0.2217,
"confidence": 0.296
},
{
"start": 11.04764,
"duration": 0.2217,
"confidence": 0.296
},
{
"start": 11.26935,
"duration": 0.22099,
"confidence": 0.282
},
{
"start": 11.49033,
"duration": 0.22099,
"confidence": 0.282
},
{
"start": 11.71132,
"duration": 0.22496,
"confidence": 0.17
},
{
"start": 11.93628,
"duration": 0.22496,
"confidence": 0.17
},
{
"start": 12.16124,
"duration": 0.2256,
"confidence": 0.2
},
{
"start": 12.38684,
"duration": 0.2256,
"confidence": 0.2
},
{
"start": 12.61244,
"duration": 0.22567,
"confidence": 0.28
},
{
"start": 12.83811,
"duration": 0.22567,
"confidence": 0.28
},
{
"start": 13.06378,
"duration": 0.22142,
"confidence": 0.276
},
{
"start": 13.2852,
"duration": 0.22142,
"confidence": 0.276
},
{
"start": 13.50661,
"duration": 0.22012,
"confidence": 0.276
},
{
"start": 13.72674,
"duration": 0.22012,
"confidence": 0.276
},
{
"start": 13.94686,
"duration": 0.21922,
"confidence": 0.15
},
{
"start": 14.16608,
"duration": 0.21922,
"confidence": 0.15
},
{
"start": 14.3853,
"duration": 0.21887,
"confidence": 0.152
},
{
"start": 14.60417,
"duration": 0.21887,
"confidence": 0.152
},
{
"start": 14.82304,
"duration": 0.21775,
"confidence": 0.196
},
{
"start": 15.04079,
"duration": 0.21775,
"confidence": 0.196
},
{
"start": 15.25854,
"duration": 0.21957,
"confidence": 0.212
},
{
"start": 15.4781,
"duration": 0.21957,
"confidence": 0.212
},
{
"start": 15.69767,
"duration": 0.21901,
"confidence": 0.235
},
{
"start": 15.91667,
"duration": 0.21901,
"confidence": 0.235
},
{
"start": 16.13568,
"duration": 0.2208,
"confidence": 0.214
},
{
"start": 16.35648,
"duration": 0.2208,
"confidence": 0.214
},
{
"start": 16.57729,
"duration": 0.2161,
"confidence": 0.168
},
{
"start": 16.79339,
"duration": 0.2161,
"confidence": 0.168
},
{
"start": 17.00949,
"duration": 0.21611,
"confidence": 0.155
},
{
"start": 17.2256,
"duration": 0.21611,
"confidence": 0.155
},
{
"start": 17.44171,
"duration": 0.21691,
"confidence": 0.096
},
{
"start": 17.65862,
"duration": 0.21691,
"confidence": 0.096
},
{
"start": 17.87553,
"duration": 0.22006,
"confidence": 0.064
},
{
"start": 18.09559,
"duration": 0.22006,
"confidence": 0.064
},
{
"start": 18.31565,
"duration": 0.22026,
"confidence": 0.076
},
{
"start": 18.53591,
"duration": 0.22026,
"confidence": 0.076
},
{
"start": 18.75617,
"duration": 0.22066,
"confidence": 0.112
},
{
"start": 18.97683,
"duration": 0.22066,
"confidence": 0.112
},
{
"start": 19.1975,
"duration": 0.22027,
"confidence": 0.068
},
{
"start": 19.41777,
"duration": 0.22027,
"confidence": 0.068
},
{
"start": 19.63805,
"duration": 0.22361,
"confidence": 0.661
},
{
"start": 19.86166,
"duration": 0.22361,
"confidence": 0.661
},
{
"start": 20.08527,
"duration": 0.22401,
"confidence": 0.544
},
{
"start": 20.30928,
"duration": 0.22401,
"confidence": 0.544
},
{
"start": 20.53329,
"duration": 0.22184,
"confidence": 0.496
},
{
"start": 20.75513,
"duration": 0.22184,
"confidence": 0.496
},
{
"start": 20.97698,
"duration": 0.21772,
"confidence": 0.346
},
{
"start": 21.19469,
"duration": 0.21772,
"confidence": 0.346
},
{
"start": 21.41241,
"duration": 0.21712,
"confidence": 0.331
},
{
"start": 21.62954,
"duration": 0.21712,
"confidence": 0.331
},
{
"start": 21.84666,
"duration": 0.2185,
"confidence": 0.178
},
{
"start": 22.06516,
"duration": 0.2185,
"confidence": 0.178
},
{
"start": 22.28365,
"duration": 0.21966,
"confidence": 0.109
},
{
"start": 22.50331,
"duration": 0.21966,
"confidence": 0.109
},
{
"start": 22.72297,
"duration": 0.21925,
"confidence": 0.065
},
{
"start": 22.94223,
"duration": 0.21925,
"confidence": 0.065
},
{
"start": 23.16148,
"duration": 0.21826,
"confidence": 0.331
},
{
"start": 23.37974,
"duration": 0.21826,
"confidence": 0.331
},
{
"start": 23.598,
"duration": 0.21942,
"confidence": 0.255
},
{
"start": 23.81742,
"duration": 0.21942,
"confidence": 0.255
},
{
"start": 24.03684,
"duration": 0.22097,
"confidence": 0.319
},
{
"start": 24.25781,
"duration": 0.22097,
"confidence": 0.319
},
{
"start": 24.47878,
"duration": 0.21978,
"confidence": 0.204
},
{
"start": 24.69855,
"duration": 0.21978,
"confidence": 0.204
},
{
"start": 24.91833,
"duration": 0.21858,
"confidence": 0.22
},
{
"start": 25.13691,
"duration": 0.21858,
"confidence": 0.22
},
{
"start": 25.35549,
"duration": 0.21778,
"confidence": 0.163
},
{
"start": 25.57327,
"duration": 0.21778,
"confidence": 0.163
},
{
"start": 25.79105,
"duration": 0.21679,
"confidence": 0.145
},
{
"start": 26.00784,
"duration": 0.21679,
"confidence": 0.145
},
{
"start": 26.22463,
"duration": 0.21796,
"confidence": 0.294
},
{
"start": 26.44259,
"duration": 0.21796,
"confidence": 0.294
},
{
"start": 26.66055,
"duration": 0.21854,
"confidence": 0.495
},
{
"start": 26.87909,
"duration": 0.21854,
"confidence": 0.495
},
{
"start": 27.09764,
"duration": 0.21834,
"confidence": 0.371
},
{
"start": 27.31598,
"duration": 0.21834,
"confidence": 0.371
},
{
"start": 27.53433,
"duration": 0.2201,
"confidence": 0.362
},
{
"start": 27.75443,
"duration": 0.2201,
"confidence": 0.362
},
{
"start": 27.97453,
"duration": 0.22127,
"confidence": 0.257
},
{
"start": 28.1958,
"duration": 0.22127,
"confidence": 0.257
},
{
"start": 28.41708,
"duration": 0.22283,
"confidence": 0.246
},
{
"start": 28.63991,
"duration": 0.22283,
"confidence": 0.246
},
{
"start": 28.86275,
"duration": 0.224,
"confidence": 0.162
},
{
"start": 29.08675,
"duration": 0.224,
"confidence": 0.162
},
{
"start": 29.31076,
"duration": 0.22203,
"confidence": 0.091
},
{
"start": 29.53279,
"duration": 0.22203,
"confidence": 0.091
},
{
"start": 29.75481,
"duration": 0.22104,
"confidence": 0.048
},
{
"start": 29.97585,
"duration": 0.22104,
"confidence": 0.048
},
{
"start": 30.19689,
"duration": 0.22024,
"confidence": 0.216
},
{
"start": 30.41712,
"duration": 0.22024,
"confidence": 0.216
},
{
"start": 30.63736,
"duration": 0.21905,
"confidence": 0.156
},
{
"start": 30.85641,
"duration": 0.21905,
"confidence": 0.156
},
{
"start": 31.07546,
"duration": 0.21668,
"confidence": 0.232
},
{
"start": 31.29214,
"duration": 0.21668,
"confidence": 0.232
},
{
"start": 31.50883,
"duration": 0.21353,
"confidence": 0.21
},
{
"start": 31.72236,
"duration": 0.21353,
"confidence": 0.21
},
{
"start": 31.93589,
"duration": 0.21371,
"confidence": 0.235
},
{
"start": 32.14959,
"duration": 0.21371,
"confidence": 0.235
},
{
"start": 32.3633,
"duration": 0.21625,
"confidence": 0.155
},
{
"start": 32.57955,
"duration": 0.21625,
"confidence": 0.155
},
{
"start": 32.7958,
"duration": 0.21721,
"confidence": 0.096
},
{
"start": 33.01301,
"duration": 0.21721,
"confidence": 0.096
},
{
"start": 33.23022,
"duration": 0.21797,
"confidence": 0.09
},
{
"start": 33.4482,
"duration": 0.21797,
"confidence": 0.09
},
{
"start": 33.66617,
"duration": 0.21698,
"confidence": 0.306
},
{
"start": 33.88315,
"duration": 0.21698,
"confidence": 0.306
},
{
"start": 34.10012,
"duration": 0.21911,
"confidence": 0.229
},
{
"start": 34.31924,
"duration": 0.21911,
"confidence": 0.229
},
{
"start": 34.53835,
"duration": 0.22165,
"confidence": 0.213
},
{
"start": 34.76,
"duration": 0.22165,
"confidence": 0.213
},
{
"start": 34.98165,
"duration": 0.22124,
"confidence": 0.122
},
{
"start": 35.20289,
"duration": 0.22124,
"confidence": 0.122
},
{
"start": 35.42414,
"duration": 0.21926,
"confidence": 0.106
},
{
"start": 35.6434,
"duration": 0.21926,
"confidence": 0.106
},
{
"start": 35.86266,
"duration": 0.21845,
"confidence": 0.107
},
{
"start": 36.08111,
"duration": 0.21845,
"confidence": 0.107
},
{
"start": 36.29956,
"duration": 0.21841,
"confidence": 0.113
},
{
"start": 36.51798,
"duration": 0.21841,
"confidence": 0.113
},
{
"start": 36.73639,
"duration": 0.21818,
"confidence": 0.074
},
{
"start": 36.95458,
"duration": 0.21818,
"confidence": 0.074
},
{
"start": 37.17276,
"duration": 0.2205,
"confidence": 0.039
},
{
"start": 37.39326,
"duration": 0.2205,
"confidence": 0.039
},
{
"start": 37.61375,
"duration": 0.21945,
"confidence": 0.036
},
{
"start": 37.8332,
"duration": 0.21945,
"confidence": 0.036
},
{
"start": 38.05264,
"duration": 0.22133,
"confidence": 0.069
},
{
"start": 38.27398,
"duration": 0.22133,
"confidence": 0.069
},
{
"start": 38.49531,
"duration": 0.22125,
"confidence": 0.062
},
{
"start": 38.71656,
"duration": 0.22125,
"confidence": 0.062
},
{
"start": 38.93781,
"duration": 0.21999,
"confidence": 0.101
},
{
"start": 39.1578,
"duration": 0.21999,
"confidence": 0.101
},
{
"start": 39.37779,
"duration": 0.2197,
"confidence": 0.078
},
{
"start": 39.59749,
"duration": 0.2197,
"confidence": 0.078
},
{
"start": 39.8172,
"duration": 0.22176,
"confidence": 0.14
},
{
"start": 40.03896,
"duration": 0.22176,
"confidence": 0.14
},
{
"start": 40.26072,
"duration": 0.21852,
"confidence": 0.135
},
{
"start": 40.47924,
"duration": 0.21852,
"confidence": 0.135
},
{
"start": 40.69776,
"duration": 0.21824,
"confidence": 0.192
},
{
"start": 40.916,
"duration": 0.21824,
"confidence": 0.192
},
{
"start": 41.13424,
"duration": 0.21659,
"confidence": 0.128
},
{
"start": 41.35084,
"duration": 0.21659,
"confidence": 0.128
},
{
"start": 41.56743,
"duration": 0.21752,
"confidence": 0.156
},
{
"start": 41.78494,
"duration": 0.21752,
"confidence": 0.156
},
{
"start": 42.00246,
"duration": 0.21902,
"confidence": 0.102
},
{
"start": 42.22148,
"duration": 0.21902,
"confidence": 0.102
},
{
"start": 42.44051,
"duration": 0.21841,
"confidence": 0.175
},
{
"start": 42.65892,
"duration": 0.21841,
"confidence": 0.175
},
{
"start": 42.87733,
"duration": 0.21702,
"confidence": 0.153
},
{
"start": 43.09435,
"duration": 0.21702,
"confidence": 0.153
},
{
"start": 43.31137,
"duration": 0.21799,
"confidence": 0.097
},
{
"start": 43.52936,
"duration": 0.21799,
"confidence": 0.097
},
{
"start": 43.74736,
"duration": 0.21897,
"confidence": 0.099
},
{
"start": 43.96633,
"duration": 0.21897,
"confidence": 0.099
},
{
"start": 44.18529,
"duration": 0.21916,
"confidence": 0.13
},
{
"start": 44.40446,
"duration": 0.21916,
"confidence": 0.13
},
{
"start": 44.62362,
"duration": 0.21899,
"confidence": 0.151
},
{
"start": 44.84261,
"duration": 0.21899,
"confidence": 0.151
},
{
"start": 45.06159,
"duration": 0.21979,
"confidence": 0.114
},
{
"start": 45.28138,
"duration": 0.21979,
"confidence": 0.114
},
{
"start": 45.50117,
"duration": 0.22061,
"confidence": 0.116
},
{
"start": 45.72178,
"duration": 0.22061,
"confidence": 0.116
},
{
"start": 45.94238,
"duration": 0.22025,
"confidence": 0.155
},
{
"start": 46.16263,
"duration": 0.22025,
"confidence": 0.155
},
{
"start": 46.38289,
"duration": 0.21952,
"confidence": 0.118
},
{
"start": 46.60241,
"duration": 0.21952,
"confidence": 0.118
},
{
"start": 46.82193,
"duration": 0.21996,
"confidence": 0.119
},
{
"start": 47.0419,
"duration": 0.21996,
"confidence": 0.119
},
{
"start": 47.26186,
"duration": 0.22022,
"confidence": 0.074
},
{
"start": 47.48208,
"duration": 0.22022,
"confidence": 0.074
},
{
"start": 47.7023,
"duration": 0.2183,
"confidence": 0.153
},
{
"start": 47.9206,
"duration": 0.2183,
"confidence": 0.153
},
{
"start": 48.13891,
"duration": 0.21776,
"confidence": 0.134
},
{
"start": 48.35667,
"duration": 0.21776,
"confidence": 0.134
},
{
"start": 48.57443,
"duration": 0.2176,
"confidence": 0.127
},
{
"start": 48.79203,
"duration": 0.2176,
"confidence": 0.127
},
{
"start": 49.00962,
"duration": 0.219,
"confidence": 0.085
},
{
"start": 49.22862,
"duration": 0.219,
"confidence": 0.085
},
{
"start": 49.44762,
"duration": 0.21922,
"confidence": 0.229
},
{
"start": 49.66685,
"duration": 0.21922,
"confidence": 0.229
},
{
"start": 49.88607,
"duration": 0.21769,
"confidence": 0.266
},
{
"start": 50.10376,
"duration": 0.21769,
"confidence": 0.266
},
{
"start": 50.32145,
"duration": 0.21732,
"confidence": 0.256
},
{
"start": 50.53877,
"duration": 0.21732,
"confidence": 0.256
},
{
"start": 50.75609,
"duration": 0.2195,
"confidence": 0.352
},
{
"start": 50.97559,
"duration": 0.2195,
"confidence": 0.352
},
{
"start": 51.19509,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 51.41383,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 51.63257,
"duration": 0.21856,
"confidence": 0.403
},
{
"start": 51.85113,
"duration": 0.21856,
"confidence": 0.403
},
{
"start": 52.06968,
"duration": 0.21877,
"confidence": 0.413
},
{
"start": 52.28846,
"duration": 0.21877,
"confidence": 0.413
},
{
"start": 52.50723,
"duration": 0.21878,
"confidence": 0.455
},
{
"start": 52.72601,
"duration": 0.21878,
"confidence": 0.455
},
{
"start": 52.9448,
"duration": 0.21899,
"confidence": 0.445
},
{
"start": 53.16379,
"duration": 0.21899,
"confidence": 0.445
},
{
"start": 53.38278,
"duration": 0.21861,
"confidence": 0.515
},
{
"start": 53.60139,
"duration": 0.21861,
"confidence": 0.515
},
{
"start": 53.82,
"duration": 0.21843,
"confidence": 0.501
},
{
"start": 54.03843,
"duration": 0.21843,
"confidence": 0.501
},
{
"start": 54.25685,
"duration": 0.21922,
"confidence": 0.524
},
{
"start": 54.47607,
"duration": 0.21922,
"confidence": 0.524
},
{
"start": 54.69529,
"duration": 0.21902,
"confidence": 0.494
},
{
"start": 54.91431,
"duration": 0.21902,
"confidence": 0.494
},
{
"start": 55.13334,
"duration": 0.21825,
"confidence": 0.532
},
{
"start": 55.35158,
"duration": 0.21825,
"confidence": 0.532
},
{
"start": 55.56983,
"duration": 0.21845,
"confidence": 0.494
},
{
"start": 55.78828,
"duration": 0.21845,
"confidence": 0.494
},
{
"start": 56.00672,
"duration": 0.21884,
"confidence": 0.539
},
{
"start": 56.22556,
"duration": 0.21884,
"confidence": 0.539
},
{
"start": 56.4444,
"duration": 0.21904,
"confidence": 0.531
},
{
"start": 56.66344,
"duration": 0.21904,
"confidence": 0.531
},
{
"start": 56.88248,
"duration": 0.21826,
"confidence": 0.407
},
{
"start": 57.10074,
"duration": 0.21826,
"confidence": 0.407
},
{
"start": 57.31901,
"duration": 0.21749,
"confidence": 0.285
},
{
"start": 57.53649,
"duration": 0.21749,
"confidence": 0.285
},
{
"start": 57.75398,
"duration": 0.21906,
"confidence": 0.281
},
{
"start": 57.97305,
"duration": 0.21906,
"confidence": 0.281
},
{
"start": 58.19211,
"duration": 0.21907,
"confidence": 0.187
},
{
"start": 58.41118,
"duration": 0.21907,
"confidence": 0.187
},
{
"start": 58.63026,
"duration": 0.21947,
"confidence": 0.191
},
{
"start": 58.84973,
"duration": 0.21947,
"confidence": 0.191
},
{
"start": 59.06921,
"duration": 0.21948,
"confidence": 0.204
},
{
"start": 59.28869,
"duration": 0.21948,
"confidence": 0.204
},
{
"start": 59.50818,
"duration": 0.21929,
"confidence": 0.252
},
{
"start": 59.72747,
"duration": 0.21929,
"confidence": 0.252
},
{
"start": 59.94676,
"duration": 0.2193,
"confidence": 0.308
},
{
"start": 60.16606,
"duration": 0.2193,
"confidence": 0.308
},
{
"start": 60.38535,
"duration": 0.21989,
"confidence": 0.373
},
{
"start": 60.60524,
"duration": 0.21989,
"confidence": 0.373
},
{
"start": 60.82513,
"duration": 0.21832,
"confidence": 0.397
},
{
"start": 61.04345,
"duration": 0.21832,
"confidence": 0.397
},
{
"start": 61.26177,
"duration": 0.21891,
"confidence": 0.379
},
{
"start": 61.48068,
"duration": 0.21891,
"confidence": 0.379
},
{
"start": 61.69959,
"duration": 0.21871,
"confidence": 0.285
},
{
"start": 61.9183,
"duration": 0.21871,
"confidence": 0.285
},
{
"start": 62.13701,
"duration": 0.21871,
"confidence": 0.315
},
{
"start": 62.35573,
"duration": 0.21871,
"confidence": 0.315
},
{
"start": 62.57444,
"duration": 0.2191,
"confidence": 0.304
},
{
"start": 62.79354,
"duration": 0.2191,
"confidence": 0.304
},
{
"start": 63.01264,
"duration": 0.21988,
"confidence": 0.345
},
{
"start": 63.23252,
"duration": 0.21988,
"confidence": 0.345
},
{
"start": 63.4524,
"duration": 0.21968,
"confidence": 0.312
},
{
"start": 63.67208,
"duration": 0.21968,
"confidence": 0.312
},
{
"start": 63.89176,
"duration": 0.21968,
"confidence": 0.29
},
{
"start": 64.11144,
"duration": 0.21968,
"confidence": 0.29
},
{
"start": 64.33111,
"duration": 0.21928,
"confidence": 0.273
},
{
"start": 64.55039,
"duration": 0.21928,
"confidence": 0.273
},
{
"start": 64.76967,
"duration": 0.21888,
"confidence": 0.342
},
{
"start": 64.98855,
"duration": 0.21888,
"confidence": 0.342
},
{
"start": 65.20743,
"duration": 0.21848,
"confidence": 0.417
},
{
"start": 65.42592,
"duration": 0.21848,
"confidence": 0.417
},
{
"start": 65.6444,
"duration": 0.21809,
"confidence": 0.406
},
{
"start": 65.86249,
"duration": 0.21809,
"confidence": 0.406
},
{
"start": 66.08058,
"duration": 0.21809,
"confidence": 0.383
},
{
"start": 66.29867,
"duration": 0.21809,
"confidence": 0.383
},
{
"start": 66.51676,
"duration": 0.21808,
"confidence": 0.362
},
{
"start": 66.73484,
"duration": 0.21808,
"confidence": 0.362
},
{
"start": 66.95292,
"duration": 0.21886,
"confidence": 0.235
},
{
"start": 67.17178,
"duration": 0.21886,
"confidence": 0.235
},
{
"start": 67.39064,
"duration": 0.21905,
"confidence": 0.216
},
{
"start": 67.60969,
"duration": 0.21905,
"confidence": 0.216
},
{
"start": 67.82874,
"duration": 0.21885,
"confidence": 0.225
},
{
"start": 68.04759,
"duration": 0.21885,
"confidence": 0.225
},
{
"start": 68.26643,
"duration": 0.21884,
"confidence": 0.273
},
{
"start": 68.48527,
"duration": 0.21884,
"confidence": 0.273
},
{
"start": 68.70411,
"duration": 0.21941,
"confidence": 0.245
},
{
"start": 68.92352,
"duration": 0.21941,
"confidence": 0.245
},
{
"start": 69.14293,
"duration": 0.2194,
"confidence": 0.256
},
{
"start": 69.36233,
"duration": 0.2194,
"confidence": 0.256
},
{
"start": 69.58174,
"duration": 0.2192,
"confidence": 0.222
},
{
"start": 69.80093,
"duration": 0.2192,
"confidence": 0.222
},
{
"start": 70.02013,
"duration": 0.21879,
"confidence": 0.234
},
{
"start": 70.23892,
"duration": 0.21879,
"confidence": 0.234
},
{
"start": 70.45771,
"duration": 0.21859,
"confidence": 0.258
},
{
"start": 70.6763,
"duration": 0.21859,
"confidence": 0.258
},
{
"start": 70.89489,
"duration": 0.21838,
"confidence": 0.285
},
{
"start": 71.11327,
"duration": 0.21838,
"confidence": 0.285
},
{
"start": 71.33165,
"duration": 0.21916,
"confidence": 0.271
},
{
"start": 71.55081,
"duration": 0.21916,
"confidence": 0.271
},
{
"start": 71.76996,
"duration": 0.21876,
"confidence": 0.35
},
{
"start": 71.98872,
"duration": 0.21876,
"confidence": 0.35
},
{
"start": 72.20747,
"duration": 0.21933,
"confidence": 0.322
},
{
"start": 72.4268,
"duration": 0.21933,
"confidence": 0.322
},
{
"start": 72.64613,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 72.86487,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 73.0836,
"duration": 0.21853,
"confidence": 0.271
},
{
"start": 73.30213,
"duration": 0.21853,
"confidence": 0.271
},
{
"start": 73.52067,
"duration": 0.21911,
"confidence": 0.275
},
{
"start": 73.73978,
"duration": 0.21911,
"confidence": 0.275
},
{
"start": 73.9589,
"duration": 0.22009,
"confidence": 0.237
},
{
"start": 74.17899,
"duration": 0.22009,
"confidence": 0.237
},
{
"start": 74.39908,
"duration": 0.2195,
"confidence": 0.307
},
{
"start": 74.61858,
"duration": 0.2195,
"confidence": 0.307
},
{
"start": 74.83808,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 75.05778,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 75.27747,
"duration": 0.21872,
"confidence": 0.295
},
{
"start": 75.49619,
"duration": 0.21872,
"confidence": 0.295
},
{
"start": 75.71491,
"duration": 0.21951,
"confidence": 0.262
},
{
"start": 75.93442,
"duration": 0.21951,
"confidence": 0.262
},
{
"start": 76.15393,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 76.37363,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 76.59333,
"duration": 0.21931,
"confidence": 0.259
},
{
"start": 76.81264,
"duration": 0.21931,
"confidence": 0.259
},
{
"start": 77.03196,
"duration": 0.21834,
"confidence": 0.249
},
{
"start": 77.25029,
"duration": 0.21834,
"confidence": 0.249
},
{
"start": 77.46863,
"duration": 0.21814,
"confidence": 0.177
},
{
"start": 77.68677,
"duration": 0.21814,
"confidence": 0.177
},
{
"start": 77.90492,
"duration": 0.21834,
"confidence": 0.244
},
{
"start": 78.12326,
"duration": 0.21834,
"confidence": 0.244
},
{
"start": 78.34161,
"duration": 0.21933,
"confidence": 0.272
},
{
"start": 78.56093,
"duration": 0.21933,
"confidence": 0.272
},
{
"start": 78.78026,
"duration": 0.21835,
"confidence": 0.286
},
{
"start": 78.99861,
"duration": 0.21835,
"confidence": 0.286
},
{
"start": 79.21697,
"duration": 0.21817,
"confidence": 0.261
},
{
"start": 79.43513,
"duration": 0.21817,
"confidence": 0.261
},
{
"start": 79.6533,
"duration": 0.21798,
"confidence": 0.291
},
{
"start": 79.87128,
"duration": 0.21798,
"confidence": 0.291
},
{
"start": 80.08925,
"duration": 0.21896,
"confidence": 0.282
},
{
"start": 80.30821,
"duration": 0.21896,
"confidence": 0.282
},
{
"start": 80.52717,
"duration": 0.21936,
"confidence": 0.24
},
{
"start": 80.74653,
"duration": 0.21936,
"confidence": 0.24
},
{
"start": 80.96588,
"duration": 0.21917,
"confidence": 0.154
},
{
"start": 81.18505,
"duration": 0.21917,
"confidence": 0.154
},
{
"start": 81.40422,
"duration": 0.21819,
"confidence": 0.143
},
{
"start": 81.62241,
"duration": 0.21819,
"confidence": 0.143
},
{
"start": 81.8406,
"duration": 0.21839,
"confidence": 0.114
},
{
"start": 82.059,
"duration": 0.21839,
"confidence": 0.114
},
{
"start": 82.27739,
"duration": 0.21938,
"confidence": 0.176
},
{
"start": 82.49677,
"duration": 0.21938,
"confidence": 0.176
},
{
"start": 82.71614,
"duration": 0.22095,
"confidence": 0.169
},
{
"start": 82.93709,
"duration": 0.22095,
"confidence": 0.169
},
{
"start": 83.15803,
"duration": 0.22017,
"confidence": 0.214
},
{
"start": 83.3782,
"duration": 0.22017,
"confidence": 0.214
},
{
"start": 83.59837,
"duration": 0.21958,
"confidence": 0.185
},
{
"start": 83.81795,
"duration": 0.21958,
"confidence": 0.185
},
{
"start": 84.03754,
"duration": 0.2188,
"confidence": 0.205
},
{
"start": 84.25634,
"duration": 0.2188,
"confidence": 0.205
},
{
"start": 84.47515,
"duration": 0.21959,
"confidence": 0.228
},
{
"start": 84.69473,
"duration": 0.21959,
"confidence": 0.228
},
{
"start": 84.91432,
"duration": 0.22096,
"confidence": 0.206
},
{
"start": 85.13527,
"duration": 0.22096,
"confidence": 0.206
},
{
"start": 85.35623,
"duration": 0.22017,
"confidence": 0.134
},
{
"start": 85.5764,
"duration": 0.22017,
"confidence": 0.134
},
{
"start": 85.79658,
"duration": 0.21841,
"confidence": 0.168
},
{
"start": 86.01499,
"duration": 0.21841,
"confidence": 0.168
},
{
"start": 86.23341,
"duration": 0.219,
"confidence": 0.173
},
{
"start": 86.45241,
"duration": 0.219,
"confidence": 0.173
},
{
"start": 86.67141,
"duration": 0.21939,
"confidence": 0.243
},
{
"start": 86.8908,
"duration": 0.21939,
"confidence": 0.243
},
{
"start": 87.11019,
"duration": 0.22017,
"confidence": 0.251
},
{
"start": 87.33036,
"duration": 0.22017,
"confidence": 0.251
},
{
"start": 87.55054,
"duration": 0.21881,
"confidence": 0.299
},
{
"start": 87.76935,
"duration": 0.21881,
"confidence": 0.299
},
{
"start": 87.98815,
"duration": 0.21803,
"confidence": 0.258
},
{
"start": 88.20618,
"duration": 0.21803,
"confidence": 0.258
},
{
"start": 88.42421,
"duration": 0.21901,
"confidence": 0.268
},
{
"start": 88.64322,
"duration": 0.21901,
"confidence": 0.268
},
{
"start": 88.86222,
"duration": 0.2196,
"confidence": 0.171
},
{
"start": 89.08182,
"duration": 0.2196,
"confidence": 0.171
},
{
"start": 89.30142,
"duration": 0.21882,
"confidence": 0.177
},
{
"start": 89.52023,
"duration": 0.21882,
"confidence": 0.177
},
{
"start": 89.73905,
"duration": 0.21882,
"confidence": 0.163
},
{
"start": 89.95787,
"duration": 0.21882,
"confidence": 0.163
},
{
"start": 90.17669,
"duration": 0.21863,
"confidence": 0.19
},
{
"start": 90.39532,
"duration": 0.21863,
"confidence": 0.19
},
{
"start": 90.61394,
"duration": 0.21921,
"confidence": 0.135
},
{
"start": 90.83315,
"duration": 0.21921,
"confidence": 0.135
},
{
"start": 91.05236,
"duration": 0.2198,
"confidence": 0.153
},
{
"start": 91.27216,
"duration": 0.2198,
"confidence": 0.153
},
{
"start": 91.49196,
"duration": 0.21882,
"confidence": 0.206
},
{
"start": 91.71078,
"duration": 0.21882,
"confidence": 0.206
},
{
"start": 91.9296,
"duration": 0.21862,
"confidence": 0.205
},
{
"start": 92.14822,
"duration": 0.21862,
"confidence": 0.205
},
{
"start": 92.36684,
"duration": 0.2192,
"confidence": 0.166
},
{
"start": 92.58604,
"duration": 0.2192,
"confidence": 0.166
},
{
"start": 92.80524,
"duration": 0.21939,
"confidence": 0.205
},
{
"start": 93.02464,
"duration": 0.21939,
"confidence": 0.205
},
{
"start": 93.24403,
"duration": 0.21939,
"confidence": 0.166
},
{
"start": 93.46342,
"duration": 0.21939,
"confidence": 0.166
},
{
"start": 93.68281,
"duration": 0.21958,
"confidence": 0.179
},
{
"start": 93.9024,
"duration": 0.21958,
"confidence": 0.179
},
{
"start": 94.12198,
"duration": 0.2188,
"confidence": 0.201
},
{
"start": 94.34078,
"duration": 0.2188,
"confidence": 0.201
},
{
"start": 94.55958,
"duration": 0.2188,
"confidence": 0.267
},
{
"start": 94.77838,
"duration": 0.2188,
"confidence": 0.267
},
{
"start": 94.99718,
"duration": 0.21919,
"confidence": 0.248
},
{
"start": 95.21637,
"duration": 0.21919,
"confidence": 0.248
},
{
"start": 95.43556,
"duration": 0.21841,
"confidence": 0.272
},
{
"start": 95.65397,
"duration": 0.21841,
"confidence": 0.272
},
{
"start": 95.87238,
"duration": 0.2188,
"confidence": 0.195
},
{
"start": 96.09119,
"duration": 0.2188,
"confidence": 0.195
},
{
"start": 96.30999,
"duration": 0.21881,
"confidence": 0.274
},
{
"start": 96.5288,
"duration": 0.21881,
"confidence": 0.274
},
{
"start": 96.74761,
"duration": 0.21862,
"confidence": 0.268
},
{
"start": 96.96622,
"duration": 0.21862,
"confidence": 0.268
},
{
"start": 97.18484,
"duration": 0.21823,
"confidence": 0.303
},
{
"start": 97.40306,
"duration": 0.21823,
"confidence": 0.303
},
{
"start": 97.62129,
"duration": 0.21843,
"confidence": 0.245
},
{
"start": 97.83972,
"duration": 0.21843,
"confidence": 0.245
},
{
"start": 98.05814,
"duration": 0.21804,
"confidence": 0.228
},
{
"start": 98.27618,
"duration": 0.21804,
"confidence": 0.228
},
{
"start": 98.49422,
"duration": 0.21882,
"confidence": 0.17
},
{
"start": 98.71304,
"duration": 0.21882,
"confidence": 0.17
},
{
"start": 98.93187,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 99.1503,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 99.36873,
"duration": 0.21823,
"confidence": 0.235
},
{
"start": 99.58696,
"duration": 0.21823,
"confidence": 0.235
},
{
"start": 99.8052,
"duration": 0.21843,
"confidence": 0.223
},
{
"start": 100.02363,
"duration": 0.21843,
"confidence": 0.223
},
{
"start": 100.24205,
"duration": 0.2198,
"confidence": 0.183
},
{
"start": 100.46185,
"duration": 0.2198,
"confidence": 0.183
},
{
"start": 100.68165,
"duration": 0.21941,
"confidence": 0.182
},
{
"start": 100.90106,
"duration": 0.21941,
"confidence": 0.182
},
{
"start": 101.12046,
"duration": 0.21901,
"confidence": 0.145
},
{
"start": 101.33947,
"duration": 0.21901,
"confidence": 0.145
},
{
"start": 101.55849,
"duration": 0.21882,
"confidence": 0.151
},
{
"start": 101.77731,
"duration": 0.21882,
"confidence": 0.151
},
{
"start": 101.99612,
"duration": 0.21862,
"confidence": 0.183
},
{
"start": 102.21475,
"duration": 0.21862,
"confidence": 0.183
},
{
"start": 102.43337,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 102.6518,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 102.87023,
"duration": 0.21902,
"confidence": 0.2
},
{
"start": 103.08925,
"duration": 0.21902,
"confidence": 0.2
},
{
"start": 103.30827,
"duration": 0.21882,
"confidence": 0.239
},
{
"start": 103.52709,
"duration": 0.21882,
"confidence": 0.239
},
{
"start": 103.74591,
"duration": 0.21941,
"confidence": 0.168
},
{
"start": 103.96532,
"duration": 0.21941,
"confidence": 0.168
},
{
"start": 104.18474,
"duration": 0.21843,
"confidence": 0.152
},
{
"start": 104.40317,
"duration": 0.21843,
"confidence": 0.152
},
{
"start": 104.6216,
"duration": 0.21843,
"confidence": 0.133
},
{
"start": 104.84003,
"duration": 0.21843,
"confidence": 0.133
},
{
"start": 105.05847,
"duration": 0.21824,
"confidence": 0.194
},
{
"start": 105.27671,
"duration": 0.21824,
"confidence": 0.194
},
{
"start": 105.49495,
"duration": 0.21922,
"confidence": 0.18
},
{
"start": 105.71416,
"duration": 0.21922,
"confidence": 0.18
},
{
"start": 105.93338,
"duration": 0.21824,
"confidence": 0.196
},
{
"start": 106.15162,
"duration": 0.21824,
"confidence": 0.196
},
{
"start": 106.36986,
"duration": 0.21824,
"confidence": 0.172
},
{
"start": 106.5881,
"duration": 0.21824,
"confidence": 0.172
},
{
"start": 106.80634,
"duration": 0.21785,
"confidence": 0.156
},
{
"start": 107.02419,
"duration": 0.21785,
"confidence": 0.156
},
{
"start": 107.24205,
"duration": 0.22,
"confidence": 0.206
},
{
"start": 107.46205,
"duration": 0.22,
"confidence": 0.206
},
{
"start": 107.68205,
"duration": 0.21903,
"confidence": 0.201
},
{
"start": 107.90108,
"duration": 0.21903,
"confidence": 0.201
},
{
"start": 108.12011,
"duration": 0.22176,
"confidence": 0.186
},
{
"start": 108.34187,
"duration": 0.22176,
"confidence": 0.186
},
{
"start": 108.56363,
"duration": 0.21922,
"confidence": 0.165
},
{
"start": 108.78285,
"duration": 0.21922,
"confidence": 0.165
},
{
"start": 109.00207,
"duration": 0.21961,
"confidence": 0.247
},
{
"start": 109.22168,
"duration": 0.21961,
"confidence": 0.247
},
{
"start": 109.44129,
"duration": 0.2196,
"confidence": 0.21
},
{
"start": 109.66089,
"duration": 0.2196,
"confidence": 0.21
},
{
"start": 109.88049,
"duration": 0.2194,
"confidence": 0.167
},
{
"start": 110.0999,
"duration": 0.2194,
"confidence": 0.167
},
{
"start": 110.3193,
"duration": 0.21882,
"confidence": 0.203
},
{
"start": 110.53812,
"duration": 0.21882,
"confidence": 0.203
},
{
"start": 110.75694,
"duration": 0.2194,
"confidence": 0.17
},
{
"start": 110.97634,
"duration": 0.2194,
"confidence": 0.17
},
{
"start": 111.19574,
"duration": 0.21647,
"confidence": 0.204
},
{
"start": 111.41221,
"duration": 0.21647,
"confidence": 0.204
},
{
"start": 111.62868,
"duration": 0.2198,
"confidence": 0.16
},
{
"start": 111.84848,
"duration": 0.2198,
"confidence": 0.16
},
{
"start": 112.06828,
"duration": 0.2198,
"confidence": 0.189
},
{
"start": 112.28807,
"duration": 0.2198,
"confidence": 0.189
},
{
"start": 112.50787,
"duration": 0.22098,
"confidence": 0.256
},
{
"start": 112.72885,
"duration": 0.22098,
"confidence": 0.256
},
{
"start": 112.94983,
"duration": 0.22118,
"confidence": 0.27
},
{
"start": 113.17101,
"duration": 0.22118,
"confidence": 0.27
},
{
"start": 113.39218,
"duration": 0.2204,
"confidence": 0.297
},
{
"start": 113.61259,
"duration": 0.2204,
"confidence": 0.297
},
{
"start": 113.83299,
"duration": 0.22002,
"confidence": 0.199
},
{
"start": 114.05301,
"duration": 0.22002,
"confidence": 0.199
},
{
"start": 114.27302,
"duration": 0.221,
"confidence": 0.164
},
{
"start": 114.49403,
"duration": 0.221,
"confidence": 0.164
},
{
"start": 114.71503,
"duration": 0.21925,
"confidence": 0.109
},
{
"start": 114.93428,
"duration": 0.21925,
"confidence": 0.109
},
{
"start": 115.15353,
"duration": 0.21985,
"confidence": 0.086
},
{
"start": 115.37338,
"duration": 0.21985,
"confidence": 0.086
},
{
"start": 115.59323,
"duration": 0.21731,
"confidence": 0.108
},
{
"start": 115.81054,
"duration": 0.21731,
"confidence": 0.108
},
{
"start": 116.02785,
"duration": 0.21673,
"confidence": 0.139
},
{
"start": 116.24458,
"duration": 0.21673,
"confidence": 0.139
},
{
"start": 116.46131,
"duration": 0.21673,
"confidence": 0.163
},
{
"start": 116.67804,
"duration": 0.21673,
"confidence": 0.163
},
{
"start": 116.89478,
"duration": 0.2183,
"confidence": 0.14
},
{
"start": 117.11308,
"duration": 0.2183,
"confidence": 0.14
},
{
"start": 117.33138,
"duration": 0.21674,
"confidence": 0.208
},
{
"start": 117.54811,
"duration": 0.21674,
"confidence": 0.208
},
{
"start": 117.76485,
"duration": 0.21869,
"confidence": 0.226
},
{
"start": 117.98354,
"duration": 0.21869,
"confidence": 0.226
},
{
"start": 118.20223,
"duration": 0.21889,
"confidence": 0.246
},
{
"start": 118.42112,
"duration": 0.21889,
"confidence": 0.246
},
{
"start": 118.64001,
"duration": 0.22006,
"confidence": 0.177
},
{
"start": 118.86007,
"duration": 0.22006,
"confidence": 0.177
},
{
"start": 119.08014,
"duration": 0.2183,
"confidence": 0.17
},
{
"start": 119.29844,
"duration": 0.2183,
"confidence": 0.17
},
{
"start": 119.51674,
"duration": 0.21909,
"confidence": 0.191
},
{
"start": 119.73583,
"duration": 0.21909,
"confidence": 0.191
},
{
"start": 119.95492,
"duration": 0.21988,
"confidence": 0.147
},
{
"start": 120.1748,
"duration": 0.21988,
"confidence": 0.147
},
{
"start": 120.39468,
"duration": 0.22126,
"confidence": 0.087
},
{
"start": 120.61594,
"duration": 0.22126,
"confidence": 0.087
},
{
"start": 120.8372,
"duration": 0.21911,
"confidence": 0.132
},
{
"start": 121.05631,
"duration": 0.21911,
"confidence": 0.132
},
{
"start": 121.27542,
"duration": 0.21814,
"confidence": 0.096
},
{
"start": 121.49355,
"duration": 0.21814,
"confidence": 0.096
},
{
"start": 121.71169,
"duration": 0.21814,
"confidence": 0.308
},
{
"start": 121.92983,
"duration": 0.21814,
"confidence": 0.308
},
{
"start": 122.14798,
"duration": 0.2205,
"confidence": 0.326
},
{
"start": 122.36848,
"duration": 0.2205,
"confidence": 0.326
},
{
"start": 122.58897,
"duration": 0.21972,
"confidence": 0.363
},
{
"start": 122.80869,
"duration": 0.21972,
"confidence": 0.363
},
{
"start": 123.02841,
"duration": 0.21777,
"confidence": 0.331
},
{
"start": 123.24618,
"duration": 0.21777,
"confidence": 0.331
},
{
"start": 123.46395,
"duration": 0.21817,
"confidence": 0.355
},
{
"start": 123.68212,
"duration": 0.21817,
"confidence": 0.355
},
{
"start": 123.90028,
"duration": 0.21857,
"confidence": 0.29
},
{
"start": 124.11885,
"duration": 0.21857,
"confidence": 0.29
},
{
"start": 124.33742,
"duration": 0.21857,
"confidence": 0.348
},
{
"start": 124.55599,
"duration": 0.21857,
"confidence": 0.348
},
{
"start": 124.77457,
"duration": 0.2178,
"confidence": 0.376
},
{
"start": 124.99236,
"duration": 0.2178,
"confidence": 0.376
},
{
"start": 125.21016,
"duration": 0.21742,
"confidence": 0.376
},
{
"start": 125.42758,
"duration": 0.21742,
"confidence": 0.376
},
{
"start": 125.645,
"duration": 0.21821,
"confidence": 0.328
},
{
"start": 125.86321,
"duration": 0.21821,
"confidence": 0.328
},
{
"start": 126.08141,
"duration": 0.21861,
"confidence": 0.394
},
{
"start": 126.30002,
"duration": 0.21861,
"confidence": 0.394
},
{
"start": 126.51863,
"duration": 0.21842,
"confidence": 0.341
},
{
"start": 126.73705,
"duration": 0.21842,
"confidence": 0.341
},
{
"start": 126.95546,
"duration": 0.21881,
"confidence": 0.262
},
{
"start": 127.17428,
"duration": 0.21881,
"confidence": 0.262
},
{
"start": 127.39309,
"duration": 0.21823,
"confidence": 0.217
},
{
"start": 127.61132,
"duration": 0.21823,
"confidence": 0.217
},
{
"start": 127.82955,
"duration": 0.21921,
"confidence": 0.24
},
{
"start": 128.04877,
"duration": 0.21921,
"confidence": 0.24
},
{
"start": 128.26797,
"duration": 0.2196,
"confidence": 0.212
},
{
"start": 128.48758,
"duration": 0.2196,
"confidence": 0.212
},
{
"start": 128.70718,
"duration": 0.21941,
"confidence": 0.309
},
{
"start": 128.92659,
"duration": 0.21941,
"confidence": 0.309
},
{
"start": 129.146,
"duration": 0.21921,
"confidence": 0.385
},
{
"start": 129.36522,
"duration": 0.21921,
"confidence": 0.385
},
{
"start": 129.58443,
"duration": 0.21902,
"confidence": 0.426
},
{
"start": 129.80345,
"duration": 0.21902,
"confidence": 0.426
},
{
"start": 130.02246,
"duration": 0.21843,
"confidence": 0.399
},
{
"start": 130.24089,
"duration": 0.21843,
"confidence": 0.399
},
{
"start": 130.45934,
"duration": 0.2198,
"confidence": 0.338
},
{
"start": 130.67912,
"duration": 0.2198,
"confidence": 0.338
},
{
"start": 130.89894,
"duration": 0.21902,
"confidence": 0.289
},
{
"start": 131.11797,
"duration": 0.21902,
"confidence": 0.289
},
{
"start": 131.33698,
"duration": 0.21883,
"confidence": 0.325
},
{
"start": 131.55582,
"duration": 0.21883,
"confidence": 0.325
},
{
"start": 131.77464,
"duration": 0.21884,
"confidence": 0.274
},
{
"start": 131.99348,
"duration": 0.21884,
"confidence": 0.274
},
{
"start": 132.21233,
"duration": 0.21903,
"confidence": 0.34
},
{
"start": 132.43137,
"duration": 0.21903,
"confidence": 0.34
},
{
"start": 132.65039,
"duration": 0.21943,
"confidence": 0.328
},
{
"start": 132.86983,
"duration": 0.21943,
"confidence": 0.328
},
{
"start": 133.08925,
"duration": 0.21943,
"confidence": 0.367
},
{
"start": 133.30869,
"duration": 0.21943,
"confidence": 0.367
},
{
"start": 133.5281,
"duration": 0.21903,
"confidence": 0.496
},
{
"start": 133.74713,
"duration": 0.21903,
"confidence": 0.496
},
{
"start": 133.96616,
"duration": 0.21942,
"confidence": 0.427
},
{
"start": 134.18558,
"duration": 0.21942,
"confidence": 0.427
},
{
"start": 134.405,
"duration": 0.21961,
"confidence": 0.331
},
{
"start": 134.6246,
"duration": 0.21961,
"confidence": 0.331
},
{
"start": 134.84422,
"duration": 0.2196,
"confidence": 0.368
},
{
"start": 135.06383,
"duration": 0.2196,
"confidence": 0.368
},
{
"start": 135.28342,
"duration": 0.21999,
"confidence": 0.401
},
{
"start": 135.5034,
"duration": 0.21999,
"confidence": 0.401
},
{
"start": 135.72339,
"duration": 0.21783,
"confidence": 0.398
},
{
"start": 135.94122,
"duration": 0.21783,
"confidence": 0.398
},
{
"start": 136.15906,
"duration": 0.21763,
"confidence": 0.373
},
{
"start": 136.37668,
"duration": 0.21763,
"confidence": 0.373
},
{
"start": 136.5943,
"duration": 0.2188,
"confidence": 0.351
},
{
"start": 136.8131,
"duration": 0.2188,
"confidence": 0.351
},
{
"start": 137.0319,
"duration": 0.21997,
"confidence": 0.246
},
{
"start": 137.25186,
"duration": 0.21997,
"confidence": 0.246
},
{
"start": 137.47183,
"duration": 0.21898,
"confidence": 0.217
},
{
"start": 137.69081,
"duration": 0.21898,
"confidence": 0.217
},
{
"start": 137.90979,
"duration": 0.21858,
"confidence": 0.195
},
{
"start": 138.12837,
"duration": 0.21858,
"confidence": 0.195
},
{
"start": 138.34695,
"duration": 0.21721,
"confidence": 0.312
},
{
"start": 138.56416,
"duration": 0.21721,
"confidence": 0.312
},
{
"start": 138.78137,
"duration": 0.21936,
"confidence": 0.3
},
{
"start": 139.00073,
"duration": 0.21936,
"confidence": 0.3
},
{
"start": 139.22008,
"duration": 0.21779,
"confidence": 0.27
},
{
"start": 139.43787,
"duration": 0.21779,
"confidence": 0.27
},
{
"start": 139.65565,
"duration": 0.21328,
"confidence": 0.219
},
{
"start": 139.86893,
"duration": 0.21328,
"confidence": 0.219
},
{
"start": 140.08221,
"duration": 0.21308,
"confidence": 0.302
},
{
"start": 140.29529,
"duration": 0.21308,
"confidence": 0.302
},
{
"start": 140.50838,
"duration": 0.21484,
"confidence": 0.322
},
{
"start": 140.7232,
"duration": 0.21484,
"confidence": 0.322
},
{
"start": 140.93805,
"duration": 0.21797,
"confidence": 0.163
},
{
"start": 141.15602,
"duration": 0.21797,
"confidence": 0.163
},
{
"start": 141.37398,
"duration": 0.21992,
"confidence": 0.186
},
{
"start": 141.5939,
"duration": 0.21992,
"confidence": 0.186
},
{
"start": 141.81381,
"duration": 0.21854,
"confidence": 0.175
},
{
"start": 142.03235,
"duration": 0.21854,
"confidence": 0.175
},
{
"start": 142.25089,
"duration": 0.22107,
"confidence": 0.112
},
{
"start": 142.47195,
"duration": 0.22107,
"confidence": 0.112
},
{
"start": 142.69302,
"duration": 0.2238,
"confidence": 0.11
},
{
"start": 142.91684,
"duration": 0.2238,
"confidence": 0.11
},
{
"start": 143.14064,
"duration": 0.22223,
"confidence": 0.12
},
{
"start": 143.36287,
"duration": 0.22223,
"confidence": 0.12
},
{
"start": 143.5851,
"duration": 0.22104,
"confidence": 0.191
},
{
"start": 143.80614,
"duration": 0.22104,
"confidence": 0.191
},
{
"start": 144.02719,
"duration": 0.21966,
"confidence": 0.233
},
{
"start": 144.24686,
"duration": 0.21966,
"confidence": 0.233
},
{
"start": 144.46652,
"duration": 0.21692,
"confidence": 0.264
},
{
"start": 144.68344,
"duration": 0.21692,
"confidence": 0.264
},
{
"start": 144.90034,
"duration": 0.21887,
"confidence": 0.173
},
{
"start": 145.11922,
"duration": 0.21887,
"confidence": 0.173
},
{
"start": 145.33809,
"duration": 0.21905,
"confidence": 0.127
},
{
"start": 145.55714,
"duration": 0.21905,
"confidence": 0.127
},
{
"start": 145.7762,
"duration": 0.21924,
"confidence": 0.099
},
{
"start": 145.99544,
"duration": 0.21924,
"confidence": 0.099
},
{
"start": 146.21468,
"duration": 0.21923,
"confidence": 0.093
},
{
"start": 146.43391,
"duration": 0.21923,
"confidence": 0.093
},
{
"start": 146.65315,
"duration": 0.2204,
"confidence": 0.092
},
{
"start": 146.87355,
"duration": 0.2204,
"confidence": 0.092
},
{
"start": 147.09395,
"duration": 0.21863,
"confidence": 0.322
},
{
"start": 147.31258,
"duration": 0.21863,
"confidence": 0.322
},
{
"start": 147.5312,
"duration": 0.22078,
"confidence": 0.318
},
{
"start": 147.75198,
"duration": 0.22078,
"confidence": 0.318
},
{
"start": 147.97276,
"duration": 0.2192,
"confidence": 0.284
},
{
"start": 148.19197,
"duration": 0.2192,
"confidence": 0.284
},
{
"start": 148.41118,
"duration": 0.2194,
"confidence": 0.299
},
{
"start": 148.63057,
"duration": 0.2194,
"confidence": 0.299
},
{
"start": 148.84998,
"duration": 0.219,
"confidence": 0.323
},
{
"start": 149.06897,
"duration": 0.219,
"confidence": 0.323
},
{
"start": 149.28796,
"duration": 0.21939,
"confidence": 0.219
},
{
"start": 149.50737,
"duration": 0.21939,
"confidence": 0.219
},
{
"start": 149.72676,
"duration": 0.2192,
"confidence": 0.239
},
{
"start": 149.94595,
"duration": 0.2192,
"confidence": 0.239
},
{
"start": 150.16516,
"duration": 0.2192,
"confidence": 0.264
},
{
"start": 150.38435,
"duration": 0.2192,
"confidence": 0.264
},
{
"start": 150.60356,
"duration": 0.21882,
"confidence": 0.191
},
{
"start": 150.82237,
"duration": 0.21882,
"confidence": 0.191
},
{
"start": 151.04118,
"duration": 0.21882,
"confidence": 0.115
},
{
"start": 151.26001,
"duration": 0.21882,
"confidence": 0.115
},
{
"start": 151.47884,
"duration": 0.21863,
"confidence": 0.108
},
{
"start": 151.69746,
"duration": 0.21863,
"confidence": 0.108
},
{
"start": 151.9161,
"duration": 0.21864,
"confidence": 0.095
},
{
"start": 152.13474,
"duration": 0.21864,
"confidence": 0.095
},
{
"start": 152.35336,
"duration": 0.21942,
"confidence": 0.184
},
{
"start": 152.57278,
"duration": 0.21942,
"confidence": 0.184
},
{
"start": 152.7922,
"duration": 0.21962,
"confidence": 0.222
},
{
"start": 153.01183,
"duration": 0.21962,
"confidence": 0.222
},
{
"start": 153.23145,
"duration": 0.2202,
"confidence": 0.223
},
{
"start": 153.45166,
"duration": 0.2202,
"confidence": 0.223
},
{
"start": 153.67186,
"duration": 0.22079,
"confidence": 0.168
},
{
"start": 153.89265,
"duration": 0.22079,
"confidence": 0.168
},
{
"start": 154.11343,
"duration": 0.22019,
"confidence": 0.254
},
{
"start": 154.33363,
"duration": 0.22019,
"confidence": 0.254
},
{
"start": 154.55382,
"duration": 0.21921,
"confidence": 0.253
},
{
"start": 154.77303,
"duration": 0.21921,
"confidence": 0.253
},
{
"start": 154.99223,
"duration": 0.21999,
"confidence": 0.224
},
{
"start": 155.21223,
"duration": 0.21999,
"confidence": 0.224
},
{
"start": 155.43222,
"duration": 0.21939,
"confidence": 0.145
},
{
"start": 155.65161,
"duration": 0.21939,
"confidence": 0.145
},
{
"start": 155.871,
"duration": 0.2188,
"confidence": 0.23
},
{
"start": 156.0898,
"duration": 0.2188,
"confidence": 0.23
},
{
"start": 156.3086,
"duration": 0.2186,
"confidence": 0.253
},
{
"start": 156.5272,
"duration": 0.2186,
"confidence": 0.253
},
{
"start": 156.74579,
"duration": 0.21801,
"confidence": 0.438
},
{
"start": 156.9638,
"duration": 0.21801,
"confidence": 0.438
},
{
"start": 157.1818,
"duration": 0.21878,
"confidence": 0.361
},
{
"start": 157.40059,
"duration": 0.21878,
"confidence": 0.361
},
{
"start": 157.61937,
"duration": 0.21898,
"confidence": 0.425
},
{
"start": 157.83835,
"duration": 0.21898,
"confidence": 0.425
},
{
"start": 158.05733,
"duration": 0.21897,
"confidence": 0.348
},
{
"start": 158.2763,
"duration": 0.21897,
"confidence": 0.348
},
{
"start": 158.49527,
"duration": 0.21897,
"confidence": 0.4
},
{
"start": 158.71423,
"duration": 0.21897,
"confidence": 0.4
},
{
"start": 158.9332,
"duration": 0.21876,
"confidence": 0.321
},
{
"start": 159.15196,
"duration": 0.21876,
"confidence": 0.321
},
{
"start": 159.37073,
"duration": 0.21816,
"confidence": 0.424
},
{
"start": 159.58888,
"duration": 0.21816,
"confidence": 0.424
},
{
"start": 159.80705,
"duration": 0.21854,
"confidence": 0.379
},
{
"start": 160.0256,
"duration": 0.21854,
"confidence": 0.379
},
{
"start": 160.24414,
"duration": 0.2193,
"confidence": 0.419
},
{
"start": 160.46344,
"duration": 0.2193,
"confidence": 0.419
},
{
"start": 160.68272,
"duration": 0.22006,
"confidence": 0.303
},
{
"start": 160.90279,
"duration": 0.22006,
"confidence": 0.303
},
{
"start": 161.12283,
"duration": 0.21748,
"confidence": 0.337
},
{
"start": 161.34033,
"duration": 0.21748,
"confidence": 0.337
},
{
"start": 161.55782,
"duration": 0.2196,
"confidence": 0.398
},
{
"start": 161.7774,
"duration": 0.2196,
"confidence": 0.398
},
{
"start": 161.997,
"duration": 0.21937,
"confidence": 0.271
},
{
"start": 162.21637,
"duration": 0.21937,
"confidence": 0.271
},
{
"start": 162.43575,
"duration": 0.21972,
"confidence": 0.159
},
{
"start": 162.65546,
"duration": 0.21972,
"confidence": 0.159
},
{
"start": 162.87518,
"duration": 0.2189,
"confidence": 0.05
},
{
"start": 163.09409,
"duration": 0.2189,
"confidence": 0.05
},
{
"start": 163.31299,
"duration": 0.2175,
"confidence": 0.188
},
{
"start": 163.53049,
"duration": 0.2175,
"confidence": 0.188
},
{
"start": 163.74799,
"duration": 0.21648,
"confidence": 0.152
},
{
"start": 163.96446,
"duration": 0.21648,
"confidence": 0.152
},
{
"start": 164.18094,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 164.39894,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 164.61694,
"duration": 0.21562,
"confidence": 0.231
},
{
"start": 164.83257,
"duration": 0.21562,
"confidence": 0.231
},
{
"start": 165.04819,
"duration": 0.21656,
"confidence": 0.36
},
{
"start": 165.26476,
"duration": 0.21656,
"confidence": 0.36
},
{
"start": 165.48131,
"duration": 0.21711,
"confidence": 0.229
},
{
"start": 165.69843,
"duration": 0.21711,
"confidence": 0.229
},
{
"start": 165.91553,
"duration": 0.21747,
"confidence": 0.256
},
{
"start": 166.13301,
"duration": 0.21747,
"confidence": 0.256
},
{
"start": 166.35048,
"duration": 0.21745,
"confidence": 0.174
},
{
"start": 166.56795,
"duration": 0.21745,
"confidence": 0.174
},
{
"start": 166.78539,
"duration": 0.21685,
"confidence": 0.241
},
{
"start": 167.00224,
"duration": 0.21685,
"confidence": 0.241
},
{
"start": 167.21909,
"duration": 0.21879,
"confidence": 0.175
},
{
"start": 167.43788,
"duration": 0.21879,
"confidence": 0.175
},
{
"start": 167.65668,
"duration": 0.22151,
"confidence": 0.121
},
{
"start": 167.87817,
"duration": 0.22151,
"confidence": 0.121
},
{
"start": 168.09969,
"duration": 0.22091,
"confidence": 0.062
},
{
"start": 168.32059,
"duration": 0.22091,
"confidence": 0.062
},
{
"start": 168.5415,
"duration": 0.22188,
"confidence": 0.186
},
{
"start": 168.7634,
"duration": 0.22188,
"confidence": 0.186
},
{
"start": 168.98526,
"duration": 0.22148,
"confidence": 0.129
},
{
"start": 169.20674,
"duration": 0.22148,
"confidence": 0.129
},
{
"start": 169.42822,
"duration": 0.22498,
"confidence": 0.172
},
{
"start": 169.6532,
"duration": 0.22498,
"confidence": 0.172
},
{
"start": 169.87817,
"duration": 0.2236,
"confidence": 0.126
},
{
"start": 170.10178,
"duration": 0.2236,
"confidence": 0.126
},
{
"start": 170.3254,
"duration": 0.21929,
"confidence": 0.232
},
{
"start": 170.54468,
"duration": 0.21929,
"confidence": 0.232
},
{
"start": 170.76398,
"duration": 0.21596,
"confidence": 0.197
},
{
"start": 170.97993,
"duration": 0.21596,
"confidence": 0.197
},
{
"start": 171.1959,
"duration": 0.21787,
"confidence": 0.159
},
{
"start": 171.41377,
"duration": 0.21787,
"confidence": 0.159
},
{
"start": 171.63164,
"duration": 0.21745,
"confidence": 0.165
},
{
"start": 171.84909,
"duration": 0.21745,
"confidence": 0.165
},
{
"start": 172.06654,
"duration": 0.21858,
"confidence": 0.279
},
{
"start": 172.28513,
"duration": 0.21858,
"confidence": 0.279
},
{
"start": 172.50371,
"duration": 0.2164,
"confidence": 0.21
},
{
"start": 172.72011,
"duration": 0.2164,
"confidence": 0.21
},
{
"start": 172.93651,
"duration": 0.22163,
"confidence": 0.224
},
{
"start": 173.15813,
"duration": 0.22163,
"confidence": 0.224
},
{
"start": 173.37976,
"duration": 0.22779,
"confidence": 0.16
},
{
"start": 173.60756,
"duration": 0.22779,
"confidence": 0.16
},
{
"start": 173.83534,
"duration": 0.22929,
"confidence": 0.229
},
{
"start": 174.06464,
"duration": 0.22929,
"confidence": 0.229
},
{
"start": 174.29393,
"duration": 0.22647,
"confidence": 0.147
},
{
"start": 174.5204,
"duration": 0.22647,
"confidence": 0.147
},
{
"start": 174.74687,
"duration": 0.22638,
"confidence": 0.065
},
{
"start": 174.97325,
"duration": 0.22638,
"confidence": 0.065
},
{
"start": 175.19965,
"duration": 0.22297,
"confidence": 0.127
},
{
"start": 175.4226,
"duration": 0.22297,
"confidence": 0.127
},
{
"start": 175.64558,
"duration": 0.21879,
"confidence": 0.239
},
{
"start": 175.86436,
"duration": 0.21879,
"confidence": 0.239
},
{
"start": 176.08316,
"duration": 0.21534,
"confidence": 0.115
},
{
"start": 176.2985,
"duration": 0.21534,
"confidence": 0.115
},
{
"start": 176.51382,
"duration": 0.21212,
"confidence": 0.135
},
{
"start": 176.72595,
"duration": 0.21212,
"confidence": 0.135
},
{
"start": 176.93806,
"duration": 0.21241,
"confidence": 0.058
},
{
"start": 177.15048,
"duration": 0.21241,
"confidence": 0.058
},
{
"start": 177.36288,
"duration": 0.21233,
"confidence": 0.118
},
{
"start": 177.57523,
"duration": 0.21233,
"confidence": 0.118
},
{
"start": 177.78755,
"duration": 0.21128,
"confidence": 0.07
},
{
"start": 177.99883,
"duration": 0.21128,
"confidence": 0.07
},
{
"start": 178.21011,
"duration": 0.21452,
"confidence": 0.023
},
{
"start": 178.42464,
"duration": 0.21452,
"confidence": 0.023
},
{
"start": 178.63916,
"duration": 0.21777,
"confidence": 0.04
},
{
"start": 178.85692,
"duration": 0.21777,
"confidence": 0.04
},
{
"start": 179.07469,
"duration": 0.2193,
"confidence": 0.126
},
{
"start": 179.29399,
"duration": 0.2193,
"confidence": 0.126
},
{
"start": 179.51329,
"duration": 0.21928,
"confidence": 0.109
},
{
"start": 179.73257,
"duration": 0.21928,
"confidence": 0.109
},
{
"start": 179.95186,
"duration": 0.21771,
"confidence": 0.131
},
{
"start": 180.16957,
"duration": 0.21771,
"confidence": 0.131
},
{
"start": 180.38728,
"duration": 0.21946,
"confidence": 0.091
},
{
"start": 180.60675,
"duration": 0.21946,
"confidence": 0.091
},
{
"start": 180.8262,
"duration": 0.21928,
"confidence": 0.15
},
{
"start": 181.04549,
"duration": 0.21928,
"confidence": 0.15
},
{
"start": 181.26477,
"duration": 0.21851,
"confidence": 0.113
},
{
"start": 181.48328,
"duration": 0.21851,
"confidence": 0.113
},
{
"start": 181.7018,
"duration": 0.21891,
"confidence": 0.076
},
{
"start": 181.92072,
"duration": 0.21891,
"confidence": 0.076
},
{
"start": 182.13962,
"duration": 0.21815,
"confidence": 0.152
},
{
"start": 182.35777,
"duration": 0.21815,
"confidence": 0.152
},
{
"start": 182.57591,
"duration": 0.21758,
"confidence": 0.18
},
{
"start": 182.79349,
"duration": 0.21758,
"confidence": 0.18
},
{
"start": 183.01106,
"duration": 0.21856,
"confidence": 0.121
},
{
"start": 183.22963,
"duration": 0.21856,
"confidence": 0.121
},
{
"start": 183.4482,
"duration": 0.22012,
"confidence": 0.163
},
{
"start": 183.6683,
"duration": 0.22012,
"confidence": 0.163
},
{
"start": 183.88843,
"duration": 0.21974,
"confidence": 0.095
},
{
"start": 184.10817,
"duration": 0.21974,
"confidence": 0.095
},
{
"start": 184.32791,
"duration": 0.21975,
"confidence": 0.088
},
{
"start": 184.54765,
"duration": 0.21975,
"confidence": 0.088
},
{
"start": 184.76741,
"duration": 0.22015,
"confidence": 0.058
},
{
"start": 184.98756,
"duration": 0.22015,
"confidence": 0.058
},
{
"start": 185.20772,
"duration": 0.21979,
"confidence": 0.056
},
{
"start": 185.4275,
"duration": 0.21979,
"confidence": 0.056
},
{
"start": 185.6473,
"duration": 0.22079,
"confidence": 0.121
},
{
"start": 185.86809,
"duration": 0.22079,
"confidence": 0.121
},
{
"start": 186.08888,
"duration": 0.22121,
"confidence": 0.185
},
{
"start": 186.31009,
"duration": 0.22121,
"confidence": 0.185
},
{
"start": 186.53131,
"duration": 0.21853,
"confidence": 0.142
},
{
"start": 186.74985,
"duration": 0.21853,
"confidence": 0.142
},
{
"start": 186.96837,
"duration": 0.21992,
"confidence": 0.125
},
{
"start": 187.1883,
"duration": 0.21992,
"confidence": 0.125
},
{
"start": 187.40822,
"duration": 0.21822,
"confidence": 0.064
},
{
"start": 187.62643,
"duration": 0.21822,
"confidence": 0.064
},
{
"start": 187.84467,
"duration": 0.21867,
"confidence": 0.159
},
{
"start": 188.06332,
"duration": 0.21867,
"confidence": 0.159
},
{
"start": 188.282,
"duration": 0.2197,
"confidence": 0.128
},
{
"start": 188.5017,
"duration": 0.2197,
"confidence": 0.128
},
{
"start": 188.7214,
"duration": 0.21842,
"confidence": 0.116
},
{
"start": 188.93983,
"duration": 0.21842,
"confidence": 0.116
},
{
"start": 189.15825,
"duration": 0.21636,
"confidence": 0.061
},
{
"start": 189.3746,
"duration": 0.21636,
"confidence": 0.061
},
{
"start": 189.59097,
"duration": 0.21704,
"confidence": 0.177
},
{
"start": 189.80801,
"duration": 0.21704,
"confidence": 0.177
},
{
"start": 190.02505,
"duration": 0.21616,
"confidence": 0.105
},
{
"start": 190.24121,
"duration": 0.21616,
"confidence": 0.105
},
{
"start": 190.45738,
"duration": 0.21801,
"confidence": 0.199
},
{
"start": 190.67538,
"duration": 0.21801,
"confidence": 0.199
},
{
"start": 190.8934,
"duration": 0.21713,
"confidence": 0.293
},
{
"start": 191.11053,
"duration": 0.21713,
"confidence": 0.293
},
{
"start": 191.32767,
"duration": 0.21604,
"confidence": 0.327
},
{
"start": 191.5437,
"duration": 0.21604,
"confidence": 0.327
},
{
"start": 191.75974,
"duration": 0.21611,
"confidence": 0.094
},
{
"start": 191.97585,
"duration": 0.21611,
"confidence": 0.094
},
{
"start": 192.19196,
"duration": 0.21735,
"confidence": 0.203
},
{
"start": 192.4093,
"duration": 0.21735,
"confidence": 0.203
},
{
"start": 192.62665,
"duration": 0.21664,
"confidence": 0.273
},
{
"start": 192.84329,
"duration": 0.21664,
"confidence": 0.273
},
{
"start": 193.05994,
"duration": 0.21671,
"confidence": 0.257
},
{
"start": 193.27664,
"duration": 0.21671,
"confidence": 0.257
},
{
"start": 193.49335,
"duration": 0.21618,
"confidence": 0.278
},
{
"start": 193.70952,
"duration": 0.21618,
"confidence": 0.278
},
{
"start": 193.9257,
"duration": 0.21486,
"confidence": 0.286
},
{
"start": 194.14056,
"duration": 0.21486,
"confidence": 0.286
},
{
"start": 194.35542,
"duration": 0.21511,
"confidence": 0.261
},
{
"start": 194.57054,
"duration": 0.21511,
"confidence": 0.261
},
{
"start": 194.78564,
"duration": 0.21593,
"confidence": 0.21
},
{
"start": 195.00157,
"duration": 0.21593,
"confidence": 0.21
},
{
"start": 195.2175,
"duration": 0.21655,
"confidence": 0.175
},
{
"start": 195.43405,
"duration": 0.21655,
"confidence": 0.175
},
{
"start": 195.6506,
"duration": 0.21541,
"confidence": 0.205
},
{
"start": 195.86601,
"duration": 0.21541,
"confidence": 0.205
},
{
"start": 196.0814,
"duration": 0.21738,
"confidence": 0.247
},
{
"start": 196.2988,
"duration": 0.21738,
"confidence": 0.247
},
{
"start": 196.51617,
"duration": 0.21702,
"confidence": 0.245
},
{
"start": 196.7332,
"duration": 0.21702,
"confidence": 0.245
},
{
"start": 196.95023,
"duration": 0.21881,
"confidence": 0.209
},
{
"start": 197.16904,
"duration": 0.21881,
"confidence": 0.209
},
{
"start": 197.38783,
"duration": 0.21864,
"confidence": 0.176
},
{
"start": 197.60649,
"duration": 0.21864,
"confidence": 0.176
},
{
"start": 197.82513,
"duration": 0.2175,
"confidence": 0.208
},
{
"start": 198.04263,
"duration": 0.2175,
"confidence": 0.208
},
{
"start": 198.26012,
"duration": 0.21713,
"confidence": 0.263
},
{
"start": 198.47726,
"duration": 0.21713,
"confidence": 0.263
},
{
"start": 198.6944,
"duration": 0.22185,
"confidence": 0.397
},
{
"start": 198.91624,
"duration": 0.22185,
"confidence": 0.397
},
{
"start": 199.13809,
"duration": 0.21719,
"confidence": 0.431
},
{
"start": 199.35529,
"duration": 0.21719,
"confidence": 0.431
},
{
"start": 199.57248,
"duration": 0.21859,
"confidence": 0.261
},
{
"start": 199.79108,
"duration": 0.21859,
"confidence": 0.261
},
{
"start": 200.00964,
"duration": 0.21822,
"confidence": 0.351
},
{
"start": 200.22787,
"duration": 0.21822,
"confidence": 0.351
},
{
"start": 200.4461,
"duration": 0.21963,
"confidence": 0.119
},
{
"start": 200.66573,
"duration": 0.21963,
"confidence": 0.119
},
{
"start": 200.88536,
"duration": 0.222,
"confidence": 0.152
},
{
"start": 201.10736,
"duration": 0.222,
"confidence": 0.152
},
{
"start": 201.32935,
"duration": 0.21909,
"confidence": 0.072
},
{
"start": 201.54845,
"duration": 0.21909,
"confidence": 0.072
},
{
"start": 201.76755,
"duration": 0.21286,
"confidence": 0.11
},
{
"start": 201.9804,
"duration": 0.21286,
"confidence": 0.11
},
{
"start": 202.19325,
"duration": 0.21679,
"confidence": 0.092
},
{
"start": 202.41005,
"duration": 0.21679,
"confidence": 0.092
},
{
"start": 202.62683,
"duration": 0.2166,
"confidence": 0.041
},
{
"start": 202.84343,
"duration": 0.2166,
"confidence": 0.041
},
{
"start": 203.06003,
"duration": 0.21602,
"confidence": 0.019
},
{
"start": 203.27605,
"duration": 0.21602,
"confidence": 0.019
},
{
"start": 203.49207,
"duration": 0.21329,
"confidence": 0.147
},
{
"start": 203.70535,
"duration": 0.21329,
"confidence": 0.147
},
{
"start": 203.91864,
"duration": 0.2127,
"confidence": 0.234
},
{
"start": 204.13135,
"duration": 0.2127,
"confidence": 0.234
},
{
"start": 204.34406,
"duration": 0.21388,
"confidence": 0.316
},
{
"start": 204.55792,
"duration": 0.21388,
"confidence": 0.316
},
{
"start": 204.7718,
"duration": 0.21837,
"confidence": 0.439
},
{
"start": 204.99017,
"duration": 0.21837,
"confidence": 0.439
},
{
"start": 205.20854,
"duration": 0.2168,
"confidence": 0.39
},
{
"start": 205.42534,
"duration": 0.2168,
"confidence": 0.39
},
{
"start": 205.64215,
"duration": 0.21426,
"confidence": 0.306
},
{
"start": 205.85641,
"duration": 0.21426,
"confidence": 0.306
},
{
"start": 206.07066,
"duration": 0.21407,
"confidence": 0.405
},
{
"start": 206.28474,
"duration": 0.21407,
"confidence": 0.405
},
{
"start": 206.49883,
"duration": 0.21582,
"confidence": 0.304
},
{
"start": 206.71465,
"duration": 0.21582,
"confidence": 0.304
},
{
"start": 206.93047,
"duration": 0.21602,
"confidence": 0.296
},
{
"start": 207.14648,
"duration": 0.21602,
"confidence": 0.296
},
{
"start": 207.3625,
"duration": 0.21816,
"confidence": 0.244
},
{
"start": 207.58066,
"duration": 0.21816,
"confidence": 0.244
},
{
"start": 207.79881,
"duration": 0.21679,
"confidence": 0.356
},
{
"start": 208.01561,
"duration": 0.21679,
"confidence": 0.356
},
{
"start": 208.23239,
"duration": 0.21443,
"confidence": 0.184
},
{
"start": 208.44682,
"duration": 0.21443,
"confidence": 0.184
},
{
"start": 208.66125,
"duration": 0.21559,
"confidence": 0.084
},
{
"start": 208.87685,
"duration": 0.21559,
"confidence": 0.084
},
{
"start": 209.09244,
"duration": 0.21381,
"confidence": 0.136
},
{
"start": 209.30624,
"duration": 0.21381,
"confidence": 0.136
},
{
"start": 209.52005,
"duration": 0.2169,
"confidence": 0.086
},
{
"start": 209.73695,
"duration": 0.2169,
"confidence": 0.086
},
{
"start": 209.95386,
"duration": 0.21354,
"confidence": 0.027
},
{
"start": 210.16739,
"duration": 0.21354,
"confidence": 0.027
},
{
"start": 210.38094,
"duration": 0.21156,
"confidence": 0.092
},
{
"start": 210.59248,
"duration": 0.21156,
"confidence": 0.092
},
{
"start": 210.80405,
"duration": 0.21405,
"confidence": 0.117
},
{
"start": 211.0181,
"duration": 0.21405,
"confidence": 0.117
},
{
"start": 211.23215,
"duration": 0.21557,
"confidence": 0.166
},
{
"start": 211.44771,
"duration": 0.21557,
"confidence": 0.166
},
{
"start": 211.66328,
"duration": 0.21825,
"confidence": 0.243
},
{
"start": 211.88153,
"duration": 0.21825,
"confidence": 0.243
},
{
"start": 212.0998,
"duration": 0.2188,
"confidence": 0.374
},
{
"start": 212.31857,
"duration": 0.2188,
"confidence": 0.374
},
{
"start": 212.53738,
"duration": 0.21446,
"confidence": 0.251
},
{
"start": 212.75185,
"duration": 0.21446,
"confidence": 0.251
},
{
"start": 212.9663,
"duration": 0.21774,
"confidence": 0.31
},
{
"start": 213.18404,
"duration": 0.21774,
"confidence": 0.31
},
{
"start": 213.40178,
"duration": 0.21651,
"confidence": 0.263
},
{
"start": 213.6183,
"duration": 0.21651,
"confidence": 0.263
},
{
"start": 213.83481,
"duration": 0.21432,
"confidence": 0.392
},
{
"start": 214.04913,
"duration": 0.21432,
"confidence": 0.392
},
{
"start": 214.26344,
"duration": 0.21272,
"confidence": 0.188
},
{
"start": 214.47617,
"duration": 0.21272,
"confidence": 0.188
},
{
"start": 214.68889,
"duration": 0.20819,
"confidence": 0.277
},
{
"start": 214.89708,
"duration": 0.20819,
"confidence": 0.277
},
{
"start": 215.10527,
"duration": 0.20698,
"confidence": 0.067
},
{
"start": 215.31226,
"duration": 0.20698,
"confidence": 0.067
},
{
"start": 215.51924,
"duration": 0.20868,
"confidence": 0.099
},
{
"start": 215.72792,
"duration": 0.20868,
"confidence": 0.099
},
{
"start": 215.93661,
"duration": 0.21155,
"confidence": 0.034
},
{
"start": 216.14816,
"duration": 0.21155,
"confidence": 0.034
},
{
"start": 216.35971,
"duration": 0.21736,
"confidence": 0.071
},
{
"start": 216.57709,
"duration": 0.21736,
"confidence": 0.071
},
{
"start": 216.79443,
"duration": 0.21829,
"confidence": 0.104
},
{
"start": 217.01273,
"duration": 0.21829,
"confidence": 0.104
},
{
"start": 217.23102,
"duration": 0.22137,
"confidence": 0.07
},
{
"start": 217.4524,
"duration": 0.22137,
"confidence": 0.07
},
{
"start": 217.67375,
"duration": 0.22346,
"confidence": 0.075
},
{
"start": 217.89722,
"duration": 0.22346,
"confidence": 0.075
},
{
"start": 218.12068,
"duration": 0.22556,
"confidence": 0.17
},
{
"start": 218.34624,
"duration": 0.22556,
"confidence": 0.17
},
{
"start": 218.5718,
"duration": 0.22591,
"confidence": 0.271
},
{
"start": 218.79771,
"duration": 0.22591,
"confidence": 0.271
},
{
"start": 219.02362,
"duration": 0.22218,
"confidence": 0.353
},
{
"start": 219.2458,
"duration": 0.22218,
"confidence": 0.353
},
{
"start": 219.46799,
"duration": 0.21824,
"confidence": 0.387
},
{
"start": 219.68622,
"duration": 0.21824,
"confidence": 0.387
},
{
"start": 219.90446,
"duration": 0.21724,
"confidence": 0.429
},
{
"start": 220.1217,
"duration": 0.21724,
"confidence": 0.429
},
{
"start": 220.33894,
"duration": 0.21759,
"confidence": 0.385
},
{
"start": 220.55653,
"duration": 0.21759,
"confidence": 0.385
},
{
"start": 220.77412,
"duration": 0.2201,
"confidence": 0.421
},
{
"start": 220.99423,
"duration": 0.2201,
"confidence": 0.421
},
{
"start": 221.21432,
"duration": 0.22397,
"confidence": 0.205
},
{
"start": 221.4383,
"duration": 0.22397,
"confidence": 0.205
},
{
"start": 221.66228,
"duration": 0.22045,
"confidence": 0.307
},
{
"start": 221.8827,
"duration": 0.22045,
"confidence": 0.307
},
{
"start": 222.10316,
"duration": 0.22178,
"confidence": 0.207
},
{
"start": 222.32494,
"duration": 0.22178,
"confidence": 0.207
},
{
"start": 222.54672,
"duration": 0.22118,
"confidence": 0.218
},
{
"start": 222.76788,
"duration": 0.22118,
"confidence": 0.218
},
{
"start": 222.98907,
"duration": 0.21766,
"confidence": 0.082
},
{
"start": 223.20673,
"duration": 0.21766,
"confidence": 0.082
},
{
"start": 223.4244,
"duration": 0.21511,
"confidence": 0.034
},
{
"start": 223.6395,
"duration": 0.21511,
"confidence": 0.034
},
{
"start": 223.85461,
"duration": 0.21334,
"confidence": 0.044
},
{
"start": 224.06795,
"duration": 0.21334,
"confidence": 0.044
},
{
"start": 224.2813,
"duration": 0.21009,
"confidence": 0.048
},
{
"start": 224.49138,
"duration": 0.21009,
"confidence": 0.048
},
{
"start": 224.70148,
"duration": 0.21081,
"confidence": 0.048
},
{
"start": 224.91228,
"duration": 0.21081,
"confidence": 0.048
},
{
"start": 225.1231,
"duration": 0.21152,
"confidence": 0.048
},
{
"start": 225.33461,
"duration": 0.21152,
"confidence": 0.048
},
{
"start": 225.54613,
"duration": 0.21224,
"confidence": 0.048
},
{
"start": 225.75838,
"duration": 0.21224,
"confidence": 0.048
},
{
"start": 225.97061,
"duration": 0.21295,
"confidence": 0.048
},
{
"start": 226.18356,
"duration": 0.21295,
"confidence": 0.048
},
{
"start": 226.39651,
"duration": 0.21691,
"confidence": 0.048
},
{
"start": 226.61342,
"duration": 0.21691,
"confidence": 0.048
},
{
"start": 226.83034,
"duration": 0.21534,
"confidence": 0.389
},
{
"start": 227.04567,
"duration": 0.21534,
"confidence": 0.389
},
{
"start": 227.26102,
"duration": 0.21649,
"confidence": 0.3
},
{
"start": 227.4775,
"duration": 0.21649,
"confidence": 0.3
},
{
"start": 227.69398,
"duration": 0.21609,
"confidence": 0.292
},
{
"start": 227.91008,
"duration": 0.21609,
"confidence": 0.292
},
{
"start": 228.12617,
"duration": 0.21472,
"confidence": 0.172
},
{
"start": 228.3409,
"duration": 0.21472,
"confidence": 0.172
},
{
"start": 228.55562,
"duration": 0.21452,
"confidence": 0.225
},
{
"start": 228.77014,
"duration": 0.21452,
"confidence": 0.225
},
{
"start": 228.98466,
"duration": 0.2151,
"confidence": 0.204
},
{
"start": 229.19975,
"duration": 0.2151,
"confidence": 0.204
},
{
"start": 229.41486,
"duration": 0.21567,
"confidence": 0.177
},
{
"start": 229.63052,
"duration": 0.21567,
"confidence": 0.177
},
{
"start": 229.84619,
"duration": 0.21643,
"confidence": 0.122
},
{
"start": 230.06262,
"duration": 0.21643,
"confidence": 0.122
},
{
"start": 230.27905,
"duration": 0.21526,
"confidence": 0.102
},
{
"start": 230.49432,
"duration": 0.21526,
"confidence": 0.102
},
{
"start": 230.70958,
"duration": 0.21682,
"confidence": 0.113
},
{
"start": 230.9264,
"duration": 0.21682,
"confidence": 0.113
},
{
"start": 231.1432,
"duration": 0.21759,
"confidence": 0.112
},
{
"start": 231.3608,
"duration": 0.21759,
"confidence": 0.112
},
{
"start": 231.57838,
"duration": 0.21797,
"confidence": 0.068
},
{
"start": 231.79636,
"duration": 0.21797,
"confidence": 0.068
},
{
"start": 232.01434,
"duration": 0.2174,
"confidence": 0.037
},
{
"start": 232.23174,
"duration": 0.2174,
"confidence": 0.037
},
{
"start": 232.44914,
"duration": 0.21586,
"confidence": 0.108
},
{
"start": 232.665,
"duration": 0.21586,
"confidence": 0.108
},
{
"start": 232.88084,
"duration": 0.21626,
"confidence": 0.187
},
{
"start": 233.0971,
"duration": 0.21626,
"confidence": 0.187
},
{
"start": 233.31337,
"duration": 0.21724,
"confidence": 0.25
},
{
"start": 233.5306,
"duration": 0.21724,
"confidence": 0.25
},
{
"start": 233.74783,
"duration": 0.21608,
"confidence": 0.403
},
{
"start": 233.96393,
"duration": 0.21608,
"confidence": 0.403
},
{
"start": 234.18001,
"duration": 0.21532,
"confidence": 0.423
},
{
"start": 234.39532,
"duration": 0.21532,
"confidence": 0.423
},
{
"start": 234.61066,
"duration": 0.2165,
"confidence": 0.447
},
{
"start": 234.82716,
"duration": 0.2165,
"confidence": 0.447
},
{
"start": 235.04367,
"duration": 0.21729,
"confidence": 0.333
},
{
"start": 235.26096,
"duration": 0.21729,
"confidence": 0.333
},
{
"start": 235.47826,
"duration": 0.21768,
"confidence": 0.342
},
{
"start": 235.69592,
"duration": 0.21768,
"confidence": 0.342
},
{
"start": 235.9136,
"duration": 0.21672,
"confidence": 0.274
},
{
"start": 236.13033,
"duration": 0.21672,
"confidence": 0.274
},
{
"start": 236.34705,
"duration": 0.21633,
"confidence": 0.286
},
{
"start": 236.56339,
"duration": 0.21633,
"confidence": 0.286
},
{
"start": 236.77972,
"duration": 0.21633,
"confidence": 0.254
},
{
"start": 236.99605,
"duration": 0.21633,
"confidence": 0.254
},
{
"start": 237.21239,
"duration": 0.2173,
"confidence": 0.204
},
{
"start": 237.42967,
"duration": 0.2173,
"confidence": 0.204
},
{
"start": 237.64697,
"duration": 0.21593,
"confidence": 0.16
},
{
"start": 237.8629,
"duration": 0.21593,
"confidence": 0.16
},
{
"start": 238.07883,
"duration": 0.21515,
"confidence": 0.203
},
{
"start": 238.29398,
"duration": 0.21515,
"confidence": 0.203
},
{
"start": 238.50914,
"duration": 0.21593,
"confidence": 0.173
},
{
"start": 238.72507,
"duration": 0.21593,
"confidence": 0.173
},
{
"start": 238.941,
"duration": 0.21572,
"confidence": 0.172
},
{
"start": 239.15671,
"duration": 0.21572,
"confidence": 0.172
},
{
"start": 239.37244,
"duration": 0.21629,
"confidence": 0.23
},
{
"start": 239.58871,
"duration": 0.21629,
"confidence": 0.23
},
{
"start": 239.80502,
"duration": 0.2157,
"confidence": 0.322
},
{
"start": 240.02072,
"duration": 0.2157,
"confidence": 0.322
},
{
"start": 240.23642,
"duration": 0.21511,
"confidence": 0.33
},
{
"start": 240.45152,
"duration": 0.21511,
"confidence": 0.33
},
{
"start": 240.66663,
"duration": 0.21567,
"confidence": 0.361
},
{
"start": 240.8823,
"duration": 0.21567,
"confidence": 0.361
},
{
"start": 241.09798,
"duration": 0.21662,
"confidence": 0.276
},
{
"start": 241.31459,
"duration": 0.21662,
"confidence": 0.276
},
{
"start": 241.5312,
"duration": 0.2164,
"confidence": 0.365
},
{
"start": 241.7476,
"duration": 0.2164,
"confidence": 0.365
},
{
"start": 241.964,
"duration": 0.21695,
"confidence": 0.311
},
{
"start": 242.18095,
"duration": 0.21695,
"confidence": 0.311
},
{
"start": 242.3979,
"duration": 0.21654,
"confidence": 0.359
},
{
"start": 242.61446,
"duration": 0.21654,
"confidence": 0.359
},
{
"start": 242.831,
"duration": 0.2167,
"confidence": 0.307
},
{
"start": 243.04768,
"duration": 0.2167,
"confidence": 0.307
},
{
"start": 243.26439,
"duration": 0.21725,
"confidence": 0.282
},
{
"start": 243.48164,
"duration": 0.21725,
"confidence": 0.282
},
{
"start": 243.69888,
"duration": 0.21663,
"confidence": 0.218
},
{
"start": 243.91553,
"duration": 0.21663,
"confidence": 0.218
},
{
"start": 244.13216,
"duration": 0.21583,
"confidence": 0.165
},
{
"start": 244.34798,
"duration": 0.21583,
"confidence": 0.165
},
{
"start": 244.5638,
"duration": 0.21521,
"confidence": 0.221
},
{
"start": 244.77902,
"duration": 0.21521,
"confidence": 0.221
},
{
"start": 244.99423,
"duration": 0.21578,
"confidence": 0.253
},
{
"start": 245.21,
"duration": 0.21578,
"confidence": 0.253
},
{
"start": 245.4258,
"duration": 0.21673,
"confidence": 0.284
},
{
"start": 245.64252,
"duration": 0.21673,
"confidence": 0.284
},
{
"start": 245.85925,
"duration": 0.21633,
"confidence": 0.279
},
{
"start": 246.07559,
"duration": 0.21633,
"confidence": 0.279
},
{
"start": 246.29192,
"duration": 0.21671,
"confidence": 0.22
},
{
"start": 246.50862,
"duration": 0.21671,
"confidence": 0.22
},
{
"start": 246.72533,
"duration": 0.21631,
"confidence": 0.323
},
{
"start": 246.94164,
"duration": 0.21631,
"confidence": 0.323
},
{
"start": 247.15794,
"duration": 0.21708,
"confidence": 0.303
},
{
"start": 247.37503,
"duration": 0.21708,
"confidence": 0.303
},
{
"start": 247.5921,
"duration": 0.21668,
"confidence": 0.345
},
{
"start": 247.80878,
"duration": 0.21668,
"confidence": 0.345
},
{
"start": 248.02547,
"duration": 0.21609,
"confidence": 0.387
},
{
"start": 248.24155,
"duration": 0.21609,
"confidence": 0.387
},
{
"start": 248.45764,
"duration": 0.21549,
"confidence": 0.367
},
{
"start": 248.67314,
"duration": 0.21549,
"confidence": 0.367
},
{
"start": 248.88863,
"duration": 0.21606,
"confidence": 0.313
},
{
"start": 249.10469,
"duration": 0.21606,
"confidence": 0.313
},
{
"start": 249.32076,
"duration": 0.21508,
"confidence": 0.266
},
{
"start": 249.53584,
"duration": 0.21508,
"confidence": 0.266
},
{
"start": 249.75092,
"duration": 0.21527,
"confidence": 0.274
},
{
"start": 249.96619,
"duration": 0.21527,
"confidence": 0.274
},
{
"start": 250.18146,
"duration": 0.21487,
"confidence": 0.298
},
{
"start": 250.39633,
"duration": 0.21487,
"confidence": 0.298
},
{
"start": 250.6112,
"duration": 0.21621,
"confidence": 0.285
},
{
"start": 250.82741,
"duration": 0.21621,
"confidence": 0.285
},
{
"start": 251.04362,
"duration": 0.21639,
"confidence": 0.298
},
{
"start": 251.26001,
"duration": 0.21639,
"confidence": 0.298
},
{
"start": 251.47641,
"duration": 0.21638,
"confidence": 0.257
},
{
"start": 251.69278,
"duration": 0.21638,
"confidence": 0.257
},
{
"start": 251.90916,
"duration": 0.21713,
"confidence": 0.244
},
{
"start": 252.1263,
"duration": 0.21713,
"confidence": 0.244
},
{
"start": 252.34341,
"duration": 0.21537,
"confidence": 0.209
},
{
"start": 252.55879,
"duration": 0.21537,
"confidence": 0.209
},
{
"start": 252.77417,
"duration": 0.21574,
"confidence": 0.213
},
{
"start": 252.98991,
"duration": 0.21574,
"confidence": 0.213
},
{
"start": 253.20564,
"duration": 0.21554,
"confidence": 0.266
},
{
"start": 253.42119,
"duration": 0.21554,
"confidence": 0.266
},
{
"start": 253.63673,
"duration": 0.21494,
"confidence": 0.323
},
{
"start": 253.85167,
"duration": 0.21494,
"confidence": 0.323
},
{
"start": 254.0666,
"duration": 0.21609,
"confidence": 0.29
},
{
"start": 254.2827,
"duration": 0.21609,
"confidence": 0.29
},
{
"start": 254.4988,
"duration": 0.21473,
"confidence": 0.23
},
{
"start": 254.71352,
"duration": 0.21473,
"confidence": 0.23
},
{
"start": 254.92825,
"duration": 0.21375,
"confidence": 0.239
},
{
"start": 255.14201,
"duration": 0.21375,
"confidence": 0.239
},
{
"start": 255.35576,
"duration": 0.21549,
"confidence": 0.2
},
{
"start": 255.57124,
"duration": 0.21549,
"confidence": 0.2
},
{
"start": 255.78674,
"duration": 0.21645,
"confidence": 0.253
},
{
"start": 256.0032,
"duration": 0.21645,
"confidence": 0.253
},
{
"start": 256.21964,
"duration": 0.21703,
"confidence": 0.243
},
{
"start": 256.43668,
"duration": 0.21703,
"confidence": 0.243
},
{
"start": 256.65372,
"duration": 0.2178,
"confidence": 0.265
},
{
"start": 256.87152,
"duration": 0.2178,
"confidence": 0.265
},
{
"start": 257.0893,
"duration": 0.21586,
"confidence": 0.223
},
{
"start": 257.30515,
"duration": 0.21586,
"confidence": 0.223
},
{
"start": 257.52103,
"duration": 0.2176,
"confidence": 0.254
},
{
"start": 257.73862,
"duration": 0.2176,
"confidence": 0.254
},
{
"start": 257.9562,
"duration": 0.21701,
"confidence": 0.201
},
{
"start": 258.17322,
"duration": 0.21701,
"confidence": 0.201
},
{
"start": 258.39023,
"duration": 0.21739,
"confidence": 0.232
},
{
"start": 258.6076,
"duration": 0.21739,
"confidence": 0.232
},
{
"start": 258.825,
"duration": 0.21525,
"confidence": 0.197
},
{
"start": 259.04025,
"duration": 0.21525,
"confidence": 0.197
},
{
"start": 259.25552,
"duration": 0.21621,
"confidence": 0.248
},
{
"start": 259.47174,
"duration": 0.21621,
"confidence": 0.248
},
{
"start": 259.68796,
"duration": 0.21563,
"confidence": 0.241
},
{
"start": 259.90356,
"duration": 0.21563,
"confidence": 0.241
},
{
"start": 260.1192,
"duration": 0.21659,
"confidence": 0.286
},
{
"start": 260.3358,
"duration": 0.21659,
"confidence": 0.286
},
{
"start": 260.55237,
"duration": 0.21659,
"confidence": 0.246
},
{
"start": 260.76898,
"duration": 0.21659,
"confidence": 0.246
},
{
"start": 260.98557,
"duration": 0.21678,
"confidence": 0.219
},
{
"start": 261.20233,
"duration": 0.21678,
"confidence": 0.219
},
{
"start": 261.41913,
"duration": 0.21659,
"confidence": 0.164
},
{
"start": 261.6357,
"duration": 0.21659,
"confidence": 0.164
},
{
"start": 261.8523,
"duration": 0.21736,
"confidence": 0.194
},
{
"start": 262.06967,
"duration": 0.21736,
"confidence": 0.194
},
{
"start": 262.28702,
"duration": 0.21563,
"confidence": 0.172
},
{
"start": 262.50266,
"duration": 0.21563,
"confidence": 0.172
},
{
"start": 262.71826,
"duration": 0.21718,
"confidence": 0.245
},
{
"start": 262.93546,
"duration": 0.21718,
"confidence": 0.245
},
{
"start": 263.15262,
"duration": 0.21622,
"confidence": 0.203
},
{
"start": 263.36887,
"duration": 0.21622,
"confidence": 0.203
},
{
"start": 263.58508,
"duration": 0.21565,
"confidence": 0.208
},
{
"start": 263.80072,
"duration": 0.21565,
"confidence": 0.208
},
{
"start": 264.0164,
"duration": 0.21662,
"confidence": 0.144
},
{
"start": 264.233,
"duration": 0.21662,
"confidence": 0.144
},
{
"start": 264.44962,
"duration": 0.21702,
"confidence": 0.181
},
{
"start": 264.66663,
"duration": 0.21702,
"confidence": 0.181
},
{
"start": 264.88364,
"duration": 0.21702,
"confidence": 0.14
},
{
"start": 265.10068,
"duration": 0.21702,
"confidence": 0.14
},
{
"start": 265.3177,
"duration": 0.21799,
"confidence": 0.167
},
{
"start": 265.53568,
"duration": 0.21799,
"confidence": 0.167
},
{
"start": 265.7537,
"duration": 0.21664,
"confidence": 0.149
},
{
"start": 265.97034,
"duration": 0.21664,
"confidence": 0.149
},
{
"start": 266.18698,
"duration": 0.21664,
"confidence": 0.158
},
{
"start": 266.40363,
"duration": 0.21664,
"confidence": 0.158
},
{
"start": 266.62027,
"duration": 0.21645,
"confidence": 0.156
},
{
"start": 266.8367,
"duration": 0.21645,
"confidence": 0.156
},
{
"start": 267.05316,
"duration": 0.21568,
"confidence": 0.223
},
{
"start": 267.26886,
"duration": 0.21568,
"confidence": 0.223
},
{
"start": 267.48453,
"duration": 0.21433,
"confidence": 0.212
},
{
"start": 267.69885,
"duration": 0.21433,
"confidence": 0.212
},
{
"start": 267.91318,
"duration": 0.21627,
"confidence": 0.222
},
{
"start": 268.12946,
"duration": 0.21627,
"confidence": 0.222
},
{
"start": 268.34573,
"duration": 0.21627,
"confidence": 0.179
},
{
"start": 268.562,
"duration": 0.21627,
"confidence": 0.179
},
{
"start": 268.77826,
"duration": 0.21608,
"confidence": 0.192
},
{
"start": 268.99435,
"duration": 0.21608,
"confidence": 0.192
},
{
"start": 269.21042,
"duration": 0.21627,
"confidence": 0.136
},
{
"start": 269.4267,
"duration": 0.21627,
"confidence": 0.136
},
{
"start": 269.64297,
"duration": 0.21705,
"confidence": 0.172
},
{
"start": 269.86002,
"duration": 0.21705,
"confidence": 0.172
},
{
"start": 270.0771,
"duration": 0.21686,
"confidence": 0.134
},
{
"start": 270.29395,
"duration": 0.21686,
"confidence": 0.134
},
{
"start": 270.5108,
"duration": 0.21744,
"confidence": 0.216
},
{
"start": 270.72824,
"duration": 0.21744,
"confidence": 0.216
},
{
"start": 270.94568,
"duration": 0.21511,
"confidence": 0.159
},
{
"start": 271.16077,
"duration": 0.21511,
"confidence": 0.159
},
{
"start": 271.3759,
"duration": 0.21608,
"confidence": 0.24
},
{
"start": 271.59198,
"duration": 0.21608,
"confidence": 0.24
},
{
"start": 271.80807,
"duration": 0.2157,
"confidence": 0.166
},
{
"start": 272.02377,
"duration": 0.2157,
"confidence": 0.166
},
{
"start": 272.23947,
"duration": 0.21705,
"confidence": 0.24
},
{
"start": 272.4565,
"duration": 0.21705,
"confidence": 0.24
},
{
"start": 272.67355,
"duration": 0.21569,
"confidence": 0.186
},
{
"start": 272.88925,
"duration": 0.21569,
"confidence": 0.186
},
{
"start": 273.10495,
"duration": 0.21685,
"confidence": 0.236
},
{
"start": 273.3218,
"duration": 0.21685,
"confidence": 0.236
},
{
"start": 273.53864,
"duration": 0.21724,
"confidence": 0.223
},
{
"start": 273.7559,
"duration": 0.21724,
"confidence": 0.223
},
{
"start": 273.97314,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 274.19113,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 274.40915,
"duration": 0.21588,
"confidence": 0.181
},
{
"start": 274.62503,
"duration": 0.21588,
"confidence": 0.181
},
{
"start": 274.8409,
"duration": 0.21588,
"confidence": 0.21
},
{
"start": 275.0568,
"duration": 0.21588,
"confidence": 0.21
},
{
"start": 275.27267,
"duration": 0.2155,
"confidence": 0.249
},
{
"start": 275.4882,
"duration": 0.2155,
"confidence": 0.249
},
{
"start": 275.70367,
"duration": 0.21608,
"confidence": 0.252
},
{
"start": 275.91977,
"duration": 0.21608,
"confidence": 0.252
},
{
"start": 276.13586,
"duration": 0.21512,
"confidence": 0.205
},
{
"start": 276.35098,
"duration": 0.21512,
"confidence": 0.205
},
{
"start": 276.5661,
"duration": 0.21649,
"confidence": 0.236
},
{
"start": 276.7826,
"duration": 0.21649,
"confidence": 0.236
},
{
"start": 276.99908,
"duration": 0.21553,
"confidence": 0.214
},
{
"start": 277.2146,
"duration": 0.21553,
"confidence": 0.214
},
{
"start": 277.4301,
"duration": 0.21766,
"confidence": 0.22
},
{
"start": 277.6478,
"duration": 0.21766,
"confidence": 0.22
},
{
"start": 277.86545,
"duration": 0.21748,
"confidence": 0.207
},
{
"start": 278.08295,
"duration": 0.21748,
"confidence": 0.207
},
{
"start": 278.3004,
"duration": 0.21574,
"confidence": 0.224
},
{
"start": 278.51617,
"duration": 0.21574,
"confidence": 0.224
},
{
"start": 278.7319,
"duration": 0.21517,
"confidence": 0.176
},
{
"start": 278.94708,
"duration": 0.21517,
"confidence": 0.176
},
{
"start": 279.16226,
"duration": 0.21537,
"confidence": 0.185
},
{
"start": 279.37762,
"duration": 0.21537,
"confidence": 0.185
},
{
"start": 279.593,
"duration": 0.21402,
"confidence": 0.163
},
{
"start": 279.807,
"duration": 0.21402,
"confidence": 0.163
},
{
"start": 280.02103,
"duration": 0.21616,
"confidence": 0.151
},
{
"start": 280.2372,
"duration": 0.21616,
"confidence": 0.151
},
{
"start": 280.45337,
"duration": 0.21598,
"confidence": 0.129
},
{
"start": 280.66934,
"duration": 0.21598,
"confidence": 0.129
},
{
"start": 280.8853,
"duration": 0.21599,
"confidence": 0.292
},
{
"start": 281.1013,
"duration": 0.21599,
"confidence": 0.292
},
{
"start": 281.3173,
"duration": 0.21658,
"confidence": 0.29
},
{
"start": 281.53387,
"duration": 0.21658,
"confidence": 0.29
},
{
"start": 281.75046,
"duration": 0.2162,
"confidence": 0.324
},
{
"start": 281.96664,
"duration": 0.2162,
"confidence": 0.324
},
{
"start": 282.18286,
"duration": 0.21582,
"confidence": 0.27
},
{
"start": 282.39868,
"duration": 0.21582,
"confidence": 0.27
},
{
"start": 282.6145,
"duration": 0.21661,
"confidence": 0.22
},
{
"start": 282.8311,
"duration": 0.21661,
"confidence": 0.22
},
{
"start": 283.0477,
"duration": 0.21584,
"confidence": 0.154
},
{
"start": 283.26355,
"duration": 0.21584,
"confidence": 0.154
},
{
"start": 283.47937,
"duration": 0.21584,
"confidence": 0.165
},
{
"start": 283.69522,
"duration": 0.21584,
"confidence": 0.165
},
{
"start": 283.91107,
"duration": 0.21682,
"confidence": 0.104
},
{
"start": 284.1279,
"duration": 0.21682,
"confidence": 0.104
},
{
"start": 284.34473,
"duration": 0.218,
"confidence": 0.175
},
{
"start": 284.5627,
"duration": 0.218,
"confidence": 0.175
},
{
"start": 284.7807,
"duration": 0.21897,
"confidence": 0.133
},
{
"start": 284.9997,
"duration": 0.21897,
"confidence": 0.133
},
{
"start": 285.21866,
"duration": 0.2184,
"confidence": 0.147
},
{
"start": 285.43707,
"duration": 0.2184,
"confidence": 0.147
},
{
"start": 285.65546,
"duration": 0.21667,
"confidence": 0.119
},
{
"start": 285.87213,
"duration": 0.21667,
"confidence": 0.119
},
{
"start": 286.0888,
"duration": 0.2163,
"confidence": 0.159
},
{
"start": 286.3051,
"duration": 0.2163,
"confidence": 0.159
},
{
"start": 286.52142,
"duration": 0.21516,
"confidence": 0.101
},
{
"start": 286.73657,
"duration": 0.21516,
"confidence": 0.101
},
{
"start": 286.95172,
"duration": 0.21576,
"confidence": 0.108
},
{
"start": 287.16748,
"duration": 0.21576,
"confidence": 0.108
},
{
"start": 287.38324,
"duration": 0.215,
"confidence": 0.088
},
{
"start": 287.59827,
"duration": 0.215,
"confidence": 0.088
},
{
"start": 287.81326,
"duration": 0.21386,
"confidence": 0.137
},
{
"start": 288.02713,
"duration": 0.21386,
"confidence": 0.137
},
{
"start": 288.241,
"duration": 0.21563,
"confidence": 0.143
},
{
"start": 288.45663,
"duration": 0.21563,
"confidence": 0.143
},
{
"start": 288.67224,
"duration": 0.21682,
"confidence": 0.119
},
{
"start": 288.88907,
"duration": 0.21682,
"confidence": 0.119
},
{
"start": 289.1059,
"duration": 0.21764,
"confidence": 0.093
},
{
"start": 289.32352,
"duration": 0.21764,
"confidence": 0.093
},
{
"start": 289.54117,
"duration": 0.2167,
"confidence": 0.186
},
{
"start": 289.75787,
"duration": 0.2167,
"confidence": 0.186
},
{
"start": 289.97458,
"duration": 0.21596,
"confidence": 0.217
},
{
"start": 290.19052,
"duration": 0.21596,
"confidence": 0.217
},
{
"start": 290.4065,
"duration": 0.2158,
"confidence": 0.217
},
{
"start": 290.62228,
"duration": 0.2158,
"confidence": 0.217
},
{
"start": 290.83807,
"duration": 0.21661,
"confidence": 0.197
},
{
"start": 291.0547,
"duration": 0.21661,
"confidence": 0.197
},
{
"start": 291.2713,
"duration": 0.21723,
"confidence": 0.162
},
{
"start": 291.48853,
"duration": 0.21723,
"confidence": 0.162
},
{
"start": 291.70575,
"duration": 0.21765,
"confidence": 0.148
},
{
"start": 291.9234,
"duration": 0.21765,
"confidence": 0.148
},
{
"start": 292.14105,
"duration": 0.21749,
"confidence": 0.186
},
{
"start": 292.35852,
"duration": 0.21749,
"confidence": 0.186
},
{
"start": 292.57602,
"duration": 0.21753,
"confidence": 0.135
},
{
"start": 292.79355,
"duration": 0.21753,
"confidence": 0.135
},
{
"start": 293.01108,
"duration": 0.2162,
"confidence": 0.15
},
{
"start": 293.22726,
"duration": 0.2162,
"confidence": 0.15
},
{
"start": 293.44348,
"duration": 0.21527,
"confidence": 0.089
},
{
"start": 293.65875,
"duration": 0.21527,
"confidence": 0.089
},
{
"start": 293.87402,
"duration": 0.21687,
"confidence": 0.125
},
{
"start": 294.09088,
"duration": 0.21687,
"confidence": 0.125
},
{
"start": 294.30774,
"duration": 0.21535,
"confidence": 0.068
},
{
"start": 294.5231,
"duration": 0.21535,
"confidence": 0.068
},
{
"start": 294.73843,
"duration": 0.21557,
"confidence": 0.105
},
{
"start": 294.954,
"duration": 0.21557,
"confidence": 0.105
},
{
"start": 295.1696,
"duration": 0.21386,
"confidence": 0.179
},
{
"start": 295.38345,
"duration": 0.21386,
"confidence": 0.179
},
{
"start": 295.5973,
"duration": 0.21545,
"confidence": 0.212
},
{
"start": 295.81274,
"duration": 0.21545,
"confidence": 0.212
},
{
"start": 296.0282,
"duration": 0.21723,
"confidence": 0.288
},
{
"start": 296.24542,
"duration": 0.21723,
"confidence": 0.288
},
{
"start": 296.46265,
"duration": 0.21805,
"confidence": 0.264
},
{
"start": 296.68073,
"duration": 0.21805,
"confidence": 0.264
},
{
"start": 296.89874,
"duration": 0.21712,
"confidence": 0.233
},
{
"start": 297.11588,
"duration": 0.21712,
"confidence": 0.233
},
{
"start": 297.333,
"duration": 0.21737,
"confidence": 0.197
},
{
"start": 297.55035,
"duration": 0.21737,
"confidence": 0.197
},
{
"start": 297.76773,
"duration": 0.21372,
"confidence": 0.18
},
{
"start": 297.98145,
"duration": 0.21372,
"confidence": 0.18
},
{
"start": 298.19516,
"duration": 0.21648,
"confidence": 0.129
},
{
"start": 298.41165,
"duration": 0.21648,
"confidence": 0.129
},
{
"start": 298.62814,
"duration": 0.21477,
"confidence": 0.076
},
{
"start": 298.8429,
"duration": 0.21477,
"confidence": 0.076
},
{
"start": 299.05768,
"duration": 0.2152,
"confidence": 0.103
},
{
"start": 299.2729,
"duration": 0.2152,
"confidence": 0.103
},
{
"start": 299.48807,
"duration": 0.21713,
"confidence": 0.071
},
{
"start": 299.7052,
"duration": 0.21713,
"confidence": 0.071
},
{
"start": 299.92236,
"duration": 0.23162,
"confidence": 0.071
},
{
"start": 300.15396,
"duration": 0.23162,
"confidence": 0.071
},
{
"start": 300.3856,
"duration": 0.2461,
"confidence": 0.071
},
{
"start": 300.63168,
"duration": 0.2461,
"confidence": 0.071
},
{
"start": 300.87778,
"duration": 0.26059,
"confidence": 0.071
},
{
"start": 301.13837,
"duration": 0.26059,
"confidence": 0.071
},
{
"start": 301.39896,
"duration": 0.27507,
"confidence": 0.071
},
{
"start": 301.67404,
"duration": 0.27507,
"confidence": 0.071
},
{
"start": 301.9491,
"duration": 0.28762,
"confidence": 0.071
},
{
"start": 302.23672,
"duration": 0.28762,
"confidence": 0.071
},
{
"start": 302.52435,
"duration": 0.28939,
"confidence": 0.173
},
{
"start": 302.81375,
"duration": 0.28939,
"confidence": 0.173
},
{
"start": 303.10312,
"duration": 0.28763,
"confidence": 0.115
},
{
"start": 303.39078,
"duration": 0.28763,
"confidence": 0.115
},
{
"start": 303.6784,
"duration": 0.28764,
"confidence": 0.159
},
{
"start": 303.96603,
"duration": 0.28764,
"confidence": 0.159
},
{
"start": 304.25366,
"duration": 0.28638,
"confidence": 0.158
},
{
"start": 304.54004,
"duration": 0.28638,
"confidence": 0.158
},
{
"start": 304.82642,
"duration": 0.28739,
"confidence": 0.094
},
{
"start": 305.11383,
"duration": 0.28739,
"confidence": 0.094
},
{
"start": 305.4012,
"duration": 0.28587,
"confidence": 0.104
},
{
"start": 305.68707,
"duration": 0.28587,
"confidence": 0.104
},
{
"start": 305.97296,
"duration": 0.28815,
"confidence": 0.145
},
{
"start": 306.2611,
"duration": 0.28815,
"confidence": 0.145
},
{
"start": 306.54926,
"duration": 0.28739,
"confidence": 0.096
},
{
"start": 306.83664,
"duration": 0.28739,
"confidence": 0.096
},
{
"start": 307.12405,
"duration": 0.28916,
"confidence": 0.209
},
{
"start": 307.4132,
"duration": 0.28916,
"confidence": 0.209
},
{
"start": 307.70236,
"duration": 0.28816,
"confidence": 0.211
},
{
"start": 307.99054,
"duration": 0.28816,
"confidence": 0.211
},
{
"start": 308.2787,
"duration": 0.28891,
"confidence": 0.238
},
{
"start": 308.5676,
"duration": 0.28891,
"confidence": 0.238
},
{
"start": 308.8565,
"duration": 0.2879,
"confidence": 0.313
},
{
"start": 309.1444,
"duration": 0.2879,
"confidence": 0.313
},
{
"start": 309.4323,
"duration": 0.28916,
"confidence": 0.261
},
{
"start": 309.72147,
"duration": 0.28916,
"confidence": 0.261
},
{
"start": 310.01062,
"duration": 0.28839,
"confidence": 0.141
},
{
"start": 310.299,
"duration": 0.28839,
"confidence": 0.141
},
{
"start": 310.5874,
"duration": 0.28813,
"confidence": 0.133
},
{
"start": 310.87552,
"duration": 0.28813,
"confidence": 0.133
},
{
"start": 311.16367,
"duration": 0.2866,
"confidence": 0.192
},
{
"start": 311.45026,
"duration": 0.2866,
"confidence": 0.192
},
{
"start": 311.73685,
"duration": 0.2886,
"confidence": 0.118
},
{
"start": 312.02548,
"duration": 0.2886,
"confidence": 0.118
},
{
"start": 312.31406,
"duration": 0.2901,
"confidence": 0.11
},
{
"start": 312.60416,
"duration": 0.2901,
"confidence": 0.11
},
{
"start": 312.89426,
"duration": 0.29058,
"confidence": 0.156
},
{
"start": 313.18484,
"duration": 0.29058,
"confidence": 0.156
},
{
"start": 313.47543,
"duration": 0.28905,
"confidence": 0.102
},
{
"start": 313.76447,
"duration": 0.28905,
"confidence": 0.102
},
{
"start": 314.05353,
"duration": 0.28928,
"confidence": 0.089
},
{
"start": 314.3428,
"duration": 0.28928,
"confidence": 0.089
},
{
"start": 314.63208,
"duration": 0.28875,
"confidence": 0.145
},
{
"start": 314.92084,
"duration": 0.28875,
"confidence": 0.145
},
{
"start": 315.20956,
"duration": 0.28973,
"confidence": 0.107
},
{
"start": 315.4993,
"duration": 0.28973,
"confidence": 0.107
},
{
"start": 315.78903,
"duration": 0.2887,
"confidence": 0.143
},
{
"start": 316.07773,
"duration": 0.2887,
"confidence": 0.143
},
{
"start": 316.36646,
"duration": 0.28742,
"confidence": 0.173
},
{
"start": 316.65387,
"duration": 0.28742,
"confidence": 0.173
},
{
"start": 316.9413,
"duration": 0.28665,
"confidence": 0.11
},
{
"start": 317.22794,
"duration": 0.28665,
"confidence": 0.11
},
{
"start": 317.5146,
"duration": 0.28891,
"confidence": 0.146
},
{
"start": 317.8035,
"duration": 0.28891,
"confidence": 0.146
},
{
"start": 318.0924,
"duration": 0.28889,
"confidence": 0.183
},
{
"start": 318.3813,
"duration": 0.28889,
"confidence": 0.183
},
{
"start": 318.6702,
"duration": 0.28913,
"confidence": 0.12
},
{
"start": 318.95932,
"duration": 0.28913,
"confidence": 0.12
},
{
"start": 319.24844,
"duration": 0.28986,
"confidence": 0.132
},
{
"start": 319.5383,
"duration": 0.28986,
"confidence": 0.132
},
{
"start": 319.82816,
"duration": 0.28757,
"confidence": 0.174
},
{
"start": 320.11575,
"duration": 0.28757,
"confidence": 0.174
},
{
"start": 320.40332,
"duration": 0.28805,
"confidence": 0.111
},
{
"start": 320.69135,
"duration": 0.28805,
"confidence": 0.111
},
{
"start": 320.9794,
"duration": 0.28953,
"confidence": 0.15
},
{
"start": 321.26895,
"duration": 0.28953,
"confidence": 0.15
},
{
"start": 321.55847,
"duration": 0.2895,
"confidence": 0.215
},
{
"start": 321.84796,
"duration": 0.2895,
"confidence": 0.215
},
{
"start": 322.13748,
"duration": 0.29199,
"confidence": 0.261
},
{
"start": 322.42947,
"duration": 0.29199,
"confidence": 0.261
},
{
"start": 322.72147,
"duration": 0.28844,
"confidence": 0.3
},
{
"start": 323.0099,
"duration": 0.28844,
"confidence": 0.3
},
{
"start": 323.29834,
"duration": 0.28641,
"confidence": 0.204
},
{
"start": 323.58475,
"duration": 0.28641,
"confidence": 0.204
},
{
"start": 323.87115,
"duration": 0.28866,
"confidence": 0.207
},
{
"start": 324.15982,
"duration": 0.28866,
"confidence": 0.207
},
{
"start": 324.4485,
"duration": 0.28915,
"confidence": 0.112
},
{
"start": 324.73764,
"duration": 0.28915,
"confidence": 0.112
},
{
"start": 325.0268,
"duration": 0.28864,
"confidence": 0.174
},
{
"start": 325.31543,
"duration": 0.28864,
"confidence": 0.174
},
{
"start": 325.60406,
"duration": 0.28716,
"confidence": 0.177
},
{
"start": 325.8912,
"duration": 0.28716,
"confidence": 0.177
},
{
"start": 326.17838,
"duration": 0.28643,
"confidence": 0.173
},
{
"start": 326.4648,
"duration": 0.28643,
"confidence": 0.173
},
{
"start": 326.75125,
"duration": 0.29104,
"confidence": 0.13
},
{
"start": 327.04227,
"duration": 0.29104,
"confidence": 0.13
},
{
"start": 327.3333,
"duration": 0.28959,
"confidence": 0.1
},
{
"start": 327.62292,
"duration": 0.28959,
"confidence": 0.1
},
{
"start": 327.9125,
"duration": 0.28991,
"confidence": 0.144
},
{
"start": 328.20242,
"duration": 0.28991,
"confidence": 0.144
},
{
"start": 328.49234,
"duration": 0.28822,
"confidence": 0.175
},
{
"start": 328.78055,
"duration": 0.28822,
"confidence": 0.175
},
{
"start": 329.06876,
"duration": 0.28803,
"confidence": 0.112
},
{
"start": 329.35678,
"duration": 0.28803,
"confidence": 0.112
},
{
"start": 329.6448,
"duration": 0.28914,
"confidence": 0.113
},
{
"start": 329.93396,
"duration": 0.28914,
"confidence": 0.113
},
{
"start": 330.22308,
"duration": 0.28721,
"confidence": 0.152
},
{
"start": 330.5103,
"duration": 0.28721,
"confidence": 0.152
},
{
"start": 330.79752,
"duration": 0.28473,
"confidence": 0.082
},
{
"start": 331.08224,
"duration": 0.28473,
"confidence": 0.082
},
{
"start": 331.36697,
"duration": 0.28841,
"confidence": 0.155
},
{
"start": 331.6554,
"duration": 0.28841,
"confidence": 0.155
},
{
"start": 331.9438,
"duration": 0.285,
"confidence": 0.231
},
{
"start": 332.22882,
"duration": 0.285,
"confidence": 0.231
},
{
"start": 332.51382,
"duration": 0.28782,
"confidence": 0.164
},
{
"start": 332.80164,
"duration": 0.28782,
"confidence": 0.164
},
{
"start": 333.08945,
"duration": 0.28785,
"confidence": 0.2
},
{
"start": 333.37732,
"duration": 0.28785,
"confidence": 0.2
},
{
"start": 333.66516,
"duration": 0.28614,
"confidence": 0.167
},
{
"start": 333.9513,
"duration": 0.28614,
"confidence": 0.167
},
{
"start": 334.23743,
"duration": 0.28683,
"confidence": 0.142
},
{
"start": 334.52426,
"duration": 0.28683,
"confidence": 0.142
},
{
"start": 334.8111,
"duration": 0.28904,
"confidence": 0.209
},
{
"start": 335.10013,
"duration": 0.28904,
"confidence": 0.209
},
{
"start": 335.38916,
"duration": 0.28948,
"confidence": 0.291
},
{
"start": 335.67865,
"duration": 0.28948,
"confidence": 0.291
},
{
"start": 335.96814,
"duration": 0.29293,
"confidence": 0.151
},
{
"start": 336.26108,
"duration": 0.29293,
"confidence": 0.151
},
{
"start": 336.554,
"duration": 0.28905,
"confidence": 0.081
},
{
"start": 336.84305,
"duration": 0.28905,
"confidence": 0.081
},
{
"start": 337.13208,
"duration": 0.28879,
"confidence": 0.318
},
{
"start": 337.42087,
"duration": 0.28879,
"confidence": 0.318
},
{
"start": 337.70966,
"duration": 0.28893,
"confidence": 0.209
},
{
"start": 337.9986,
"duration": 0.28893,
"confidence": 0.209
},
{
"start": 338.28754,
"duration": 0.28847,
"confidence": 0.253
},
{
"start": 338.576,
"duration": 0.28847,
"confidence": 0.253
},
{
"start": 338.86447,
"duration": 0.28852,
"confidence": 0.31
},
{
"start": 339.15298,
"duration": 0.28852,
"confidence": 0.31
},
{
"start": 339.4415,
"duration": 0.2854,
"confidence": 0.313
},
{
"start": 339.7269,
"duration": 0.2854,
"confidence": 0.313
},
{
"start": 340.0123,
"duration": 0.28489,
"confidence": 0.277
},
{
"start": 340.2972,
"duration": 0.28489,
"confidence": 0.277
},
{
"start": 340.5821,
"duration": 0.28648,
"confidence": 0.241
},
{
"start": 340.8686,
"duration": 0.28648,
"confidence": 0.241
},
{
"start": 341.15506,
"duration": 0.28749,
"confidence": 0.16
},
{
"start": 341.44254,
"duration": 0.28749,
"confidence": 0.16
},
{
"start": 341.73004,
"duration": 0.28953,
"confidence": 0.19
},
{
"start": 342.01956,
"duration": 0.28953,
"confidence": 0.19
},
{
"start": 342.3091,
"duration": 0.28875,
"confidence": 0.303
},
{
"start": 342.59784,
"duration": 0.28875,
"confidence": 0.303
},
{
"start": 342.8866,
"duration": 0.28769,
"confidence": 0.262
},
{
"start": 343.1743,
"duration": 0.28769,
"confidence": 0.262
},
{
"start": 343.46198,
"duration": 0.29022,
"confidence": 0.281
},
{
"start": 343.7522,
"duration": 0.29022,
"confidence": 0.281
},
{
"start": 344.04242,
"duration": 0.28966,
"confidence": 0.269
},
{
"start": 344.3321,
"duration": 0.28966,
"confidence": 0.269
},
{
"start": 344.62173,
"duration": 0.2891,
"confidence": 0.198
},
{
"start": 344.91083,
"duration": 0.2891,
"confidence": 0.198
},
{
"start": 345.19995,
"duration": 0.28932,
"confidence": 0.189
},
{
"start": 345.48926,
"duration": 0.28932,
"confidence": 0.189
},
{
"start": 345.7786,
"duration": 0.28901,
"confidence": 0.255
},
{
"start": 346.0676,
"duration": 0.28901,
"confidence": 0.255
},
{
"start": 346.3566,
"duration": 0.28947,
"confidence": 0.254
},
{
"start": 346.6461,
"duration": 0.28947,
"confidence": 0.254
},
{
"start": 346.93555,
"duration": 0.2897,
"confidence": 0.258
},
{
"start": 347.22525,
"duration": 0.2897,
"confidence": 0.258
},
{
"start": 347.51495,
"duration": 0.28864,
"confidence": 0.261
},
{
"start": 347.8036,
"duration": 0.28864,
"confidence": 0.261
},
{
"start": 348.09222,
"duration": 0.28785,
"confidence": 0.224
},
{
"start": 348.38007,
"duration": 0.28785,
"confidence": 0.224
},
{
"start": 348.66794,
"duration": 0.28425,
"confidence": 0.175
},
{
"start": 348.95218,
"duration": 0.28425,
"confidence": 0.175
},
{
"start": 349.23645,
"duration": 0.28066,
"confidence": 0.237
},
{
"start": 349.5171,
"duration": 0.28066,
"confidence": 0.237
},
{
"start": 349.79776,
"duration": 0.27708,
"confidence": 0.231
},
{
"start": 350.07483,
"duration": 0.27708,
"confidence": 0.231
},
{
"start": 350.3519,
"duration": 0.2794,
"confidence": 0.147
},
{
"start": 350.63132,
"duration": 0.2794,
"confidence": 0.147
},
{
"start": 350.9107,
"duration": 0.28149,
"confidence": 0.031
},
{
"start": 351.1922,
"duration": 0.28149,
"confidence": 0.031
},
{
"start": 351.4737,
"duration": 0.28307,
"confidence": 0.091
},
{
"start": 351.75677,
"duration": 0.28307,
"confidence": 0.091
},
{
"start": 352.03986,
"duration": 0.28467,
"confidence": 0.12
},
{
"start": 352.32452,
"duration": 0.28467,
"confidence": 0.12
},
{
"start": 352.6092,
"duration": 0.28472,
"confidence": 0.084
},
{
"start": 352.8939,
"duration": 0.28472,
"confidence": 0.084
},
{
"start": 353.17862,
"duration": 0.28786,
"confidence": 0.153
},
{
"start": 353.4665,
"duration": 0.28786,
"confidence": 0.153
},
{
"start": 353.75436,
"duration": 0.29023,
"confidence": 0.111
},
{
"start": 354.0446,
"duration": 0.29023,
"confidence": 0.111
},
{
"start": 354.3348,
"duration": 0.28875,
"confidence": 0.119
},
{
"start": 354.62357,
"duration": 0.28875,
"confidence": 0.119
},
{
"start": 354.91232,
"duration": 0.28494,
"confidence": 0.084
},
{
"start": 355.19727,
"duration": 0.28494,
"confidence": 0.084
},
{
"start": 355.48218,
"duration": 0.28292,
"confidence": 0.079
},
{
"start": 355.7651,
"duration": 0.28292,
"confidence": 0.079
},
{
"start": 356.04803,
"duration": 0.28165,
"confidence": 0.111
},
{
"start": 356.32968,
"duration": 0.28165,
"confidence": 0.111
},
{
"start": 356.61133,
"duration": 0.28988,
"confidence": 0.015
},
{
"start": 356.9012,
"duration": 0.28988,
"confidence": 0.015
},
{
"start": 357.1911,
"duration": 0.29039,
"confidence": 0.0
},
{
"start": 357.48148,
"duration": 0.29039,
"confidence": 0.0
},
{
"start": 357.77188,
"duration": 0.29012,
"confidence": 0.0
},
{
"start": 358.062,
"duration": 0.29012,
"confidence": 0.0
},
{
"start": 358.35214,
"duration": 0.28883,
"confidence": 0.013
},
{
"start": 358.64096,
"duration": 0.28883,
"confidence": 0.013
},
{
"start": 358.92978,
"duration": 0.28777,
"confidence": 0.016
},
{
"start": 359.21756,
"duration": 0.28777,
"confidence": 0.016
},
{
"start": 359.50534,
"duration": 0.288,
"confidence": 0.083
},
{
"start": 359.79333,
"duration": 0.288,
"confidence": 0.083
},
{
"start": 360.08133,
"duration": 0.28538,
"confidence": 0.128
},
{
"start": 360.36673,
"duration": 0.28538,
"confidence": 0.128
},
{
"start": 360.6521,
"duration": 0.28404,
"confidence": 0.065
},
{
"start": 360.93616,
"duration": 0.28404,
"confidence": 0.065
},
{
"start": 361.22018,
"duration": 0.285,
"confidence": 0.106
},
{
"start": 361.5052,
"duration": 0.285,
"confidence": 0.106
},
{
"start": 361.7902,
"duration": 0.27998,
"confidence": 0.087
},
{
"start": 362.07016,
"duration": 0.27998,
"confidence": 0.087
},
{
"start": 362.35016,
"duration": 0.28575,
"confidence": 0.086
},
{
"start": 362.6359,
"duration": 0.28575,
"confidence": 0.086
},
{
"start": 362.92163,
"duration": 0.30338,
"confidence": 0.077
},
{
"start": 363.225,
"duration": 0.30338,
"confidence": 0.077
},
{
"start": 363.5284,
"duration": 0.30338,
"confidence": 0.029
},
{
"start": 363.8318,
"duration": 0.30338,
"confidence": 0.029
}
]
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: private, max-age=0
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:13 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"meta": {
"analyzer_version": "4.0.0",
"platform": "Linux",
"detailed_status": "OK",
"status_code": 0,
"timestamp": 1571738086,
"analysis_time": 12.0111,
"input_process": "libvorbisfile L+R 44100->22050"
},
"track": {
"num_samples": 8074998,
"duration": 366.21307,
"sample_md5": "",
"offset_seconds": 0,
"window_seconds": 0,
"analysis_sample_rate": 22050,
"analysis_channels": 1,
"end_of_fade_in": 2.66449,
"start_of_fade_out": 353.7676,
"loudness": -5.301,
"tempo": 137.114,
"tempo_confidence": 0.181,
"time_signature": 4,
"time_signature_confidence": 0.982,
"key": 11,
"key_confidence": 0.649,
"mode": 0,
"mode_confidence": 0.485,
"codestring": "eJxVnAuW7LCNZLeSSxD_5P431vcG6rntnmOPxVJKFAkEAgHwzbNXe_2O3_fb47z31rq_cefv3jb7vnf_9uRvd-_-5uk_bs7fzhxn_9rX5--8uUe_k8u2-m-efftbrf9anzxs3Pad1tevjTn967iD5_3avfe3et9rf3v_euMXY8_Bm8799cWLuHl-b4zv1089ebV75vn1e7_ffevN19f8je9zVvv1ts_3G310p8YkXntcT2bZe-vfHvPxkrZ_77ud_zfOb7xv8oFjfe_x48l6_NbtzKJ5Ofr3e2Pe9fHq35z8lrHH31f7zcUn7c7_3cG0pmu1np__Nt96-a8--_0Wv_gtV2c8vunM5qfzDWOP9tbu47cW0ziM7T37-S2W1MvZ-2Fl12MabMFd-y3-l4vVvs3da-7OX9ykwRSvv2MaPPqMthZLuV1K1uGe09nB83HvYzPe5ot_pw2-iPmzY_vHMn88ePKbbx_-evnFZpT5bJa8uf27rfkN7uZHToPPO4d3_e5kw5kT29Nu40a2RRN5Ltfv8uZ69rmPdbva0hpzfZddeZqSc-qsGvsT2zmL7d4tO8BCs3bna9_6scTczNp9Y4z5e64Ojz_nc6HbF1vqi2_GJLgebjHfhxkv5-CK8FVMsx-_9_D7Puc719e2z-ltzGnwF-7nl_w3a4KHnMO1BjWxPnzg-XdNaG3WF5PC0LEHjBL7WVkm_ICnOrlvM7u-8Jz1rYnJOxv2XGP-Dkvx_HvWBRPiM_jz0GzO4v-YPJejuSOYMwv_6VTsUGMHMFF3Y3439jE3zjy4xtk00fnxqcyF5WebLwaw3-Zbpp71MNXLSvL8eZkrToknbZ-_9C19B0Nx_5Zv4Xu_87ZGuLbfxsp92CL3Y1S8ZbVz5icknG-5m-3Gprh-oMsDA_Av_ld7emPXKL_BfPo3bywQX1rsEK926ztz4fYx8OMbVOET1uBVvWezJrbA9_F398zNYY6jd66Py_1ewxwxhs6P9AlAjt102w8OwOr1M1hTrt0OTIaVwA544G48gMvlTjyuXdHXO3Y_fSGANV3RiduLTUdPwXZYg_t5Pa9eweZ3UbFfEYbNw82bm4fvsRBY6zuPZ_46Znv9In7yDi9gI1lyF_I764l2MVKsDAcTwbgNH94N4MNKmetxyTS_dSaewMqBB7gpnwTUAKjLLxoXs2jcHxPjKyd2Nbx2yXnq4h2g3BhraxNs8g5ojRdQbOOxCfwdzwEMNAg-kfksVwAQmu_zf43jB2EP_PHp1UCc7sV2neO1kYDpcttuOk5M5Bzw7HCJl7LNF2zvmI0I6oYeFo2VB4M_l4_96IDF57Wwo_W48ANA12PYD15GQOBapGUqrAUuA_YJnuA7n3-fWCh6dkMc9sLvhwjZRWDMnN_j2O7fBRPnNkK8wjUMte3ECF2g41-YPMs5K0rokUAKD2AVQEMcc2HBvGD5_YFRwgYmyXexP2znMOhwffTBtfD4hp9zTbhl_94QyAyTbAjfDQYzxAuOPjrFrsW8Eka9n7swPVEWkMj-4yv-PnDK2hPh-DiwyThBeCH0PqI-A3hjXGAbBwUvXkg0wggPS8La3XogQDS81ifrBZvNcRbf3_38lGuX1PgVi3dAO8ERWvv7Aa_KjFbNqC1dhMDKHjQmxLIYiNgV3sWlW9CxT0wHkwBo2MKJ2_BFAPwKIBNDXAjBtRu4ePx5Q_hbAeghVi68k2scIYbWNMKE6s_7uxuY67drgbAVozUmJs8gnnQWjeuuzfLBY4kJK6iNOT6IzPbvepQTWjffO3SJvwkZ7sd5_d8Llis69AnjDwEMm1mB-SwQsMPfZ0-srS3DiTC5kZDLC12hachzhSAjLugUtNbTortkZMqooFPeOP25kMLzWWeAU3Zy_n9CS7rSn9ywYWR6CZ8pyQIS33ZBlmB_-Z7Pr-RapwEnFkuwvRaSQBvIz5RwYbnyCbgPxIMd24LklsMAD1xq50QVJw-zYA2NHfwVE8BS1tbFTtZ7ysGIZrwOF5R0LNBC3OoCFqGNS3H3LqnFGIIJrqnVEHm74HK_JqARiYcAt2Sszu4-g8e6mj_-7lyPbPG4h4Suxxdx-yt_nQbHHvLGbNhj_p_YA3HQunXoUFW8PjHPiHONYQlehkqCkSFof_IuvobYgglwrf0KMCwb9r2_ld1afLGWT5zY3k98GCFwEL0uLGezjlSouXn4BxxgiE1CILY-w1TBcf2dLSXEvMX1NYjDaV8MfXetj6UxuLL5ALP-R1iCOD8ZsdYG4LIZhrJ-ilVKCN_2fq2L5Z5SOrZ5BE7cW6FwF0OHoB3RZQdwRWG8GdN274s5s9tGEhBfNggUbcyGa42Fv4vZ3e-UUrD8iTCNa4moSct4TfI8JVzbpZ7wQbiB4ZBr0Bv_kStIAIgIAAIUyoTFJKMR3_UdMEPTv4dlIGgQ2bQeg-ztMpAdds49sMHlbu2gKTT4i6_sLXriYBfG7f2BewwBrH2GsqLocgFCHL8P_PP3o1cOiezK-nTTG95_DJBsNauFeXCt0Wq53H95_g09xVg0F35ftB2gh6hfc70_58CINJZ7_-McRDhYuNEcY8LqAWyuR-Jhl2wYt-Bl26AOk_xaSLu5CeyP_eBtYTMj7JX_kI60sl0ZHfwrTFDWC84bR1lxKTjOwX-cD3vIdGFH8Aeh8EjfhSrpwue1yGTyhtWynERFrG9-8Xae3zQuov8FhEEmbmzxjed_oClNJIKLg-aFUU0KI33FQYSs8nVZxfbPso0hGdhZdYFHpxFsePkwrYE0C6vy-GGCQf4se93N95zANOR5uBqycn6P5cgOfidUiyjBG4hHkChTG8g_CEG44nokksIxCBDXgSUnwRcJ0nA7oknIhf8f9g1ITsGKN2BQgs8JwQfZ4atAvQNyBlNc_MgUcHnbw_YA_udkik0ASQSa5eTEQMwXykR2dJIBXH52dHvy_Sw_VJB8hhUKVPMxmBvgwbVYhbnxgSwW12IVCQGs9fp7N0As1jn8IB_4h00gDNdik9jGPvk9Ymj4-1cbdsUm_o7XX_f_hqxOE2csJBnuZ3wzTe_vV7kpK4w7PtAEvuH8pqFuOp_nvooseLs78IQ4dlxuZj79pCog84cZ3gSlmcQZmxF3zJPUG9hgXn24xnRIm-CzeEYShVAdqIHTu5UPYVxwJKjHbQIw1k52g3FwLVd_ZOIQSv8ssdCD3WAy8hZ7evInfMWA3JNlE6vIBFhgocog8jH73w0XxvOAYViloMVkn_kDf-dxPcxUVeVicVyHNuiXMFdeP8I3m6nIURAYI3Trw8g-fz8CVbCCOXsCvlDF12GuWeYkZ4d4pB_xfMn5z6XB-6_bpjEREFhLhZ8bPaYBJte9v1FclpaPn7G2S9sx8BJRZ0KuyI-nsxt4343KIrYQZY3cV6KAsRA2cDTmuwQrYVNp54Sh1QPJJY8Kx4zTYsTKRV4_sa8ZWK7X_8ALN20u0E726gv8L661NiBqihwvIoYzwlyxKN94RDPMh2DOO7nW3OSLkP04hvBFwuDSeBnMwheZsh9wRDMclkCa50fBGRJmAEeZT2sLq_-eGpomaqDFKP15VJnMnwnjbeopWcelWDgSNXqBLcTXH2hvPl9u5v0G9KN2QrRuvxdpBqTZhj6vxS_QH96tOb9kGrg4yfGOSufruEsp62BpCY3EfQ2aoIYzmMIzXT5kKWtJc68RkQlzPSu04sWwrN9LosAeMesxzOJPwSfTGTvChKIEaAX7YIWk6F-YFD8H4X4GicRiuP2ILqUFgRvmYk5giEZTZsNPZNSRY_Anck3W701Tq6mEhgkxoaTO_J1P1H9dzk_xE3qhQb64BZHq01P5_UqqpxQ0ouMF8_D6ds3WuRZNsGW408Te-NKgIdZ2xEtZVWWrz4RU6EjSq4RJ6HDGpwWvu7mDS3xG4SG0Su72wp3BI5zuJE8XcYBzrBG_-73K5mHeSXeBJiFmmV6bg91daC03vOz3FUCwVPa_ef2S2rJ8TBOHkizIBgBRlUGulTaeWaGaSNFxTMN8RuHvK22FAZgR663M0rLD4GdbEfu-qLSqHSJxSySPbASnaDVwpJ8D72VnHFjRD0m6YEQBjAiOuA729vmWHlxgGo75kp6MQWItlDsgErjtn9ZQmuRnRgSq85hELG3xSGrNAZvaYQmmTLXVb8qcMSWC74voIBUUsLG33Ox-Y3-YxIrrzhWEZVeB3QyYy84QELbWxSof__QSfVh5NBTJKKF0LBqpIrD_2IUzE660QsIgX-xA3Hz1XpqLBqefYBqqfhlISqC4SU7pS1SVQYZGxBFqzS1NCqA2gLpK5Xe0fVaImf3JtJoQbmdUO37-KWpnntSCm1E6YqyvLCECdp6BRUa2cdOfAqqSqgMiIBYpvuYndyXd4KUsdwYECeCaHXwpekS5Vmk_K794AQ0iomFjRz8WNTpxGKeKoGzKwCSJH6MGkjMkHX3ufouoh289WPLOgKF4aD5KFsa48LQrz_ayBTjh4s0YxfXKJJ6sStG7RSMRioxmKwMnwR_zZp-UtQWP3AFu-YzoIH933FbC95ddA2fgfiF9BtyjLK9_tSSE3WzgM1NnIMaC_cGOhJoWrUOTggMNnxFpgtUxrzlOrDgrBFW50oGoBzBrTDiidIt8sIfmvaK4r6i4mP9bqTK0v5XHfEBIkKTJKq4RBPzBLp30F4nishuZaUSBZxY_DR4MBNoAF6Bo-PmRwDEnme58GXiBdxlOvuW84JOs9MtLAne6F3x5u6bQ4pklbFN8bMrYXfAwf8wCRT64Ev6XeamumxRPo45vDVE3FJB_CjemKGa0S5Ysg2mBSZkm_EAXLlkdLGdvzWrYJJkUfgLWfDUgUuhAsA83v0c0EEJVmWdukYqTJLJP21pCj07Qzfq7ZEQZQcI1rPDIdxgIG7em-NbKgMLVZjfgAyJU71W7-j5sLlK7cWmbYRFJ2E4HXCFmTLTIzKoYKCP5Rg0YJSUNINGyZJKiAJ8LCrKuDkS_IlpAFowMKuMJpNtQak0mogMDPYmxAzsWhJsRqlKY-VN6Jwaq8fcIDVgN2zBrQKVhX-tuZtrxn08VzNTbaaS4YO7BxwrmPVrDU42zQmAxSC2-qZNjdV6nSrgFAeKCAyOUE0qroziwEsHxFd9yUlAqrCNHOgrEZqamWizgl_RI-hgF9tMyNLIegOYObH8PF0hZw0wBK1tf7nhStcFyJLFpPbpDiM-0TsGA7B34thKrN_QoCct6BCbqRl2TPXV01j-fG3GByRsQ7spvbtQQ6BUO69e8rAiTGpZoHYjAQHBhlYwUPfCKmzzQTpvFarIkRBteGLOLyiCF2dfQMYp39piOFjMiMxQIdf1hRNPmk3GG1nOHNiXjx9gElIQEEHkI5vsXASBVSF6uKNlGpAWViBGayEBUz2DyEgxGxAXWAxjfwj70wWeQ2sNG9KgRueHqr0cGq6rjx16luj0zoMSg1gm3yENTMJwSyG5BRGQyosPMzBpSMzSgC1vQpkwssoO1dWKtzAIyrB7MerllXgfXniWfkSpjil5zcj0t3lurlAIca9sG-BGh4Sbz6_rCiNAgnjD5mnmkBiaFAbGpDiSINcXrl9dGa-giMqzHT1lKSpiBpfqbO1JvJBmwnvFrJXgSB598cmRAoo9ZWfByphEglhx615rvv4hPNpHAOEqSkCCYGTigTSpfHUvZ4ruaFzwAnz15xpnR6EAEAM5nRJYgz2nJAPjvkiHg2FBjfZIVjlbMRrHKPiNKxJMhXst0DMgRlQpYeH89bjjSMewpNjEQn9xmu2WDiRXPYHMCr6PkCpsmeKZTTyTA5ObZCS9VPxMR5EnOI2qzpsB7pFWzJApz6hvSMaNRAKWkKZi0AymgAFBbZf-X0MZAf8kELTuHZQNRk__TGqsMpx2P5BkMFGqpXYP4vjexAodiIl2AmYkVwu22-OZA9Ag7NZiL1Wt7VMxyTME05FkKhFTiWooycx31ms_Fca4RJUA34s_LT1bpvQZPbbsqehgPEzVnMuoZqOCSLIFequyA1RF9IBPCyYwQAdlNySR3nCIo6w-vTfRMO16W2Wms5B1HKea-DMxUnQwOJv0MpC43zM20sbmLSlyVvpNavukxDqo0J7eYae4wWu-YjkVMKfOzhnpXyv35NhDegrgz_9fEYcy29MKI7vAgzOz4l1sEbVB4RyTiOpKdPQLRQxpk2xUE0Hd6Bma6N7KiMzxyvhQYxIZngYCBvSv3AH-Sl6wgtFV4UF4qUUVHYttROxxWf4rykkKzPkaEZPtPyMcKlgNVhFLbTa9CS6m420jxucSq2KpOmKBNNm0FbVVjTzi8QSaJlgrFUW50_yrlay6LDrQiGrjRBK2RW26eqoh9M7EucYKNWDLRkFcq7naAWFjLQLo6klHoP1XwA1zAppuXzCrybze7pxEjdHoO4lcljFa6LLNPxSxbOVZ4NJ5Tn8m14lJyX7X96NC96oxMPDZXdTnFMNbUvZVTWbrBHCymN0hXuodgc-bnXAsFqn0Wk071f4hA9lZ9BgIYVvVLqAhMJ753alAn8clZRHKAE-KC9ZNTKaj1U6ik61Oqg3b71LlblexSYjYVcSC6w39qzG2V8PDZENK8IUz87-tbvu321L3jaHWLJIjUn7z35rXh5kyVyPSZx67oFS4NFFtIXuVXTJUY_zKRJ-JkTStm2SmgpkGIk1xnwIrESiLrW14UdLUE4qBrGFXDqaaJzddE2chrbCSxrcYtVUb5JBMOmODyEKuPNbD-msIYSii0O6SKtlp7PSWlLk3JWMZA0zCtb7IkeoTbbcGcWAmM5I6IH6TC7LnbWcXBbiNW2eiOTkFsN1fz-6RuJWqR7dovtSNTKF-QUptIQAeMHxi9RdQMyByV-KdtEw5oRebCu5KgHd3Ckh6GOPPQdGvAcGzr8ONmKgfPGYc6BZAMbNhX8sodzYF4N1RcI4tU6LsqkGZ8VRtbRiLzIQec6Ys-trSIfWuZVWADl-Kqb-HRt2UjQk-fIqgJmy1QRn7rlfiANOekYWfJv1TNZYmu4LXl5eY6BVEMxqav40B1XbFtZR9KIzbiWF9WJ2SglHOiIOGNWZy_HgW494zK714YtDC2XTnhsckqjZIAdr0n3WGOKCjrIieSh6LfBE1_9hQp-E6V8xizGWTa1ywA6CEnnQHg1HcEPAdGAn0I1hl5iDqWvGBFX2Ug_R3Mvu2IQSf5PTQQT3zGoBOYITjaFyb6nZMOwU-RzpYKAGyl4GZBMe1M6RtS8GECXw2Y8XK_-ZxvTZ1-GwWIQj7ilTz8jvkjq3qTE09rXxoqAy3Fza1cFCnwpo3V6qZF9RCcIn664VJgZSQVKLuk2Pfckg4jFdkT9GdA58YHVPG8Iy2reDEf2aRGN5mmpmfF4ThQvg3NTdcpA8ks4RQQqzy0ytaf9Dpfd5MUYnK6mVHuJsPbEc-mRBgcUYng0zEr_fQmw3v2JvI855EMr7srVjzSxBsbsvcpUlCkEzGUvVJQciCqgXn1CTe6SdeskI4UrRiIaj72sQ7GRN6f2AVbwXi-jJQYamU1egHoF2VTeREcZm5vVCoteT8x3lLvJwytOu2ann4lsnbm-eaX-qkDe9_ckX7IbpWvxTdf2TcbvXuY7YutqgTx2JUOxsho1wavps-V6F4SfZ6ZEueRgONXzqsCINmgLSbHVM1w5_3YvS9NNsGCgAH2Cjc5-xfC3aEiZmYlq5vIiYQOSMWsLwvNziKh6yQnHMmX35dCLdyP_-wK6kkvbDzpGRC4sb3ElOGexbY-Cbd5oZto2jx9xdBB0wG-ujBc0dc8kTjWo4nEg5Oae99SzbFLJu0WS_HS3lLjlu2JpprWLBhI87PsiIfaE6oW7T5ufXw5kLrcTE3YaPSnN8NI8vFm1TtV2KtG5pek8KaCgWcb9L9qkts2GNk0zoBUqMvMVBakkeaJ1sslIT4j1TG92iYuByJVSCJ9DfOqTmO7ve6_pnYfml3ZQp-NtC4gdmYF2C7NHmCTTsKqugPpt7B_ZFQf59CRT3Bt1IDLYXPbm2mBbX9kUUnzpWf2D8eBLybpa9PWm3xtS3m7hErEXbanZx67thpTa-Za3aBjzLHjHiP89VIyJXkuyHAgbefWVpWJHEjF3yIma-RrbwKdXI3PdIHS-uSCk48v51HpKWv8LBk6cKsfgVVIO4-yT-zD1iyjXq9Cug2wW32jqdAKMSwz-H1mBmSH5K2KEyCK8VvtAbQ0GUjBSwvZRlQQxr5iU-qf7JqvS0ks8t_VnSFdPjScxMimBzmwpEI2Wqpb-4wwDhOTlxZCO3TTx57DCDWQhrOZzDVax_4jlJY7FJ6qhlJQxw4YBnvKGqH-0YtUQ3o1ORgH7VpWAP10bmvjdUtC17b2v2b6pvU7DMCynTbRk7VxxzLFdI2C3NPKtfVDiXFPCUGPjMGPlGtHqQy5o7UY_POUQveObiI80lyjIM5Aeik_20I--61Lv7Kk22e2pvQrtVorA_4kTTIsKs8lh3Egagt5YrOp3oE6HnHsYBOoSr_iLSnks2QjhVfetZL4O2BylELwdJVHPEKEME2xLzzak8-82J4TTUvjtcl_BexGIT-m2VXZnekqhTgMW_bTRwWD2qo8Ja2LOsy2duFA5Ueg2TGm2Qjyzb_2XZInByqm2r-XZpwuEKSNVYpy0tRe9k20PPU5VXdIz685ha3SpiW8d3h0wIGZUrUlgZmHxlsxVjNtrXeEIEHhU8ryoRGT1H2-hAoGzLgPS35Zg5M2ntS7wRkBzIGUoTKPZKMjuQ0WZc1bkMABdxBwW4KwJvFVILez1SMLWFCyZRLQk_jDgMm5jahE0v0cGLPYAClicv6ZAO8KEfbyGos3uQVvNdftM1SNqaWa44AT8OBJO-HhaY4Uzw1jI40FoRrMxPxJ4jPD1IYdLdYgHUg7FRxg9miX7Ea1wzWPG-gBM8Bi72grk5BzpBvVLo-TgfBh71Pi5zq6hScGTJUceKkNWziPq840xixFvmvPIAMl42AYHiTwN6lFGBFcye1AinlbaNpu3kxKtdOU_BkNZkIz9md3S47EpDphcPdVPvSvo0boUVoOg88BHHgIhuJAtbiyDfJuB5Q2goQnM62zTKaoe2VeO66K76piOa-qTXwzB2x8Zh1h-kLbWrYuLfJ2O4xEpaSN4RkgM7zWrTqtmIctUzaNd5s--n9GsvApIB-VmuMxI0VSqZspjD0bDtTZCYOaXJWBJFo1ub6r-WT_7-RCHEz-buiRnZhpixrqPzu_KfZupkI0yy0mr8-2D3MgBl5Ykehg6aD_aWq721gTp0iaqTRxPDPnQHpvPGx1wtLnq2JcdRi4e0-B9V_jvynIF0VR8e8ljFTrPyyTW0yIGQhqEJTh5IKgFvHnV9eOS0cS9Y8V9tvy1JCNZT11SSVW8l1e81mrN60Pm_cgjAmcKl-Uuz-HVi5npGonIrlVDePyCZUatvEOm2RUFaRpZry-JrHHuNcsHTqQvmhChLlIDhVWv8_2xOBnaF2plaT5cIaylDL33MNxXLTq1bdBQALvRMK2eo_gJNSsWar0Z_dOlvWvoC2cKCL2aq8fHiATzBhYf0CqDJ-PCR8D3CzxZkXC09JIstKRuP4RNDtlshNRzUBW6XJmGo2MCG_alCWLvnWtlD3LYr060XVm5fcRfaWY4zNi6787r7ceNz3v4IAFKO12m2M6oJLt0YtRALfTMEOCSH5qy28vzUgB0ULPciDhOVlzqHQOpNkGYcPfy8BOQ8TnYchoAWmHOQlsLa-tgi3hXO3fnwjD6XX33Io9RxHhYfjbIOw8kiRPlfwrxcOvs3Pd9DrTiKKuRG-rt5-yK0gSIz-zhJ2qqFkXA0aeatZOG5uaCQMluVsFU4B1QP1jmfh4osuBWaIKd95qvk1XSrPMYwJjN251q2w5ho2Zli1NaJr-ntC700IifRvqNVU40MtW6o-pJMw6psgC2IzIwPkPwXtSgGqNbko57rYD6ZcRmIxGDPSoik9V5ekxJ-RMDTen1Uz9DQnXtt0eczijiq_XZknh74w0pFg8E098SNKRaxz6VERluC1nID2A5taVimTTIrDZct5315lJgGe4VdVWbM4sJ1wOpOSklG-9oKuMhax4qEzothbOEpKkpxWR61jlMsu0e8oygi1YQ9S2fMJAVZPuSz8T18EtfSJ1feXKrN-XczIOVEeSJxwyp5c-FZWeHKft1f1rvmZyfesEz80JOmVSjDWlNWDSljxvqP5fK6R71KGnz3LM3dUb5Cmp5OCiyyyMttmzbFJpz9PREXELf-yP6NUG_F_444_nn5EGog1icr-jVQtqJUEpfVmhXw6cP2IznJstylUrEZB2DjaqzPpQGwvFkpvsx_1h22X2pTiFpbjBvjcKUx6iHJKj3YVzxzKQmmO_yVzmg7DalM5A8u5niyD82KlEUTKOe-0a5UjwVLHpMUpPIubMHGE6pzZfuhcTC1d88HlvJeJpgzIOS4eX3a1PC3spq4gvLQzV40Gr2pKihzgQaLw28G8_uPpBbYX_VFB-PaKYgOKZne85MNLDqJaQdOj969iPyuIzUsYx2s0C7VdJgbkOESADCacrPiFKvZzStcGtKzQ44LdcZQcWwrdEYK1sILD10kAVro-n-dA__7IJI5v3kpYoOb1Vrz0p6YKMViBcQk9A2xtKmviFFkeUkum6uD7j5nRHGiiHLvWiweq1zMhQiROcnHYlfTRUDE1n_9vb5vHXluQP0rKSproIyZeuvR7Ay_jCwVXkPltpf0lbPYJD-rdV8dmxnC9Tb7ZBwYEdLDD1G9e3hPoSSq0jdzPYaE7mla-E1RRfPYloS0ySz_RuJ9xGJa5uRKsc13NoobjmU7a4XBFaTSP_gAKshmDhNFJdsOJn-3_uMI0v39ZDRzUfGk2mIqwzDRG09Z3_Mf248L715QAOmD1aWJ3qoQckh4c3BLKVvgo-L6c5Knawmzni21oVoI6E2jNooyUuW53fOWc7bOZJB_nw4GpqcSf_aIMiLiYjiBnUnfz1MC0D6QCZ1l9sTPrlRLVWp435rxGMFDG9I00STmRVwdrE3Bbu0dLPoTYO7d0-NAfJARK5ugbSbvI6Wyi_8K5WbRPT4wxjVvIpMC0Vo57jSFGdkoBZGDKYax94QvP4Zdp0ckJu-S8l5PRXRb0JR7Sa6ogcRxFcsGV9ep2S4wuHh0IciO5_hWCe7MDOx2I-OVUyes5TmG96QOLlX7JQYZpKgS8TGf_y69sTe-p8-1_in4H5F6vy2X5LFQg8R6XM6-SrF8HOZEK_twS5a_uFXEHzS1h-5h--t5QtiaLnnH-RdaIefKp_bGVP8eBFHJNLjOoGS0q202o9SmCyeAI6gPWWmVNdEgtN2sZfF5ZH4z3vMUZODoOeJwrLL4sd2c6zg59n1Xu9hchSwYCRNDKyhgq5viV6ksfRuwcJHMgJPtIVK6HPgYQL-_Xw1BRrwvFNdEkynZh6Avgwcu5sVTknRU6jXs_AyXEfMvFpAj7qGLz_JITqwcsxets1cvqR3bJ8l3aEbSXIcMFARDv7QZ460hj1zyd4ctmzLg5UCqdSZhYU4SudfZFgfEvaiuy4jBjgQBrZDO3JaDz2mE6C5RHLTCzto_INz_f7k5xIVYc69u86EP8wwWNu-ScACh8sRwzhYeaM6rK2n1OZDsSkxVd3bobHqHl8tmA5YMp7LaR4GouBNv-qPiyVHUGjRBz_nZZZflodQdCLPVLDG_77KB4EGJqEm13H93F1K5o91QxJXGlWx2BQB_otSftPEPiTcjJ7D0Ywdv6lGqy64r8D7pzOb2OPz6iOoOWRzZWvm2WGHiWp07cz9ello8C5Wt1MnYP_bTOib8lho2PhbOSyDtlaT5ITj5nDQ8-a57TGq1i0cu44rfou2M7pCdkdxLOlLlPGkC7yDOQwX9rRRp5RZzQt7iuUj-oHqoTAYFLtQLzupATmQLSLa2vMyRMSgNLcnnL_mGFjdiHZgON65pCQUmXO6DlQ_yrNkuPO_CT_BAIpY4vukAbi7Jp0VCs2UNicbYfnyNpHi_Y0gdRqOWByuxOATQhMQ96_ge6elFTx3wMFHv81kP6f_xkI-e1pftPN62S_9MSOE_9ti_onFT7d38YE1VUROf8kUGDFU5Lz_wCcsUib",
"code_version": 3.15,
"echoprintstring": "eJzUnQmSxbiOXbekidNyKFHc_xJ8DvO763fbQkY4o8O23X27qjLzPYnEcAEC4LZtR9kCuN4ISo6gPxE8ZwSjBrBvI4LjjqCkCHoI94hgpgCOuQdwblcE54gg1Qj6EcE7ArjOO4KaA0j7jOBKEeQewV0CyPmMQMH8hvYEULY3AoXzG54RQM0pAj_hE9qZI6h7BL0G0Pc7glwiuM8I5gzgPlIEZY9ARfyG9wzg6XsET43gfQMY-xVBLRFoLD_hva4I7hrAPFoErHUAz_ENrNYbQeoRPE8A-zkjqD2Ce49glACOq0Xw7gGc6YqgtAieHMC1HxGkGUG9Iuh3AOk6A8hniiA9EZQzgtYieFMA5dwjSCWCp0cw9wBqPiKoNYJxBdCOEcGYAfQtRQBRCqC9AaBLEZwlgpwjUJk-4dmOCBSfTxjbHQH_JwDV5RPevUSQawR3iuCNYF4jAsXnG2YAx1beAPY9RXDUCM4eAWwmgJoi6C2C2QM4cKQBPC2CEcLbAzjhDd9wERgEkPYI-hZAOnoEmMMAygwg4xwCIFgJALcTwEgRzAhKviKoI4IZgSY8gLsH0DDDAbQ7gvUBn_DmCCDg39Dd5G_ILYKnRDB6BJDob7gh0QG0HMH9RPAeATwEfgHghANIZwQ40gA0D58w0h0BlOQbXmxpABCWAPqIYNYA5n18w8lqRoDz_4Z9yxG0EcHbAjhSCBi8bzhxhgHUHMHYI5glgAvCEkAuEdQ3glEDSHiWAO47gOxGfQMOLYCSI2hPBG8JoEB2vqG6jd8AYQmgpgDatUfgRn0DLiuA-w2gH0cEBLIBtBDuFsCNuwug7v8OwwyQFCiAv-Sz44z1-wRALBhBSxGslPcXHNcdgYmeb3h7AOexR2B68RtSBH_JK1-mvT4h7W8EV44gzisrW9_g4cE3vDWAX_LK5xUB9DeA543AFP8nVA8evmHvEfwhn12hOAE8VwDNrfiGFkG_Qgjz2b_klbc7AoLbAMoTgUc43xBmrAe0LIBZA3g9pPmG0iJwL77hSQFMRe8bNKXfEGeszxDijDV08Bt24vUA6h3BXzLWpp--Ic5Yo-QBIJcBxBnrs0aQRwQQgm9IEL4ATKh9w3gCyFCDAP6QsS64ygDinHTJEWC1Agjz2RUKG8DsAbSrRPDOAH7JOpcSAc7_G-7rioDA-BsewowAPHb6hp4iwM1-w1AEviG9Abz5ieDuEYwUwRwBTIKQABT5b5jHN_yWdeb_BvCXzPF9BXCYTv2GckUwRgAnGxWAycdvkPd_wrXXCExOfYN1LJ-QTIh_QxoR1COCN4Lsg39DzgGEtU9HOUJoKYB6nBGcNYLnCaBtOYLjjsDDg2_wwOMT-n5EgFkKwG38hvYEcLsV33A9EZQ9gji_-0sG94ggztFCWAO4jggUgW-YZwBv3iOoJYKRA5iq-DfcIawU8AecWz8jiLO_bEUAEIcAeg_gOM8I8gzgxA4HkI8I4twwWvwNV24RmJj-BsLcb0hbCFClAI43AkzpN2TCkQAwiAH8JXNsUvsTyl4iUAS-AXr-DXHmuPla3_CXzPGIoOc3gjcF8Et-FxMfgGL7CRZ2fMM4_jNce0wE_po5ThHEmeNzj-CXvHIP4JfMsbmRbwgzxwfBwDeclnF-QyoBXHsIcV65vxGMIwBNVQB3DiCnEOLMcViR_FteeUYQ55VrjyDMK9ejRhBnfxWfT_hTfjeuZtYAfMNoEcTVzK1EEGeOFZBv-Ev211zdN8TZXwv4v6H0COLsb1iv_I43gKlgfsFvFcmIfAC9RACx_gbLDAKIc8NhfndfH_8Flk0EcIRANB9AbxH8Ja9swvQbcIbf8Esl9JUjiCuhw6zzNfYAkiXc32AZ5yf8kle-ZwC_ZI7j3PAYAVSoZAD9jQCyE0CcV8Y5BNDOCOYbQMfgBeDHf0NYCd3fHsAvddJu8ic8x4yg7wH8kld-ZgCvZukbco8grGaexxYBdDUAWfIXHNLzAMoIYGexA4gzx61G0J8I5h3AL1lnAvIA3isAmw0DILj9hmsbEeAqA3hGAMkv_wZELwAX7BPyMSPweOAbao6gzwAKZCcAl-QboELfUAm5A6gjAtXlE9rWIkhPBISM39A9APgGS5q_4dkD-CVzHNcNx5njP1QVP2-LYD4BDOhqAFcJ4GWrAjifCP6SOb5bBOMIYO4jAhsHvsGy5C84ib4jsPT0G54nAgjLN_ySk4a-fcNBAB3AUwIwuRKARcvfkEcEcc1xnHUO88rXaBHMEUAyr_cNZQTwS82xycdveGoAxeOBb0g1grDmuFiy_g1PD6CeIZiz-4Rmiv8bWguguxXfEOeVxwzgPkcEceb46BHM_d9Bu_v_aea4RBBnjo8RQVwmIKP_BI_0ArBd_htML36DKeBv-CXrnCIwZfYNNvF_Q5iTTpasf8NVIshPBLixb8i9R-DAkk_wkCsAufMnVPNx35BC-EtlMCT1G_rxRhBnjtMVgRb0E-79iCCPCH7JOo8AHo80viFsgnjMtX9DPCVDe_cN0P0AZgvgl4x1PENDEfgGWwM-YXqQ9g05BDQtgPuKYNzf8LdceFwJfV8B7OcdgcMwvsHywk847hDinDRmOIBxRmAC8RN-qXVOKYJ4_sbWIjhyANkBAN_wl_kbFqV_wp8mbMQ5aQc8fIOk5RssSv-EX6qZw6zznyZsxFnnOK8cVjObgAjAKQ-fYFtzADjDANIZgUc4n_DL_I04nw1hCcCpbZ_wvm8AU1X7BpX4G9r4hkMRCeAsEcT57DQj-Eu229TkN5jK-YTDOOkbHBzyDecWgcn0bxh7BI5w-ITzvAK4HNLwCb_ls0sE7Qggm2r_hn1G4IN_g2m-b4hz4U8NoFx7BKatv6GG4ASBb5hvANXU5Ce0PCN47wA6QXAAcS4c8x_A8wbwp2x3PSOIs91_mXRB6PYNw6Ey3_DcETj65RN-yXbHky7ifLYq_g0OhvmGO32Dw9ciOEJoOQD4eQTXE8GTI4gnbJgE_IZ3BnD2OwJThJ_wy5SMa0YQz9DoewRhtjtMUP2Wk04pAkvHvwGy8w1lzxHE2W7C3ADiCRtbCHGdNIFBAH-pk_bg4RO6Myq-wXaGbwinZPySC_e1PuGpZwBDJf4Gl_PfoBx_zIX_KdtdInDnv-HuEVj0-AmOgQvANO4n_CUn_dtc5xnABaEPYKQAknv8DQ4P-IRs8vETCoFTAGeKwGT6N8RzMGYE9XgiyD2CMCf9S63z1SKIM9bxLIs-I_hLrXOcsf5LJbQi8A1xTvovldBhTvpveeU3gj9VQofwl8nNcW44nNy8OXb2E36phM5XBE8IcebYocPfUEOI88rhHIxfqplN1H5DvyKIK5LjORhhRXLy8OAT_pRX7jMACV8A8SyLX3LDewS_TLrIEVgc_g0qxDfEk5uvIwKX8xvCKRm_5JVNp35D2QL4JXPsAc83xFMyti2CX2ZozAgcd_EJv0xubk8Ed44gnuvsB3zDm7_h2EwwfUOcOf5TrXM4fdni4U84HKX6DQ74-IYzRdB7BFL0bwhzw3H213bqABwM_QnWOQRwHhH4aJ-Qea8APB74BuhbAPcbgcMDPqE48OAbTCB-w70HUNsWQTyb-aoRxLnhfkQQzmb-Zb6yQ0e-4U910jWCHsFzlAg0Ld8Q54bdxm-IM8ceLXzDkyJ49wDec0QQ10lb0P4JYdncMVOOYPVkf8C5nTOCNCIwSfQN8wpg31sEpr0-QQP_Daenod_gGIZvOJ8I1vjmTwjTOeeM4PLjvyHXCCxa_gSdQwBhkindVwC2yQRQWwR9RmCp_CcURyF_w7gD-CVzXI4I2h3BeAL4bfryEcAvldCQrAD-kDl-PBz6hqtFUK9_h_-Xc8OpR-BFad8QZ45Nx3zCL4PpvNrvGxx2_Amn1Q_fYGLrG_6UdQ5vEwwnN1_jDCC-TdCTygC81-Qb2ghgTRT_hl9maGwR_JJ1viO4agRewPcJTRH4hvg2QUttP6F7H8M3hLXOv9wXGOakf7kv8C9Z579UQucWQXjX4LhGBAQD3_BLXvnpAcwrBAvLv8EhK9_gQJpvmPc3_K0i-S9Z554jeO8ADosAvyHMHMPZA4D_RhDfNXhvEcwZwG_VzEcADkkKILxNMNU9gLxfETjC4RvijLUp0U8oXgz3DQ5K-YZ2RXCXCH6Z3Jwi8NDiG_4ynSOuk3Z49zeEmXKL4gKIM9YOs_kGy86_wYHUn_BLPrvNCJzL9gnDaxC_IaxXHjYdfMJvdw3GOemwEtrrJr8hvonwL_nsugfwy0zoX3LSYb2yV859w1-qit8awLVdEdQ7gOSI3m8wIf4N_Qogm1T5hr_M0PAKxW9wYMknlJQiiG_1CzPHf6obdkDLN-Qzgh5CnDk2RfgN5xFBGRH0N4Iw69zXUOkvuL1y7hvimmNHe39DmDkeHnh8Q5wbjm_Xi-dvlBSBw3s-YW53BPGUjP_zzHE81zls5P41c_y8AfwyQ2MVLX-C6cVPOPYQHKP8Ced-R3CNCOoTwV8yx_a-f0Jy4ME3mNb8hGwS8BuuO4K_ZH-vFIHJ1k_4ZdKFw06-gbg-gPcOoFnw_A2lR9DOCPoTQN9DsKT5G_IRwX0GENcc3_U_wTjv_4u5Ycspv6GmCKyb-wZrBD_haEcEpr0-wfkdAYR37_2WwX0D-G2WxX9Xfve3-cpnBPb5foOJ-G8wB_UJRQv6DWH2t-5XBPH9eQ7R_gSzmgF4oeQ3WA79DfMK4Jf5yg7__YZ4DobDEr7hHgE8W4_gD3XDv8yycBu_Ic7vxjXH2xNBXJHsJL9vsDr8EyYkNQDt7DfENcdHCDZafEM4m3nH2QTwy818PYI4-9tSBPcdwV9yw16z9Q33GcAvE5Tj7K9L8g1xRXKcG_5LRbJXN35DHxGY1vyEckXwS81xnKMNK5J_qTmWr3yDd6l9Qj-uCP4yBdki_G-YNYBfao79-G8IJ138NsviieCXWRZhvfLRI_ilIjnO_uYA4uyv52EBRNOXvZEqgvDevu0uAfw2cSLM4M4rAAssAhhXBHEG1zGs3_BGcHl92zdcIazC4y_4LfubIyghmNb8hF_qhi16_AbLsL_hiaDYLv8NcX7XAtFPqBbxfkN9I7DE9xtw_gGYEv2EVkPoMwKPFj7BcUQB5BHB6BHE2d-zRRDOo_il5tiu3G-IM8cepXzCb7f6hbOZLeD_hjhznO4IwrzyzGcE5YkgriouIYQTJ7Y10OIT4txwXFXsIN1vCHPD-3sE8EvmGCP9Db_cCJh6BPcbgZesfcIvmWNHdHyDac1PcFhRAPMMIJvh-oY4r7yuBfyEMOv8S145nlZhCvgT_pR1tqT5Gyzx_YTmx39D3iNoMwKsZQAr5f0FPYUQT8mYbwA34dc32BL47-BU4P9rWed4LOHdIhgR_HKrny3g32Ax3iecGNAA4qxzGRH8kpN-AvCSpgDirLMFsd8QZ52JUgJoPQILNT-heHXjNzjH9RN-mUfhLc-f8Evtr3nrb_C1vuEvmeN4loUb9Q1xzXE8yyLMK_9SN_yH2t-_zEj-Jfv7y8SJEoE5hk_4Q_Y3rgz-W-3vf19uOKcIwszxL3fv_eX-PK-r-wb9yif8lv3dIghrf69ZAvgl-2uK_xvi-_NMXX1DnBu-ZgReZvcJcW64OBr4ExT4AOLMcbsj8FLIT4gzx_3YI_hLfje-Ay_O_t5vAM82IkglAi9n_IZVAPwFv-R3zxFBXL9rMvYbLJX_BsfkfMNzRhDX_jpW5BvizLE54m_4Q155dxjuN5hA_AavnPsGC_k-4be8copglgBOU0ifcG09guOJIMwrJwcHf8P-RmCC6RsII7_ht3nDIfQUQMk1gtoicMDrNzg69hOqx3_fEE6c-CX764CHb7DU9hO6CcRvcJDGN8TVve8I4E8TJ94IHkvWvyHO75YWQThT4nl7AL_khr0X6RsU22-YOYBfbvWLJxnjor_hl6piDfwXOL8hgjC_u3nr1ifsXnb2DXeO4O0BWIoSwJEjsGDyE86jRRDXDZtb-YZ2ROBVhp9wpQiSL_0N8UwJReAbTOx8wxvBL_Mo3ORPKGlGQMgYQHy7ngcP35DPCOKJE2FFcjv3COLsbzit4reb-WoEKwX8BfcRQv1fi4f_gccx2Z_wv8n-Ttvht5RSz_f7XLV0yHTbZ2r3_uTdTsDURr35X-jOfOpVn_HUcu3XUy72tlitec_bGouj55pbLfD8gTmpeVx7bzld-2j9uJ6rwwN2Yqax52d7CRXvc7sdMtpbr_v9jOuoL1QhjzG3ggudXZf0vHYNEu9e9zshqCPxY_4C7z5qS6nxiFcvc7ufnufBN6iepezvOc993u919_O6Si7vuN5xn3t50tYJOOt7nnWmo5wj8way6l6ue5RrHO-dedVWLtV9H3sdJ08_Szswhk8affVC3uaU37aVlG--48ojD1Z77OdTeSvYdiV2mdeT9uPMpR_P9c6jHk-b-1XP1nBD8yka2HK39b79YQXm3O8yr0lINWfiZ6Pc2Lsn8c2ttffY05savuRp187enazee_DgqUxC1lHL6H0cBOt3Zv1Hv7xcru9Xr_zwhqtb98JuXc985qhHPU9Lb9liVoAXvNeHmjFN9UjXtj757dkLWtJtVNz2wTek_TrvbX3Afhz8x9YbIvHWk7_c8noCvu85jrewHh0rxWvxJS8S0S_lpE4d6tvby4YareWDD833fZ28x9PGPVFIVqSz6ue9O3vlnm_a2mmpAwpp4v7aKiKQj7M_byn3Pa_7HjzX28-XPWBH1wNNxD6zRxf_er5lJxw21VlH28_U12MgX_0gJDkLH3LtJT_nObG94zz2o65v25G1efWc6vbynCNdo477mIjR-yrsh-P9kdbcT1TpZaVy8cf2KjW2cbvvmu_-ol8I23te3W3fylxXwvKKTqIYI18NXWSJ7vms8sjrOa88Lzb_SrzPPe7rvTJCzOPuCFZKZ_dffIW7X1fjVROvfG-oac1pT3Ug1U9K642uLY-6vuOfd1urwZOAvhZyVc5UEcS1aulorMebVdD-jL3wqL2fBrvHndZHte3KXqN35_dGGtbfri9ybm8ajrW7RstZgcFsvQi0a1_Oq8z_-sn3dG5yxRQ9T-_rkzeo6Lnesthash6cV7rT-qix7632iYQSnJfxr728eQblZT3B-ula039-iqSjKIhuPbQda9XW66-FXT9NuSFDmbVfP93xTs965p913kp-1zP_yBUqfK_lZLkLD3TOmftNiLUTn-8Ve3e1dpW1EN6MMMa4MRH326-WMi995efg1xQEXv9G4og303NXDMB9ogfnitg6ZqWvN0KdMvqX5n3zikhhSvz9uV8YOAK757Re2KNa9_cf2Vj7u2RjKfH_TjYe_PC9NgBbVsqSjX8kor-yJR9y_fRn8_Za-1ritYPrb4kv9mMt59q8u5ytr82rWJC-dnDJS-Ux2tqtf4RmveCS9iUgP--m1K0XXKL3zx4t0Vu7sATkR6jV_X_e8kAJWVSM5NKj9SkNrvLzChiPbR7Q2nHeVxrrLdefYZY99vyfr8p_nO_a3_VaayV_1M9fXi_Yr_K2tcnr3d7zfY9_Xuu_aBkB9iw_WpY6Pus_68LS8_V7807PvnSB6Oh6kOOs7pW-vvwsOFGCm3QshVhyOiZfs9X7zHvjhZaw8qvpwC1iqfPsB9Zq7NdyfjPhSu7eczsG6zR3GNE2MCHvM3dU5zivtz74VpQWK4d_xrnv2-tU0eteBBjXfVz5zYjzwNXlR3t9sd_pfXmGceZR-Ch88_sSSWPq0r-t1ZK_9fRLGJaWrVddW_ujZVqBn01RzP61Gqzkjy25D6zkk-v5Izl5pDLwXGtw_P5jGf7DZa31W5tyjvL-2yIuy7AkZy3Y-tu0o9z_ZuuURFcFbSjtYbEHYrFj-YldznS8yBbv1YkJc878xUitYEG3xONhhHBpWFceYNSlKbhpeETr-IETgoVTYEXweXh_2Bj--XiWpmDk8vvOx_miR0t6SyKL50b7r7et3V_vu-zVsi9rwdZaLd3_8YPP463qPO3yC8vDLlFeq_GzdO-EYZ2owrX1Z1trNQmeYCWlwHc6JghLZojXLv5gQ8xX4VRv0KFt9MoDZYwQFuk5oEkoOcS-7zO_MB50WIf0YOigg_3iddEsvAIKc-45IVkwApg-nnTHsSOym4Ybk4x0wi1nwgIdO7JpbgsW9WJkvYMZQ9AdFY8El1sWAaXIxIR304XhrFuHpuClU7rf1xGCzul5Bz7b9YMu3uPp776lvEkKeKTKisOzZh9Xbhqa6zw6W3H8y5Pwpor31XnikZ5yZ7OeumyJ60yYiOc92l32jreDPF9LOeUNa1wW4jO31CYSgMRLaDdepuy5OvgagyepuXSw7GHpFwyiPHx2gSfAuNr-ICB3Q-smS8zjP--DQBA34CL65A0eFO5paCwEEhUp96YhKt1JllA0hLVheJ8LZ4Sva5MYCxrYHrkQ2rFWMr3dtSNisIrjQODR2r0VeO0NHayYXNz12J85cQw3BCw94yasIDYazXv0-F6INFv5sFsXjJJXQ2XgYCek-UIYSzLv8xS2xBBjGDZjjvMxcuMrtAxbOuHLyKjJ8lQLLqRUVg3nvRNq7Bk-T0yDXiC6d0pQ24QG7NrevlWvqdu91g8S9aIVuY9Tg6h7Hcj5s8MfUWJoL-wf33INlprHnogAEUZ6sGWrJRYbguCUN90HPBsNzzDSC6swlCso9rm3G-Wb5b4K-5jhS48BFBQFtTwJhDDQBFMDPzfQ732k7GQJo1QsFSEG7J0FxyIRUJ1YysoGsTKoKNSUKA6ivCtNcK2bFysDO1B33v16d_jGPDDk_PLYcRJte3COuL6btZ8Yw-ml1WYOX-wpbhQ_MQ8EKqtRkAE8I0uh6Rv7hKewe7g9FrPPx9MvYy4kC0d4TXhvvXDPrBxWC33O13U8vDc8ZUOTUYDtuh64M6q7gr0mkcnqDGLu3zuRAcqcntzwuqj-ROb2tOwfz9VZmUzk-q__gwNyYfONAkBRNqjP8BIAwjTt8Jh48tGhzffgaxGNei-Cy5azE--RyvuoqrDw826EWY58xQ20_kKYWNr6wMmPd-v3fRJ24eARrvvhP6FjpWRUMbM0W64EhvuV63W8-1FgF2wC9I5wJbGh53JGSG9uiBpRyYsYTDah7h5vPVC-l1CJh-Z9WiHQxskUZIyvbq0kb_ziebtO8yEgfdlDjOnBa0GsMC_NYDQbO3X8IqwYn8Ez7rwNMoGezFxgKlfCXhhGNEgpXBDVz1ityTKmOWt5X8NOPGiqLAFG6dTOwo8JWdkx4sYD84JkrL4KU8qXV_LiYcpVpWTY7ML-9VxyRvUcRzreh4g4rSB4sTRvYYY93VJvuM7AYxD9wx_4zuf1NNYgGG3WqrAOyMZVWQB2x6Gr7O9tJP8Qwc-GLcpsHJ_zEkaiSEYJb4Yw4IaXHzTgmHtJcoldA8lDO8XIGSqsNQ5g_RRiBvnMWGJEIe0_Fsm_XeZrWOGM78FNYwiu9VNs9UjrL2Dh0LeT2Bb7SLjnn62_wD7vN4QdC4Wr3L28pK6_ICKfuGO0gXVhldrKOSA5ay9v3BqWam_vjb4Zt9_PlaXKL684JoSnH-6WQd-yKksmVTQVB0GsxYrdWXATb3q87vP4L091YdvH-rwGpSnrqZZglnahGA_mB3WDqHmguFYNWoQTQ2b4UmSn8yBsOys-LigqjD41gvq3JgKcy_T6xffmk4cs-TxfzwB3VgG3SqgEF0RG8PaHxRsQTqwaQjUl7VB17A7k6l5bsXQQWeJL1UEcDX_u-66XIbzHAbZ1F-qBCF94ASxuL2sr3GKWB41Yf5ZXjF7wnqjyltaWXcjkudZ5_a0E6ViSvb53JLgeLnMca482qAprY-ByrFJGNnSstqid32bl2Ck3YOL-UTdIBXQdissH4T1WSGI1oEq3xPvGJSujA0rM2y9ZW0md9eYOVNr7YstuypK6g6hnrv2AMNUf3UeAcP4VH7JkEtOCUx24FpNVZfnpnYjwWQK8ngDFypLm5znLRqjJPu2eW9yLzHYsB7_9PHkt3fqz9ReoFcz3wIqcJ6xz7cJ6GcJys2_oISQDrus6Y31xMqqLPHBfe0RYMHi887ikK9uSurUVCAOO7T9U6IdRLK39D5VcPz1xKe2f1fg3ncbXwqX5oCUqazWWjK8vh6XUZ20jTwbbTSYD13vsOPwlu7jXmw9RG_0A_IohOhuKjnjVHyw2a-jXl8-MBK8t4wFH_vlbwvNn7eABATx_XpWojv2B8CH3MHg35Udi30Y06TPjdaH5rsZuJuJHGLw8sBKBPE4NRoQ22JL2ii3M1l8VdRyLrcJW9Hs_cK93y_ixdEIDFWbcGR4RHs6jNGgke4dL5XOhE_CmJacbf2EV05N3HEU2SoIXXHo5lmlA9PGaUFHIgfRjSdtDXOqer5AHL4ZLgL2XlZ-EwfK9Ca0giiSk1Obsm3nNehITEgcOiOOJ8UObytn382RPywqIEDG4pEKCe1B0ic3x3oi2LSAwNG3vIk_YdWhcg9acD4a77BCdk-i_4uWe68By3Xn0nFg_4k4INVKNW0dFxrteBe9JSJvlkPc5W-LJ6oHdVYLv_TDTgvHhcbA2uHHZCaE7piQTxCNOJT3Ng_Zjw4INRLUPPDqiNWdBa5Hl4yLOxKBuqaPgrHkZvEB6IE688bPPBDnGtcPq-YKJjEnasc34zclzI4B8Nb7ktGYc4Rjo6cSGjcXj7T4iejG3c-MbJh57ZsnoRawHo3vO9FS8I1qJpSmeV-Pg-Q9Qguy0tHppM_LQhUyjP3YPIgYdg0BMQ4K3SZIJ7ROuGJ2upjA2fvm1aLXh3qHRL1TP4Zi9wd9gdGc11bZM0g7Dxe9cFf0ati2VkYh9YCTEtrhfAnvk_iz2KiN8kEaCjfbiUG4Egoc9PbUifIAUYX6eq1lme69f9luv80SIPdJmUeDiXWdPxPjOrfexjCoME08AeyydZ86FyIAtl_mnk-Cff-5NnmGiyA9-zQ89WGv2txcPrr3MHN7z1JTGQxBDYHyjEu65-SPbjuGN8yY8SlJdrIB2pT13MSnCG2c9wXt7aNCbQxvx2nWk3XOS1wojJALaDWvCFD_mpDwvRzGcieYBgp1zViNUN5rA4mZP21MebBAxnClLmPaGuMALryr5hYoRhmDjimmPtdOQ9Q5LOfCXmK4Gv0eVlZIG9UJW2LJBbIjFmim_l-SNeDXBXLBPEN1bd3fMq6lxzYqNbRqC7a6RQRIRwnOcz1nZNnP2bIrLNNU3XhNJX7_yZjZ-8JLrMTqiiR4QFvjVFnNooglmCPYv64iJA90o1JGopEAWWtYGQRrhzFhAgi5I_n4Ts90n4pqluKV6yoMn49thpPwaru1FGomP3x3hIhY-UTQE2HLzeRN3G-MU8z24n9OsXjfR_hAGHkaRaAO2NBFz7R3ibPx_t72zu0S6OC5Fjx3B1-EXHjh8mksYCBx2k3AD-U1WkcPFTAIikWjKixHqxTAT94mB7w2qkQs8iRgyrbU6eN9-DGQUlg0b0NESN84XR5eRnLItCwHjVSBztQUbMUdwcH_3sYZpOOflZQ9g0mzZxboRdGNELpz7zmY37A3m376WUznvbXhyg1G94CIF67m6wlEI9P3AvU5klv9OQJZm0msj4AffR7CAYx8bfjk5QaQbCfN2I2OBEpE8mkVgy-Jtz-b5_I59wYXAFg3wX2whRISvhkQgxvghn3INpWvp6G_1yAnqfL6sAtGo2nbVs7LuCBWaTOCFs8MRmHI0Z4b7JCDC5hF1PBu6sMnGsauE3LBUjNaSzVdvmzu_ed4m6oe9YRC9-U6Pw1gPbNyVZp8HqgBFtmAco95OdtIjIpbZXO6zd_lC8YjxNR3BJ6yVxAzBS1idp5nD7Rig9_55xJHxTqeMhL280GporOFCwv1XjPEOQVnWEAajOiyLlO3sQLjNqSFCWBGC4QTXWdKZCEUHlntHkOZ-_SQ-1v2EhHTwMN57Ps6nbM_zI0NOZk3LZt_rNPAu1TOr6SFq12kPIiD82LLPw4uel-RUI9elumgsZhEj-KO6cA3Y0wFvIPSvLeOXeWPnyUOrmlO9Ks6keGzqlExE4MclEMCzvhvmtmDDulF4gz0fhDE6ubRj8rbLJUNtD4-lMdjbMl-oNl9sS4QRCHL77joK3DBRAK_bPbuyaQwyW9iCZz530wehl_U6CcUPSOnwYBuxMc1xYp3VwaxmlQPBQlIPuCpSZab4WGZ9reQun-RxUKKJyUOSsICIIi71HIjGxDYPjFcyHYyb26Uwk1fCg-gLCEG2kiB5hCTjmejAtlcMT0k_MpR0bRnHCqW5NMbQTDhd2uEZrhxSeb7SKft6LIVfu4p1G_uyoifh1LsswzQn11Clc1kGzDtqMaXIdx_E7c_cNGJvZ9mIjivs4cUoIXc3kQeUDXs9bgJv_oPGCEaJV_SjWOpqrvlqS1PMjFdPB_KSnAbxqzxNsj-9vx0z7DAQ1mHfWH1tDrqJ81A2DtPgSzYIfnkT6ANWc7DOsHrM1psqHL7eu6FcwyFgKA5EMsmSk7E2Rn13KSECuZuj6AQcKBJf7DVTw8uK4ESe0Q8TPcayN2-iFR3ENbcFy7AJeKTb2B5c-TIkm-r63hhB6CQMzWPrR9W-kSjPf_GjxRNN5AY5zU1bAIOECiViXaKYWR0mRTifsMI8JdoF7YdSmuvE2FY-zMRQhkU_sJE7Y1JwY08zzPBQHWb93Nq9jGGFdWJlb4jUJnQDau9RzOnqCd_cDI6Gx30d-72xmUXrj1qkDaap5MOWUV5NJiQOmmYiaytEhSdWar89r96Joog54EwJYUejdXsNr7IR3ZmZZvU76o48wNd4LXwS-3PvnlqxBeg7pgdaj5A2CLsnzo1_dHK-0TuOD1nD-O1nOe_6esZxe0C0JSg2BoGvIgZE-rdmWG3s2dvWPE-Gw7wmeTPsZyfKuxEYizUgSJavDA0eujAw_bz2Og5E1omukVaCGSyCZ25X2yrk4_WMBIHF7pkmRae9FJolBtFFWAlsaHlsPHNd9ht2ZQQEQT31cOyRl8fA9vFOeRUseOpgWgIng3Rjy3c_rUJW-QIWHxq6bYXFaN6_BUVBf168tNwMb3SZlIaCYEYfD1YIGBCCjCJgvXALfDXWfmK0Nj29Ecx7mxjpu4eq15qpdVzENhJQlpOwuGh9UWXPnA7cW9XTVVybSUrPLjZsXfGjjUMfj2MJOCEdJpGIhgzNoLqEJFho9gJNQEkJmInXEDBCtZ8Q1cCkmjTg9xvRJf_QLYNcG_p4rrChW563EGjhiY34UeO9yYTYyrzLw6cRkq3TzWw43shSKtywFPAi9q3aLYI7PmyDUWDwmnd3oXcFsoqlxTgOOFdHkU5nZ_NId7Igp0sG0GIcCxZn8HTTBNb5EIlDL3l49LTgMQl5Cw7-Tb42Es9KYn9dpPtIDkXHdj_2ErEiaO5BDL5VVLcVmCbCCIV7mudePO1OvMVHvIO3PrHnWoDh9F1e7dSVouRzEpbko3n8DmPFt7LmFuCklKwAgkVDvDzjGxqP21zONprPt2Ntd8yuaT-INhYWIzYRLwTjyB7qmxPv8nSkYC4So2W35Bnh0FJnCF8y0PD8CtOKx2yT2K5gQdZouFnejIJiAvNyqlpNNul6HMaMe8JEbQl1gUc0iPU184V3wpZ7Re9Erge7g7yarDh2IyaMK0-dMJ92dLCkaBamG2t7HUR4O5EO5ulFN_L0MBCDvF0_Bzn3NZrzodZZtZRZQ4HbdaTBJofsdzbtcnTU7rjV-fXJ-I1UsKvpWZ-c98sSIM34BQdcn7z-Fq3gwaXh6cI081247_NAuObhCZ4s7Rmenu5ZI3gib_i97Onf4gzw39ccJIzKkhXUFh_UDiR1apaSVXBPKyfaRkBxmnB6vP2V2AgtvtYFpQqZpXjPiR_Hh2IxT0wYlLFOiwsWcRjY4wsDZe8KxKsmwibrVgjUCJTW2QfqABerqHSHjL7doj9Cw8tCLOwU0Yp1bQ9clx2-cWDpqhiZbO1AaaxHbxaoEZc9BF-lZ14Ag9pKPna23FQadq2gZjrgx406WavFJo4tF5PAxOT82OyJt0FjlpB1FB-ekvpoprWuA2GztmSZEZwia96IIY5zEMrd7MZibiusf48hlzJjgQ9tRA4YBsK7uXaQ93I2Jypz87gPRgUXgEATTmIF70fFQllQGc_0dgT4OubtsQssCQN3rlm-3g8zLBJB-a2PM2bk6RwUYcy7HTcxJKHNPipxjGyYiJvlmv014uxFf4Pme8C1e3S7J9vDWDgYOmbwbT7mSIWYCQ7gEIGCpR8ecOE9PazE-GzGNAjrxMcldfq0RPMeGKr0tK3b-SXrOXFv0B3_D94Pg03QQshsXUs2ccAyIPw4-QM61aynksGiZAScWCIc9SkHufCcjrfbzX6wH8Z0SPQtSdr9Cc4IJkwojltC4qE1Oz45Xy_Or3kiB4FD_jZ4MsGN1WAHAg-dwRmVy1oMT8Ys44KhndJCfC47iBxhB-TYyYNq7Fom6uEZWvMATJXEh-G53gPdxHLjoVmr1Kq1iSYAzoaKvtcsOBNk5p4oFJ6jW60MOUV27sq3wfxt0D5NJmMb4GceaLCEDk_NjrX2pNNhQPyJ64yhYYfNpxscEmJh6rp34-EdUBGiIezgZZr4vC8P3omcMC4eYekzYTw3mmc3FDLolRenpJNAAqMNg8OXWR7i6dsSR9gWxo2IvRILErpi2hIGHxlgxxBjnNS2nAiSdXf1dJaM1yVcvFZMsS8tKzbBWWCRCA9XrgC2A2UjQGJZ4TXE0R6xVb4mIyS3jujeZjH9fylbVtN2A3GEOkOu-AjCwQcbikG_cQXaxFFvmBc78GYj-_H-MDfcIo7YIsrsEXAd6cWjHYRKqOGN7bpZ03ULq6UfBPJ6avcaNvh2ywLhzraP3vZb5gN6D23N0OVTC0BQBJV0GtfLnyLdFgDBeRAe9MoXRLaIIA_roGWLyDyciLc5V4Xa1azj3LyzDxc44eGY4mKfDoEMISXCkE398VO8WLUCshK9o49QCDPnkFfPQdtxdyO_STB6ehpLXHxtZgVfy1Bggghpw06MXcHYHpT4ZA0IVa0Kuu_OR9rRgl4RiCXpJUF0KqY3JnTGg_tN72Rk7pkk_8E09Gn1AUuCQ4DvpcPxu7mtqqy72gmMkXkIjce5Fc91MKd1RzuxNfg5mH1GpG_0OnUr_XI62MZcVi9obpad4LKJJ0zAvwTTGwqPh8SVdGkUujwcmJ29repNHtGzERs8OT0mLnHY-wEV9aT6Mj7js6BZHXk7iIu9Tsi-cML_89ac3-zQwIPuuEQLyivPoFJc94QqP5Y34CYfffVu9SNxcbE2gz1u1_s23Cd_yFquivvG2w2MMN-dS7WusXkAw5dl6yNOuL98jeARjoZf3u1CZ6H3DnEYEm8oXDOFZ1GlM3gOD8Y6GkWoX3WGmPo9YTbm4fxaVvFFy9B4q7YLjJeY1fJWmPBrsWwizOobSnL6enPARNqFQ8yrFO649AxsP1Yj389A7da7WaOOxcWsnWYEUQp8NtbE_AAUqe9WN0E7LD61Vn5sUOM-HrMgO9E_YRMugTfq94YJcqDteC3fRr3TSll6mvIYN6MaiK-Gnvc0Q_nC9oqVNs86wLrKcrJ3TrhLDAkSAjVnxbDzLPTFk8JurffG4R18-T3hphuuE-6Ev8MD8XKp9-QBXfEYcLBJCX-BLCTMI3I1zWTshoqe6--Yjmp2H_s6zUQkKABBjXVTF1FCgjBp_SGNZzJY65sLahb3NEkL9xkI_tojIzIizgt3bH33qtAgnNoSFHzLQ9HNvdr9YHXM-luYpOeT9_3P32JyPDbTSfi36GJJ628xcSiXf2tm5IGo3Of62wMDulrl5noFxGTzibHU66kq776eYH0U3NDKjWHk_FqKjkhhF7CqzeIuFFott2ZhOLaPp8Iuw8L5HB7I3anrNkyWTh9rAoxtPy1ywuNlWKRRyOYZszejwWcQRwzTtcNHElT4gP0Qe_j6cKvjX8tkPDFl5DfB_4VnxN_wnZafoqm8vgV6j7WwyLl5zhfh4rewOkc-oBSnt09jp_J6ZowuerVnzfp0xudla-QOLTsRu4z9Tj9vhGyNVfq_3sh0ys_GGzxBimCzKDAR2L5cEnFRPR4TtJibtVZr93Ey7VpPwPsYcxtVSvSqd0thqok18Ch57RY85vVAiMVTBwnoCvJ6pnpf2HuMGZo99mFRan7XRrGpMHTimIf_Aj2bLM26nhinOjqh9IYVbyz_vWqbWX08yDAzQdiqIKEwcEP8TS6HJ1b63vJiBYmOtoTSXVWqjCPQUffzmFcy4XRo-i8TWPnhUXgcrMz9vIQrsCMvQNb_7HzPzfPx4pAMnKKZlcODspdobltCSCBdG1btgolDFbGFEDH-2A4BSFf9OSqC2_CPsO092Q31VvyXtWrO7f_RlJfgbvjlL5TI8O-w9rbah1YK1pP_xTgt-TvL4a3EMB3NwMHPid2cUoC5tTYNk_uqvNOpB0v0sA9YsoEHJng_PAnuSkq3D-IyIilt7SrGzm83D3d79nmaifeTobJ9R9iTmdDV-kTEgWNkpUcta5NZo2Ndp4JVKWO3BOByZV8J0-6MBHjPay6feGhpfEdhjTmwucQtz1x-dSv2rk9D8xdavq0Y02ag5vVOGhlrhjHqBJGoCwzcv0UBt5_HmJ5gmkU6PAOrxbMxONGwlMyyeIjBUSrb6E-XtD9WZmCniKxxkM9YB0qWuxPQY5Cg6RhdHKFtIB0fuDIieV0y8GySERDd2T1w3eTqeULmrc8hVuCdEpyIV78weCgspqMZSt7EoQgyiwLxnfneMICVtb3khVUrjMoWWOxlxDCJkT2z9UT5tkp-HibOi_4OCr6MQ06eA2NQPSwmIjnYJquOWXQYrMkwgrYTqcV__AjXhEqUJWHN9BfxNs948O1oaj-rUZqyYF1eXRWnenzfyILV5NmTxxhYAAK4Q6pxyMA0HnmuW6YQW-xmnh55zGWf8b1Goo_Rbs_QmkokP3YzQUgpEadMr3jVe4f18S3b7ijTzWQDX5eg8NkiV_i0197WsY5fyoUVwsns1lbgok7zaIVwjpgHjcESO8L5cBALZAdNmp4Znq-3-kHsu4WvzRKzl7cvm_X5bB0xnncDEb9YI1KRwoSFx1Mh6tUqUWgc7AeDjosde4GSrWlqt3m2ZAxwqL9zTIgxtAWd4okfVspb1h9rS_Rv7BcUGaZPZOJgbc21_YSnlHH8bAprfo6VFrG8de2MI1zyxOE123TmuuvxQfgKsflBJH3gungSw2bzQJ62ZfgwdtHE05uvVI3tLC0juIb74w2dM3a-u9U-ViViJc1QbVBOuEc9TFxjn1cum2c0G7wqulAKC9oS4SgSYIUwcRnEvvMbFQ-HqcMDH74ekd-KDTqxbzVN0lahaiOsJPbOx7UOmRCwRKiIjKD9qMzzdGtzkgcf3gmOFK0LrbulPKb4YUIGH49bfnSPti3gajamYuYQsccqotKPjTiMsBIrRwBdDs-NzDsaMR25QkOL5cK5N08IrF-oqNdRu2nsE8NfzfGbnOJTL1NYLDDccr4HrHzDAuBi8GkWMr9pLDspeSBufZ73JKIg3CdOg13iM9zJTOB5lIxUXno7tABrgQ1s5vzHQ1B_e77R-Z-2WeOf21hXslR2qEjlvdvu0rTbAHHDvpv3IG74XuJLNg2DfBGdYb6JLvDRVkGf2zM6DsJ8V7JgryUbqGTX6Oxg43At2Kt2QQuytafY80MHrVesSzP7uqwzW69hVU51ics6PHleLMDBIpgFuoflEhhpaDLmsBNzz3WmivxhgHbL6AnnmyTUNuLjOvppy9x5Fnh6eQ6TwNiHOjzafgk1Mf7e9geZzxBfTeKiIlCqfa7zYOS7enr0mI3CBG0wS3zxPM-6jhTZV6jCZTEJe7YZzvNwd3Jx12kCXs_DBB57RauGDZiWaR5RvgWneJv8AsH2gG2z5G91xj6e4aGoO-6x8f5OTd2INfnLy5N6Ows9w-rWhVTUAjm5TzS5ZZaynFZ-JALXdFv1dltrheLz-5UdQn94GiJvbGR72EWlG0v3NgIhq0DasEHEllHioYwNe5q5FBxSHQSHXT-0e16yvfaX7Madt6bkto6yYF5sm2s_UQdmB75frawyIkr4YhhdK9Z1sWBOO2w2LsGSnovHeQsa609yMiluOueFQluvvToY-fmpH9zW7-2Gc9u0vbhZJ1qQ_ZtIZFgqjPDNl22zqhVmQoTEh7zWHPbL9iEoTedvnwl5sBJ3svIIEqt1LGdeNwLskdC4lSBPlzWt3UNxDBgMDnZk9wfxC69qUGudTrWYADG9rBtKdgHhW267bvd39RrwAuNE5JOk0vdF0XZYW0frJeuPdBoVHfaW91VBk8qw6b5AjC1SqphT-w8Pk6i3-QHk4clIuIf9-hACW1791I9g2O5tWi7qeV69JUGPxwJwj_oiRzwW73npULeVXy38CJVTrMbth8FKijMPb4z9sY7NLv7ukJEsAfSgfJegvLBgjBiLu67hgyXgiWDrrxT2gARg2-1QPJPFV_ud5UdQhmRN8RwWS0yfgW2wVYhQZ0cOusMLu71Z7H7H3b2DRWF3feH0NoVBmbu298Xgo_l6QyxWv23LLGww8Yc1e5aN12RfgSezQxdvymyzIk-qO_DJHjGf01urb7tXMem47JVdWEX3z2lhhe2azlZvt3Y9eVAAQUAxKwuMFiV7jwdfbVRndvd-vBxydTXjXKFtx7GaHNAPHv8cKCjLjvXLnux3NrRbvHOu0g4MH0qEK7fu53Iv59Io_vNGPFzQQUI1RBQVq9K2tb9OAIAUIQO-RjPIS6bKezWfdZwmBjE8t2YAt2OJ6N2LRpyHwWHxC7gbRS6ZDH4tpjugdw9BHizOwtFGjN88ejZvBj1w9OXulT4ogQUzKJ6dTpVoa7OqsRp8Q7E7_2o1B2Iy4eFwdswO5gCOcOJaDHmWsldstP3p3vqH2FrGs68vuodn8TzTtn6KLSciJV42pzFQUDb8qPJt67-XlvEHtjjhwrB5o7wTL_oQH5xL2peWWXNeX9v6d6gd0ZZTfRBrNL9aRYluPfZksLrp4BshBJuOat_X7cwnL29uBcfEQrzspjcuOQ9h8L7pOI_XEfGmIE2ZED1n4kFTi4QUxA_PxF4S8eO-rpG9nArbrILhL3Gl0CCp7UZkZL049lvt5z1gkKxhx47BkjDQ1-WIg82OgctmxIa5hEPyP5Y1z_UeHunrh2DDriG8DFWG3uDtLX3AGdTNAzckCT3EzHq0gYlEJl7c9YnSJNYGT3B5qFFk1-z1ZeDVsYjYRwvQkRcMERzYYxLEPxltEwTwx7CQ97L0teG7Nixah_0qm7ZmoxFWBLFZ12Zp1fSWSxOxhwH_CVHFPrGvr13_BAfVXOK7mpEm1KNXTLd80J8m-6mwaun0Ioxm5qYe0F1bqbGmFufi1tw4bA0rZTmm2RjEu054niVghJ7WmBhoZPO6FiRa6Xxb7Im3J8qqt5l1c6PXDj-ECRSrLM8-bmlzg1MTSl92IkMQsUv4GA_pkHWb3ZBdXjgRySMjJ5tWHsunIBjWj55zjb9BnG2zIygYaKnVGdgqgnqsjUU9PGCy8N_2h8onoSHjmBZT7Sa6seAeaT3mg1fHiMPh51iVhVhhXp-gligkowvF1BgG0CFf2QarUqBiBOoQOs2mh0COfkA7LOhyQhnsbiSbJ08r9lYemVAX9kMQauPfwERiZVA3vPJlIQZKpddGiQhK2aNmP7Gl2axVN6FkMQj2q8wEGXi8yfbCCFikQIDxk9du2Rb221DtJFiBg7wzYRheC34zJJ34h69BQ4_DpA6PpOW1tLfl3JQXayBPSytzwnTdozrGo5lovm0lcDgGEclY06bN2XSPcAit8PIJUYUh8CbIdm_shekCD6WgWxmNHphGLLjRKfxyWADMJ3haze8SPxREGP12hkyDS2NizcUkq68fgtsba4mrLHpUdwFr60iJ0zbP14bBa2U0YCY881094jN4r7AFk2BzZ3umRjBZ3Pw6fKE-MBkIjSkTE-P237wIGXxcL-bwfaRHGrpbHnkfu2er0NzbjjhchKH57kCsm3_EqE77-JHV3aAYt_D6KAVWg6_0hHyb-bVzGJLN37FLqaJxByalGrMRkw4zfsopdgnbB2XVrxGUDE_Q810h1t2TcrcRESt8xykLRBzrWmIUhQjO-u-TABU7V6qBJPpo8NsIMbx66VytSrfZeI9E9-F8HtaG18JfEJT3idLgtA9DVCx8r29b94mU92jrPoXNAqfDgV4WKO-HtQAbHu7wKMwyakLbnefl914r2qD7GZ6WbZixGRn6MnT5s21Q_7ZUaHNCgmM53vVGBfJwnPh64m9Cwn6vg1Y0__VShUGcdrztWTXmmAZn-2AlLCoi4CUKhWcSXb4On8G-sMzVZjeowGrUwe_z-8Nj-JUZIBrTbpV17rvKCz1BMIxpq5QDawLdY93ZNqJUG1rMls4CRfCVXkloWzWbkydFFA8nt17Oa3Dg1tLf-7XHkQjO1r2XJYfb6sf5nlZcUzewwX-uE_naGuaRZ4PyWpWDsEIL-e3sARYPiPwQXOATifKwjA1rqF178AsZv1BsRtossCB042FXAUdFgaWOySZquPZj9afjZ86fJJw60KzlnI-H5ifaL09Cjyz3PzCazzqhcoiDAyocfpRNFEAE9S2FlYIHXPYUnbgJgnjWwf4ARw07N6jYIr_-AmHJdl6hICbR7Chv1sRZmJ8NQA9HkWDvHA_C62zGwMkC7Z2YZFoVRyhpFyE2c7PKrO1qK5-ethueK999nKgCraus2qpJwj9cq7AmJeIcqAEPCtVDiPELz84uWASz-o0uvpAo1uri8ThixMALYayWy6DdkrVdSYAp8agelRkP4FAthjws6GGVPKfabUvb4BKXfacDTSbIcg4U7hQneh23578mck_PYTvy6LGx1WO9WHPpSTkW8DUyLm2OarhVbbk13tjZMrsCHMCQJSzpgHWeE-qc0so6sOrWda4GBgPqwlLJ4tirgR6kDnVqF4E5HIrACY3ONiua_HgrgXhH4rGiL3_oMe-2uvc9Vza7RaACfTVZuc5HnXjksJ-Cvc33sXL-F8SnNtnc-2L4O0ZQTbkteOz5doP1LCghPx--zM2O5YksYJcwgci7xGZk_v1ZrtKz5rKsmd1F78yX2f3LqTzTznjCd_aQiPTQUV1QaqjHCVexoQIKceprsYGOMlqNsY1Y_XIcOh7ggFhYOezwpJxRRYIqBH0WXB3G2n1PxbZCPgu9T8VaZduyel7y7fm4S0IYRcT3XpYAwRZgcY7pcPLImnPyOsXnfU9FHlKEQ2m1qaQGZ2lJzpasoFf-nSmw3tyE87u4wERbiNAsABqmMJwnttaKDzfRscvbDqtiHQm1SzK9Py2fJlnXfJN_WdGHOMxzv2EK7h2emvXsVBjoqsXL0F1-p3mxGxts8YsjvMpp1q0PQzFCmVqgeM5nOEz0OLStWn_qiYdH8HgjRy8Mntc-Y2fClNepGh5bFJ7D6u7q3AnbaHcLGTH_eLOKF3SMx24bHUGSvXJ20R2VIIs487UQj0_fk9Op4JMEtv20lZDPe5Cy67G4z54wgsrePDWzgLvci2Tpc_EcJ54Hlv7YoXaac94XbYRNPM-VLcCxLdVEj0JM0Heo7z1XlOsu8GX22DzCOunBM2ZDNqOlIg0nNnKYDMEM5n1bfMPCQYchbV77qy56xoqEVE9GrJgnOOrPOpMtdhvBW-BLxRFQMJ7Rt1XtVIirCWutPLYkHqPq549ye353bav7A0JM1JUd5ONZJzGGQ_CyZXPOfrDnH3UeqBc_vK3Z9zwHK3DacO6xpiH56WiR7lGoDZnbqsDDA55I7OrXJnK7iMBntxOvIZ48jGl-rMSwFnjx59KshiTYQ7ke1g-qbBr1xCdarIxkESViejoO8JBunYZHj-dspyU_h4dItgcmKPLhHJEGIX2aY6OL9Yu7Ab0nZe--IoeS7PdnUwg77FR08BEeuu_YevQE_2KZvv7BCq6n28DLtiXnNms1DdzudKpORBewByNZJAbFtLsXgdawPh4h36nZiGB6CVOG2R6Ip9UPPCXsi8_GoSDmrCXW9bHt9qc5DYu3KvWzE2AOy-KK9cmKjM3W7OU6gO8nrv2EuFkDwHLMF3Wcr4dZClexePk1gZRW48jwbAnbMFhs_YAlGMQJxUOCG2YFI3VYiC34w74h9RdL0DazPU9abTClWQKHEbQknz9CZY97YzmyfcEF82k_9LRXA_Lcj4mHLCtPDI23hEkCYksr1NvTYYeVOfqMh058_ar0SB2VdlwAQol6TmOqaUdFX2OyktWWq2EageWhXxPp8FmkKPHQPMY68bMkHVFG3-VhFvVYHIyrTfl0foiHLvzCnMlxEvM5LVg-rLJzdJz1gtdssxrYPS92z15kBXdfvOnCkuJ2NgdEwdbWafi04J5wx_ne1RT5aVqTJWUJ-aS38_6WJhAyNNwU1uE48Cw2jDvRaPOybwgaFhHCdnimcFnHO7J1ulUj9LxYsbocGDTVxcWTTPz9bRiD_XKGP-HTC0cgfNHCYbshOnwrwbfnXo8ZXajGZpUxzJM_Gp76S89HggRnlR9V2eRQ2KWWccI32nyjiJJjIrx9XavBuzwePM_uOQ8-7LYuU-N7O8J-4gfQL8dm4pMrYjEMp2y7WO0_2eac17JCp32WbH06VA4n0718ER_ezOs_TQpjgwXGwMFu4-63B9jDoZ7VuXPTcZdjX3ZajYDKvV4XgzwQLMNdLlvzYKTorgWE66M8h_EHtvwZpTeI2yTYxfs12S9fhONha70NkPjl9ABWCSNceAjjbD9sduJu9kljcNjRfT3uyqYsC2yhP5TdqmnIWBrm8C5HrL0esayH5DOxh5vHlJg-Z8EdB54n2VjKgr72pmC6CAeJmewo2uztcaqbs_6abb7jsLXW09addblv6JHmHlq6dXNynp0R6XuWx2IP07geAVdnlT4QxN2mMbye8fi0GS1dxkLoet1uLNCxMvwv_3zZppUNmfguYj8NdHKSZXasgA3Nnf_YnDEBazns7pNW4b9fr8UbWDjbJV-lClGoO0LFV8K44Ir4a5b8mReRgT0QhvF8OLa3SxgtnHdY1WvD_G027sqSeU-akvc8uJ8nzrh65E0sAhV5LAvjK-38mlc9rikbtJRzjHqd1gF5b56BTlpTSzC5pZoovi23kF0PS4Wwt07IKRCKxwMpdMoyg5NAzUllqCP65ww82QoG7EbY-2oVtX_rIdJF6Ng-G2qJ4tjXhv06HJKSiTgwB3fCWFpzDAMhDrgI8R5Cq67lPuGA2akur2HiczrK0Ok13bKtd3Gfe9hergFl54gRcnH-CUYqe3x44_4P4qQD36loQMddl06cuM7uHXEF8d4fx83h7tFOQ9JpI-pG6FtXK-zpAB6Cepjv4xRzLPq00Uu6BVXCgNrnObeC9bEud-UA2mEfrlk6PFG3SkAHjqEoSbWEVrOTGIqnXNaf5pWF2Aw8K4YQptugxxbIWGhPYND43PdWSjfe5aiXhxX2sB7JUYdW7o_TBhSEGpV0MZ3Sh1gNPaQ_hZ-dr1MMCfrvpaZ8AnbY6YD2dFyWXXtKY-UTtJlAn6hK_kAs0yXbD8YJN4Hw2EuzPmYnXK4Z44yFWYVVVnY9a6pXYkvs9bitCVv8JjkkD-eMENiLM6HkTncnKscSHc90RgzWkv9ivT_R8msCbnstX72LXTG3eUunJxGjeGK3GoZ8-gS71lZ4CnWdVsNi49GqpxTLwg97gU1w5lYdoQSNgbIhI23l9Zw0Ou1UYrksu7G1h496CbMdPZyN-Xy8lXnKODDzSj6O0x4Ucbtt1-hIDOc-HG-VnS9zQgFtbztfuPXr_BFiY8gljsZLhc4hg7IpxnmwRi8n5uW2uUJqUZGB1UhOfI27thacp98cB2QzqEz_8OqTZviOU4WMDA_rdzQGOWc16kvwTyCT7C5_DnfeZnzLHztLj9flvxbPxi4NJCu6KtcOT2U9QNzmbdEV-lDtJyIuRytUfo9i10jHny05HTxwrSobawBwuw7xrdrk9PAC5hmIcTFHxWM-DwdvAtt0Wv79OkOrGVzZTpVNWpUKf_W0DsN_W4jpJAiHjh7P5dQEnpqw-WJtCkapsF9yhCt7LHLZEm2zSndMHOuzbQSckG6czulIxuFd0d1TUAeVzda8p9faPbs6sHW8iyLhwMNHm3Hx2Y7GQIjkCxABcy1OKzss9CFY4kXaU52ouiFb3dMnp3gozRgynsL4CDdqxxXSYa0hgR1BxW65pv2W2Darqk-rUZemrZPm3Ro73Fxj3Rrba4eQ_TyrFKV053VOr_w0iX1ZZkiUVi2gThZ6n2sek8lPxy1U-8vx29g6eAf-F60hJiaUdNaYd06wU3ZUOtXi3Twk2xwXasoNRXPCOER9t4iXZzV9im9BzNkNhOeBIkGw10gSTEs723ixLMXKDS_4TMa2rANiR-TGwp9W5E5P8-3YGPbKIxmeLhBD8N4n5rR7QIM1n-ZLWRPHvzjC9jR-GNA0nibptJBwrAHKYvW7wTViCo2CyXk5MCEu1t-rb4mzUCvzxwbViPXz9BVbQVUvNDRvmkrW8LRRys5Ts1VW37BJr4NjtWJ5akvPDWvJOySzlPmxcoZojJANMgypH9Ynrebdeve8nhnpJEiQHio0t8ltiI-jFft2OwHParR-wnIRhLKp0HgUW5xexx5erxXssM53IP8O-xhQlsfxJA4GtJevdx4c2SgE_g4V52f_89jRaxYsIEVudidrKtRVPsNOOyH6nN4Jv5-3DSRjd4589UjU-UuWnMFyjt2gCbGbDjs2-7t--thK2g5iz_UEWEt7wmxJyhU76hHEtg9HKyePgAkeeHfWDVeU1wZUpx8N3vdab3n4qSfLJmFBV5yIjxVb7HGpGCQeDc4E489tj9Zz2P0GAdkP2zEclcviJIvpXHb8Nra8PDatb6e1UwQw17taTj27JZDkW51tOLrCcVlnNZwI5DRC2alP1eUjOEpIWKkIFdJHOA5v76bDCe0cJSiRcJnWaiTUML3SXs9Ps3HtgenB7BKCwQHNlHTHt1hnaxHgNFUo23P4DRthveWFtR_LT54F31I9YHee-347wKpaq8ozmZ-AtFifWa7NSeZLQNb-FpPHztGy_PZRyD10nsZ0RGabw-KWgAw2fbMJf1ubXLSXGDHEYR1yTmddEAlCiVbBP787IYgOb29ah411djSmUUYxh55vz5rP_UDrzHY4ImF97yFf3S2Q6LZ1P_oCSwmbLbhnv7FT5_WubnR8shk-zBbazK48_d2sZehWpWN9Yad3X_KixZEurFZq3sFmTa3BYZvS7aha958_ci_5uUWCV02s8WGAg50nRC5mpGxE2TKcBEJi_af7jCRXSB9W760mTqvVcZiy3e47lqklDItnKj3brFPtmr1sQVt7pErea8KjhgJjMM1VPNtSsA4RPy0N8naV5mmPJcySvLYGb1lywZIOA7S0ameWHhGi3d7ytg4JPLO2Mzs9lr29jolGXrLV6MvWmRw-rdzB_WDrVgnqEmC89-lEFCKm7JEeHFYeXYp9rgjSZT8DJAYaSXjD_yduRy8ydA7T7KxPOfKV2OHXscA8QB_ONrCJlNgNk9vW9xInToc07qs35D3XnMji2Zp3LBVHG2H7kM3uqet5YpJvQjSPyK3ltirDWR3LbLpqyxy5lGl6W-xakmXbu1XGcDknp7N5jnK25-5kGU57P8vpJANHajgf8cDsO86vawy2lbXXlFpS5n0DeELemKCYQOF6McxdajcWz9nHOVdGHHnpxZqFYkEiZs-o0KGzhPg_h-pOBbKZM8l5btPzi-esio2-GimgAlje3fo-OCvPKit6rZm19BwbvQ4l4f8tr17B5pz-ZdGNPXe7i3Ee_NTI3gn1niSxpN1eX8JCoi6Hj8AVPGUem32Xm4H0ZZeutSqbAegaeH1CMD0QXpSuOy-gaZVm59tuZPN1iNrpuA9cr9nca8WtVjtDo5CfUfkOlhUP9nhigM8zp-zAMucVlDUbPmPsEEZCz3MdEkFK0aEM78fubaY0etscten-rw47zCiRxf06rnA6l90DwXxZHc9_wBZ5DN1M6VwOmzbkdUSqOu_xknPHG9vZbaq6J8LlmJpkCLP6V4qTSiGrd1-9fGs8EcY-49_3fqt2u3Wt0zkEMgib7qt-fxVw1NVH1J3sPddUJEQrz4qX7Oa4rW5ZQ_QfCPhud7wToyrS_3os2u2uPxy0niUWTn0xiYeNnJvjT1-jJfjSaUUxywvFcmw05NLpgx4wYzZN3mOWX5kP4TL2B7203Pzdje1tnCWoNxaDpx1WXGjLCV7O6mQQx2pjk9tj0dXmOJRsQ5o-5SZudTwB_Kdsz_Qa1c16ud2Cfqz6j4JpDFmH97BK53JTT7OZR7PbjBC1IUMSo9yaAy5swfEodQWtFrt34_1cHRDsxFke2vatNTvGaz-cUGMbL-H9oVaU5vmxtzQQ_Be-5bAICmu4j7s_FT8BIR24HO2q3ddXal6-cFyVp1Dr-mPZyqZbsfuiorD8Nfbf3NXlfdAO_3o7GoCmH8N6TQk8v423Pe3kwmjZ27LDCqctGBBfooTaD6eDPI5ufEwhD2Ky58WK4WbWAMjbcwkziIg78eZYU5ScnmQXGtzPiyaG5xrmE6tlequOLr2OpurHSk045gxtbc7g9C7IfsFMbsfAedC1WUaRTAQRLxB5rgKpdXr3mFmByHhSwEPeDv_iX9ho63od34a3wGJAFIeF1O-a_gNLZtFX6I-ntTkLO33w4Kha9vavOpUKaHZ1r481j97uTgdj3DgRZNZuZIjIYzniu8Nu8EGQSeM7rHUzvXZfbvqFd7U5vu0ehwxbVawnwSgkz-02X9lJmzvRlmf-DqprDxyEeNoMtyOMkP1kvYRHslYEQiicx0GguB8Ov2G7H2-GdPwUz4TRaJ4Sn6wYXt_hRpcNk6eXYyzPi_6fhB-YBHNo7DCS9OK--IadqB5y9TqxBEflUF7CNly5rPL2EMZqPXSnWjbC_rSt23ZxOKEdFlJPXtYOP4IBfOXhdBnoB66ZgMNRY8mSMcz6Yx3fZA_3qlYl65vkWISL04krxHIELBfuZpteJ4IpReCh7_AP2-MI0fanmAU-sE2vDZ6nDcFYlISJSBLWtKwjsQF0GyKSrFIvqzfLiQbEoTXJK05Lxp2Vh6_GAcswLqfLO4ME8ykrlr5d92rlQh3tEm_WGiSzqg5avwmanLzzsG-OTTGI5kMcEFPTcVn-Mp089tjuz54mx6FbwAz9dsTOcax2vILltfnewWRekmADOC_j4NdmveBr54H86lG41ugvyTHCxMYVDC_r-SKKaOeY0p7thPnY4WcvlSvvEGX5oStzacGSNxVd0-Jcm7gXqx_ZKqXmWCNjCaioMfuTDWx7SZAcSSWMvK6Sl27tPY4Vz--QHieR5tUtgFnx_D21dZ8ODs9pEFtf4avVIvzM_DUePZmxMBlbnDo5HXNHZJa2-dhKeS7fczy4EbutcP7WbMgc2QXPb8_VY4IPdSrGa-Zr9womP_T13_nxjbOGvr_dkVPD84tezUdIu1-Hb6wqLiys1aQImedYBBNYKWdJOuIBO-NocZvOEYt-wAKO3RHF3W4HNxI-nZcalemc4MdcmTeQIKqHzKrXAsW-7jU_8LK_Cd_Y1xH8a4_aftv1d5sceiHPWU_3wGNe67irw8qxNQq8Nf7VM5_L84bb4xzIY8NcXd45Md_iwXWGW3l1gxNpMFzbnI5Ku2HhmOi92w51QQjOdfarIg5bbpA9pPOufKVXrjkg0Eu2-IX3aglvP5wzuVmxZCnLuJ3SUWy_ZUtPZ7b2VV3yrAl0VptLRYwlvHXjxJiacvegbDdptRr9-WO0Rk1xWBVL-TgTEneBdbnUnZttrnz20TBfDjQ1Rfp6cHjZylFgqn01pGzYD2MsHKATDLHTL4sNs8ND480JIQlMe--mFNG5YhbVy0-TBfeOrT2dJbHOYs0B43qsd8M7eF-HZ4pW7vDL-84f8nsQLVapHOdi15Cbw_E_GNpUnqOZblhVotafnHZz1n1YMAltzkf2-g-UaawUp3MUsyJz_GvWCUqUPHN2UDthgtXSmEziBgcXKdfjsiIuI52HJ1zvmk1jCRFWtkHziU4wR06OY4N19iyCoy3qsLME_a_2wfL_2J5kz19CxocHfUgt1PZn9Hsdtha0hpnBmThNoeA-Kq9MvGCa0QFnMKvbqwSqN70hSEQzm9dd1OlgqtOOOETg8UII7-VgY70VgTiEGPrqJWsJDbBP8749O_3a1tPTOvvUbd3YkaKS7ams3v3XYWureGF4aQN-2ITXZgLAUcPD-0mchJCdI4fhe6xDuDwmhu5cxGlQq4auwNB2D18hJY74MD0OPeBnyJ49VZ7m5DXK-HC-G_EhG4-SshsoJSzWiSPJW0mcyYHTe_kMopVU7lWJfHrwV9cne3nEmptTPGZDKdAr6I_3gCXYs1vIM87NoZYZGgYHcNKmzOLRJTngNDnqylvtWLVqtTb07LqhDJbndQ3F4yUdVgsSuDmMJ8_V1z2Gw9md2egUI7TdAyeiI6_thlp4FeE07bZpSzdvd0LYO0FeP0wB26e3e6ki_GU4DGOMcVjAgjnDe-EcnXvkRQJErcaX1XRzNuTZk0djMD0c_O6Naiul3dgRvjTznMnhst2RwjVXz9g6jA1P8dq47zlDspdoOgk1u0fmFrEEMGHCPOc_8MB7yRaM44r5HNPVRlC7RKA2M3v5rfxjsfa4WlVsxRSPZ11GMyBsXifBCun-rSjlW1qS36LRFmy8liVgw81NYho8nfBcsxaPiVex2nsv0XEY7V1q4wtZV1N8oz6W0d6OxkqDjbZAOdkboNuz-RCRXFvR4Qse-nkI5AmtPsprEixAs1sGw-Px4ePB-bmmw1uVwnLYvOMwxZqsVrw94GqEO9BETCN0fXqnmKkzu3K96AujRACB5_Fs7Zi2mRMXvZczTzfLECU-8AIvFJzGk3ANOKZVcBUb825yc6NBm8h1gejDKbOoMGTTTWqe7b9Fg755kZBX0GGIOrEHjg9zouPora4bOXcv-dlto7VPFFqBQ4Uz6RlhFPg7zEH3SNzbQdCsDrl3pvHuGTE7va52OC0EhFIlhwcSdi_Z2ImE87oJzrEzEK91e-DptDkvmPCXkUlnSO_EfvvhJSOsStG-DedZ5wkz9WgMQvLwq1kVsysZl4xnr-iib3yth3S8ndzNGxlRLeTDYbvFiiDYusU0DswywUA4vn76POy5c5Rtx3Am2W57Euv_4MHN_Rk8b84cf59pOnHddWlTi9ejeExHOOd7Z_7RJDWSYKLDBClGGT9_OewZFb063tFZQey6s7i7v72mQZzVUek4JvMPPNplvD8tN3HckLsO25geJtrCOEvFNxJgeFucKU640ZpsaclfcS4Z3Kg5KwA2MKxcnpp1x2kOW40Jr4k9vBivELl5F43V90QgfCUSwN9N25aHpWybx6ksQLHbEeYtdR9yY4xTXitJaG8uG_W87TXHlZe89s07t661YF4toSepFsxZ8WrDWV5T1U_bsHdvP3WeiOc6c642VGgwUT867Vgmh7PN1T9u2yX7Y_UhAVdHCaoN36lZT3Zdnjnapn45NtN5YovVdFkLkfSV2dvr8Z4j_L68ausTybVx3dKWRcG87AyWtJsP2tPpBaTDW-NGN7PJ8zkBxTz9DRfmG6onZcezD0cP1mwTgcUD2dmWxPIOIyted1ahjKYBEYX3_dGU9HQvxvJ4BVu2m1tjSbxo4URlHB-Bztvge_LyUxFyTKP3iUET1ZtV2arlyTaNz-H8Bylgd66rVT4aDe-_9POMmB16eFoQdkGusLWwYziw_a7Of7ZRfHXMWAkJl9wgaWOdYWB4CR4tSru9pu_SCuBlh1e9Svy9_xQVubFfr_ermtMlekL2qiPkyqqPyEQ3x7v0N1ULYdh34iuCqzQG7snJezY2GYI6WVKrgiWURuPj2Vd05sY9KXDe9cGbEsI5bOlf5sGP36DdxF3eMKr0rGmZBu_eOXUR712ECZZFTKcHOKFkW6ZqsRHzCaj7slm3DX7FtrUXbmMpkAefu5WojoV0C-xdtBrUAMrqFxT8LU5ilYfcyzUai0CLIVDJAbaI7e5AYRho9cKveq80qTchvt6ykj2XscZfF6eDgNaoGFil6p0B3kpHROhNKR7EaPDQLra6WWfuQK6nO7QETXM8uxeTOE-7OjGw2wGckxMGztNaK7uh9q0vM7ysrZPnHMXnFWjOfEHADsd3Hs6ONk2TcRl9P5CmZuVJSYspOBZq88SFGA_6XDwLS2sE8XTMGQwVKYfyX1ZWdI-wvINyFf6tBMDpFVQP7NwDW7vtXq8Q2UzE3PYfJP1cdQwZdtfS0EVG4SxQB3R_OMnDpl_tJP7fhkGIibdleK61qmKMTDTqZvO8qAPPaK00n-Cdpd4uZsZvdmPR6YD66Yt4KnStOb61Y88k0-9lovqZF9TqcRTfWDckH-g1tITAYSP436t9_4qyXgPu7E18Gmfexdrdx1ZFW3eTB-DF7uDmAL_hkZBdFF5CjHsd3RvQyiH7eIjKLK-EO8pb1BXXd3gj0rMnB0kevu-wbnEjHPCGFS9n5jmn52kEm0Sqzp3PXkZ2Q6C7pfbEYIbEDX3PJg0d2PQ6Uwk5RPAxZ1ZeObyYxTi6IdUkEkuW1XnXktNm8eoNbW0OEsUWYJvami-IaG6Oh7FDs7of-K01idurLa11PX6maGbv-HueV8YD69a4N6LH6RCcYkt7Mdf4ePTrjIXNkSnV4jW4I4HKbj4DS4EuFWe1TGuToLPPiwMrTvVFx7zMe9EuR3HWue5zMMWr32CdvZEeB4dZRxFeP8CCa7ubHkSj7T-5guLFIARNzf7V4mikaf2sHMpYcq42STyNtyo5RPm-VrmhGmLB5eUpfTPPN9Y1GwigZYSb84krK-0YUoe4JmvrDLy9Y9NRHYeJ7II3qmWN-3xxwdkRC1h33PfqRfRkAVNrbWjWfbZVGI-DLM1zZ2iSUyfs1bU0ZNgs_DpSxZSVN-8Q7BmQWCazrYu5YKL-G6ICWbCCyFaovkZSQd70jba2e3bvGc95YD-nLUCvx3GDH93elUQwdXkdiiTNmSMsweNgWwsZhsmfB089vO_qcfstaCPKdD6KsbWHEVauO-O4Ok4OsXUo2DCTh5ZtreNN52m9JqYZRdnX0FJ0EmpsezDMwAP-uvrjLZD0vlZPH5P27iwra5YlYOzBZZnJY57eY6_L-wt1GnyDEwd351kdxL3JZjn7Ao7HE6D33WqDpexrrXx7W0CvsQ_WXG-yyRGak6WSVMlL_-zC8yx6loZsmgMYGb_vhUcPRqk5Kd9hM97F6yg3Ox-w5oduvHqTMFZkm6au8Ms2tdsnZ8eQlQn3GJ6oZEunvEXcEzLHBFVLuRavO581Ohr_eqSVP7dqcV26uEtPiMRnTWuEA0HnOx04th0SmeYc86tZmnkPRP_iS7w5sDlQ61zVr47jf-37nE5UgZXZc3vYtL36mHcPQxBfmIs5Uk9wu70Xh5dW80X59XSNv_SU7eU_rHm8k0Dq8YYTSM22m_7elTvtZvEMdHrAOryXF2sCMd0s9fEi3TIs4yx5rit_k12CFe0dEwKzEdp5omSU5jxaPsIOl-7MS_iDdyGsyV5OiUuO4TeOulfOKltjM4gai0P-LGG86qs8P6uLI19eMHR77bunAA7GMmVBfP5Yt-tEz8vqI4n8abA5SsW-Ju-vyDhWD2t5gbH95Cjc_XaucQLZzoXtftfur8uk9ge-76t65WdaN3U6n9Fpp91pbevWBuvCDrj5aQtHc1gYT-kQDc_i7SRe8975ttNO0-5Q6eNYJ2IVaze9_OmAo9W3QynO90dqCbOTA10k2sidCfc34cGNmMv00MM5HwZqyQ4rR8d6IygW1QGmyfQqdK4168ocgYGODOMMXIuh_WPXTfUogA94dQQQ9xfjh704s5eEL5Lz4u-9TKA324mQlfo_irqzLEmRHQigW8LBAWc5jPtfQttVZJ_6edWvKjMCfJBMkxlSpMCggM84c5WijxCRsHfHxDCT-spNOvSMZSuKw2GQsQV5W9sUPYyNZjESKMdix8_Mi8xf3MTcvPFIqGrsSeluBPriCiXB1hPMTO51MB6Sru7k5kiogKyBMLMeJPxkiVyzwRilJ0p-KtbHtkhIBLUvBJXvkkXIce40wei1mpOQ15Kni31X1inCvIvfja0ntGF-7-Pmg952qVdpy7lIO0o5XMHGsdBz36_g59jxblhl6N6fWNebrdBpxhfMxgzi24MjnnMcDQHO2iePSrKR2giIUc72jQm_as9jOfLi8IuhuFX57DYk1pAs75V_2BcMyQuSiK4VISi93bi2qOdKoOpVXHTa1dDVdRNiG8H8ivP0oEqgbCaSjIElsTxRmlnzvxZQcswaErZmbz7dKvHvS7FhajVMFF4886ZV1iOh5xQXtWxZ86EOg0AvVz23IwFXQkEUOMEuQQXkUq_iJp72W0E8EBZh8VfD9gY-swAEDSXrSRPJvwQziuiRaiJ5J2iT5Zrvs9oFTqp1_PaK_YkvUrWVzMhVpBk0EUPUNa7BlB74-PZSxPgIuQbT61DPNn5IhUxyrVpSt2zUGftzxWBVbTZw6KamHDMjWMxydGIDzV6vCWSfYiBaCLBRWnhW4NKAaK7epkPmooWz3b6JHmEn_5IQOeGzFBH5NlH1Zc7iIOkTawYPHspZl6m1NgDJj-zp1QflFHXS3FHlGEzg8fdFMzACclS8BjYKpOLngrkgP4xU-CQTlwgLOV9sOYiQnX5WqXonaTmySiYLYgbfO9_XrUrMpCnwjvxIdzD1BvMnX5xofMilRLQuFZBWJc3YPv69k3pEoAVRpKnUS-5BuzH3isbFqaC9KFncQ5FDq5nZzVs7MhIaLart0Ng3E0qal2q_pnha1Klr3naNCa6Mu6GhKSA-Zqdr2CQmOivWL4m94pk3U6zivtPAdJzNuec6bS0WaG7VF_SgTUFBjdb7mGHGRFVxRvEt-j_zxVtxFGq3IDqek90EEegnTULFLEotBElRGl7lV25OO0hWiineZugG4CVxdbyECCZxcGtvXik78RxYcHJmdhQFjYFdjUKQoIjHLn25HJwYgfjZXW4hNw4F0aAGIr3yvjErCY-A5CDza8r-JKRLfEmP8fZU36FWFpwVo6yjIkHggx6zL89XtMvxDnNfFzQ_CUT2nM8zwHw1Jkjmol96UvQTkzYVJpcS-m3V4yDjr6UoNzyxeYrEAIj7Vb6Jmw8kC8dATXWM2xDdssgv3At6m1mM-mi9pzSmoy1v0BK-HdR857xHnjBLL1JsBLG2INSAZYnqDh4GsFRTcECnlG7-Jec90P-eeI4piOLDxaaR4VjVK3Mp4lPz8I2MxQcJjyJavtUr8tb1G7H1ZE262tadm0yr40VfjG_hRLiOliOQoRk2Mb0PxMV-VocrlivzFiUbSUwlgIzOF8lCCpmVQiX6WhyBVjtXZg8KwI1uuP4xSZVf200MF-uuFNpZZ1IJ7fv9sIWlsfRZiHg7fLGnBmdPcOIk3lZRoHa12E2VM1z6eTh6fRcCg-c-9SPVJ7-dDN8ajCsafWo1aiU7PYBcX1zzuVv1-ntimNVI7VtvPtOwuHHuSoUfV94CX4pqhUqB4x2Icibguvprhv7RsL9ecQqxSp8Ua9MikHgk959wZAxrU1ZfKRuQ8MRmeGIocxgPtZ4grK0RK0z4clDDjK2eg3kSp0EfOl-xpL9BZw9zVkSUKJGFtRoMemBHgFhc1XNVJ8J8fZiZl16FLxK8pPMk1Wrj42qMaOSs1e7_0TbEhDcca7-Nn8_A6PkO6Ljdv4CfPKjuGL3Ftc45y9R6Y-4v2cNEmG5Zk9BK9BYrThQS89Ig0bDjUYEya7fKvtT9qG2kIBIPnI2jYdjqTbKKub0yfYlMLwQyJqpFwLRw6vjo2PvUusApTfPFbG8rptz4n5B2m2ZNOt9ZBymPmrPWchbqjY6EsReN-FytAKMbK1DpWyREiWtycuoiVnvwvxv1MiQ7gbK6THURH1x7OaCJ6qsDeNsCRfFUy3ypjWoPTIwwK5YJ70xTxkKPBJNUUIoGEcFB7Nw2NiX2_fdUO0Gy8VazjwFZN362urcZqzqstd0lqhS4q10QMc6ZSLVuChKNCzx9E-2V3oMYUNaVdOaGh7PuIEro3OoDhfYUP4ETBeOUOpFU7xlX-OtEPakgXScSx0W85UvXXJxnKt0kXSS0iXICswr6IRjWOnVBdblNWqgwMByaRON0yWMgkWyscby55KCjjiTjmzRIjJfu21e3I-fZzb8mZbahWTYHhW7MGlQDwFNDaqwiPlu0o0VVJUGrQTb3c2wie2yqV2LU5wl-vjqJ3dHMfuaAzKVrSqIrZxFZJMK_2aCreEQZyTVB2U4743uvL3EhQZhPx-yKbmfgkBpIplEAlYTJbeJacLVdUtLyUsE0tCfjbYgk77B_Yk4S2p3A6fcgEh3VaZZPJ6-RkCruuNc9R7aG9KrQreFrSdmc4-DYjwx1IvqAJzxdo2S-hz627MaFUtUpKb8wGknbuPqfeRCv2d-g86yYUU5kgGf-OX874U2OIdAlSfIpGEw7WzYMda0p92lH_GnGBnk_rzuhK03ovqjC7DWzQCUtB2qaDNyduyYN1ZDqIL6rPSchSOU1d1NAgSmEAlrhnATH4ytQVDc0a5hYDX8pNbMAjbblyqv7B6PRtjmeApCK9AQr-4oDZi8UeZE1CBoQ9GPvq4BwVGtvy_OhgaOhe2g6zbIE2SIkI8C90cQigKLFkBLxddQo5lzaEOam-qb0E3AQJxeA2UGd2zxwwMvXrhIsmg34FLMJlQG6ZrwfRRwuMHbqVHeJ_7pzd_VNmfzEWZuY7bvUwihxma77lKgSZdR1HtndwIalpN1inOMx-g_JyOOXW4zt2bDl_7qK-zMQVW1YwzZc5Zv1oaK9nZuYuZ94hu6VTsP7oOkkPHlq1n9QECUCOaHLkxRu0YnmrxIn0Pxezhqj1-GDge_Q3_-pdulwnX7dqIsRyS6xq8KG4pJVKont9pYBI7bIl2SPaT-XYGijLb-c3EVizmZKsNFcp5pFhHia1yLCyE91QskIoXdDG3L3bS0p28PY6E58s78JVqoxcbzXi1SlB-NtZiHyWC1376MOC-FlX-LE39Y_B_7RKL3TFD_ePFxCt9iGZ6VJiHplQxuZI3sikpCVM047E0hoO6ZZx2EUiUise2CpyC5wN1tqrDV48ZZeCqg1RYYa8gkco-CcMOMmIjVKUTeOLiY1mxCrd69FpxScc3OveVPZFAMJCEzQx8dmrWQNzX4TInvOtwU9B4LG7OSi51KvxaiuKLKxeM2AqiQpZUUz2gvZyEQilwgEZYgaGUUZ7KTPo2w4STRdxa81KLazccbpE_WOrPkTMythpC4Vq3IMo-Q7Nn8qq8bi1y-xyfxxoUrGCc4ClJcauP9wfQabf_iR33unrPRltU0IfcQ2dfhRrphU4I4bufIhE_uJvtaajJno5MTXz9ob6urk8xKV4qiVMcvxD2D5KUcdJi7II9UgxvzeiCGXjehonFHQTaxnQCqyWRPyiIReJNjmxZaSE_-26uYnFLbEDayxCnTci7uMLDWoAQJ3ace8j8bZGJUsZHzSkZffqJgKqYlI5RUHJiuC03kjBGP4gCnsSaJvCAazb7u87kBvTjxuNw55vicvegBnDyXX8zVtELf6dCJkxvoTQeYsJUZ6AeRZPcquoRvac6cTt165H9o9trve8tKuFvCVmMn0JgbpHZMM_zpiSY_89akxlmjVeevsJzJFMO-OCcqKIkvNuch5-koM-JapMIa8rJLps5Hxjojk7G8MUhZlNbT8JKTZExFqD84pvVSFc_YHPhuzXDOinnZNErayaL0Tsg5AuTQ3bgMhSEdMj6wTm8heg94BQ_lvvWEdrXouJdWTHjxlFn2o2j4L5anzlH3_qHV_WZAYpdgZT9NLdM10-LZpB6UgIV1nQr04bhYD2ivrrXiO9XjKMlLl0Q644f7MYSGp_Fu_xbiBuPChMqXdyYRo_GRH28WNvpQb1tLp00gUTLhM8bL5GaOS32XcJIj1Mhh2LVeu-FFSrQkt0Mcj4HZYs--mwmhfrOh4n9M01KHKzdJtxJ07kqoc3jeGbJfDJzMfvJibhBvmvJ_avGUhcp8LK0A2UYIJ4daSiPE-W54LpMPWuED8cdGRZWG_XLzY2BUrMnCMdxRj6q3bKq-40TLI-X70gwf9X8jtaRfSSplzBYJrcv5ghjVW3igY8uGHcPl85A_mAIjbSgMEW7KmV9PLAfg60NqvfyYRCH81Kwc_dzWu5YjvTr7xQgy0QeXswlILgUU2gUxMYQ4cBruVWomGtOy0HgfNGOKq4_FggXtvYqjrh5Cd4kT4b6IdkbkhlHK4pYj2PQP1kTHqZyotv1yHHR-rxHZXjUFDW6q2-7JNBigpLGo26jUImKgtVn-Lw0z0dckWr3VnPnnr6aTpqBKHrKGEQjqOl_dFMj9QB6NlVlBa5GdzBJD0kb6OD7TRlkR8dirWiQ6uMyFNNlLl9ZqGTT1xSrzHJIRGxpEz60RgVVTqfXpCkGEejyIikYnglWa16DqgAphRdGyInR7Dyc-31q4--Y1A_8n4yUJfOYsy7nfO71N3Nl5OHADrMzki4hwFmGf3o-kwjGP8qlC3CoZdDPa4GeXNrdxoBTCKiyoymQY984mkE2ob0Hp2bUaJwdXLEmgqBt4aYfm278mR4TQm7uLLXeO7VSniM1pBsESPlKce5Ic59Rs6BaU4u5_wt-U-Yzo2KYUxWuQy06a78cjF6egKMmgX10FNMq4q0GRBAi_X9yin9EBJQm1XXbqSwp4N01IhU3aIT6_OSwoPNMWmYqN4tWBmLadKXHdHUIaJ5ktw4H1hIslBT6Abj6v6hAZDB_Q7VPRI3QXCNLM7iTFjXANdz03ARGDs2mJz1qxf3j7vrWnNfOg-yItuaOsudEiIFJGl0rKMf058ZYi9jVI1xgtMO1XVxkAK2VGTgKMXth8ESmYKA8H0DTae9RCfgv59IAfNr90VQg1Txze8jIgBp4pTmjjnQwBHSzgLKQ4PRt1wecdCdd3WI2B8T5SurR0lu0nwldSWvHDwc64CkrwheLspHAY6aj7VGDEZmGJepSjztEoZe_ELLvpEc9UDLfuzaDjP-9MR_R65giwvMtDWfnJTFNzHsnYEi_FkRbOZZcHNoU81xzTbSUzGm-SV5xxrLSSL6eirNIZrTuUpoqlLaxwtie3HkdRKWc8MqvKdOXaPYZAagRjFOZP_tv3KE9O2Vx034UYVJXj61JlgAPaRD1TfXz6Dq7uZ11PWT99Tv5GEyI7kegd_iR6OLLwe1BPd7fGU0kY7-Z9-u4azhExMIT12ynrBkHDyE8C9YuVait4J47_fHXjTE2Q1EuIfQXrdygMN8lqu7JXTDmS8pT6xHQVjfrQd8FzlyAYOk1JLNNdLZU5XveAXk3q8OzCr7ezQh7fMxY5zf0tr2Y3ZLNoaR0dg-jL7oYB61VnS7_KJjxLEBawgDpyX9Y693nXNmzDIZ296RuKDY201RCeWuCSqAw1FFoGhGuO-gM9E1xNR0Wb-qRJH11ND0tW9BynfjXBxviYOd8QoeYfj0iJ-BOgsCUOK6eyechsvfKHn72zssSH3er4xloDyjrGNlimp3Xx109u1XJ9O5afWrxHkqd9dDdFn1U01nujXHgTWp_nT9-801ct8jMvq8F6qKA_J2PxmQiAT8AkJY-UWSpHiDEyfOS1itTUbymTmMEw4rIFlpap6lonPLmGty9yBpCvFgzc393iRhfBe7z3XAz3LDgh9unN1kXSDU4ty86GA_-jWbKVs__8rxPHm70qClrjoyJU7gL3-xlZYpXmqAzdMAB66zXdVwBoErg-4SyWpo-WbUBTmbpaKTB68uLoY16xAjteatWJ6A7CbYpJchGZeqoK1kks-phsWHfW-9buaLn5bMZbrDf7J4tWavvP5zPpBsqe0O_0IopOnfu6l1fX8uEtUJoPlp9ru7Ob-_vvh2vPa2vmMw4k5T8RrDeICUZu3yhGJ9owRej40LmJbExdZybqmdUQXhMm1H_WQ1NHm-lD4OUhAU5pbe0vv7CRbf2fSE_xoIfpBGzBPX6eunrRO4oPxcJdLqwPynhK6zlptQByLgSC8RbmRS53EOoTZG0pjsD5xm3zP3epJ43azFftC9TAfUBZkvwgD5n-nOu2xU3lTFLZYE_daDXOq-jUCrazu-u1nfHFcEXG9WA6s3K9oOJt4KDMlBl0l74vZWAtqkPOC-D2nrtN5mt6NljnFozzQhx0zWES-9ltMRn3C-l3n76R6xcLEkAU_kiS_pRYOQkyzFuqrJkFw3G_4gsUUZkxRKP4W7JkNRqIz2Bc8FivqmmCeMjJ1GHIqRlcMP1Vy57j0ZQoQencQlNTGfeK3eEu5wy3X2V9EEzd-iETt4pzggpuUAQ3CkR3bPXcVfQNF3v3JDxGsystPbO8xch5iywhqxsfcSrn5USpHUvO3ob1Y5jVfeumvL5LHGrqVaZgl_INtYtOBfRZlU_5PDJY_hrDsjP_jlIV8iakTkAfMJzpInCgLki-LizZUkOVMeHffytdLw9ep_TpQb0l0vgfkJt7HBp67rbPTBAkZyauGgxM3XEHp2fc4tmdSHt-FcfHAUynCMyC5NCfu13k2ZZi70cil5d7os47ZaCdp3mHAvlygscGE0dpqjW9QO3PUWjB5M_5CmCbhx4vUpWy7MdHgh6A5nHVdj2318b-5ycGpuZLBILkDBZTaVgD9AD5NnMTBnhSTrkZvcNfuHkv2FZrCbRvsjn1U27Jc1kT8rARJ5fxlUF839ytGi32typWB0inWfo5TC2pXITBOH_-aCGG5Mbug8QIhdOHddzMea8Lu9d6JqO9iRou_NqKCWkGzqeMdSIPC1OBmMNQAmUFUJHANowVmm1PkxHgk3p6xiweWL1mrvNiOqPSgAH6ZMABw2nVrwcFmbZrioydKhKdNOim2Vy_hoWt9ofqcqIhFjK-d27HnTM5ZmCX2dpI8FRqb8gco807rnP3vZJnn3Y7ceRRln0sW-qSvZJS2xO7x4KMQyiW5DlwFrwweAtN3-7ZGTs7o-hHjT-OOUlYfpX0-_ZHriAxMPwd3AdBtx7x4e6PEnpemo9IPwhIXpGoMDLtpbBkVkG8uiev-4vqYfoKaHa1oYjMSaHdwf9A8kpVzohuA-Cqe4HeSyYtZsMO4l5uL6Ifox-Yt6SU2AfttEPC0PeQNEsCeAWp4b6b5DlDCe5uPeq6s0dMWp9lI_3vpkdB1EFshKMfOR6sri_mhJMzHFH-9VOcq1x-Ltx0a75m9fMCcmOtDUKp6fZx4ngMZpbVXzcLFtEOn64lpC2DM0XuLvEwvCuyAYxaTp-vV5NTQp94zmQy048-up77olr_3Jg6965c1s0yYtRmSgeP2OXtlrmJBuPkGJc4JNTTfPGhkcuffk-iJkaW7XEvPeuZCnzh782-dlCJaadVM2t5b7jWR88ru40BdEH735SJHr4SQF8kJuVS0SYmXpPuGOHgDT7W8KkcYrJrfaYtL-VERxRAukrLXiR35a4RqYgn3hJ_roRcqVnMVxYF4VFHHFPNn4gyREql1I5gmmQZamhwizWDnUhw82s8aUYggualm3Bbj0kvcMQLA6e3aK-VJW0nMxNDm9uaoYKsy_o-7P9Yvwf4bGELKeuDGT4zmQ2IxDUO0POhULTsPGui3ohMkdpP5BpIGAcu7kY847G9uUojdeG_MT267NIxGX80tOo3Mww0mHXMxgssVMEXGeZE21pgpMNtogWShCdNPCEaQBOCewIH0zHayqJwvlYRz6y9F7gDzhNiJNZcau9FJO_oePElzPqZ7zblO5JgIpcsBxwgEC5K3fuU88TBwjppQUfjGT3sVvKTTDIODFQmX49WU9Ye0Ur75-A6mMtHSDbDmCKn4mwfP4tIp2p9c7ZPgrSzfXI0084x1Wu7sijeUI-jnu6DEfEtQkG8rxcPleVEokCDJLlOoi8Xs-T-TZkcMpnPnt539VhwKp9xXgPOJcCfGSLlXUXTBHsTBzwQ6LNymFXK4EnqQZlB00txDzja4o5vvRypwP7H0inh0i4yxJcg9VkXCGE-nMXEEyuucOZNBDVXHtSbimhExPz1f2zcs2doHjdK9lbsOmpIDwf1KPPnqeOvWTU3jk96Mo8qPDdxjOSBfaT1OG8EAzL8fbp5XuUD-aJUFjMdzbBjc2JpswUiYlr9Fah20mmd9Aj7HHGChu6epKcotYe6KH2wUfW_8sxu3o-6xorlU5iTXO80kpYKCzWy5JDG03Wzxsu_xPfz4Rn4-2KuBqASkSFUmoB0z6Z5s3RVTbjJOFgotxrvJONDWELmiMN0C1nJtcmuyN_Hwj1G0QCr8ES_Wwu1Qbp8PCe0jRi84k7AH6FlNm_nzIGyCSOLKGcQ30b6SVsiFvk6qvMM0SSdM9tCFnVSSs_3aq-NM8gZrbsVi4CLGhzTu-yJ63bOOXVbymsoSlvrrdwq4dDMnoj-lIHJ7ybIqAyd-b4dJaQplpzmZbn6q62hK_HgjVJBGJJ1qENSgXRDBSve3jzgkjx0j2WG0YZhtMq10btq_AwoSWDW7Rt-AWGyAVJf_UbjfHvXGhGSJSZ78R1z4F3xBL5kpH1upbYg04zQCTFwEwugxVfrz3mquyLkoXtZLx3H2lOyo1iSF2IX_pozMXVy5qwtOtSxpTR_Mv7HeRGUxndvyk6078hGVp4k3nBH7xZTvk7gsfms_7xKpMtOPn66g3nvGyXZKIQmQMG3rE6JTHkwzdHEFNUrCyWgF4qLtK46GmJS5X4enHdgqnkrljLpRy0sUXE_JLDSpEdUVi0iWM5bniJOYsM43YyZm6fY6ZlKtU65D4o1DcoHg1TZWzQx5g5iXLS6ZruYjmooVnOje__KTgTg18JCgEH-SYZzAuJ3qmGLBPeTwxA9S9rH4jSJMzuH5kVIJ6iuVrpxRnNAH4jPSlYvovqbCzB73N0Yv1gezRftKXwezzAsSVJfMg_482-Z1cnfQbW9nzME9b9oujgRtuFqMuBrrPQyW3_l1SuaU4DgTqguYEz-MEN8bABD_KegPoiMOlOePw7hxqhoD1NuCtYnoMDB6E_9O-JQ4Ac83bduD4Bv2Qpp-C-BxbbJgJsxwLex33CTUdaCvyZMg-SNc9h-QLrY1",
"echoprint_version": 4.12,
"synchstring": "eJyFWQmS3ToOu4qPYC7a7n-xLwKQ39aZqXI6aVmWuIAgpLjf7b7i6r1d3TLjcr_cPn-ex9ZlPi_vlweer0nPP-56LMaZ5GfUfp49zxrmZf20bB8Tzfa3DVs2TMltwp7Wy5jXErUDTJqJF_fnbrd-9rPNy_53L_wPL17rxOfjPxF4-7AiFX4287c4vEW0Js0r5vZl7Idebvtz1jje3uW2DasZMUK-1auRDPD98g5f7KnxNrafaI5X64rsz7z9jwr9Z3zqTfYT53HseKZskMgHBNLiK--_keQ8o0Xv834Dx0FsPcfnzK_nN-IYt_uWo_9E23na-Cvhb5H4XsFfjlv7BdjX82VvfA7aX968V8mfTv8-DxRZOfevBb-QPYNjAAP2gZR_bv-F4a9k_980_RKJ2Y9ZXxxxDNrZnAeR37X7TiIsjLt_ThL8doXtMurPy4LuOt9ke31jnWU59niPPxAx54uIfiv6GzX3Wxm082EcQPx-8os4ZneQFNbbivbK5Ss9m8f9bZW_aizJpCc28ws09krEeg_X2F_aZ7b-REf8JP9__Pwiine-_GKSx7533xBUy_eQ_BnVL0xig7beGsh5Rnxa8Ivnr5p_r7LfELAhzX8n5KeMLeIHBF8OnNmY-oOdzM_1gGOy-I0B4vtVNq1aywDm2-b7vGNUM931uUc2Bi5fBb_9rKtjrV7jo2Y4-oiRdPHNwN8bKtXKVo3UW_ykuWhYtQR-202t1zfjAhtxgerm16wZ1YxqJHeP1Jubm2ctV1txQ4xOWlhrTW1LRxvsM0yoCFwNS-LnngclUQ1q7fc1BxKjnm1qA3FM6Q3YVLu3uGRuscuWT7lkTvUWmNMuVGtcWwY02jcxp7K8N80G6zE3r4NGw3zYtTdOet0utunH2b1HheBaTBKTAOR0GMhtNgQaJmJ-v07aAwpL3hhQ1aAsajt3WTJoNb3a0sEQHeUA6annrkTLqk0m_Cpk_vF4O8twGYRb5zpEFdFT7x1J6thmmw4IEYb8cCGkSJBX_IAczIOV5RvSMWBEu8ZBQ-NEWFCFg4mOtQBjQYN5TK4JnxtVrJx2xXsI65jPdW_lrwJug24Q5KqATgBUgTImLRkvDgeQk0LbTYsdRdJYA0N5p8ENZYMP_MnSKkhBcZc3AQsG0V1_sagLJ0AmrNhxCC7tsjcIzpDVxMn-pv4O1thSPCheYbEJGYNhPIWvhJqgU7O2FUPB9HxbrMGQdOKjzCq5KohaxaDJqHWABqBDMwtM62zDaYMBJ80AJXW4wehE9ZvCxqJ2iF1USQMWFXQUQxDOdh_cF7T7gc2gYxJW1SdrbewDMC1mIftJjjk-zptIQ2Q6q36BoIbYBm8KVW4iovBTbv0Ee6c9RJZcAJipfjBV0AD7jS3qzx5aFdBJqmQFtae-h-q4w6rCbEGiGmONEbY7_Ehnnvro1yEEMnNncpe2qaJDQBpSBQpBoT-pTGIBGz4Ayyu5GFh_EExoD1R0BxQkQGe7aiL0iTqaBOrEfASnMR2ASogcljhtwXBU8bqZkSDjYNcsAwdqJ8B7OVhmCN9eIklQ94uEFzkRpck8m_MDC4AaNeavFwOGI72SdAwW2Y5oY7sU7opOamcVYittoy4Q7PaDPdlCiAeYk9VZgAimuVZwpGLqDwEXLg5gj-5UA4vY2dFyJrhdrOhsnIWSNCeZ5-lU5XI_HtcezgiLh4nwcThoEgVLhOuAp9dOLpiV9-gMjBiPtu2Kc3gnnd8Vuawt2zF2gGY647CeX5Ixgc3o5uosoKuAhIhDYVopmBEStmaiF-OwyDASPhd546G1IKKzHO1dbWuyqxCIXZ3xRmj12sT5aisUeI1gpXldYrmRBMmR7M3ubCkOjkJpPBkZ9Jr_KJqosG0HF_Kh7KgoyT1PKTrbMkIS4E7GtAouSsCxanDHMQnGwbKej5rp-s2SFje1VLBxU3JAzOmMXBd_JhOQXEMQwQodAHPmnZpkKXxPYwQWO5UYUXzofqrskjBhjqtNNXbyfNdIqEacDPOROFZpQ734kK28ilnAIsLfjkBkwzjsZdjGMY-6bpEJKPUV3EVPYFDQ-Y5fKwTGD1BMqb4YAyghMHHkMnEkadJw4BBioyKOZV9E6TqpdQl1P8SfhPok8F5sN5keTMp1nSA0ZjWMqULFkMYbxVatDPRrxS7Msv7GEmHa6Rzpil1qotJg5_SAal6nwz0EM8VO6RR1bLSpI9Lh5Zt972zHc9mi4mr1baprgRgCyTSargbv4xwlKoDiz3b08OLOHQFIgjqwtJHa6YFE3S3BabivseMn9d2UvEUdepeCb49KzxThHXGA9k0iPXxxDl9W9gzRNs1vVGmn_IIi45bqH9BZYgLiFqw_i38rin5aKk9W0BVJO1dlIqqBdR2UCo1dsezawcThIWXzyGAkiMwrYrofjBgPFKgZp1xvpCzD6UZim0uwVCeRgxTS9s74pyi513XzKuaGCkTgQmxoR6jtaIRdKlRLTqUUs3PZ1iTBsuus-pYYXtkeFKcOmdGeVtwFx53ssX-OlfO-6y6jq38jI6hd3N2n5Gldl0atkRBtwXMK8p3nrLZzmyhmkKTBzpqLkEWjHqHUBHDDyC-OAspGGxxQ1LvAGwrKCelRnWWvtYcjCQDmIJauNECWdXS4zydAFFaqdzgFbIDRpgAVtrrsD8T-mY09Ws0vU_Gufvaj0cG2Q5KHL8FPpmBHvfUqgMA45QV-q55pfIe67Flr6PTl6IGYZ9BLJVy7Tn5YoxDWpBiAf4Nze9UtQ-kwj2zPEaRE-YTMwfnQSEzo1QlYeD-EgPZ74jXEjjiAxS3GLH-nghekYzgQiPjO8iu6jLphdyAX75mXQBdgTHkTT1MmEHPr5BWwO9kpEbRaumi7NsqXIA1dEhBojkzHoEAojeC17IR3xh6N8m12ndttHk1d8gzWt6HrgsBtaYAOq3AWD2S8fcgDqat1sBNKJ1CRDvw0AlRqP4di2KiRXBQhj0WHqrQhqqFrQzqfnwVVJo4-gSoKsiyOwKPGHLcfzkM-QwvBrBsgWsJIdX0SEOOdx6MqVgNQdCsH4RgM9fYA0eYXA6loJA67G8RIIc5P89n6BhAfssNZ6FbFCptrKnC1BmUHlEgqhzhDjpuiGF1-gSP2dl3yw-44IKjUFvbBlA3R9YGSy37OddJCi-cWNJqk_IH4zvKPnAVN0obu16IW3-8aiICXZLMjUqFbUPYQbO6AnYci2HQYPpwRDBTS6U30muDbygYq0k-ioKWa4KpCWxSS_A82FmuBkaUVoCkILK12hseDuBTS0HsiKOvFfOTQAZQzXI3IoEvQGlksRJrkFWTwYOIU2-x5ifX8XKEONTlcrRl0f_I4xP_YHNRGuzXtVx09mRKyvsYt5KA8kvwQnVJhtqrQCVIIEUYvDyYPlzC_s08ktC2rmhcP6G2JLLCr9HX60SjEORTcM9IhO4ue4m2wwx0wFwdt6Wqv-VN_iUAjyMjrPNlC_p10zSQPXqlFcYZDfuKGJea5oAgQux_SYHVlo95JKgbJ0OCZzWAG8csbbhHv0GFzqveMc6k2RXTI2NAlY8X2logs96r1Vf7b0VMFEgo9q7jwfv0_Y4yW_A==",
"synch_version": 1.0,
"rhythmstring": "eJxtnQ2S5CoOhK9SRwDM7_0vtii_lN3zYiN29s10u2wMQkqlUlStpY3f0377V8tzfk997p_2a73_5vm1un5n_Gq9v979V2f71Xb_1Hn_vX7tee7f77_v1bXcn5V6f3__3p7fOr-67o9O0eWz__q9bVu_Z0x9KO676m_c69r8tbnvQ9uvz9-6v7v_i5_dz_YVn9XF90-rd0z3IbPr7_XhgSP-Gs8_v3N_8_jKPn4x4h2jvm8w9m-u370h147fLr-nxPXxGuU3Bje8b7aWntPihlt3uKMez31jvcq4d7y3OvFG_ReveV9xrBh0vR9b90H37veuMbAej763HkVDiH9reu9T7k_vC8-44Pnt-6nqCYtL7zPKvfSO6L7HKrpm3afFbe9z-smRxlTHpMSA7-vfX97fxaDm4DZ3ZLU3j6AxqntVXMyt7gBaicfcD8Y6xxrfl6j1_j0uijnThfO7wV3CXvXPGFTc6Q6jDwZ2hxqLUU-9M9z83rmG1-DKw2g0N4X5iTV9_IC4x1maAP6MWON43v2XV1tLF6OIAT4e2ONxPNyzM7W6n16i-M_yz47X6NhMHm6b19d7D22AO66Y5r2xu7DfO1WxQ_ZvD3aAprXy4LuP6vZ_4waje_ZsFFrd_tOPqseUttK_OdRczD-3ZpnrPl6c_EzsiXv9s797aD6aduFdnnxwKfHQWIB2jsZ6jVbmmbfyMh6mnWm7hn4_GCNuZYX598pE2Sqe2PlhvU9MyZ2c6ld_cAgrx7-5NAy84iTCTDRTQ-vb_WbbruXuzXAD9953feIVr8HHMoU_in3RNeo5Zbd6ZP-WVg7Ej7ubVY--U3c9W3_eCY33552feN94aExvLLMGsX-y6jthd_T3bm3oybuycWNqttzOdZbyki0MvdsAz2eIdyOE_4jrtvZ_fPgax8B24ik2aQ1AE99tG_55PObuVNli_jzt4i6MNyS_er6nxxbSu-DW6lPCMcYiDebvesJpLxKfWfJtd4TPXZ0mI3rC04R_u-757uJ49WtYW17juor7o9gbMa3XtK5l3SmNTda0bu0OLBzOvTaGIxfX9PAjnxPv1O7k38_dibv_f9-973f7h6U-Nf1il6206neLtYvYs4lJrHWs0v379I6LqQw7C_sYGFb46KKQc40qZuLeI7yTLk-v5NCmHdj9u2nvsr3pH3xrfCaMvxc5_oWjadepRRCNyNiuDd91u7-5T7wfj3m576yQMsKCZesPqzCw8PCB775fMq07j_dV771jb8WEaf7Dmq7XVhjV8x8Nr8X8F-xGP8YkO6713ucuWkSQ8osdek0gXjNsN-JlLC5zEwtW7EqvmcVjw1RjzGGxCoDeMjH996XDcMZ2SGkRT8JTxKTei45u3O5Upo-vmrXJwDXIxpOeo9uF14kVivc4evV0tHGHqi0dri1i31DIvne8thW769FmL8Yi4QIimhRtlpjqe_W9YGKX929DSECQRje8D7vzNTCRTuCKC7YXvsWLxn3vrMQ4N77v3pbbeLIckvyAqnE5rN4pjv1_fml0hah27xtvCnbYLM7R2GV1VU-N6yPCFO5_cPX98-jhrVd8qMU_GH_4vM5V8ZKFeX_i2jsJd2PE6LuXYShMMZWDaYldFxNNFAtfce1shVMJVx7vFK9w15gXty-K9yma5niFw9_Oz_Hw6PFyCiC6a8tbayOT1YzFj7c2Swz9WZpp7_Bw7LzPkQncQQ8NYmiEsf3iPeKuuleY-3Vm-lvNn93_LP9Ws7zZfDG8DTr0A4UgiGh3kGcYjxpNdb3ptc0hK6iY-gjIrG1zbYJ3v7_oXlWcyRDUjHmfzQY2crnCEn0_THvJF9l2cCDh5-R45Wbuiw0tk6yq8BBhPL1Dlx8J3LNkARMwWXS9fM8Tw-sYQ2xShwx2hl5zflb7aNxdsCZGZKRYmGTu0mVGLSxyaHuzT2IfM5wAnhOrzwjYdeO7IAGdw3Qw-Ziq8g4CJ6vdDMjvwjXN5heT1PWILq__hoWKocsJxuvlxo_RNXmIjhOOEU4-u3CQtedGvOsprMGgI3cpWtHOFHTF0whbcnHsmoFTZOnuJyPOyham9qvj8_NzEA-PdX4GpneHGCIexZJ45XjoFM4ZuKs7MdeWAy8FVpme_XuprrufN_KL-62f4SK2EvcLJPfISyoVGAr7vMjFX87bFJUEMZYcevz3OoIn8MH99CacCUJUtpzsI96058aJX1zLvfHwBpKYu9YNmMJf3w3T7ktGMngttN1Vup-OPFUupqUtRi4qiDcirGnZBD2UdTblT7rdVEqYWMpBbbH3JiCnEBcCS4eRN4Z4mHysZCkuRqC6NrACndyQt_DQd4402CGYdtciwuQdxibeBBbXhcN-leQTY3yIy4JPMew99GIxwe1oH5aI9o1EV2-A02px5R1bu5nKHVnmB3dfz5WG14ojXhPUCagaP1laMYH3Ia9z5JM645drKMppI8wPGcABsg1ttLAOpaCbFKB2Ns8W7I_Q2oVBmgw4nPbpuefC3iPvCnO5v7xXRghZhhJGDEbzJI1_4ZkTRyVq2EKmWPHfil_l8kxaCT9vbvRi6KIsdjhl6D9Qbnv4uQJFdUx6oz6OcSmuApQijkxNSPAYVeafSc0d6bX-BMmRNpM9AkgFR5RPVtMt9753yWPiutF8bIsycFLHcQYLjBEtOda4vgo2aElmPHMA7v3OHVys0I2fio2kxMUeCVTk2TE8iJURQnjTy_vYmKtH2zJe8vhlw8EOhZo7mACocvUtZjA2j0wtXk0uQpsqJpuXilyV5SEQh-UOvIpQppI64eVlY4jBxYwE-L0-OdfJLxsrpxCmJ02hE82uEg3tgIUB7b-ZtxF3uEhnLDKHMOENX6TkN2b1IeWMNLA6FdiK7JN3YEtFpGeSTyF1ETsCyA1z2wTeR_v82tQON4hbJXMDS2ELabwAgaWP59suQxN8Xc-8u388wahvur7EZulm4T8m7IuBlD7jNNZoWwD6vunCWdwXXQLjgr0yhPigckMh3biTd2PeZQnchH025wU13yDMaUeEJ0lZoPoIwi99gOtuBZwTk1uSkuq22yRjHHG2d8qEvojJ3DiK_ciPdjx-0ZyH19pGlvJNTLEIsSNkplV-WO3WoPa2_XA4rGY2qsC1RHw8ZE2P4s_5meyQl9ESwL8RABuZ3JGLjcEoOA27yOVlaAwZLBA_FA0iJLMMNeR2p8L_gVpdXfzr2ASk6dfYiU5i1Bfgxgoa9YYhg84a4LLt5B1IMe5qjeRAFJGmuCbB4Hfhq_39xRhhEvP3jCq_E0EzXj1YiUiEV8wubMVkbURiKhS1CZsYIS5gg5iYcD4Rnu_akqtqWeFrw1NCNTk5vYv0BL13I0s4iQfQY7rmEZILeqPBVz-5xPcWTyQyEWuX6NYumBrLtAnLsZpPsOVBIYknOqxGyZtGEFTm3zKDvu8Y3sXkbMHpL0CTaChS8o3zYnLBoPI4j1zZ_d_iTTXj983I4MOfnfVLUnEKHAZBMoPd17YKDH6qPysOJNYrDGPilOT_2LcxSRGadiUtK05VDzn3Ifsdi6T-xIjDZQUOKsDXA4-24W4N2sPnFYPLrcu1FEW4kB2y5BqmUM1m34e3aQX3vxJtmz4HiAqK7yTGlG6TdIiE4V9KKQ5QfAhtyfdt7ZBwDI2USVt3yKDmZhYbNhLh7cTecKYU2LSetIymaDNewDQI-0d4YSiR2UqaI1UVINK2G8orYgzNhGG1ERGZ7q7X3Dg7LOAEJfSkVZXNZ8LjZP40cycpSRw_l0-6c_T6M_cek9BgcMOrFBY4dmKYTWw8-dBGbB7nzQwNt8gLlNxN4lVMXiDVx66dZKRN8z5NRRCBlk6oYBfEkxczkEluJ-WAWVTuEkwa3EjMK3monECJHbDf_xE-FRBEOE4t3dKuuP-M9z-yzHPwR-TTleLRSa6zawcrNKydMeOQzAzedCjSy_UVyiiqCClC2LlMI9BmTqqRbRjhLyegQTQ8neA3nwR3ETID0i3YzvB-D9RzZ78F_G52Sg-EZPJkRdxBC5PoSruG6JAm7CPmJjbJljXKibTHgOQo9VauqZLHZIxftmoaY8lQNKoJ1-sMy1mxZm5iKeEzIqY0aD0FQRKTGGwWtB7wRFUYlGEO2AmFUsp5hyyq6OUXICP2xBQw0a-2bG-KQlt6wz2TOmtNrlmr2YvCoUyCkbdH5OpbFQ0f0E2ulgQRz-l_ltOJUKXWWEHeG9u-22gImG8DdcoTwdkWmNFkHQrFjeaFJh4EkRx2GLcMv-g6QMU_xho1Qxb58SomGOZUaCwcwDLlOCmldaVNh9iahFOw511erR0H4I0xD5HFWyyWqrPVD6gqd0JRCA70LQpY6UELW1sC0uEHI7YPsRYRpI6xWxMXMbD7vdkJU8amGKfkKuCBOY8ihxVJu2AZPER7bWaOP3mjC4NvwY-B_5MvJkLM4leClyULWYSf9re8AntlPna6VjepY-z1Xhgg4hhNBu4JUsRJG8-N4saGf9fEQSJ06KVeMwLvL4OrkHbjb31I2O9g_ksbqk1SYkfb7ZgZ9Qh9vOlqZfUzJimLk6aSjzFiz-cuV6b2-0Ql6WENUYEnFg9jSO3YjXEeAcCpmnhMSAC2QdHc-Dys6Lqr6Vu_VWZlUHtSTZzKxqH95M0UX4-nNSiNlVxiccU02K5Bsb2TdU226nGFRC8h6su0J0GpxBJNSslDTJi2YcGzxnatYikONhCeryq2ygS0b8n5mrngrRzHn6hmD4vKZ_HUwAGe-jp58M7tSVJzp-1xklxENHTd03UplWRgewSj4OnPxvRdA9-UkCBe5_yIetLhuNFkRJlWi-GlML8OQP_YkEsuARezEalzyJDXy9JEEeo6_r0z98mUVHXfQ5gLVyZDKBARCEZc8e8E3CDSDhxWEH9MUOSI3Dys_bgmbTZtiE18bLktl3enTqC-k_tadHVoLSe3nj5isiSer6J5soIF_GU2pikIFJXHYsXOK56JytCk6DlEombaqvo9BZ-DuYTrRtPRs6DZcWeP7tOB0keMrur_R3Sk4P3Uc5-Ft1DlXB5JtIOGfJi6LW8c0W5BLEygp6J35GJdhEX8ZwGtK1ilQ4c3L1qgw8kkRfAf0L0baUgqg7q85yqUHUFsw07SeTBR0UIEWDi4MS9AzG55EaBKzF2b9GS-CpatoOowqmCjfUdleNdJKJRvKjnK84V-CsWDoW06larOkQogxRLhw2B5S9ZByfmjuFfZmSXp2iEOaim-BedlgnIqP31itlu6GjyV2USF_CofN1RDjMvj7tUp7dJbHSLxIFlS-bQk5bqFaDdbMKDUBP9ayBDW2R8TKmhsIo4H0xRlGH4Tm6PaB-NkIux2KpbrLbkFhjL7hM4qAnQMc4nuni7KdbyO5Evk_nebPmLbAQ0xQzHEJscm5qeoBmHStrNapmf7W7UJqLKUMaTqp4v-DwMxbvWlx3UopavjY8WKi0fL2J89frR5XbsSeCQBH5kiVCqB6WK6ViSdkaKaTFW-sW8XDbroHFdmx8xqi0KrMpnkiF2J2ZRjSeRTOVQLSicXYPvJOTrCV4cMc9jvgdniniqK9V-WoINvxCrFYHZt-a1VGOISw08KdEJZNpkT4PlQBnCNb0N8yiHYAycdoDwJBzlwe6tnQWnz5lmTlzdBkqfHTW1VQLyhfIT-Md5y28TvrJVUsLZkvMlGWaiEgdRrKFqGVyDpiZ0bWDugdEz6_vRSYeoPw34g2Zs8_hJ2RXWo4ouLh5WSPKm6quvlq4SWX3LIzeniTgZCdY6CGzigCmEVBIADMO7Kx6NLw7tTbdEebo8FWDGT62_tz-X8qbRkv0rF4spkrApVJDlQS0tOSuQcBkHsFE9RdfCRA2SJlGhASs_HZXbxWyQMFcGIyaytGsFf0V3BqgCdFXlIvDEVY7El_I9FCVg4huVA7SXDoyS4X8HUnVRpKj92aRj2bIh275nISR5Z8TRr1SydGaSjgYoDOQ9FMlI1JeiBIkO3EikV9an4sxApyaR0-X6otsIIWdezyfFytV8WYhUzgc8UNj1dfPLuiiQxiZRsD9VO554qfG7tYeWdkyrgtgxOVh23mdSLtgNEFwvtEBycT9Xdhmt822LRR9FiN8tjlopciBq8fqIMqgQEAM1IgI7rVq50C1s-4d0DdSj0bNHChSrXTsVcIKQ3BFcBlyAZRcg0-EY2yDLvD3cZWaApLc-WNQE7q3kwukg6UvCGr1qKplu6YxFM3lRdkEQRbiuQmmbbAMFKVvYAVQhtsHdhoa6AABJeEdkBwhtpvjWl3G6uLlteSVSrRC-HwRjAViGpo2E6I0FvjMIlnD9VzPBxzguJVCZph1ZkCpaEPTYkl5EnkuTAAQzLo1yeUpi-FvdYW4m8hywk47DKktNyx6yxHharZQ7trHUPqjwq0CsDK_pwGIjp-6nxrXyd4SIuVXE5LUDHhmWtWo7I73ZzIEL4ZEfzFX9d3G1AbZciATOkMiR3j91hd6FXgr2JcdbEaYcslsl7FH-38An8uP0kBVQ79vU606C1Kzx-6msE4xZ4PgLDo6iSlkTAEG8Xvu4oHbV3nll3IijXgot8UIXX3z-sx2TnW6FJ7u73P6zHQNRjEcIBAS1KAWGWEZcRpIvIhHRZzlY7tjlErwaDzYNJomJTt-cryRdkApshvSLUJ4u_rwN3-X-P1NomH4GK61OS5sqnXf4pGFoXe_C8S6tZXxX91gcinFCBeCjrkj9bmqrd8JBtiROnPjvzBdFwhTi6DRg2YwBzW_HbZlc4yrs4PL5ZS9hA1ZQfqium3UyopUD5LhJI52t6p3TKFFE8ehp13Z0veFOXeMlhwCnwJhNkp1svGY79wDuFKNVqI7OZ23qcKf4qIlHAqEMuWVGSTjFV61BOcBJSq4VQA8GA1RrVucsSRzM14KOmk3jEAN3AOQ44GcUz1RxDgb0-kxjg2SUHRR8K2APNLwx8xKCj_Sxd7IQyGcXVGKYQPkNKZJWk50x-ZlsoKO80XFNuXasXiWQx9AKmSTcvrxNGtcir7YA6DHrBz0S4PugptTMU_trPlXJVrIKTENVf4XgFJuinWdIYim7X-jm1KddpS5MxCsuE1gtsTEJ4fcSESqsUN6lMuoaBSrDCrkRsXBTymyQAbqKpAL-l8PBMwqPoiSYInTXHYzShPLRkNKqWnJdURv5V4_E7aUUpPzLqUR0P66tN1eJJfC8gHJ8UuECssah_RAG8DOdtrloOCGC5lJryxj6oz7AusdmGtcE4g_hntK9UgoNqjRtfKqrXzSjV0ZSn8T-lRsorD6-wLNHqlNfpDLDUJcnlSTFa9fjCM7NrBtAbg5upLMMDWsNSGuoyPRzmVfRhxcFvqR6W9FbzpHF1J2H27vUlw1QTWQgQpgNcawmsZaKV_FWmWs3k2F8_2tciDJg0iIBwAaHknQRXZUpyH2g4JYvGWYTRod1AcSWTRIgj0TXV2YM-4QEYiTPc-Lg5Upl6HOCOC2yNstgGx4jhr46Mg9IFaSy1060BRynggW76tHmBkhvEH4zARuvkmdH2WGQZ4sPjEZGzZXIUg5kY3TQrupNF7RqvUlIPfav84zawqKoi1VA5ofhpfwVNUqELYgPmmqBUdxE9Y1TXhFs_N8gW5dkoQQjCo9Fw6qmUnNiVHUvLxF-lppNl6n4sKU_trcHmsEKDUv9ASVbeepSjdYHYfoKh7Cn_Qnq0hnspwvqHS4S1G2MwZSbeC9xmAIHHaiF3b_RpekpOtw0s-qj8ZCl212CEIMXfLkHIjmexqMC0OKDNW8HagJRqqlhmqN89NxWbHIfOkUYiVP6UAvG0oxj_sydFuDyMTOzCkmPtBrJu-mvbgkZgl7UPg10fWi5y0KYAcF2A6pxuuZOYVEBAfSx6_CITJUORlBZSvANspfpoAuSdDpsCf3wcMQZL0nHZw7TzEpUQoHrgGpvFlkJCJOkLnWNBN_bESFLmusyXRCGrOYlvUKFPNlqpLS0S6CnWcWrDxNszA90GHdKfEYa1vXca6pmH8Agi7pTFXeMyHddo-xyWdzV2C6gf8lIacwuWhjFX9AwRQq3ejRC2ETEPuedAzkiONYgmCWdqKN-6TpspeIOIXL-3qJEa2jfddGJWeRFL2FWD18LpwlT0_m1YtCt5i6h-wFpZWvzUk6kR49_hCKmQHq3wVt669s9FOOtfKtB2ZtKYGH36avIYtqxoNJhjZK-vRpDHU3H46kEulQ2TnvWtekv9gPwyu0LDjVOkCzjWnbadP4Wr8CFJGA-5ouUKsIXIc7kZE6zc4MuHnIiIR-d2kbe18_snYYmEp2Viv5C6Zhm2k1xPGqcLbDx3OtjcYA3dFImecGQ92iTBTtotqq6d13NuaKlybME2LHcCFZT63uCrCg-KoDQxN_RBAzGKdK8keeqItJeXhmFyv9isAR5LNV5XLf8gJ5Te28oDjaNaz9HeTKomyhjtpRaznfc1XPzgK0A1IzAJGvN8TcfZ0vO3_e8t9xPWlEieby7e3ky_4Pg7N-wQC5m9I4K3UxwQbzCZTqk_pB4eppuzS7ET_PrwO-xv8_3TWXpeMFv1am3ZC20qW2_7G8KmTMC_aj6uPZtEBZqJcM2cl8M68vZlPqRahTSkpY4cRC5qGr4uFGUV33qme6K6ScnI5A6swESSsFxQdVlwGxwU2lXJotPVPHK-YhZUGYkI1cGJzgVqcS9XeCBvo4pjbaIFl-rkkj0_6gOW1gm86CLtkg4wNCdFtTk1ODyZqUpuh8BHzo2mjoilE_fMzp40xya15948Sjwpsthe9IYAeSMObQKRRwLNmCtFWSKRu-HqdgOrFBx1U_6lhDMdBJpy1CeAcUEBhz319UouB9y4TCiAMJBSQL6DNA4VhKmUZ4wUWgQKk9h_kruEOS-S2kaBYPAqqiqTxsa6TkSij6OkekGgsoLvU8-qK90dKqq4ewgFxSmvjvqxIuvRkGfP4hw63WcWS80w7Xhh6ntZ_nMhauC41awrqmCTliOTFTljVkKU2X6Z1KLCUW_u60ShsK3sREfz9qoNGhnHqwukPxUlnLvvKsWlQ5nLPRjVbNTfnxxKaszgpuTUyZef9k9ySZre1-tBoKzS0ZXvz0FP28RpTvy5kNNXNP7qpYNNfdjKFeXRSsf1-ueHUobqOmSrQjXEDQSUZ7-qyVzssxKtp5NvO7PtxcRa49wwcSWEg_WEyJrmSANXFAdiJ7BV9jGpMGDWCEA1BCVBrg161hGx2s7cIjapI1tLrsAAQUXcPsjcYdCasaGScgtDVEBYyNwF99lxT_FsNCxPAhh498NpKBRkcDcVLs-9KPPPwm_pQER-iHG2dPgQrKMjbX9tkJCQxJoD0Xw2Ry_A7FSLvrGoMS2m4n6VrZgtRpviq6NVVWVyLaOWbdWt1nbh8qp79sQIHm4LcyIHsLR79mMWVwuVzYsQ589KzF7q273SoEjDEzvpLhQOHnASfIAlFbu-i-jgf5SrDyrXbbzJb6cGfF5tAWLGxh_1LRjPVFZuy8zjOUe1TCOInawJRiWnodh6XCR7OdhB4qZzap5skTvoHCQaMmPQOcNgVWrdCHf7zgDeANwbtKdAT4xJ4rXoF3jR6rZpHc0AP0W7x4bTd7akTVZ5AwlmHgfjkBLg3oJVCTxZJMhRyC-dfJJu58aBHCmzdb6pTHQ5AacE_ji7FmDaypez5EmGYbPb0ObypkqS_nT3d3WCy23SODvF5m-YW9pcJaGAsA-mJ6SSmj9Knc-0GoY-HDUyobxS468Ly9Kj0DLbVGO1umHjYxDhRZALn9SsI-qIEIo-SetoFNzlfXF2AZHUJCPmaaoFQVolIA20afwtiw0wno_zno2Tlbi7UVIUSYD6oCc3bJZGh1pUJ70IlrqjqdYl5mf_yU7e1C_R8zG-GR_ymc2FN0kBww7Sl-QxGq_-8NHVE3VmEp__Nxmtf57N378cmP4A8sYsu6w_SawzTecMnNDxN4NIyfuf5yGfH5QL9gPKnV9N5u8RPEtErdPLhSa8_N5-xfEHzXc54DCJJCwfTln5MpsGm4OI0TPhLu3My5DXP-ePtNlHSJB7rUlumbP9p2ia8_uXSP5SGHDDASuRvC-ViRVnwcpH-NMnbIQulEatblnhOm9d0odppDq1wytScfjTwZn1yw0yRxuXwNZyze0WEhCFxI3UBjY7f_j8AxiOEBI-Jxl83OUrlM5Fhmis2dQPZ2EPI8Xj365iK8Wz2Woiv3BH4ptR-l0yVyt_pr7_vrMOfOlEgoWMpbjGML-Mk7bZ6WzrXbjzTkrdH9NWRG6-FJxS7DF9Q0mdOZBo_5n31z5yr_1JeTvcgzxzR56cFZx_tue3vt-SggpbtohHXTLeYGUq234WswhUOux2HwBAdqAWJmGulshjc9ZAA9ey0MK0z0LieiAqBnnmsPTroOie1oe-_DvamOwBdtWydPO2W7a6lns0pEydxqElS4JHncuzZlcfnNSjcIoeqKQVQ4t2aT7llVU7xU_oJe3KyYvovTlSbkZ8KILPB5mTuwk7Tm29qcusGboi_sRtJuoKqWga0iI1kaDIVEMN6hxJnisCjYcwG_hxu_yGDkPl_QOZMnSQnQ9xKdPtmagIBcdqCpBjEeIFAxZEh-HCm3EUw3TzEkMOKiJ6DXwAT2C75p5etRE36nxdgjR0ZdW1Y_oSIuS5so-8V4Se5YIdBYVkuc8vj1FT_uMQSFYhiQMB2s5rd8BSTVpL2FqVgRSkwYhbLn1Eig0ehnaqWpE3OXhm0WQ0lSvErDjTtl5raOHpa9Rge89GCKStlBiHw1tjmbvqC33kk_WKCMyyswRRSQftT6oA-8naZer0UMcqR2opCitQV7OiZ6fEHhsVeYvZii_VXOjQISXPSgpb1e4C3dDRhxefvgKICRtbJtGnyaqTAWmL8PSq9JFaQPcaG3k7TKHo1qJtMPjZv_coq6j_FCp53TbBkVMub2sRJ3NIeaRDAdILJF9xRFkBoTkiJ3tQKfJHWiClbLPeHBoALtpaBLEuZuI8RQdNwsP0arIewZMz80SzCqMVxY16EvYnO-ykqRi-C9yonDmoeKcYqvgEGGXSAInOzxVo5UydcZ7zJsFjoRRzm4QSnv0Wv9W4uHAwJFSoCo5W-0CDOZmFlm_Qggs1SY6ovEefkGaWYs4Fb5BDPs8vF5Wf2MZ9dsmuLoki87YaLNmjSYJOsuo5Q5R-gHqLwl8cbLPQch7HpsIjIGIUcqVmBPfCm4Tz2hzi1RB5TLlMJ9QSI_b0FkrZ5dUOEhydr3GgyZThRwSIypGJ3ZSZWo15Ugi97NDMPsuYCCGdVbQOgp5eky7olrt8udE1Vy_1EhoMDIppFtz9sZsH-SIFSz7b6cMP0-mcYzA0jgzEe_98BsnQGQbCk9LATI4VQo3j0DaMXJ-dqoOoHG6Vt6nmr69wUJWRqN1lG-MpHaKtaKqIHSFS3XPiyyIHVXVewXw1ktJKOwToZwPVdXYO9gvZOZsLWu0rhir-IGDN7pMHZEAo53CjTlKvit4wuyxNzXlpyZGcMIdkKF6g43k6R-sODvNFZPnIUJGSHxMJGz9AXnTfVCdQIa0ILxg1GS3oFoxOnqZSt3YBs1hkVujmh4iQ3AH14kPLDqebLCcbK1lnF7jxJnpuI88Nj6eOGudHponoEDdJzsEyqIvXD1medsmcbnv7m5Pq4IiVP-l_shxnpZVmu-dkYvp9FhyM6PbLTRMdp1Dv8VEFH_j9A8v_KYeO3yuLTXydZ-n-SZ3f4X-p6dfA-g1iwXumAvOPAN4JsE9Cyjf6Wwd9M-r1ew_MpfHtLZsOYK-h2Hb9PlsHObXoGzZg5O9JLa5KbeLl8MPd2ZjJ1j-z8_w3PzXNr_KG_g3grHnDx_XDvFO1VfRUOCma9feYHF4yFYt_ksx8YJnZWeN67coTZzJzBdX081a-oROyCO3CUPHptLlgthS1J8ED50nF1LzVZso4NrE2jyr6h1OoLn9Oi3byKLOK7mMMr17_PvJSHS5oQ2X9PRAILFx-X8-n080HqqlDmW9Ov81FlF4JbiPXUvw66v83HVTtMVNXAQkJ_2fnMA8LZTSJ9ictQf5GUCQFdFqqYWPTebyUwPtnmza8AGAc2kHpdvypdTL4SqqwOw2DKIwWTfOz-liPrDdXlQ-f1DGPDB0ra-aPU0ozLXQef4czVs7YUJ8Idqs28f1nEdqf94CvmITHPFY4njIHpwJSa2uNzY1ve4hrcSb4B0qKL3IIKfTStHdbvfNnjzGyLWrT1lY5BVMY83mPg2aj0wJk1fYxtOjps76SWqEeYb1mROVJa9sSLaGUm9qNmzck03E7Fhhjnjfh6NXNkI-yfxobOJn-YJ2p5-nuXD3mfefmzNwmytVNIsQvY-qoPnzC7mQ2LQeWSF43KPcGMLpq3DlqQVAYanR-V84cpDttcNRUKOsOuQ2NOk3LGqHvmFqCDtoPRWzVhcZ2hbX379wQzgekZtDy_BGpmiVqkEqm-mA1HflkSD8T8qenBvUc01puaeiN-nDJg0j_JHIr6Qe5p2ZCAr-YLTOPLyBTNsfT1dSQR-9xwKi-PkB0OTrAXvKQxfLKdJ0hBuDNc2RnFm0gPkbypMda_a_hLKs9ZirYaePNJMgqaY1fhaThvJeS8Np_cajwRBTk01gH6VTN9Pjt5KtOBFNokYdurjzL5j2O86SwWB7O2ZcRe_FZo1TLHgl5HPsOB2z0mSfRnucr5D1uQvlyz4oq2aXYmKfHjruI4STVjJORXMuZWVnXIYaqOpC0WK-wUH1Wj9knqOVBVhQb18oaYXY3UbLnkOFs45ex8BkjM2UN0OZkdIKz-DX3JzjZo7V5qkx9dtZkz8mzJZ0uZSrio-zamwxOHUMXHlIpPs07LMt0kZvOzr4c_0se1S4AX538qyeuosLO9yiOySCs_i6qv_fCPrh05MvVdthHmv2e9s6qXRzUBGh2fFxUe_s4n8yCoSoap7YUiIMDoUAB3y0p9OipHWFlgjez7_LdqicP7T0-M9dtYEy-ewElqeYYtSLHkwdLk2RabtToawakU2b1mUvHa2oznd_Wf3J_swZfV2jJM_PdT13y5cvvD9kw_joBHwbt2R7-vGVIbsM6PZu19bynox-gv1YBv5mGKT5SHZPTUYhE2Ee0RSMKkIsUU7Xy_mxqgb7ldmlqAZUzNB-f8LaFKtZwKrUxBXUr6rx4Jd8BflTLVD36qS3Jb7V3fgVVfReLZnECXXUcnMUFbhQdcDoW7Ha4hV45-oidP2FhJ4HGfrzlSUK0wOnc3oaeAxWIBLzFvnkIw4nAPdKLxWl0Jf1esfNtqc9eqU3ObyHQfKswHNBnmRff_f0KFLkht0KZeNH5_j0PiRK6Y8imXx5MPE-RvTP4eLy7uwOWEv1AGwYjsJwsPeM9Yw92gDPF1HHaAJPx1pzCmDlNpmcoWlMq_iZwX5X0VHJsH-Xq4wyHkmwfWLzeavXSHZ8CE-87u5b5JxPliIL8AEWqbEdz-jNVM_YXBWzLp7NAhdL2T3knWwfePC6l2iQhCRizzsqJ1ObLNwcP7TcTjdbClIkOf7HBSsHhW2mDaKW-Wc075Lc-5JMEv-hwHe7O5EQxfEaeTN1A193p93znyalc7L3AmT5KJ3NQty591y21Huj7MloeeUF5x1F5iSNDxiJsqsPdoK_CBv3dRt8RxySLzi_rY4eQ3wLkKirrml9BxPENLiiv8zIWiDDppFjgVGAQJ8gHHle6VnQK0RNzW_7O6OP8y1mhuW65wofjevPpVObkh6oPv_0O9F2iyqQrNhpRE2GDuap8DwW8tHYmepQzMvcMYF4QEMHfuetaxyLAg-u07GGd4DGsk7E_VBL5RgofL-ImXakUETyp3GuuV22u1YwEgd-mmcXgTwFVbdTfIUfMUAeuF4CTdH3aa9n4Mcgsa32Pgf1OG5zTh27QHMbCLo69UCXOgqkuZKTOGFPH2xXjfnzM00ABliXKsl1tUesVzaBG6Cz3s6axuakUyv1KYuS1OydNHjMPsVyIIBoickj-gHHDRNc2RVDo7Hgesu5AVg_vVNxUyB5u1vPV55dEXNQn6N53qxJfG0ZkXC8S4zSUpMgmWZyFydvFkGGmz0dfxUEDYu5F4eiUyyWV1aLhubY85jxr4MEsuOZfTNsaYeYpW5yvFEGKLntj4aWjE6LWKTTQtWAt-zfV3mEqNGRHnWLUUJIz1EKQwls4DASpz6YftIsCj_3bvOXo6d0LhcYrpKicViZnSgpXXE2lA0wqLb46AXgRe23iOnxeW0QmCzE61DuUz5CN0eM_Vx5jbzyMCPYUS6oNzZw6lpYZWOSiXUCpJaNA51KYjBnmZmVcH9ak6CDTx861aQVH-2WLv1WLz0PHTWzN4ePVVDns2a_ZqF9kU7X5A0RbBLNZUFiJpZPWdnH-QSE71LvSPue2kmraUx1BfPEHX_VWXdkY2So6nPxUmtEaisY9fDB-wq4HHC3Vc6Myx2nmEp89ycTsPDd3GqvUn1sAOA6mpko3z8yuKuCKDjRRfXz2NDkjudWpL3Tev6xnNtRgPrJC4ZeBKnOk7CwERAM7gcoBaWJSQqvPUCOaTzJ_YDni0JVDu2OAcH9jwpw-rNSKOgXPxSmdYinUSj98qPRJS-Lbjwb73cJKnX5AwjRVHdZpvk1LhwRFUzfJiUX5VXe700znzFs4AWEKMyCr9JlQyEDyDIo8WXyClA87AkN2X3iZnCzy_MmNs25RlEzr2EEXzYdN9MlE0NIlt1VD-NX8wpLhhqRhfS-5pbo8-HKqRz2QFv_39qdKTinOZWRgIzqViGGRmWT3JYfiOBU8KLNpWKadB24V9ax4pv3xNHleS1dKtz13pRvokihVU0IIwweCdkifbYJmJ-3jjLDo-IKZ1Z_n_dqTV6Jw9tcSAJujxon9dshNn5HF0UcDPy0UWMwOD-31TRRdJxPJsHMf8SwyBEmNOs2Kk2BRsVWE4ctZSoGHSKK3_wGUu-16",
"rhythm_version": 1.0
},
"bars": [
{
"start": 1.31162,
"duration": 1.73999,
"confidence": 0.686
},
{
"start": 3.05161,
"duration": 1.74941,
"confidence": 0.624
},
{
"start": 4.80102,
"duration": 1.73296,
"confidence": 0.242
},
{
"start": 6.53398,
"duration": 1.69715,
"confidence": 0.622
},
{
"start": 8.23113,
"duration": 1.28113,
"confidence": 0.734
},
{
"start": 9.51226,
"duration": 1.75709,
"confidence": 0.524
},
{
"start": 11.26935,
"duration": 1.79443,
"confidence": 0.527
},
{
"start": 13.06378,
"duration": 1.75927,
"confidence": 0.705
},
{
"start": 14.82304,
"duration": 1.75424,
"confidence": 0.228
},
{
"start": 16.57729,
"duration": 1.73836,
"confidence": 0.431
},
{
"start": 18.31565,
"duration": 1.76963,
"confidence": 0.382
},
{
"start": 20.08527,
"duration": 1.76139,
"confidence": 0.881
},
{
"start": 21.84666,
"duration": 1.75134,
"confidence": 0.362
},
{
"start": 23.598,
"duration": 1.75749,
"confidence": 0.292
},
{
"start": 25.35549,
"duration": 1.74215,
"confidence": 0.248
},
{
"start": 27.09764,
"duration": 1.76511,
"confidence": 0.608
},
{
"start": 28.86275,
"duration": 1.77461,
"confidence": 0.577
},
{
"start": 30.63736,
"duration": 1.29853,
"confidence": 0.424
},
{
"start": 31.93589,
"duration": 1.73029,
"confidence": 0.699
},
{
"start": 33.66617,
"duration": 1.75797,
"confidence": 0.574
},
{
"start": 35.42414,
"duration": 1.74862,
"confidence": 0.201
},
{
"start": 37.17276,
"duration": 1.76505,
"confidence": 0.263
},
{
"start": 38.93781,
"duration": 1.75996,
"confidence": 0.551
},
{
"start": 40.69776,
"duration": 1.74274,
"confidence": 0.158
},
{
"start": 42.44051,
"duration": 1.74479,
"confidence": 0.601
},
{
"start": 44.18529,
"duration": 1.75709,
"confidence": 0.163
},
{
"start": 45.94238,
"duration": 1.75992,
"confidence": 0.596
},
{
"start": 47.7023,
"duration": 1.74533,
"confidence": 0.38
},
{
"start": 49.44762,
"duration": 1.74746,
"confidence": 0.655
},
{
"start": 51.19509,
"duration": 1.74971,
"confidence": 0.635
},
{
"start": 52.9448,
"duration": 1.75049,
"confidence": 0.206
},
{
"start": 54.69529,
"duration": 1.74911,
"confidence": 0.318
},
{
"start": 56.4444,
"duration": 1.74771,
"confidence": 0.275
},
{
"start": 58.19211,
"duration": 1.75465,
"confidence": 0.614
},
{
"start": 59.94676,
"duration": 1.75283,
"confidence": 0.509
},
{
"start": 61.69959,
"duration": 1.75281,
"confidence": 0.812
},
{
"start": 63.4524,
"duration": 1.75503,
"confidence": 0.223
},
{
"start": 65.20743,
"duration": 1.74549,
"confidence": 0.848
},
{
"start": 66.95292,
"duration": 1.75119,
"confidence": 0.799
},
{
"start": 68.70411,
"duration": 1.75361,
"confidence": 0.281
},
{
"start": 70.45771,
"duration": 1.74976,
"confidence": 0.364
},
{
"start": 72.20747,
"duration": 1.75142,
"confidence": 0.714
},
{
"start": 73.9589,
"duration": 1.75602,
"confidence": 0.607
},
{
"start": 75.71491,
"duration": 1.75371,
"confidence": 0.543
},
{
"start": 77.46863,
"duration": 1.74834,
"confidence": 0.634
},
{
"start": 79.21697,
"duration": 1.74892,
"confidence": 0.42
},
{
"start": 80.96588,
"duration": 1.75026,
"confidence": 0.77
},
{
"start": 82.71614,
"duration": 1.759,
"confidence": 0.371
},
{
"start": 84.47515,
"duration": 1.75826,
"confidence": 0.502
},
{
"start": 86.23341,
"duration": 1.75475,
"confidence": 0.682
},
{
"start": 87.98815,
"duration": 1.7509,
"confidence": 0.501
},
{
"start": 89.73905,
"duration": 1.75291,
"confidence": 0.736
},
{
"start": 91.49196,
"duration": 1.75207,
"confidence": 0.42
},
{
"start": 93.24403,
"duration": 1.75315,
"confidence": 0.425
},
{
"start": 94.99718,
"duration": 1.75043,
"confidence": 0.617
},
{
"start": 96.74761,
"duration": 1.74662,
"confidence": 0.598
},
{
"start": 98.49422,
"duration": 1.74783,
"confidence": 0.639
},
{
"start": 100.24205,
"duration": 1.75407,
"confidence": 0.577
},
{
"start": 101.99612,
"duration": 1.74979,
"confidence": 0.057
},
{
"start": 103.74591,
"duration": 1.74903,
"confidence": 0.67
},
{
"start": 105.49495,
"duration": 1.7471,
"confidence": 0.419
},
{
"start": 107.24205,
"duration": 1.76002,
"confidence": 0.469
},
{
"start": 109.00207,
"duration": 1.75487,
"confidence": 0.415
},
{
"start": 110.75694,
"duration": 1.75094,
"confidence": 0.181
},
{
"start": 112.50787,
"duration": 1.76515,
"confidence": 0.715
},
{
"start": 114.27302,
"duration": 1.75483,
"confidence": 0.429
},
{
"start": 116.02785,
"duration": 1.737,
"confidence": 0.496
},
{
"start": 117.76485,
"duration": 1.75189,
"confidence": 0.709
},
{
"start": 119.51674,
"duration": 1.75868,
"confidence": 0.59
},
{
"start": 121.27542,
"duration": 1.753,
"confidence": 0.836
},
{
"start": 123.02841,
"duration": 1.74615,
"confidence": 0.478
},
{
"start": 124.77457,
"duration": 1.74406,
"confidence": 0.682
},
{
"start": 126.51863,
"duration": 1.74935,
"confidence": 0.352
},
{
"start": 128.26797,
"duration": 1.75449,
"confidence": 0.549
},
{
"start": 130.02246,
"duration": 1.75218,
"confidence": 0.575
},
{
"start": 131.77464,
"duration": 1.75345,
"confidence": 0.561
},
{
"start": 133.5281,
"duration": 1.75532,
"confidence": 0.469
},
{
"start": 135.28342,
"duration": 1.74848,
"confidence": 0.145
},
{
"start": 137.0319,
"duration": 1.74947,
"confidence": 0.656
},
{
"start": 138.78137,
"duration": 1.727,
"confidence": 0.357
},
{
"start": 140.50838,
"duration": 1.74252,
"confidence": 0.435
},
{
"start": 142.25089,
"duration": 1.7763,
"confidence": 0.412
},
{
"start": 144.02719,
"duration": 1.74901,
"confidence": 0.122
},
{
"start": 145.7762,
"duration": 1.75502,
"confidence": 0.485
},
{
"start": 147.5312,
"duration": 1.75676,
"confidence": 0.438
},
{
"start": 149.28796,
"duration": 1.75322,
"confidence": 0.181
},
{
"start": 151.04118,
"duration": 1.75102,
"confidence": 0.783
},
{
"start": 152.7922,
"duration": 1.76161,
"confidence": 0.354
},
{
"start": 154.55382,
"duration": 1.75478,
"confidence": 0.715
},
{
"start": 156.3086,
"duration": 1.74873,
"confidence": 0.754
},
{
"start": 158.05733,
"duration": 1.74973,
"confidence": 0.645
},
{
"start": 159.80705,
"duration": 1.75075,
"confidence": 0.552
},
{
"start": 161.55782,
"duration": 1.75518,
"confidence": 0.306
},
{
"start": 163.31299,
"duration": 1.73521,
"confidence": 0.433
},
{
"start": 165.04819,
"duration": 1.7372,
"confidence": 0.54
},
{
"start": 166.78539,
"duration": 1.75611,
"confidence": 0.592
},
{
"start": 168.5415,
"duration": 1.78388,
"confidence": 0.311
},
{
"start": 170.3254,
"duration": 1.74115,
"confidence": 0.419
},
{
"start": 172.06654,
"duration": 1.76881,
"confidence": 0.575
},
{
"start": 173.83534,
"duration": 1.81023,
"confidence": 0.851
},
{
"start": 175.64558,
"duration": 1.7173,
"confidence": 0.315
},
{
"start": 177.36288,
"duration": 1.71181,
"confidence": 0.546
},
{
"start": 179.07469,
"duration": 1.75152,
"confidence": 0.6
},
{
"start": 180.8262,
"duration": 1.7497,
"confidence": 0.805
},
{
"start": 182.57591,
"duration": 1.75199,
"confidence": 0.236
},
{
"start": 184.32791,
"duration": 1.76098,
"confidence": 0.685
},
{
"start": 186.08888,
"duration": 1.75578,
"confidence": 0.092
},
{
"start": 187.84467,
"duration": 1.74631,
"confidence": 0.81
},
{
"start": 189.59097,
"duration": 1.73669,
"confidence": 0.641
},
{
"start": 191.32767,
"duration": 1.73227,
"confidence": 0.127
},
{
"start": 193.05994,
"duration": 1.72572,
"confidence": 0.603
},
{
"start": 194.78564,
"duration": 1.73053,
"confidence": 0.417
},
{
"start": 196.51617,
"duration": 1.74394,
"confidence": 0.351
},
{
"start": 198.26012,
"duration": 1.74953,
"confidence": 0.304
},
{
"start": 200.00964,
"duration": 1.75788,
"confidence": 0.268
},
{
"start": 201.76755,
"duration": 1.72453,
"confidence": 0.833
},
{
"start": 203.49207,
"duration": 1.71647,
"confidence": 0.768
},
{
"start": 205.20854,
"duration": 1.72193,
"confidence": 0.12
},
{
"start": 206.93047,
"duration": 1.7308,
"confidence": 0.086
},
{
"start": 208.66125,
"duration": 1.71967,
"confidence": 0.241
},
{
"start": 210.38094,
"duration": 1.71885,
"confidence": 0.641
},
{
"start": 212.0998,
"duration": 1.73502,
"confidence": 0.573
},
{
"start": 213.83481,
"duration": 1.68443,
"confidence": 0.492
},
{
"start": 215.51924,
"duration": 1.71178,
"confidence": 0.309
},
{
"start": 217.23102,
"duration": 1.7926,
"confidence": 0.566
},
{
"start": 219.02362,
"duration": 1.75051,
"confidence": 0.206
},
{
"start": 220.77412,
"duration": 1.77259,
"confidence": 0.459
},
{
"start": 222.54672,
"duration": 1.73457,
"confidence": 0.433
},
{
"start": 224.2813,
"duration": 1.68932,
"confidence": 0.738
},
{
"start": 225.97061,
"duration": 1.72339,
"confidence": 0.172
},
{
"start": 227.69398,
"duration": 1.72086,
"confidence": 0.577
},
{
"start": 229.41486,
"duration": 1.72835,
"confidence": 0.617
},
{
"start": 231.1432,
"duration": 1.73764,
"confidence": 0.36
},
{
"start": 232.88084,
"duration": 1.72981,
"confidence": 0.184
},
{
"start": 234.61066,
"duration": 1.73639,
"confidence": 0.153
},
{
"start": 236.34705,
"duration": 1.73178,
"confidence": 0.618
},
{
"start": 238.07883,
"duration": 1.72618,
"confidence": 0.17
},
{
"start": 239.80502,
"duration": 1.72619,
"confidence": 0.045
},
{
"start": 241.5312,
"duration": 1.73318,
"confidence": 0.87
},
{
"start": 243.26439,
"duration": 1.72984,
"confidence": 0.805
},
{
"start": 244.99423,
"duration": 1.7311,
"confidence": 0.727
},
{
"start": 246.72533,
"duration": 1.73231,
"confidence": 0.279
},
{
"start": 248.45764,
"duration": 1.72382,
"confidence": 0.203
},
{
"start": 250.18146,
"duration": 0.86216,
"confidence": 0.797
},
{
"start": 251.04362,
"duration": 1.73054,
"confidence": 0.237
},
{
"start": 252.77417,
"duration": 1.72463,
"confidence": 0.58
},
{
"start": 254.4988,
"duration": 1.72085,
"confidence": 0.756
},
{
"start": 256.21964,
"duration": 1.73657,
"confidence": 0.672
},
{
"start": 257.9562,
"duration": 1.73173,
"confidence": 0.487
},
{
"start": 259.68796,
"duration": 1.73117,
"confidence": 0.453
},
{
"start": 261.41913,
"duration": 1.73352,
"confidence": 0.424
},
{
"start": 263.15262,
"duration": 1.73102,
"confidence": 0.275
},
{
"start": 264.88364,
"duration": 1.73661,
"confidence": 0.586
},
{
"start": 266.62027,
"duration": 1.72546,
"confidence": 0.604
},
{
"start": 268.34573,
"duration": 1.73135,
"confidence": 0.577
},
{
"start": 270.0771,
"duration": 1.73098,
"confidence": 0.291
},
{
"start": 271.80807,
"duration": 0.43139,
"confidence": 0.549
},
{
"start": 272.23947,
"duration": 1.73367,
"confidence": 0.524
},
{
"start": 273.97314,
"duration": 1.73055,
"confidence": 0.493
},
{
"start": 275.70367,
"duration": 1.72645,
"confidence": 0.501
},
{
"start": 277.4301,
"duration": 1.73212,
"confidence": 0.652
},
{
"start": 279.16226,
"duration": 1.72307,
"confidence": 0.278
},
{
"start": 280.8853,
"duration": 1.72918,
"confidence": 0.101
},
{
"start": 282.6145,
"duration": 1.73022,
"confidence": 0.553
},
{
"start": 284.34473,
"duration": 1.7441,
"confidence": 0.326
},
{
"start": 286.0888,
"duration": 1.72445,
"confidence": 0.66
},
{
"start": 287.81326,
"duration": 1.72791,
"confidence": 0.556
},
{
"start": 289.54117,
"duration": 1.73012,
"confidence": 0.194
},
{
"start": 291.2713,
"duration": 1.73978,
"confidence": 0.708
},
{
"start": 293.01108,
"duration": 1.72736,
"confidence": 0.87
},
{
"start": 294.73843,
"duration": 1.72422,
"confidence": 0.204
},
{
"start": 296.46265,
"duration": 1.73252,
"confidence": 0.698
},
{
"start": 298.19516,
"duration": 1.72717,
"confidence": 0.869
},
{
"start": 299.92236,
"duration": 2.02676,
"confidence": 0.855
},
{
"start": 301.9491,
"duration": 2.30456,
"confidence": 0.417
},
{
"start": 304.25366,
"duration": 2.29558,
"confidence": 0.512
},
{
"start": 306.54926,
"duration": 2.30725,
"confidence": 0.205
},
{
"start": 308.8565,
"duration": 2.30715,
"confidence": 0.635
},
{
"start": 311.16367,
"duration": 2.31178,
"confidence": 0.224
},
{
"start": 313.47543,
"duration": 2.3136,
"confidence": 0.168
},
{
"start": 315.78903,
"duration": 2.30337,
"confidence": 0.181
},
{
"start": 318.0924,
"duration": 2.3109,
"confidence": 0.547
},
{
"start": 320.40332,
"duration": 2.31815,
"confidence": 0.249
},
{
"start": 322.72147,
"duration": 2.30532,
"confidence": 0.503
},
{
"start": 325.0268,
"duration": 2.30654,
"confidence": 0.24
},
{
"start": 327.3333,
"duration": 2.3115,
"confidence": 0.287
},
{
"start": 329.6448,
"duration": 2.29898,
"confidence": 0.341
},
{
"start": 331.9438,
"duration": 2.29364,
"confidence": 0.799
},
{
"start": 334.23743,
"duration": 2.31655,
"confidence": 0.106
},
{
"start": 336.554,
"duration": 2.31048,
"confidence": 0.325
},
{
"start": 338.86447,
"duration": 2.29058,
"confidence": 0.063
},
{
"start": 341.15506,
"duration": 2.30692,
"confidence": 0.209
},
{
"start": 343.46198,
"duration": 2.31661,
"confidence": 0.763
},
{
"start": 345.7786,
"duration": 2.31364,
"confidence": 0.747
},
{
"start": 348.09222,
"duration": 2.25968,
"confidence": 0.147
},
{
"start": 350.3519,
"duration": 2.25728,
"confidence": 0.644
},
{
"start": 352.6092,
"duration": 2.30314,
"confidence": 0.516
},
{
"start": 354.91232,
"duration": 2.27877,
"confidence": 0.505
},
{
"start": 357.1911,
"duration": 2.31424,
"confidence": 0.336
},
{
"start": 359.50534,
"duration": 3.4163,
"confidence": 0.443
}
],
"beats": [
{
"start": 0.45571,
"duration": 0.42987,
"confidence": 0.725
},
{
"start": 0.88558,
"duration": 0.42604,
"confidence": 0.495
},
{
"start": 1.31162,
"duration": 0.43092,
"confidence": 0.442
},
{
"start": 1.74254,
"duration": 0.43383,
"confidence": 0.22
},
{
"start": 2.17637,
"duration": 0.43585,
"confidence": 0.306
},
{
"start": 2.61222,
"duration": 0.43939,
"confidence": 0.324
},
{
"start": 3.05161,
"duration": 0.43745,
"confidence": 0.413
},
{
"start": 3.48906,
"duration": 0.43478,
"confidence": 0.406
},
{
"start": 3.92384,
"duration": 0.43915,
"confidence": 0.364
},
{
"start": 4.36299,
"duration": 0.43802,
"confidence": 0.236
},
{
"start": 4.80102,
"duration": 0.43846,
"confidence": 0.255
},
{
"start": 5.23947,
"duration": 0.43772,
"confidence": 0.243
},
{
"start": 5.67719,
"duration": 0.42994,
"confidence": 0.208
},
{
"start": 6.10713,
"duration": 0.42685,
"confidence": 0.213
},
{
"start": 6.53398,
"duration": 0.42453,
"confidence": 0.294
},
{
"start": 6.95851,
"duration": 0.42456,
"confidence": 0.221
},
{
"start": 7.38307,
"duration": 0.4246,
"confidence": 0.166
},
{
"start": 7.80767,
"duration": 0.42346,
"confidence": 0.065
},
{
"start": 8.23113,
"duration": 0.42545,
"confidence": 0.115
},
{
"start": 8.65658,
"duration": 0.42626,
"confidence": 0.169
},
{
"start": 9.08284,
"duration": 0.42942,
"confidence": 0.142
},
{
"start": 9.51226,
"duration": 0.43495,
"confidence": 0.133
},
{
"start": 9.94721,
"duration": 0.43658,
"confidence": 0.075
},
{
"start": 10.38379,
"duration": 0.44215,
"confidence": 0.133
},
{
"start": 10.82594,
"duration": 0.44341,
"confidence": 0.296
},
{
"start": 11.26935,
"duration": 0.44197,
"confidence": 0.282
},
{
"start": 11.71132,
"duration": 0.44992,
"confidence": 0.17
},
{
"start": 12.16124,
"duration": 0.45121,
"confidence": 0.2
},
{
"start": 12.61244,
"duration": 0.45133,
"confidence": 0.28
},
{
"start": 13.06378,
"duration": 0.44284,
"confidence": 0.276
},
{
"start": 13.50661,
"duration": 0.44025,
"confidence": 0.276
},
{
"start": 13.94686,
"duration": 0.43843,
"confidence": 0.15
},
{
"start": 14.3853,
"duration": 0.43775,
"confidence": 0.152
},
{
"start": 14.82304,
"duration": 0.43549,
"confidence": 0.196
},
{
"start": 15.25854,
"duration": 0.43913,
"confidence": 0.212
},
{
"start": 15.69767,
"duration": 0.43801,
"confidence": 0.235
},
{
"start": 16.13568,
"duration": 0.44161,
"confidence": 0.214
},
{
"start": 16.57729,
"duration": 0.4322,
"confidence": 0.168
},
{
"start": 17.00949,
"duration": 0.43222,
"confidence": 0.155
},
{
"start": 17.44171,
"duration": 0.43382,
"confidence": 0.096
},
{
"start": 17.87553,
"duration": 0.44012,
"confidence": 0.064
},
{
"start": 18.31565,
"duration": 0.44053,
"confidence": 0.076
},
{
"start": 18.75617,
"duration": 0.44132,
"confidence": 0.112
},
{
"start": 19.1975,
"duration": 0.44055,
"confidence": 0.068
},
{
"start": 19.63805,
"duration": 0.44723,
"confidence": 0.661
},
{
"start": 20.08527,
"duration": 0.44801,
"confidence": 0.544
},
{
"start": 20.53329,
"duration": 0.44369,
"confidence": 0.496
},
{
"start": 20.97698,
"duration": 0.43544,
"confidence": 0.346
},
{
"start": 21.41241,
"duration": 0.43425,
"confidence": 0.331
},
{
"start": 21.84666,
"duration": 0.43699,
"confidence": 0.178
},
{
"start": 22.28365,
"duration": 0.43932,
"confidence": 0.109
},
{
"start": 22.72297,
"duration": 0.43851,
"confidence": 0.065
},
{
"start": 23.16148,
"duration": 0.43652,
"confidence": 0.331
},
{
"start": 23.598,
"duration": 0.43884,
"confidence": 0.255
},
{
"start": 24.03684,
"duration": 0.44194,
"confidence": 0.319
},
{
"start": 24.47878,
"duration": 0.43955,
"confidence": 0.204
},
{
"start": 24.91833,
"duration": 0.43716,
"confidence": 0.22
},
{
"start": 25.35549,
"duration": 0.43556,
"confidence": 0.163
},
{
"start": 25.79105,
"duration": 0.43358,
"confidence": 0.145
},
{
"start": 26.22463,
"duration": 0.43592,
"confidence": 0.294
},
{
"start": 26.66055,
"duration": 0.43709,
"confidence": 0.495
},
{
"start": 27.09764,
"duration": 0.43669,
"confidence": 0.371
},
{
"start": 27.53433,
"duration": 0.44021,
"confidence": 0.362
},
{
"start": 27.97453,
"duration": 0.44254,
"confidence": 0.257
},
{
"start": 28.41708,
"duration": 0.44567,
"confidence": 0.246
},
{
"start": 28.86275,
"duration": 0.44801,
"confidence": 0.162
},
{
"start": 29.31076,
"duration": 0.44406,
"confidence": 0.091
},
{
"start": 29.75481,
"duration": 0.44207,
"confidence": 0.048
},
{
"start": 30.19689,
"duration": 0.44047,
"confidence": 0.216
},
{
"start": 30.63736,
"duration": 0.4381,
"confidence": 0.156
},
{
"start": 31.07546,
"duration": 0.43337,
"confidence": 0.232
},
{
"start": 31.50883,
"duration": 0.42706,
"confidence": 0.21
},
{
"start": 31.93589,
"duration": 0.42742,
"confidence": 0.235
},
{
"start": 32.3633,
"duration": 0.43249,
"confidence": 0.155
},
{
"start": 32.7958,
"duration": 0.43443,
"confidence": 0.096
},
{
"start": 33.23022,
"duration": 0.43595,
"confidence": 0.09
},
{
"start": 33.66617,
"duration": 0.43395,
"confidence": 0.306
},
{
"start": 34.10012,
"duration": 0.43823,
"confidence": 0.229
},
{
"start": 34.53835,
"duration": 0.4433,
"confidence": 0.213
},
{
"start": 34.98165,
"duration": 0.44249,
"confidence": 0.122
},
{
"start": 35.42414,
"duration": 0.43852,
"confidence": 0.106
},
{
"start": 35.86266,
"duration": 0.4369,
"confidence": 0.107
},
{
"start": 36.29956,
"duration": 0.43683,
"confidence": 0.113
},
{
"start": 36.73639,
"duration": 0.43637,
"confidence": 0.074
},
{
"start": 37.17276,
"duration": 0.44099,
"confidence": 0.039
},
{
"start": 37.61375,
"duration": 0.43889,
"confidence": 0.036
},
{
"start": 38.05264,
"duration": 0.44267,
"confidence": 0.069
},
{
"start": 38.49531,
"duration": 0.4425,
"confidence": 0.062
},
{
"start": 38.93781,
"duration": 0.43998,
"confidence": 0.101
},
{
"start": 39.37779,
"duration": 0.43941,
"confidence": 0.078
},
{
"start": 39.8172,
"duration": 0.44353,
"confidence": 0.14
},
{
"start": 40.26072,
"duration": 0.43704,
"confidence": 0.135
},
{
"start": 40.69776,
"duration": 0.43648,
"confidence": 0.192
},
{
"start": 41.13424,
"duration": 0.43319,
"confidence": 0.128
},
{
"start": 41.56743,
"duration": 0.43503,
"confidence": 0.156
},
{
"start": 42.00246,
"duration": 0.43805,
"confidence": 0.102
},
{
"start": 42.44051,
"duration": 0.43682,
"confidence": 0.175
},
{
"start": 42.87733,
"duration": 0.43404,
"confidence": 0.153
},
{
"start": 43.31137,
"duration": 0.43599,
"confidence": 0.097
},
{
"start": 43.74736,
"duration": 0.43794,
"confidence": 0.099
},
{
"start": 44.18529,
"duration": 0.43832,
"confidence": 0.13
},
{
"start": 44.62362,
"duration": 0.43797,
"confidence": 0.151
},
{
"start": 45.06159,
"duration": 0.43958,
"confidence": 0.114
},
{
"start": 45.50117,
"duration": 0.44121,
"confidence": 0.116
},
{
"start": 45.94238,
"duration": 0.44051,
"confidence": 0.155
},
{
"start": 46.38289,
"duration": 0.43904,
"confidence": 0.118
},
{
"start": 46.82193,
"duration": 0.43993,
"confidence": 0.119
},
{
"start": 47.26186,
"duration": 0.44044,
"confidence": 0.074
},
{
"start": 47.7023,
"duration": 0.43661,
"confidence": 0.153
},
{
"start": 48.13891,
"duration": 0.43552,
"confidence": 0.134
},
{
"start": 48.57443,
"duration": 0.4352,
"confidence": 0.127
},
{
"start": 49.00962,
"duration": 0.438,
"confidence": 0.085
},
{
"start": 49.44762,
"duration": 0.43845,
"confidence": 0.229
},
{
"start": 49.88607,
"duration": 0.43538,
"confidence": 0.266
},
{
"start": 50.32145,
"duration": 0.43465,
"confidence": 0.256
},
{
"start": 50.75609,
"duration": 0.43899,
"confidence": 0.352
},
{
"start": 51.19509,
"duration": 0.43748,
"confidence": 0.31
},
{
"start": 51.63257,
"duration": 0.43712,
"confidence": 0.403
},
{
"start": 52.06968,
"duration": 0.43754,
"confidence": 0.413
},
{
"start": 52.50723,
"duration": 0.43757,
"confidence": 0.455
},
{
"start": 52.9448,
"duration": 0.43798,
"confidence": 0.445
},
{
"start": 53.38278,
"duration": 0.43722,
"confidence": 0.515
},
{
"start": 53.82,
"duration": 0.43685,
"confidence": 0.501
},
{
"start": 54.25685,
"duration": 0.43843,
"confidence": 0.524
},
{
"start": 54.69529,
"duration": 0.43805,
"confidence": 0.494
},
{
"start": 55.13334,
"duration": 0.43649,
"confidence": 0.532
},
{
"start": 55.56983,
"duration": 0.43689,
"confidence": 0.494
},
{
"start": 56.00672,
"duration": 0.43768,
"confidence": 0.539
},
{
"start": 56.4444,
"duration": 0.43808,
"confidence": 0.531
},
{
"start": 56.88248,
"duration": 0.43652,
"confidence": 0.407
},
{
"start": 57.31901,
"duration": 0.43498,
"confidence": 0.285
},
{
"start": 57.75398,
"duration": 0.43813,
"confidence": 0.281
},
{
"start": 58.19211,
"duration": 0.43815,
"confidence": 0.187
},
{
"start": 58.63026,
"duration": 0.43895,
"confidence": 0.191
},
{
"start": 59.06921,
"duration": 0.43897,
"confidence": 0.204
},
{
"start": 59.50818,
"duration": 0.43859,
"confidence": 0.252
},
{
"start": 59.94676,
"duration": 0.43859,
"confidence": 0.308
},
{
"start": 60.38535,
"duration": 0.43977,
"confidence": 0.373
},
{
"start": 60.82513,
"duration": 0.43664,
"confidence": 0.397
},
{
"start": 61.26177,
"duration": 0.43782,
"confidence": 0.379
},
{
"start": 61.69959,
"duration": 0.43743,
"confidence": 0.285
},
{
"start": 62.13701,
"duration": 0.43742,
"confidence": 0.315
},
{
"start": 62.57444,
"duration": 0.4382,
"confidence": 0.304
},
{
"start": 63.01264,
"duration": 0.43976,
"confidence": 0.345
},
{
"start": 63.4524,
"duration": 0.43936,
"confidence": 0.312
},
{
"start": 63.89176,
"duration": 0.43935,
"confidence": 0.29
},
{
"start": 64.33111,
"duration": 0.43856,
"confidence": 0.273
},
{
"start": 64.76967,
"duration": 0.43776,
"confidence": 0.342
},
{
"start": 65.20743,
"duration": 0.43697,
"confidence": 0.417
},
{
"start": 65.6444,
"duration": 0.43618,
"confidence": 0.406
},
{
"start": 66.08058,
"duration": 0.43617,
"confidence": 0.383
},
{
"start": 66.51676,
"duration": 0.43616,
"confidence": 0.362
},
{
"start": 66.95292,
"duration": 0.43772,
"confidence": 0.235
},
{
"start": 67.39064,
"duration": 0.4381,
"confidence": 0.216
},
{
"start": 67.82874,
"duration": 0.43769,
"confidence": 0.225
},
{
"start": 68.26643,
"duration": 0.43767,
"confidence": 0.273
},
{
"start": 68.70411,
"duration": 0.43882,
"confidence": 0.245
},
{
"start": 69.14293,
"duration": 0.4388,
"confidence": 0.256
},
{
"start": 69.58174,
"duration": 0.43839,
"confidence": 0.222
},
{
"start": 70.02013,
"duration": 0.43759,
"confidence": 0.234
},
{
"start": 70.45771,
"duration": 0.43718,
"confidence": 0.258
},
{
"start": 70.89489,
"duration": 0.43676,
"confidence": 0.285
},
{
"start": 71.33165,
"duration": 0.43831,
"confidence": 0.271
},
{
"start": 71.76996,
"duration": 0.43751,
"confidence": 0.35
},
{
"start": 72.20747,
"duration": 0.43866,
"confidence": 0.322
},
{
"start": 72.64613,
"duration": 0.43747,
"confidence": 0.31
},
{
"start": 73.0836,
"duration": 0.43706,
"confidence": 0.271
},
{
"start": 73.52067,
"duration": 0.43823,
"confidence": 0.275
},
{
"start": 73.9589,
"duration": 0.44018,
"confidence": 0.237
},
{
"start": 74.39908,
"duration": 0.439,
"confidence": 0.307
},
{
"start": 74.83808,
"duration": 0.43939,
"confidence": 0.275
},
{
"start": 75.27747,
"duration": 0.43744,
"confidence": 0.295
},
{
"start": 75.71491,
"duration": 0.43901,
"confidence": 0.262
},
{
"start": 76.15393,
"duration": 0.43941,
"confidence": 0.275
},
{
"start": 76.59333,
"duration": 0.43863,
"confidence": 0.259
},
{
"start": 77.03196,
"duration": 0.43667,
"confidence": 0.249
},
{
"start": 77.46863,
"duration": 0.43629,
"confidence": 0.177
},
{
"start": 77.90492,
"duration": 0.43669,
"confidence": 0.244
},
{
"start": 78.34161,
"duration": 0.43865,
"confidence": 0.272
},
{
"start": 78.78026,
"duration": 0.43671,
"confidence": 0.286
},
{
"start": 79.21697,
"duration": 0.43633,
"confidence": 0.261
},
{
"start": 79.6533,
"duration": 0.43595,
"confidence": 0.291
},
{
"start": 80.08925,
"duration": 0.43792,
"confidence": 0.282
},
{
"start": 80.52717,
"duration": 0.43871,
"confidence": 0.24
},
{
"start": 80.96588,
"duration": 0.43833,
"confidence": 0.154
},
{
"start": 81.40422,
"duration": 0.43639,
"confidence": 0.143
},
{
"start": 81.8406,
"duration": 0.43679,
"confidence": 0.114
},
{
"start": 82.27739,
"duration": 0.43875,
"confidence": 0.176
},
{
"start": 82.71614,
"duration": 0.44189,
"confidence": 0.169
},
{
"start": 83.15803,
"duration": 0.44034,
"confidence": 0.214
},
{
"start": 83.59837,
"duration": 0.43917,
"confidence": 0.185
},
{
"start": 84.03754,
"duration": 0.43761,
"confidence": 0.205
},
{
"start": 84.47515,
"duration": 0.43917,
"confidence": 0.228
},
{
"start": 84.91432,
"duration": 0.44191,
"confidence": 0.206
},
{
"start": 85.35623,
"duration": 0.44035,
"confidence": 0.134
},
{
"start": 85.79658,
"duration": 0.43683,
"confidence": 0.168
},
{
"start": 86.23341,
"duration": 0.438,
"confidence": 0.173
},
{
"start": 86.67141,
"duration": 0.43878,
"confidence": 0.243
},
{
"start": 87.11019,
"duration": 0.44035,
"confidence": 0.251
},
{
"start": 87.55054,
"duration": 0.43761,
"confidence": 0.299
},
{
"start": 87.98815,
"duration": 0.43606,
"confidence": 0.258
},
{
"start": 88.42421,
"duration": 0.43802,
"confidence": 0.268
},
{
"start": 88.86222,
"duration": 0.43919,
"confidence": 0.171
},
{
"start": 89.30142,
"duration": 0.43763,
"confidence": 0.177
},
{
"start": 89.73905,
"duration": 0.43764,
"confidence": 0.163
},
{
"start": 90.17669,
"duration": 0.43725,
"confidence": 0.19
},
{
"start": 90.61394,
"duration": 0.43842,
"confidence": 0.135
},
{
"start": 91.05236,
"duration": 0.4396,
"confidence": 0.153
},
{
"start": 91.49196,
"duration": 0.43764,
"confidence": 0.206
},
{
"start": 91.9296,
"duration": 0.43724,
"confidence": 0.205
},
{
"start": 92.36684,
"duration": 0.4384,
"confidence": 0.166
},
{
"start": 92.80524,
"duration": 0.43879,
"confidence": 0.205
},
{
"start": 93.24403,
"duration": 0.43878,
"confidence": 0.166
},
{
"start": 93.68281,
"duration": 0.43917,
"confidence": 0.179
},
{
"start": 94.12198,
"duration": 0.4376,
"confidence": 0.201
},
{
"start": 94.55958,
"duration": 0.4376,
"confidence": 0.267
},
{
"start": 94.99718,
"duration": 0.43838,
"confidence": 0.248
},
{
"start": 95.43556,
"duration": 0.43682,
"confidence": 0.272
},
{
"start": 95.87238,
"duration": 0.43761,
"confidence": 0.195
},
{
"start": 96.30999,
"duration": 0.43761,
"confidence": 0.274
},
{
"start": 96.74761,
"duration": 0.43723,
"confidence": 0.268
},
{
"start": 97.18484,
"duration": 0.43646,
"confidence": 0.303
},
{
"start": 97.62129,
"duration": 0.43685,
"confidence": 0.245
},
{
"start": 98.05814,
"duration": 0.43608,
"confidence": 0.228
},
{
"start": 98.49422,
"duration": 0.43764,
"confidence": 0.17
},
{
"start": 98.93187,
"duration": 0.43686,
"confidence": 0.224
},
{
"start": 99.36873,
"duration": 0.43647,
"confidence": 0.235
},
{
"start": 99.8052,
"duration": 0.43686,
"confidence": 0.223
},
{
"start": 100.24205,
"duration": 0.4396,
"confidence": 0.183
},
{
"start": 100.68165,
"duration": 0.43881,
"confidence": 0.182
},
{
"start": 101.12046,
"duration": 0.43803,
"confidence": 0.145
},
{
"start": 101.55849,
"duration": 0.43764,
"confidence": 0.151
},
{
"start": 101.99612,
"duration": 0.43725,
"confidence": 0.183
},
{
"start": 102.43337,
"duration": 0.43686,
"confidence": 0.224
},
{
"start": 102.87023,
"duration": 0.43804,
"confidence": 0.2
},
{
"start": 103.30827,
"duration": 0.43765,
"confidence": 0.239
},
{
"start": 103.74591,
"duration": 0.43882,
"confidence": 0.168
},
{
"start": 104.18474,
"duration": 0.43687,
"confidence": 0.152
},
{
"start": 104.6216,
"duration": 0.43687,
"confidence": 0.133
},
{
"start": 105.05847,
"duration": 0.43648,
"confidence": 0.194
},
{
"start": 105.49495,
"duration": 0.43843,
"confidence": 0.18
},
{
"start": 105.93338,
"duration": 0.43648,
"confidence": 0.196
},
{
"start": 106.36986,
"duration": 0.43648,
"confidence": 0.172
},
{
"start": 106.80634,
"duration": 0.4357,
"confidence": 0.156
},
{
"start": 107.24205,
"duration": 0.44001,
"confidence": 0.206
},
{
"start": 107.68205,
"duration": 0.43805,
"confidence": 0.201
},
{
"start": 108.12011,
"duration": 0.44353,
"confidence": 0.186
},
{
"start": 108.56363,
"duration": 0.43844,
"confidence": 0.165
},
{
"start": 109.00207,
"duration": 0.43922,
"confidence": 0.247
},
{
"start": 109.44129,
"duration": 0.43921,
"confidence": 0.21
},
{
"start": 109.88049,
"duration": 0.43881,
"confidence": 0.167
},
{
"start": 110.3193,
"duration": 0.43763,
"confidence": 0.203
},
{
"start": 110.75694,
"duration": 0.43881,
"confidence": 0.17
},
{
"start": 111.19574,
"duration": 0.43294,
"confidence": 0.204
},
{
"start": 111.62868,
"duration": 0.43959,
"confidence": 0.16
},
{
"start": 112.06828,
"duration": 0.4396,
"confidence": 0.189
},
{
"start": 112.50787,
"duration": 0.44195,
"confidence": 0.256
},
{
"start": 112.94983,
"duration": 0.44236,
"confidence": 0.27
},
{
"start": 113.39218,
"duration": 0.4408,
"confidence": 0.297
},
{
"start": 113.83299,
"duration": 0.44003,
"confidence": 0.199
},
{
"start": 114.27302,
"duration": 0.44201,
"confidence": 0.164
},
{
"start": 114.71503,
"duration": 0.4385,
"confidence": 0.109
},
{
"start": 115.15353,
"duration": 0.4397,
"confidence": 0.086
},
{
"start": 115.59323,
"duration": 0.43462,
"confidence": 0.108
},
{
"start": 116.02785,
"duration": 0.43346,
"confidence": 0.139
},
{
"start": 116.46131,
"duration": 0.43347,
"confidence": 0.163
},
{
"start": 116.89478,
"duration": 0.4366,
"confidence": 0.14
},
{
"start": 117.33138,
"duration": 0.43347,
"confidence": 0.208
},
{
"start": 117.76485,
"duration": 0.43738,
"confidence": 0.226
},
{
"start": 118.20223,
"duration": 0.43778,
"confidence": 0.246
},
{
"start": 118.64001,
"duration": 0.44013,
"confidence": 0.177
},
{
"start": 119.08014,
"duration": 0.43661,
"confidence": 0.17
},
{
"start": 119.51674,
"duration": 0.43818,
"confidence": 0.191
},
{
"start": 119.95492,
"duration": 0.43976,
"confidence": 0.147
},
{
"start": 120.39468,
"duration": 0.44251,
"confidence": 0.087
},
{
"start": 120.8372,
"duration": 0.43822,
"confidence": 0.132
},
{
"start": 121.27542,
"duration": 0.43627,
"confidence": 0.096
},
{
"start": 121.71169,
"duration": 0.43629,
"confidence": 0.308
},
{
"start": 122.14798,
"duration": 0.441,
"confidence": 0.326
},
{
"start": 122.58897,
"duration": 0.43944,
"confidence": 0.363
},
{
"start": 123.02841,
"duration": 0.43553,
"confidence": 0.331
},
{
"start": 123.46395,
"duration": 0.43633,
"confidence": 0.355
},
{
"start": 123.90028,
"duration": 0.43713,
"confidence": 0.29
},
{
"start": 124.33742,
"duration": 0.43715,
"confidence": 0.348
},
{
"start": 124.77457,
"duration": 0.4356,
"confidence": 0.376
},
{
"start": 125.21016,
"duration": 0.43483,
"confidence": 0.376
},
{
"start": 125.645,
"duration": 0.43642,
"confidence": 0.328
},
{
"start": 126.08141,
"duration": 0.43722,
"confidence": 0.394
},
{
"start": 126.51863,
"duration": 0.43684,
"confidence": 0.341
},
{
"start": 126.95546,
"duration": 0.43763,
"confidence": 0.262
},
{
"start": 127.39309,
"duration": 0.43646,
"confidence": 0.217
},
{
"start": 127.82955,
"duration": 0.43842,
"confidence": 0.24
},
{
"start": 128.26797,
"duration": 0.43921,
"confidence": 0.212
},
{
"start": 128.70718,
"duration": 0.43882,
"confidence": 0.309
},
{
"start": 129.146,
"duration": 0.43843,
"confidence": 0.385
},
{
"start": 129.58443,
"duration": 0.43804,
"confidence": 0.426
},
{
"start": 130.02246,
"duration": 0.43686,
"confidence": 0.399
},
{
"start": 130.45934,
"duration": 0.43961,
"confidence": 0.338
},
{
"start": 130.89894,
"duration": 0.43805,
"confidence": 0.289
},
{
"start": 131.33698,
"duration": 0.43767,
"confidence": 0.325
},
{
"start": 131.77464,
"duration": 0.43768,
"confidence": 0.274
},
{
"start": 132.21233,
"duration": 0.43807,
"confidence": 0.34
},
{
"start": 132.65039,
"duration": 0.43885,
"confidence": 0.328
},
{
"start": 133.08925,
"duration": 0.43885,
"confidence": 0.367
},
{
"start": 133.5281,
"duration": 0.43806,
"confidence": 0.496
},
{
"start": 133.96616,
"duration": 0.43884,
"confidence": 0.427
},
{
"start": 134.405,
"duration": 0.43922,
"confidence": 0.331
},
{
"start": 134.84422,
"duration": 0.4392,
"confidence": 0.368
},
{
"start": 135.28342,
"duration": 0.43997,
"confidence": 0.401
},
{
"start": 135.72339,
"duration": 0.43566,
"confidence": 0.398
},
{
"start": 136.15906,
"duration": 0.43525,
"confidence": 0.373
},
{
"start": 136.5943,
"duration": 0.43759,
"confidence": 0.351
},
{
"start": 137.0319,
"duration": 0.43993,
"confidence": 0.246
},
{
"start": 137.47183,
"duration": 0.43796,
"confidence": 0.217
},
{
"start": 137.90979,
"duration": 0.43716,
"confidence": 0.195
},
{
"start": 138.34695,
"duration": 0.43442,
"confidence": 0.312
},
{
"start": 138.78137,
"duration": 0.43871,
"confidence": 0.3
},
{
"start": 139.22008,
"duration": 0.43557,
"confidence": 0.27
},
{
"start": 139.65565,
"duration": 0.42656,
"confidence": 0.219
},
{
"start": 140.08221,
"duration": 0.42616,
"confidence": 0.302
},
{
"start": 140.50838,
"duration": 0.42968,
"confidence": 0.322
},
{
"start": 140.93805,
"duration": 0.43593,
"confidence": 0.163
},
{
"start": 141.37398,
"duration": 0.43983,
"confidence": 0.186
},
{
"start": 141.81381,
"duration": 0.43707,
"confidence": 0.175
},
{
"start": 142.25089,
"duration": 0.44215,
"confidence": 0.112
},
{
"start": 142.69302,
"duration": 0.44761,
"confidence": 0.11
},
{
"start": 143.14064,
"duration": 0.44446,
"confidence": 0.12
},
{
"start": 143.5851,
"duration": 0.44209,
"confidence": 0.191
},
{
"start": 144.02719,
"duration": 0.43933,
"confidence": 0.233
},
{
"start": 144.46652,
"duration": 0.43384,
"confidence": 0.264
},
{
"start": 144.90034,
"duration": 0.43773,
"confidence": 0.173
},
{
"start": 145.33809,
"duration": 0.43811,
"confidence": 0.127
},
{
"start": 145.7762,
"duration": 0.43848,
"confidence": 0.099
},
{
"start": 146.21468,
"duration": 0.43847,
"confidence": 0.093
},
{
"start": 146.65315,
"duration": 0.4408,
"confidence": 0.092
},
{
"start": 147.09395,
"duration": 0.43726,
"confidence": 0.322
},
{
"start": 147.5312,
"duration": 0.44155,
"confidence": 0.318
},
{
"start": 147.97276,
"duration": 0.43841,
"confidence": 0.284
},
{
"start": 148.41118,
"duration": 0.43879,
"confidence": 0.299
},
{
"start": 148.84998,
"duration": 0.438,
"confidence": 0.323
},
{
"start": 149.28796,
"duration": 0.43879,
"confidence": 0.219
},
{
"start": 149.72676,
"duration": 0.43839,
"confidence": 0.239
},
{
"start": 150.16516,
"duration": 0.4384,
"confidence": 0.264
},
{
"start": 150.60356,
"duration": 0.43763,
"confidence": 0.191
},
{
"start": 151.04118,
"duration": 0.43764,
"confidence": 0.115
},
{
"start": 151.47884,
"duration": 0.43726,
"confidence": 0.108
},
{
"start": 151.9161,
"duration": 0.43727,
"confidence": 0.095
},
{
"start": 152.35336,
"duration": 0.43884,
"confidence": 0.184
},
{
"start": 152.7922,
"duration": 0.43924,
"confidence": 0.222
},
{
"start": 153.23145,
"duration": 0.44041,
"confidence": 0.223
},
{
"start": 153.67186,
"duration": 0.44157,
"confidence": 0.168
},
{
"start": 154.11343,
"duration": 0.44039,
"confidence": 0.254
},
{
"start": 154.55382,
"duration": 0.43842,
"confidence": 0.253
},
{
"start": 154.99223,
"duration": 0.43997,
"confidence": 0.224
},
{
"start": 155.43222,
"duration": 0.43879,
"confidence": 0.145
},
{
"start": 155.871,
"duration": 0.4376,
"confidence": 0.23
},
{
"start": 156.3086,
"duration": 0.43719,
"confidence": 0.253
},
{
"start": 156.74579,
"duration": 0.43601,
"confidence": 0.438
},
{
"start": 157.1818,
"duration": 0.43757,
"confidence": 0.361
},
{
"start": 157.61937,
"duration": 0.43795,
"confidence": 0.425
},
{
"start": 158.05733,
"duration": 0.43794,
"confidence": 0.348
},
{
"start": 158.49527,
"duration": 0.43793,
"confidence": 0.4
},
{
"start": 158.9332,
"duration": 0.43753,
"confidence": 0.321
},
{
"start": 159.37073,
"duration": 0.43633,
"confidence": 0.424
},
{
"start": 159.80705,
"duration": 0.43708,
"confidence": 0.379
},
{
"start": 160.24414,
"duration": 0.4386,
"confidence": 0.419
},
{
"start": 160.68272,
"duration": 0.44011,
"confidence": 0.303
},
{
"start": 161.12283,
"duration": 0.43496,
"confidence": 0.337
},
{
"start": 161.55782,
"duration": 0.4392,
"confidence": 0.398
},
{
"start": 161.997,
"duration": 0.43874,
"confidence": 0.271
},
{
"start": 162.43575,
"duration": 0.43944,
"confidence": 0.159
},
{
"start": 162.87518,
"duration": 0.4378,
"confidence": 0.05
},
{
"start": 163.31299,
"duration": 0.43499,
"confidence": 0.188
},
{
"start": 163.74799,
"duration": 0.43296,
"confidence": 0.152
},
{
"start": 164.18094,
"duration": 0.43601,
"confidence": 0.214
},
{
"start": 164.61694,
"duration": 0.43125,
"confidence": 0.231
},
{
"start": 165.04819,
"duration": 0.43311,
"confidence": 0.36
},
{
"start": 165.48131,
"duration": 0.43423,
"confidence": 0.229
},
{
"start": 165.91553,
"duration": 0.43495,
"confidence": 0.256
},
{
"start": 166.35048,
"duration": 0.43491,
"confidence": 0.174
},
{
"start": 166.78539,
"duration": 0.4337,
"confidence": 0.241
},
{
"start": 167.21909,
"duration": 0.43758,
"confidence": 0.175
},
{
"start": 167.65668,
"duration": 0.44301,
"confidence": 0.121
},
{
"start": 168.09969,
"duration": 0.44183,
"confidence": 0.062
},
{
"start": 168.5415,
"duration": 0.44376,
"confidence": 0.186
},
{
"start": 168.98526,
"duration": 0.44296,
"confidence": 0.129
},
{
"start": 169.42822,
"duration": 0.44996,
"confidence": 0.172
},
{
"start": 169.87817,
"duration": 0.44721,
"confidence": 0.126
},
{
"start": 170.3254,
"duration": 0.43859,
"confidence": 0.232
},
{
"start": 170.76398,
"duration": 0.43192,
"confidence": 0.197
},
{
"start": 171.1959,
"duration": 0.43575,
"confidence": 0.159
},
{
"start": 171.63164,
"duration": 0.4349,
"confidence": 0.165
},
{
"start": 172.06654,
"duration": 0.43716,
"confidence": 0.279
},
{
"start": 172.50371,
"duration": 0.4328,
"confidence": 0.21
},
{
"start": 172.93651,
"duration": 0.44326,
"confidence": 0.224
},
{
"start": 173.37976,
"duration": 0.45559,
"confidence": 0.16
},
{
"start": 173.83534,
"duration": 0.45858,
"confidence": 0.229
},
{
"start": 174.29393,
"duration": 0.45295,
"confidence": 0.147
},
{
"start": 174.74687,
"duration": 0.45276,
"confidence": 0.065
},
{
"start": 175.19965,
"duration": 0.44595,
"confidence": 0.127
},
{
"start": 175.64558,
"duration": 0.43758,
"confidence": 0.239
},
{
"start": 176.08316,
"duration": 0.43067,
"confidence": 0.115
},
{
"start": 176.51382,
"duration": 0.42425,
"confidence": 0.135
},
{
"start": 176.93806,
"duration": 0.42481,
"confidence": 0.058
},
{
"start": 177.36288,
"duration": 0.42466,
"confidence": 0.118
},
{
"start": 177.78755,
"duration": 0.42256,
"confidence": 0.07
},
{
"start": 178.21011,
"duration": 0.42905,
"confidence": 0.023
},
{
"start": 178.63916,
"duration": 0.43554,
"confidence": 0.04
},
{
"start": 179.07469,
"duration": 0.4386,
"confidence": 0.126
},
{
"start": 179.51329,
"duration": 0.43856,
"confidence": 0.109
},
{
"start": 179.95186,
"duration": 0.43543,
"confidence": 0.131
},
{
"start": 180.38728,
"duration": 0.43893,
"confidence": 0.091
},
{
"start": 180.8262,
"duration": 0.43856,
"confidence": 0.15
},
{
"start": 181.26477,
"duration": 0.43703,
"confidence": 0.113
},
{
"start": 181.7018,
"duration": 0.43782,
"confidence": 0.076
},
{
"start": 182.13962,
"duration": 0.43629,
"confidence": 0.152
},
{
"start": 182.57591,
"duration": 0.43515,
"confidence": 0.18
},
{
"start": 183.01106,
"duration": 0.43712,
"confidence": 0.121
},
{
"start": 183.4482,
"duration": 0.44024,
"confidence": 0.163
},
{
"start": 183.88843,
"duration": 0.43948,
"confidence": 0.095
},
{
"start": 184.32791,
"duration": 0.4395,
"confidence": 0.088
},
{
"start": 184.76741,
"duration": 0.44031,
"confidence": 0.058
},
{
"start": 185.20772,
"duration": 0.43959,
"confidence": 0.056
},
{
"start": 185.6473,
"duration": 0.44158,
"confidence": 0.121
},
{
"start": 186.08888,
"duration": 0.44242,
"confidence": 0.185
},
{
"start": 186.53131,
"duration": 0.43706,
"confidence": 0.142
},
{
"start": 186.96837,
"duration": 0.43985,
"confidence": 0.125
},
{
"start": 187.40822,
"duration": 0.43644,
"confidence": 0.064
},
{
"start": 187.84467,
"duration": 0.43734,
"confidence": 0.159
},
{
"start": 188.282,
"duration": 0.4394,
"confidence": 0.128
},
{
"start": 188.7214,
"duration": 0.43685,
"confidence": 0.116
},
{
"start": 189.15825,
"duration": 0.43272,
"confidence": 0.061
},
{
"start": 189.59097,
"duration": 0.43408,
"confidence": 0.177
},
{
"start": 190.02505,
"duration": 0.43233,
"confidence": 0.105
},
{
"start": 190.45738,
"duration": 0.43602,
"confidence": 0.199
},
{
"start": 190.8934,
"duration": 0.43426,
"confidence": 0.293
},
{
"start": 191.32767,
"duration": 0.43208,
"confidence": 0.327
},
{
"start": 191.75974,
"duration": 0.43222,
"confidence": 0.094
},
{
"start": 192.19196,
"duration": 0.4347,
"confidence": 0.203
},
{
"start": 192.62665,
"duration": 0.43328,
"confidence": 0.273
},
{
"start": 193.05994,
"duration": 0.43342,
"confidence": 0.257
},
{
"start": 193.49335,
"duration": 0.43235,
"confidence": 0.278
},
{
"start": 193.9257,
"duration": 0.42973,
"confidence": 0.286
},
{
"start": 194.35542,
"duration": 0.43022,
"confidence": 0.261
},
{
"start": 194.78564,
"duration": 0.43185,
"confidence": 0.21
},
{
"start": 195.2175,
"duration": 0.4331,
"confidence": 0.175
},
{
"start": 195.6506,
"duration": 0.43081,
"confidence": 0.205
},
{
"start": 196.0814,
"duration": 0.43477,
"confidence": 0.247
},
{
"start": 196.51617,
"duration": 0.43405,
"confidence": 0.245
},
{
"start": 196.95023,
"duration": 0.43762,
"confidence": 0.209
},
{
"start": 197.38783,
"duration": 0.43729,
"confidence": 0.176
},
{
"start": 197.82513,
"duration": 0.435,
"confidence": 0.208
},
{
"start": 198.26012,
"duration": 0.43427,
"confidence": 0.263
},
{
"start": 198.6944,
"duration": 0.4437,
"confidence": 0.397
},
{
"start": 199.13809,
"duration": 0.43439,
"confidence": 0.431
},
{
"start": 199.57248,
"duration": 0.43718,
"confidence": 0.261
},
{
"start": 200.00964,
"duration": 0.43645,
"confidence": 0.351
},
{
"start": 200.4461,
"duration": 0.43925,
"confidence": 0.119
},
{
"start": 200.88536,
"duration": 0.44399,
"confidence": 0.152
},
{
"start": 201.32935,
"duration": 0.43819,
"confidence": 0.072
},
{
"start": 201.76755,
"duration": 0.42572,
"confidence": 0.11
},
{
"start": 202.19325,
"duration": 0.43357,
"confidence": 0.092
},
{
"start": 202.62683,
"duration": 0.4332,
"confidence": 0.041
},
{
"start": 203.06003,
"duration": 0.43204,
"confidence": 0.019
},
{
"start": 203.49207,
"duration": 0.42657,
"confidence": 0.147
},
{
"start": 203.91864,
"duration": 0.4254,
"confidence": 0.234
},
{
"start": 204.34406,
"duration": 0.42775,
"confidence": 0.316
},
{
"start": 204.7718,
"duration": 0.43674,
"confidence": 0.439
},
{
"start": 205.20854,
"duration": 0.43361,
"confidence": 0.39
},
{
"start": 205.64215,
"duration": 0.42853,
"confidence": 0.306
},
{
"start": 206.07066,
"duration": 0.42814,
"confidence": 0.405
},
{
"start": 206.49883,
"duration": 0.43165,
"confidence": 0.304
},
{
"start": 206.93047,
"duration": 0.43203,
"confidence": 0.296
},
{
"start": 207.3625,
"duration": 0.43632,
"confidence": 0.244
},
{
"start": 207.79881,
"duration": 0.43357,
"confidence": 0.356
},
{
"start": 208.23239,
"duration": 0.42887,
"confidence": 0.184
},
{
"start": 208.66125,
"duration": 0.43117,
"confidence": 0.084
},
{
"start": 209.09244,
"duration": 0.42762,
"confidence": 0.136
},
{
"start": 209.52005,
"duration": 0.43379,
"confidence": 0.086
},
{
"start": 209.95386,
"duration": 0.42709,
"confidence": 0.027
},
{
"start": 210.38094,
"duration": 0.42312,
"confidence": 0.092
},
{
"start": 210.80405,
"duration": 0.4281,
"confidence": 0.117
},
{
"start": 211.23215,
"duration": 0.43113,
"confidence": 0.166
},
{
"start": 211.66328,
"duration": 0.43651,
"confidence": 0.243
},
{
"start": 212.0998,
"duration": 0.43759,
"confidence": 0.374
},
{
"start": 212.53738,
"duration": 0.42892,
"confidence": 0.251
},
{
"start": 212.9663,
"duration": 0.43548,
"confidence": 0.31
},
{
"start": 213.40178,
"duration": 0.43303,
"confidence": 0.263
},
{
"start": 213.83481,
"duration": 0.42864,
"confidence": 0.392
},
{
"start": 214.26344,
"duration": 0.42544,
"confidence": 0.188
},
{
"start": 214.68889,
"duration": 0.41638,
"confidence": 0.277
},
{
"start": 215.10527,
"duration": 0.41396,
"confidence": 0.067
},
{
"start": 215.51924,
"duration": 0.41737,
"confidence": 0.099
},
{
"start": 215.93661,
"duration": 0.42311,
"confidence": 0.034
},
{
"start": 216.35971,
"duration": 0.43473,
"confidence": 0.071
},
{
"start": 216.79443,
"duration": 0.43658,
"confidence": 0.104
},
{
"start": 217.23102,
"duration": 0.44273,
"confidence": 0.07
},
{
"start": 217.67375,
"duration": 0.44693,
"confidence": 0.075
},
{
"start": 218.12068,
"duration": 0.45112,
"confidence": 0.17
},
{
"start": 218.5718,
"duration": 0.45182,
"confidence": 0.271
},
{
"start": 219.02362,
"duration": 0.44436,
"confidence": 0.353
},
{
"start": 219.46799,
"duration": 0.43649,
"confidence": 0.387
},
{
"start": 219.90446,
"duration": 0.43448,
"confidence": 0.429
},
{
"start": 220.33894,
"duration": 0.43519,
"confidence": 0.385
},
{
"start": 220.77412,
"duration": 0.4402,
"confidence": 0.421
},
{
"start": 221.21432,
"duration": 0.44793,
"confidence": 0.205
},
{
"start": 221.66228,
"duration": 0.44089,
"confidence": 0.307
},
{
"start": 222.10316,
"duration": 0.44356,
"confidence": 0.207
},
{
"start": 222.54672,
"duration": 0.44236,
"confidence": 0.218
},
{
"start": 222.98907,
"duration": 0.43532,
"confidence": 0.082
},
{
"start": 223.4244,
"duration": 0.43022,
"confidence": 0.034
},
{
"start": 223.85461,
"duration": 0.42668,
"confidence": 0.044
},
{
"start": 224.2813,
"duration": 0.42019,
"confidence": 0.048
},
{
"start": 224.70148,
"duration": 0.42162,
"confidence": 0.048
},
{
"start": 225.1231,
"duration": 0.42304,
"confidence": 0.048
},
{
"start": 225.54613,
"duration": 0.42447,
"confidence": 0.048
},
{
"start": 225.97061,
"duration": 0.4259,
"confidence": 0.048
},
{
"start": 226.39651,
"duration": 0.43382,
"confidence": 0.048
},
{
"start": 226.83034,
"duration": 0.43068,
"confidence": 0.389
},
{
"start": 227.26102,
"duration": 0.43298,
"confidence": 0.3
},
{
"start": 227.69398,
"duration": 0.43218,
"confidence": 0.292
},
{
"start": 228.12617,
"duration": 0.42945,
"confidence": 0.172
},
{
"start": 228.55562,
"duration": 0.42905,
"confidence": 0.225
},
{
"start": 228.98466,
"duration": 0.43019,
"confidence": 0.204
},
{
"start": 229.41486,
"duration": 0.43133,
"confidence": 0.177
},
{
"start": 229.84619,
"duration": 0.43286,
"confidence": 0.122
},
{
"start": 230.27905,
"duration": 0.43053,
"confidence": 0.102
},
{
"start": 230.70958,
"duration": 0.43363,
"confidence": 0.113
},
{
"start": 231.1432,
"duration": 0.43518,
"confidence": 0.112
},
{
"start": 231.57838,
"duration": 0.43595,
"confidence": 0.068
},
{
"start": 232.01434,
"duration": 0.4348,
"confidence": 0.037
},
{
"start": 232.44914,
"duration": 0.43172,
"confidence": 0.108
},
{
"start": 232.88084,
"duration": 0.43251,
"confidence": 0.187
},
{
"start": 233.31337,
"duration": 0.43448,
"confidence": 0.25
},
{
"start": 233.74783,
"duration": 0.43217,
"confidence": 0.403
},
{
"start": 234.18001,
"duration": 0.43065,
"confidence": 0.423
},
{
"start": 234.61066,
"duration": 0.43301,
"confidence": 0.447
},
{
"start": 235.04367,
"duration": 0.43458,
"confidence": 0.333
},
{
"start": 235.47826,
"duration": 0.43537,
"confidence": 0.342
},
{
"start": 235.9136,
"duration": 0.43344,
"confidence": 0.274
},
{
"start": 236.34705,
"duration": 0.43266,
"confidence": 0.286
},
{
"start": 236.77972,
"duration": 0.43266,
"confidence": 0.254
},
{
"start": 237.21239,
"duration": 0.43459,
"confidence": 0.204
},
{
"start": 237.64697,
"duration": 0.43186,
"confidence": 0.16
},
{
"start": 238.07883,
"duration": 0.4303,
"confidence": 0.203
},
{
"start": 238.50914,
"duration": 0.43185,
"confidence": 0.173
},
{
"start": 238.941,
"duration": 0.43144,
"confidence": 0.172
},
{
"start": 239.37244,
"duration": 0.43259,
"confidence": 0.23
},
{
"start": 239.80502,
"duration": 0.4314,
"confidence": 0.322
},
{
"start": 240.23642,
"duration": 0.43021,
"confidence": 0.33
},
{
"start": 240.66663,
"duration": 0.43134,
"confidence": 0.361
},
{
"start": 241.09798,
"duration": 0.43324,
"confidence": 0.276
},
{
"start": 241.5312,
"duration": 0.4328,
"confidence": 0.365
},
{
"start": 241.964,
"duration": 0.43391,
"confidence": 0.311
},
{
"start": 242.3979,
"duration": 0.43307,
"confidence": 0.359
},
{
"start": 242.831,
"duration": 0.4334,
"confidence": 0.307
},
{
"start": 243.26439,
"duration": 0.4345,
"confidence": 0.282
},
{
"start": 243.69888,
"duration": 0.43326,
"confidence": 0.218
},
{
"start": 244.13216,
"duration": 0.43165,
"confidence": 0.165
},
{
"start": 244.5638,
"duration": 0.43043,
"confidence": 0.221
},
{
"start": 244.99423,
"duration": 0.43156,
"confidence": 0.253
},
{
"start": 245.4258,
"duration": 0.43347,
"confidence": 0.284
},
{
"start": 245.85925,
"duration": 0.43266,
"confidence": 0.279
},
{
"start": 246.29192,
"duration": 0.43341,
"confidence": 0.22
},
{
"start": 246.72533,
"duration": 0.43262,
"confidence": 0.323
},
{
"start": 247.15794,
"duration": 0.43415,
"confidence": 0.303
},
{
"start": 247.5921,
"duration": 0.43336,
"confidence": 0.345
},
{
"start": 248.02547,
"duration": 0.43218,
"confidence": 0.387
},
{
"start": 248.45764,
"duration": 0.43099,
"confidence": 0.367
},
{
"start": 248.88863,
"duration": 0.43213,
"confidence": 0.313
},
{
"start": 249.32076,
"duration": 0.43017,
"confidence": 0.266
},
{
"start": 249.75092,
"duration": 0.43053,
"confidence": 0.274
},
{
"start": 250.18146,
"duration": 0.42974,
"confidence": 0.298
},
{
"start": 250.6112,
"duration": 0.43243,
"confidence": 0.285
},
{
"start": 251.04362,
"duration": 0.43278,
"confidence": 0.298
},
{
"start": 251.47641,
"duration": 0.43275,
"confidence": 0.257
},
{
"start": 251.90916,
"duration": 0.43426,
"confidence": 0.244
},
{
"start": 252.34341,
"duration": 0.43075,
"confidence": 0.209
},
{
"start": 252.77417,
"duration": 0.43149,
"confidence": 0.213
},
{
"start": 253.20564,
"duration": 0.43107,
"confidence": 0.266
},
{
"start": 253.63673,
"duration": 0.42988,
"confidence": 0.323
},
{
"start": 254.0666,
"duration": 0.43219,
"confidence": 0.29
},
{
"start": 254.4988,
"duration": 0.42946,
"confidence": 0.23
},
{
"start": 254.92825,
"duration": 0.42751,
"confidence": 0.239
},
{
"start": 255.35576,
"duration": 0.43098,
"confidence": 0.2
},
{
"start": 255.78674,
"duration": 0.43291,
"confidence": 0.253
},
{
"start": 256.21964,
"duration": 0.43406,
"confidence": 0.243
},
{
"start": 256.65372,
"duration": 0.4356,
"confidence": 0.265
},
{
"start": 257.0893,
"duration": 0.43172,
"confidence": 0.223
},
{
"start": 257.52103,
"duration": 0.43519,
"confidence": 0.254
},
{
"start": 257.9562,
"duration": 0.43402,
"confidence": 0.201
},
{
"start": 258.39023,
"duration": 0.43478,
"confidence": 0.232
},
{
"start": 258.825,
"duration": 0.43051,
"confidence": 0.197
},
{
"start": 259.25552,
"duration": 0.43243,
"confidence": 0.248
},
{
"start": 259.68796,
"duration": 0.43125,
"confidence": 0.241
},
{
"start": 260.1192,
"duration": 0.43318,
"confidence": 0.286
},
{
"start": 260.55237,
"duration": 0.43317,
"confidence": 0.246
},
{
"start": 260.98557,
"duration": 0.43356,
"confidence": 0.219
},
{
"start": 261.41913,
"duration": 0.43318,
"confidence": 0.164
},
{
"start": 261.8523,
"duration": 0.43473,
"confidence": 0.194
},
{
"start": 262.28702,
"duration": 0.43125,
"confidence": 0.172
},
{
"start": 262.71826,
"duration": 0.43436,
"confidence": 0.245
},
{
"start": 263.15262,
"duration": 0.43244,
"confidence": 0.203
},
{
"start": 263.58508,
"duration": 0.4313,
"confidence": 0.208
},
{
"start": 264.0164,
"duration": 0.43325,
"confidence": 0.144
},
{
"start": 264.44962,
"duration": 0.43403,
"confidence": 0.181
},
{
"start": 264.88364,
"duration": 0.43405,
"confidence": 0.14
},
{
"start": 265.3177,
"duration": 0.43599,
"confidence": 0.167
},
{
"start": 265.7537,
"duration": 0.43328,
"confidence": 0.149
},
{
"start": 266.18698,
"duration": 0.43329,
"confidence": 0.158
},
{
"start": 266.62027,
"duration": 0.43291,
"confidence": 0.156
},
{
"start": 267.05316,
"duration": 0.43136,
"confidence": 0.223
},
{
"start": 267.48453,
"duration": 0.42866,
"confidence": 0.212
},
{
"start": 267.91318,
"duration": 0.43254,
"confidence": 0.222
},
{
"start": 268.34573,
"duration": 0.43254,
"confidence": 0.179
},
{
"start": 268.77826,
"duration": 0.43216,
"confidence": 0.192
},
{
"start": 269.21042,
"duration": 0.43255,
"confidence": 0.136
},
{
"start": 269.64297,
"duration": 0.4341,
"confidence": 0.172
},
{
"start": 270.0771,
"duration": 0.43371,
"confidence": 0.134
},
{
"start": 270.5108,
"duration": 0.43488,
"confidence": 0.216
},
{
"start": 270.94568,
"duration": 0.43023,
"confidence": 0.159
},
{
"start": 271.3759,
"duration": 0.43217,
"confidence": 0.24
},
{
"start": 271.80807,
"duration": 0.43139,
"confidence": 0.166
},
{
"start": 272.23947,
"duration": 0.4341,
"confidence": 0.24
},
{
"start": 272.67355,
"duration": 0.43139,
"confidence": 0.186
},
{
"start": 273.10495,
"duration": 0.43371,
"confidence": 0.236
},
{
"start": 273.53864,
"duration": 0.43448,
"confidence": 0.223
},
{
"start": 273.97314,
"duration": 0.43603,
"confidence": 0.214
},
{
"start": 274.40915,
"duration": 0.43177,
"confidence": 0.181
},
{
"start": 274.8409,
"duration": 0.43177,
"confidence": 0.21
},
{
"start": 275.27267,
"duration": 0.431,
"confidence": 0.249
},
{
"start": 275.70367,
"duration": 0.43217,
"confidence": 0.252
},
{
"start": 276.13586,
"duration": 0.43025,
"confidence": 0.205
},
{
"start": 276.5661,
"duration": 0.43298,
"confidence": 0.236
},
{
"start": 276.99908,
"duration": 0.43106,
"confidence": 0.214
},
{
"start": 277.4301,
"duration": 0.43533,
"confidence": 0.22
},
{
"start": 277.86545,
"duration": 0.43496,
"confidence": 0.207
},
{
"start": 278.3004,
"duration": 0.43149,
"confidence": 0.224
},
{
"start": 278.7319,
"duration": 0.43034,
"confidence": 0.176
},
{
"start": 279.16226,
"duration": 0.43074,
"confidence": 0.185
},
{
"start": 279.593,
"duration": 0.42805,
"confidence": 0.163
},
{
"start": 280.02103,
"duration": 0.43232,
"confidence": 0.151
},
{
"start": 280.45337,
"duration": 0.43196,
"confidence": 0.129
},
{
"start": 280.8853,
"duration": 0.43198,
"confidence": 0.292
},
{
"start": 281.3173,
"duration": 0.43316,
"confidence": 0.29
},
{
"start": 281.75046,
"duration": 0.4324,
"confidence": 0.324
},
{
"start": 282.18286,
"duration": 0.43165,
"confidence": 0.27
},
{
"start": 282.6145,
"duration": 0.43321,
"confidence": 0.22
},
{
"start": 283.0477,
"duration": 0.43167,
"confidence": 0.154
},
{
"start": 283.47937,
"duration": 0.43169,
"confidence": 0.165
},
{
"start": 283.91107,
"duration": 0.43365,
"confidence": 0.104
},
{
"start": 284.34473,
"duration": 0.43599,
"confidence": 0.175
},
{
"start": 284.7807,
"duration": 0.43795,
"confidence": 0.133
},
{
"start": 285.21866,
"duration": 0.43681,
"confidence": 0.147
},
{
"start": 285.65546,
"duration": 0.43335,
"confidence": 0.119
},
{
"start": 286.0888,
"duration": 0.4326,
"confidence": 0.159
},
{
"start": 286.52142,
"duration": 0.43031,
"confidence": 0.101
},
{
"start": 286.95172,
"duration": 0.43152,
"confidence": 0.108
},
{
"start": 287.38324,
"duration": 0.43001,
"confidence": 0.088
},
{
"start": 287.81326,
"duration": 0.42772,
"confidence": 0.137
},
{
"start": 288.241,
"duration": 0.43127,
"confidence": 0.143
},
{
"start": 288.67224,
"duration": 0.43365,
"confidence": 0.119
},
{
"start": 289.1059,
"duration": 0.43527,
"confidence": 0.093
},
{
"start": 289.54117,
"duration": 0.4334,
"confidence": 0.186
},
{
"start": 289.97458,
"duration": 0.43191,
"confidence": 0.217
},
{
"start": 290.4065,
"duration": 0.43159,
"confidence": 0.217
},
{
"start": 290.83807,
"duration": 0.43321,
"confidence": 0.197
},
{
"start": 291.2713,
"duration": 0.43445,
"confidence": 0.162
},
{
"start": 291.70575,
"duration": 0.4353,
"confidence": 0.148
},
{
"start": 292.14105,
"duration": 0.43498,
"confidence": 0.186
},
{
"start": 292.57602,
"duration": 0.43505,
"confidence": 0.135
},
{
"start": 293.01108,
"duration": 0.4324,
"confidence": 0.15
},
{
"start": 293.44348,
"duration": 0.43053,
"confidence": 0.089
},
{
"start": 293.87402,
"duration": 0.43373,
"confidence": 0.125
},
{
"start": 294.30774,
"duration": 0.43069,
"confidence": 0.068
},
{
"start": 294.73843,
"duration": 0.43115,
"confidence": 0.105
},
{
"start": 295.1696,
"duration": 0.42772,
"confidence": 0.179
},
{
"start": 295.5973,
"duration": 0.4309,
"confidence": 0.212
},
{
"start": 296.0282,
"duration": 0.43446,
"confidence": 0.288
},
{
"start": 296.46265,
"duration": 0.4361,
"confidence": 0.264
},
{
"start": 296.89874,
"duration": 0.43424,
"confidence": 0.233
},
{
"start": 297.333,
"duration": 0.43473,
"confidence": 0.197
},
{
"start": 297.76773,
"duration": 0.42744,
"confidence": 0.18
},
{
"start": 298.19516,
"duration": 0.43297,
"confidence": 0.129
},
{
"start": 298.62814,
"duration": 0.42955,
"confidence": 0.076
},
{
"start": 299.05768,
"duration": 0.43039,
"confidence": 0.103
},
{
"start": 299.48807,
"duration": 0.43427,
"confidence": 0.071
},
{
"start": 299.92236,
"duration": 0.46324,
"confidence": 0.071
},
{
"start": 300.3856,
"duration": 0.49221,
"confidence": 0.071
},
{
"start": 300.87778,
"duration": 0.52117,
"confidence": 0.071
},
{
"start": 301.39896,
"duration": 0.55014,
"confidence": 0.071
},
{
"start": 301.9491,
"duration": 0.57523,
"confidence": 0.071
},
{
"start": 302.52435,
"duration": 0.57879,
"confidence": 0.173
},
{
"start": 303.10312,
"duration": 0.57527,
"confidence": 0.115
},
{
"start": 303.6784,
"duration": 0.57527,
"confidence": 0.159
},
{
"start": 304.25366,
"duration": 0.57275,
"confidence": 0.158
},
{
"start": 304.82642,
"duration": 0.57478,
"confidence": 0.094
},
{
"start": 305.4012,
"duration": 0.57175,
"confidence": 0.104
},
{
"start": 305.97296,
"duration": 0.5763,
"confidence": 0.145
},
{
"start": 306.54926,
"duration": 0.57479,
"confidence": 0.096
},
{
"start": 307.12405,
"duration": 0.57833,
"confidence": 0.209
},
{
"start": 307.70236,
"duration": 0.57631,
"confidence": 0.211
},
{
"start": 308.2787,
"duration": 0.57782,
"confidence": 0.238
},
{
"start": 308.8565,
"duration": 0.5758,
"confidence": 0.313
},
{
"start": 309.4323,
"duration": 0.57831,
"confidence": 0.261
},
{
"start": 310.01062,
"duration": 0.57679,
"confidence": 0.141
},
{
"start": 310.5874,
"duration": 0.57626,
"confidence": 0.133
},
{
"start": 311.16367,
"duration": 0.5732,
"confidence": 0.192
},
{
"start": 311.73685,
"duration": 0.57721,
"confidence": 0.118
},
{
"start": 312.31406,
"duration": 0.5802,
"confidence": 0.11
},
{
"start": 312.89426,
"duration": 0.58117,
"confidence": 0.156
},
{
"start": 313.47543,
"duration": 0.57809,
"confidence": 0.102
},
{
"start": 314.05353,
"duration": 0.57855,
"confidence": 0.089
},
{
"start": 314.63208,
"duration": 0.57749,
"confidence": 0.145
},
{
"start": 315.20956,
"duration": 0.57947,
"confidence": 0.107
},
{
"start": 315.78903,
"duration": 0.57741,
"confidence": 0.143
},
{
"start": 316.36646,
"duration": 0.57485,
"confidence": 0.173
},
{
"start": 316.9413,
"duration": 0.5733,
"confidence": 0.11
},
{
"start": 317.5146,
"duration": 0.57781,
"confidence": 0.146
},
{
"start": 318.0924,
"duration": 0.57778,
"confidence": 0.183
},
{
"start": 318.6702,
"duration": 0.57825,
"confidence": 0.12
},
{
"start": 319.24844,
"duration": 0.57972,
"confidence": 0.132
},
{
"start": 319.82816,
"duration": 0.57514,
"confidence": 0.174
},
{
"start": 320.40332,
"duration": 0.57609,
"confidence": 0.111
},
{
"start": 320.9794,
"duration": 0.57907,
"confidence": 0.15
},
{
"start": 321.55847,
"duration": 0.57901,
"confidence": 0.215
},
{
"start": 322.13748,
"duration": 0.58399,
"confidence": 0.261
},
{
"start": 322.72147,
"duration": 0.57688,
"confidence": 0.3
},
{
"start": 323.29834,
"duration": 0.57281,
"confidence": 0.204
},
{
"start": 323.87115,
"duration": 0.57732,
"confidence": 0.207
},
{
"start": 324.4485,
"duration": 0.57831,
"confidence": 0.112
},
{
"start": 325.0268,
"duration": 0.57728,
"confidence": 0.174
},
{
"start": 325.60406,
"duration": 0.57431,
"confidence": 0.177
},
{
"start": 326.17838,
"duration": 0.57286,
"confidence": 0.173
},
{
"start": 326.75125,
"duration": 0.58208,
"confidence": 0.13
},
{
"start": 327.3333,
"duration": 0.57918,
"confidence": 0.1
},
{
"start": 327.9125,
"duration": 0.57983,
"confidence": 0.144
},
{
"start": 328.49234,
"duration": 0.57643,
"confidence": 0.175
},
{
"start": 329.06876,
"duration": 0.57606,
"confidence": 0.112
},
{
"start": 329.6448,
"duration": 0.57827,
"confidence": 0.113
},
{
"start": 330.22308,
"duration": 0.57442,
"confidence": 0.152
},
{
"start": 330.79752,
"duration": 0.56947,
"confidence": 0.082
},
{
"start": 331.36697,
"duration": 0.57683,
"confidence": 0.155
},
{
"start": 331.9438,
"duration": 0.57001,
"confidence": 0.231
},
{
"start": 332.51382,
"duration": 0.57565,
"confidence": 0.164
},
{
"start": 333.08945,
"duration": 0.57569,
"confidence": 0.2
},
{
"start": 333.66516,
"duration": 0.57228,
"confidence": 0.167
},
{
"start": 334.23743,
"duration": 0.57366,
"confidence": 0.142
},
{
"start": 334.8111,
"duration": 0.57807,
"confidence": 0.209
},
{
"start": 335.38916,
"duration": 0.57897,
"confidence": 0.291
},
{
"start": 335.96814,
"duration": 0.58585,
"confidence": 0.151
},
{
"start": 336.554,
"duration": 0.57809,
"confidence": 0.081
},
{
"start": 337.13208,
"duration": 0.57758,
"confidence": 0.318
},
{
"start": 337.70966,
"duration": 0.57787,
"confidence": 0.209
},
{
"start": 338.28754,
"duration": 0.57694,
"confidence": 0.253
},
{
"start": 338.86447,
"duration": 0.57704,
"confidence": 0.31
},
{
"start": 339.4415,
"duration": 0.5708,
"confidence": 0.313
},
{
"start": 340.0123,
"duration": 0.56978,
"confidence": 0.277
},
{
"start": 340.5821,
"duration": 0.57296,
"confidence": 0.241
},
{
"start": 341.15506,
"duration": 0.57499,
"confidence": 0.16
},
{
"start": 341.73004,
"duration": 0.57906,
"confidence": 0.19
},
{
"start": 342.3091,
"duration": 0.57749,
"confidence": 0.303
},
{
"start": 342.8866,
"duration": 0.57538,
"confidence": 0.262
},
{
"start": 343.46198,
"duration": 0.58044,
"confidence": 0.281
},
{
"start": 344.04242,
"duration": 0.57932,
"confidence": 0.269
},
{
"start": 344.62173,
"duration": 0.57821,
"confidence": 0.198
},
{
"start": 345.19995,
"duration": 0.57864,
"confidence": 0.189
},
{
"start": 345.7786,
"duration": 0.57802,
"confidence": 0.255
},
{
"start": 346.3566,
"duration": 0.57895,
"confidence": 0.254
},
{
"start": 346.93555,
"duration": 0.57939,
"confidence": 0.258
},
{
"start": 347.51495,
"duration": 0.57728,
"confidence": 0.261
},
{
"start": 348.09222,
"duration": 0.57571,
"confidence": 0.224
},
{
"start": 348.66794,
"duration": 0.5685,
"confidence": 0.175
},
{
"start": 349.23645,
"duration": 0.56132,
"confidence": 0.237
},
{
"start": 349.79776,
"duration": 0.55415,
"confidence": 0.231
},
{
"start": 350.3519,
"duration": 0.55881,
"confidence": 0.147
},
{
"start": 350.9107,
"duration": 0.56299,
"confidence": 0.031
},
{
"start": 351.4737,
"duration": 0.56615,
"confidence": 0.091
},
{
"start": 352.03986,
"duration": 0.56934,
"confidence": 0.12
},
{
"start": 352.6092,
"duration": 0.56944,
"confidence": 0.084
},
{
"start": 353.17862,
"duration": 0.57572,
"confidence": 0.153
},
{
"start": 353.75436,
"duration": 0.58047,
"confidence": 0.111
},
{
"start": 354.3348,
"duration": 0.5775,
"confidence": 0.119
},
{
"start": 354.91232,
"duration": 0.56987,
"confidence": 0.084
},
{
"start": 355.48218,
"duration": 0.56584,
"confidence": 0.079
},
{
"start": 356.04803,
"duration": 0.5633,
"confidence": 0.111
},
{
"start": 356.61133,
"duration": 0.57976,
"confidence": 0.015
},
{
"start": 357.1911,
"duration": 0.58078,
"confidence": 0.0
},
{
"start": 357.77188,
"duration": 0.58025,
"confidence": 0.0
},
{
"start": 358.35214,
"duration": 0.57766,
"confidence": 0.013
},
{
"start": 358.92978,
"duration": 0.57555,
"confidence": 0.016
},
{
"start": 359.50534,
"duration": 0.576,
"confidence": 0.083
},
{
"start": 360.08133,
"duration": 0.57077,
"confidence": 0.128
},
{
"start": 360.6521,
"duration": 0.56809,
"confidence": 0.065
},
{
"start": 361.22018,
"duration": 0.57001,
"confidence": 0.106
},
{
"start": 361.7902,
"duration": 0.55995,
"confidence": 0.087
},
{
"start": 362.35016,
"duration": 0.57149,
"confidence": 0.086
},
{
"start": 362.92163,
"duration": 0.60676,
"confidence": 0.077
},
{
"start": 363.5284,
"duration": 0.60676,
"confidence": 0.029
}
],
"sections": [
{
"start": 0.0,
"duration": 18.75617,
"confidence": 1.0,
"loudness": -18.51,
"tempo": 137.216,
"tempo_confidence": 0.235,
"key": 4,
"key_confidence": 0.377,
"mode": 0,
"mode_confidence": 0.36,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 18.75617,
"duration": 32.43892,
"confidence": 0.997,
"loudness": -8.052,
"tempo": 137.188,
"tempo_confidence": 0.187,
"key": 11,
"key_confidence": 0.31,
"mode": 0,
"mode_confidence": 0.591,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 51.19509,
"duration": 71.39389,
"confidence": 0.786,
"loudness": -5.706,
"tempo": 137.062,
"tempo_confidence": 0.248,
"key": 8,
"key_confidence": 0.129,
"mode": 1,
"mode_confidence": 0.4,
"time_signature": 4,
"time_signature_confidence": 0.919
},
{
"start": 122.58897,
"duration": 16.63111,
"confidence": 0.374,
"loudness": -6.106,
"tempo": 137.19,
"tempo_confidence": 0.332,
"key": 8,
"key_confidence": 0.423,
"mode": 0,
"mode_confidence": 0.306,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 139.22008,
"duration": 22.77692,
"confidence": 0.197,
"loudness": -5.4,
"tempo": 137.082,
"tempo_confidence": 0.245,
"key": 0,
"key_confidence": 0.03,
"mode": 1,
"mode_confidence": 0.174,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 161.997,
"duration": 37.57547,
"confidence": 0.731,
"loudness": -4.33,
"tempo": 138.047,
"tempo_confidence": 0.172,
"key": 11,
"key_confidence": 0.755,
"mode": 0,
"mode_confidence": 0.655,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 199.57248,
"duration": 23.41659,
"confidence": 0.697,
"loudness": -9.265,
"tempo": 138.207,
"tempo_confidence": 0.217,
"key": 2,
"key_confidence": 0.497,
"mode": 1,
"mode_confidence": 0.784,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 222.98907,
"duration": 20.70982,
"confidence": 0.388,
"loudness": -6.263,
"tempo": 138.671,
"tempo_confidence": 0.211,
"key": 11,
"key_confidence": 0.094,
"mode": 0,
"mode_confidence": 0.247,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 243.69888,
"duration": 13.82213,
"confidence": 0.452,
"loudness": -4.199,
"tempo": 138.879,
"tempo_confidence": 0.267,
"key": 11,
"key_confidence": 0.584,
"mode": 0,
"mode_confidence": 0.67,
"time_signature": 4,
"time_signature_confidence": 1.0
},
{
"start": 257.52103,
"duration": 102.56031,
"confidence": 0.258,
"loudness": -3.856,
"tempo": 123.601,
"tempo_confidence": 0.172,
"key": 11,
"key_confidence": 0.125,
"mode": 0,
"mode_confidence": 0.203,
"time_signature": 4,
"time_signature_confidence": 0.254
},
{
"start": 360.08133,
"duration": 6.13173,
"confidence": 1.0,
"loudness": -46.304,
"tempo": 0.0,
"tempo_confidence": 0.0,
"key": 2,
"key_confidence": 0.0,
"mode": 1,
"mode_confidence": 0.0,
"time_signature": 3,
"time_signature_confidence": 1.0
}
],
"segments": [
{
"start": 0.0,
"duration": 0.41098,
"confidence": 0.0,
"loudness_start": -60.0,
"loudness_max_time": 0.0,
"loudness_max": -60.0,
"loudness_end": 0.0,
"pitches": [
1.0,
0.954,
0.88,
0.801,
0.753,
0.761,
0.768,
0.769,
0.75,
0.698,
0.691,
0.719
],
"timbre": [
0.0,
171.13,
9.469,
-28.48,
57.491,
-50.067,
14.833,
5.359,
-27.228,
0.973,
-10.64,
-7.228
]
},
{
"start": 0.41098,
"duration": 0.0966,
"confidence": 1.0,
"loudness_start": -60.0,
"loudness_max_time": 0.06503,
"loudness_max": -46.749,
"loudness_end": 0.0,
"pitches": [
0.967,
0.49,
0.015,
0.014,
0.075,
0.075,
0.337,
0.337,
0.743,
0.743,
1.0,
0.043
],
"timbre": [
11.241,
13.636,
40.128,
-32.701,
50.882,
-9.224,
141.572,
10.875,
-45.436,
41.406,
-1.783,
18.384
]
},
{
"start": 0.50757,
"duration": 0.11519,
"confidence": 0.723,
"loudness_start": -46.612,
"loudness_max_time": 0.07312,
"loudness_max": -39.634,
"loudness_end": 0.0,
"pitches": [
0.86,
0.326,
0.009,
0.008,
0.013,
0.013,
0.184,
0.184,
0.645,
0.645,
1.0,
0.017
],
"timbre": [
17.788,
-56.812,
51.639,
-40.131,
20.332,
-20.044,
135.395,
12.081,
-39.588,
12.07,
-12.437,
18.569
]
},
{
"start": 0.62277,
"duration": 0.20993,
"confidence": 0.48,
"loudness_start": -40.567,
"loudness_max_time": 0.16371,
"loudness_max": -34.449,
"loudness_end": 0.0,
"pitches": [
0.548,
0.02,
0.007,
0.001,
0.001,
0.0,
0.0,
0.001,
0.001,
0.0,
0.004,
1.0
],
"timbre": [
22.743,
-100.1,
53.472,
-33.15,
-5.676,
-37.939,
123.151,
13.9,
-30.938,
0.069,
-4.194,
21.724
]
},
{
"start": 0.8327,
"duration": 0.10884,
"confidence": 0.27,
"loudness_start": -35.975,
"loudness_max_time": 0.02345,
"loudness_max": -32.441,
"loudness_end": 0.0,
"pitches": [
0.771,
0.296,
0.007,
0.007,
0.024,
0.024,
0.264,
0.264,
0.729,
0.729,
1.0,
0.007
],
"timbre": [
26.091,
-123.802,
37.285,
4.967,
-18.682,
-50.196,
107.586,
22.86,
-20.005,
-3.127,
4.021,
25.226
]
},
{
"start": 0.94154,
"duration": 0.11841,
"confidence": 0.401,
"loudness_start": -34.802,
"loudness_max_time": 0.03031,
"loudness_max": -30.551,
"loudness_end": 0.0,
"pitches": [
0.7,
0.209,
0.007,
0.007,
0.007,
0.007,
0.218,
0.218,
0.714,
0.714,
1.0,
0.007
],
"timbre": [
27.36,
-127.486,
30.485,
17.485,
-22.562,
-44.73,
104.75,
22.18,
-19.019,
-4.933,
8.901,
25.932
]
},
{
"start": 1.05995,
"duration": 0.10213,
"confidence": 0.486,
"loudness_start": -35.783,
"loudness_max_time": 0.0167,
"loudness_max": -28.6,
"loudness_end": 0.0,
"pitches": [
0.754,
0.3,
0.005,
0.005,
0.061,
0.061,
0.358,
0.358,
0.802,
0.802,
1.0,
0.012
],
"timbre": [
27.956,
-128.777,
23.603,
35.419,
-19.732,
-70.577,
99.505,
17.703,
-17.08,
-5.69,
0.967,
23.57
]
},
{
"start": 1.16209,
"duration": 0.09542,
"confidence": 0.514,
"loudness_start": -35.168,
"loudness_max_time": 0.03048,
"loudness_max": -28.117,
"loudness_end": 0.0,
"pitches": [
0.77,
0.313,
0.002,
0.002,
0.119,
0.119,
0.457,
0.457,
0.864,
0.864,
1.0,
0.024
],
"timbre": [
28.523,
-115.152,
33.144,
41.25,
-16.384,
-32.17,
106.504,
30.486,
-10.938,
-6.096,
-3.438,
26.588
]
},
{
"start": 1.25751,
"duration": 0.12159,
"confidence": 0.482,
"loudness_start": -35.23,
"loudness_max_time": 0.03967,
"loudness_max": -27.771,
"loudness_end": 0.0,
"pitches": [
0.6,
0.125,
0.008,
0.008,
0.016,
0.016,
0.291,
0.291,
0.822,
0.822,
1.0,
0.026
],
"timbre": [
28.937,
-114.341,
50.959,
25.388,
-12.068,
-19.208,
119.465,
25.138,
-7.969,
-3.406,
2.023,
23.408
]
},
{
"start": 1.37909,
"duration": 0.30984,
"confidence": 0.474,
"loudness_start": -33.345,
"loudness_max_time": 0.03955,
"loudness_max": -27.436,
"loudness_end": 0.0,
"pitches": [
0.509,
0.101,
0.003,
0.001,
0.001,
0.0,
0.0,
0.0,
0.001,
0.0,
0.035,
1.0
],
"timbre": [
30.094,
-80.02,
97.329,
36.949,
-11.986,
-42.85,
128.463,
36.818,
-0.439,
-8.751,
8.783,
16.17
]
},
{
"start": 1.68893,
"duration": 0.11633,
"confidence": 0.202,
"loudness_start": -32.078,
"loudness_max_time": 0.02045,
"loudness_max": -28.314,
"loudness_end": 0.0,
"pitches": [
0.566,
0.109,
0.006,
0.006,
0.081,
0.08,
0.485,
0.485,
0.984,
0.984,
1.0,
0.066
],
"timbre": [
29.475,
-77.869,
101.937,
36.198,
-9.557,
-59.772,
132.591,
16.482,
-2.511,
3.41,
5.918,
15.335
]
},
{
"start": 1.80526,
"duration": 0.10866,
"confidence": 0.479,
"loudness_start": -31.543,
"loudness_max_time": 0.01438,
"loudness_max": -27.219,
"loudness_end": 0.0,
"pitches": [
0.496,
0.082,
0.005,
0.005,
0.172,
0.172,
0.622,
0.622,
1.0,
1.0,
0.886,
0.08
],
"timbre": [
31.693,
-70.072,
110.93,
36.252,
-7.947,
-54.564,
134.502,
15.091,
-4.434,
5.223,
-6.427,
16.795
]
},
{
"start": 1.91392,
"duration": 0.12317,
"confidence": 0.294,
"loudness_start": -29.236,
"loudness_max_time": 0.02733,
"loudness_max": -25.469,
"loudness_end": 0.0,
"pitches": [
0.462,
0.068,
0.008,
0.008,
0.063,
0.063,
0.467,
0.467,
1.0,
1.0,
0.978,
0.026
],
"timbre": [
32.472,
-103.138,
70.924,
35.758,
-18.311,
-57.854,
119.836,
15.831,
-6.894,
2.459,
-2.904,
22.016
]
},
{
"start": 2.0371,
"duration": 0.07039,
"confidence": 0.272,
"loudness_start": -29.971,
"loudness_max_time": 0.01104,
"loudness_max": -25.221,
"loudness_end": 0.0,
"pitches": [
0.817,
0.648,
0.641,
0.641,
0.499,
0.499,
0.999,
0.999,
1.0,
1.0,
0.721,
0.756
],
"timbre": [
32.9,
-113.407,
66.614,
22.617,
-23.464,
-70.778,
115.314,
12.164,
-9.284,
4.149,
-1.42,
23.616
]
},
{
"start": 2.10748,
"duration": 0.15025,
"confidence": 0.469,
"loudness_start": -28.566,
"loudness_max_time": 0.06036,
"loudness_max": -23.353,
"loudness_end": 0.0,
"pitches": [
0.234,
0.012,
0.004,
0.004,
0.009,
0.009,
0.358,
0.358,
1.0,
1.0,
0.853,
0.02
],
"timbre": [
34.031,
-113.085,
72.301,
7.151,
-17.277,
-24.217,
123.306,
30.942,
-0.418,
-12.644,
-11.972,
22.144
]
},
{
"start": 2.25773,
"duration": 0.17755,
"confidence": 0.096,
"loudness_start": -27.317,
"loudness_max_time": 0.02044,
"loudness_max": -23.466,
"loudness_end": 0.0,
"pitches": [
0.056,
0.01,
0.0,
0.0,
0.003,
0.003,
0.317,
0.317,
1.0,
1.0,
0.58,
0.03
],
"timbre": [
34.128,
-98.51,
79.427,
28.132,
-17.226,
-57.455,
123.837,
16.049,
-6.823,
4.317,
5.461,
20.825
]
},
{
"start": 2.43528,
"duration": 0.11002,
"confidence": 0.074,
"loudness_start": -27.475,
"loudness_max_time": 0.06284,
"loudness_max": -25.037,
"loudness_end": 0.0,
"pitches": [
0.335,
0.046,
0.011,
0.011,
0.224,
0.224,
0.694,
0.694,
1.0,
1.0,
0.777,
0.023
],
"timbre": [
33.81,
-107.087,
65.716,
17.184,
-21.788,
-37.158,
119.175,
22.293,
-9.533,
-5.243,
-14.04,
28.523
]
},
{
"start": 2.54531,
"duration": 0.24122,
"confidence": 0.573,
"loudness_start": -28.56,
"loudness_max_time": 0.04065,
"loudness_max": -20.587,
"loudness_end": 0.0,
"pitches": [
0.356,
0.053,
0.003,
0.001,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.044,
1.0
],
"timbre": [
36.067,
-107.184,
68.418,
23.796,
-16.536,
-19.187,
123.832,
36.56,
-2.355,
-7.665,
1.795,
20.78
]
},
{
"start": 2.78653,
"duration": 0.09855,
"confidence": 0.376,
"loudness_start": -29.672,
"loudness_max_time": 0.02011,
"loudness_max": -22.417,
"loudness_end": 0.0,
"pitches": [
0.453,
0.18,
0.077,
0.077,
0.369,
0.369,
0.79,
0.79,
1.0,
1.0,
0.818,
0.092
],
"timbre": [
33.666,
-92.801,
87.546,
58.87,
-5.469,
-63.13,
125.429,
16.979,
1.757,
4.69,
1.992,
10.691
]
},
{
"start": 2.88508,
"duration": 0.09007,
"confidence": 0.563,
"loudness_start": -29.379,
"loudness_max_time": 0.041,
"loudness_max": -22.229,
"loudness_end": 0.0,
"pitches": [
0.512,
0.624,
0.605,
0.605,
0.569,
0.569,
1.0,
1.0,
1.0,
1.0,
0.363,
0.482
],
"timbre": [
35.418,
-83.948,
94.638,
45.542,
-2.994,
-29.359,
134.056,
12.413,
-3.042,
8.921,
-11.072,
16.351
]
},
{
"start": 2.97515,
"duration": 0.27587,
"confidence": 0.591,
"loudness_start": -26.958,
"loudness_max_time": 0.0802,
"loudness_max": -19.847,
"loudness_end": 0.0,
"pitches": [
0.443,
0.07,
0.004,
0.001,
0.001,
0.0,
0.0,
0.001,
0.001,
0.001,
0.099,
1.0
],
"timbre": [
35.786,
-100.692,
79.135,
15.542,
-16.568,
-30.286,
120.598,
46.112,
-4.485,
-7.327,
-20.108,
22.707
]
},
{
"start": 3.25102,
"duration": 0.20907,
"confidence": 0.424,
"loudness_start": -29.883,
"loudness_max_time": 0.0962,
"loudness_max": -22.838,
"loudness_end": 0.0,
"pitches": [
0.465,
0.041,
0.006,
0.002,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.075,
1.0
],
"timbre": [
34.772,
-71.089,
124.552,
23.773,
3.339,
-32.254,
140.605,
17.192,
1.942,
8.832,
-16.714,
12.255
]
},
{
"start": 3.46009,
"duration": 0.19166,
"confidence": 0.502,
"loudness_start": -27.689,
"loudness_max_time": 0.01653,
"loudness_max": -21.508,
"loudness_end": 0.0,
"pitches": [
0.593,
0.077,
0.005,
0.001,
0.001,
0.0,
0.0,
0.001,
0.001,
0.0,
0.214,
1.0
],
"timbre": [
36.493,
-63.061,
116.084,
56.3,
-1.674,
-49.519,
134.904,
32.696,
2.585,
-1.489,
-3.155,
10.112
]
},
{
"start": 3.65175,
"duration": 0.12272,
"confidence": 0.591,
"loudness_start": -27.986,
"loudness_max_time": 0.06132,
"loudness_max": -21.912,
"loudness_end": 0.0,
"pitches": [
0.243,
0.031,
0.01,
0.01,
0.239,
0.239,
0.749,
0.749,
1.0,
1.0,
0.661,
0.09
],
"timbre": [
35.774,
-83.146,
107.457,
12.414,
-3.973,
-20.847,
138.462,
18.347,
-3.078,
10.088,
-15.806,
17.614
]
},
{
"start": 3.77447,
"duration": 0.31814,
"confidence": 0.346,
"loudness_start": -24.989,
"loudness_max_time": 0.04201,
"loudness_max": -19.601,
"loudness_end": 0.0,
"pitches": [
0.583,
0.123,
0.048,
0.077,
0.074,
0.101,
0.077,
0.051,
0.022,
0.053,
0.18,
1.0
],
"timbre": [
36.84,
-88.102,
98.296,
33.877,
-4.297,
-32.433,
128.243,
36.103,
5.943,
-11.896,
-1.214,
9.929
]
},
{
"start": 4.09261,
"duration": 0.24132,
"confidence": 0.299,
"loudness_start": -26.678,
"loudness_max_time": 0.18818,
"loudness_max": -19.321,
"loudness_end": 0.0,
"pitches": [
0.547,
0.16,
0.117,
0.178,
0.152,
0.051,
0.073,
0.123,
0.084,
0.128,
0.278,
1.0
],
"timbre": [
37.287,
-82.897,
118.609,
9.461,
-6.52,
-61.282,
134.273,
-3.361,
-5.322,
11.902,
-19.923,
19.767
]
},
{
"start": 4.33392,
"duration": 0.06857,
"confidence": 0.189,
"loudness_start": -21.793,
"loudness_max_time": 0.00488,
"loudness_max": -17.329,
"loudness_end": 0.0,
"pitches": [
0.766,
0.987,
0.942,
0.942,
0.94,
0.94,
0.989,
0.989,
1.0,
1.0,
0.405,
0.402
],
"timbre": [
36.375,
-133.325,
48.916,
49.705,
-24.269,
-106.475,
102.495,
6.783,
-7.687,
4.886,
-10.343,
23.368
]
},
{
"start": 4.40249,
"duration": 0.13497,
"confidence": 0.413,
"loudness_start": -26.72,
"loudness_max_time": 0.04015,
"loudness_max": -19.051,
"loudness_end": 0.0,
"pitches": [
0.051,
0.118,
0.114,
0.11,
0.615,
0.619,
1.0,
1.0,
0.632,
0.632,
0.133,
0.052
],
"timbre": [
36.972,
-124.207,
56.913,
37.235,
-10.973,
-13.834,
120.257,
21.025,
1.995,
-6.165,
-7.884,
18.116
]
},
{
"start": 4.53746,
"duration": 0.12871,
"confidence": 0.648,
"loudness_start": -26.407,
"loudness_max_time": 0.02779,
"loudness_max": -17.281,
"loudness_end": 0.0,
"pitches": [
0.271,
0.401,
0.384,
0.41,
1.0,
1.0,
0.771,
0.774,
0.08,
0.065,
0.342,
0.13
],
"timbre": [
38.34,
-101.712,
75.38,
59.414,
-9.379,
-47.515,
117.847,
17.074,
2.721,
-9.996,
-7.89,
15.029
]
},
{
"start": 4.66617,
"duration": 0.11098,
"confidence": 0.603,
"loudness_start": -25.598,
"loudness_max_time": 0.04968,
"loudness_max": -18.314,
"loudness_end": 0.0,
"pitches": [
0.091,
0.224,
0.214,
0.213,
0.66,
0.662,
1.0,
0.994,
0.824,
0.825,
0.367,
0.023
],
"timbre": [
39.116,
-145.675,
31.662,
31.601,
-23.044,
-41.498,
104.377,
19.228,
-7.248,
-3.452,
-21.692,
27.142
]
},
{
"start": 4.77714,
"duration": 0.11633,
"confidence": 0.199,
"loudness_start": -25.572,
"loudness_max_time": 0.02026,
"loudness_max": -17.406,
"loudness_end": 0.0,
"pitches": [
0.072,
0.293,
0.287,
0.286,
0.784,
0.784,
1.0,
1.0,
0.655,
0.654,
0.21,
0.033
],
"timbre": [
38.675,
-123.016,
57.615,
32.415,
-18.409,
-47.987,
116.182,
25.97,
0.037,
-6.081,
17.557,
16.767
]
},
{
"start": 4.89347,
"duration": 0.13315,
"confidence": 0.401,
"loudness_start": -23.178,
"loudness_max_time": 0.00809,
"loudness_max": -18.6,
"loudness_end": 0.0,
"pitches": [
0.049,
0.223,
0.186,
0.182,
0.694,
0.702,
0.998,
1.0,
0.642,
0.638,
0.173,
0.061
],
"timbre": [
39.599,
-111.812,
74.149,
38.681,
-10.101,
-50.061,
113.588,
16.459,
-6.944,
5.843,
-23.499,
24.193
]
},
{
"start": 5.02662,
"duration": 0.13374,
"confidence": 0.223,
"loudness_start": -25.636,
"loudness_max_time": 0.06689,
"loudness_max": -19.079,
"loudness_end": 0.0,
"pitches": [
0.118,
0.283,
0.25,
0.214,
0.689,
0.693,
1.0,
0.991,
0.748,
0.739,
0.27,
0.107
],
"timbre": [
38.37,
-115.793,
76.583,
27.281,
-8.824,
-43.933,
115.594,
9.959,
-3.993,
0.53,
-29.172,
23.964
]
},
{
"start": 5.16036,
"duration": 0.10612,
"confidence": 0.517,
"loudness_start": -24.915,
"loudness_max_time": 0.03968,
"loudness_max": -17.465,
"loudness_end": 0.0,
"pitches": [
0.161,
0.469,
0.443,
0.422,
0.868,
0.868,
1.0,
0.997,
0.654,
0.654,
0.234,
0.068
],
"timbre": [
38.605,
-132.982,
41.142,
55.781,
-12.294,
-24.782,
114.721,
20.962,
2.523,
-7.607,
-7.343,
16.04
]
},
{
"start": 5.26649,
"duration": 0.2546,
"confidence": 0.706,
"loudness_start": -26.499,
"loudness_max_time": 0.06493,
"loudness_max": -16.819,
"loudness_end": 0.0,
"pitches": [
0.63,
0.412,
0.498,
0.283,
0.355,
0.289,
0.409,
0.231,
0.264,
0.093,
0.322,
1.0
],
"timbre": [
37.575,
-115.278,
80.553,
-0.851,
-8.65,
-17.598,
123.138,
28.639,
-0.336,
-7.805,
-21.304,
20.928
]
},
{
"start": 5.52109,
"duration": 0.13125,
"confidence": 0.732,
"loudness_start": -27.351,
"loudness_max_time": 0.04853,
"loudness_max": -16.532,
"loudness_end": 0.0,
"pitches": [
0.085,
0.442,
0.415,
0.393,
0.985,
0.981,
1.0,
1.0,
0.419,
0.418,
0.057,
0.08
],
"timbre": [
39.318,
-137.49,
49.884,
23.377,
-13.271,
-27.133,
110.837,
17.744,
-3.353,
-1.327,
-20.897,
21.855
]
},
{
"start": 5.65234,
"duration": 0.29791,
"confidence": 0.507,
"loudness_start": -23.826,
"loudness_max_time": 0.02762,
"loudness_max": -16.623,
"loudness_end": 0.0,
"pitches": [
0.642,
0.701,
0.463,
0.662,
0.494,
0.41,
0.18,
0.302,
0.222,
0.283,
0.753,
1.0
],
"timbre": [
41.08,
-131.02,
56.977,
27.883,
-18.912,
-66.768,
108.901,
20.641,
-3.676,
0.133,
-2.853,
20.12
]
},
{
"start": 5.95025,
"duration": 0.06921,
"confidence": 0.261,
"loudness_start": -23.682,
"loudness_max_time": 0.01899,
"loudness_max": -17.894,
"loudness_end": 0.0,
"pitches": [
0.763,
1.0,
0.935,
0.937,
0.942,
0.939,
0.572,
0.572,
0.605,
0.605,
0.198,
0.185
],
"timbre": [
39.41,
-117.013,
73.606,
26.555,
-16.379,
-79.817,
114.107,
18.333,
-3.51,
2.095,
6.415,
18.796
]
},
{
"start": 6.01946,
"duration": 0.1785,
"confidence": 0.408,
"loudness_start": -23.606,
"loudness_max_time": 0.08954,
"loudness_max": -17.718,
"loudness_end": 0.0,
"pitches": [
0.026,
0.256,
0.255,
0.243,
0.999,
1.0,
0.763,
0.761,
0.083,
0.082,
0.017,
0.029
],
"timbre": [
39.519,
-135.608,
66.756,
-19.438,
-18.949,
-47.313,
116.151,
16.701,
-5.604,
7.098,
-9.944,
23.096
]
},
{
"start": 6.19796,
"duration": 0.08091,
"confidence": 0.055,
"loudness_start": -22.08,
"loudness_max_time": 0.00342,
"loudness_max": -15.895,
"loudness_end": 0.0,
"pitches": [
0.535,
1.0,
0.953,
0.953,
0.981,
0.982,
0.548,
0.547,
0.572,
0.572,
0.138,
0.066
],
"timbre": [
37.123,
-166.944,
12.709,
59.39,
-30.425,
-112.44,
75.736,
7.444,
-13.816,
3.62,
-2.804,
25.561
]
},
{
"start": 6.27887,
"duration": 0.13238,
"confidence": 0.646,
"loudness_start": -27.562,
"loudness_max_time": 0.05715,
"loudness_max": -17.303,
"loudness_end": 0.0,
"pitches": [
0.128,
0.557,
0.54,
0.546,
1.0,
0.99,
0.77,
0.79,
0.241,
0.234,
0.036,
0.078
],
"timbre": [
39.137,
-135.756,
51.189,
32.454,
-12.332,
-30.596,
109.535,
24.873,
-0.376,
-3.003,
-23.562,
20.638
]
},
{
"start": 6.41125,
"duration": 0.08998,
"confidence": 0.519,
"loudness_start": -25.145,
"loudness_max_time": 0.01177,
"loudness_max": -17.506,
"loudness_end": 0.0,
"pitches": [
0.622,
1.0,
0.858,
0.852,
0.848,
0.852,
0.303,
0.307,
0.332,
0.334,
0.091,
0.207
],
"timbre": [
39.543,
-110.501,
78.61,
47.637,
1.167,
-29.948,
115.904,
19.387,
1.307,
-4.924,
2.789,
14.982
]
},
{
"start": 6.50122,
"duration": 0.66159,
"confidence": 0.371,
"loudness_start": -23.671,
"loudness_max_time": 0.08971,
"loudness_max": -17.533,
"loudness_end": 0.0,
"pitches": [
0.125,
0.112,
0.132,
0.118,
1.0,
0.979,
0.851,
0.529,
0.105,
0.089,
0.119,
0.184
],
"timbre": [
39.169,
-126.483,
80.385,
-12.503,
-11.143,
-56.184,
111.614,
15.569,
-6.179,
3.374,
-7.875,
20.863
]
},
{
"start": 7.16281,
"duration": 0.16776,
"confidence": 0.62,
"loudness_start": -23.355,
"loudness_max_time": 0.06547,
"loudness_max": -16.34,
"loudness_end": 0.0,
"pitches": [
0.121,
0.583,
0.567,
0.594,
0.992,
1.0,
0.509,
0.493,
0.059,
0.056,
0.024,
0.077
],
"timbre": [
40.133,
-123.604,
56.546,
25.426,
1.434,
-24.5,
103.794,
9.882,
-5.044,
15.325,
-29.044,
23.505
]
},
{
"start": 7.33057,
"duration": 0.11098,
"confidence": 0.382,
"loudness_start": -24.458,
"loudness_max_time": 0.03844,
"loudness_max": -18.358,
"loudness_end": 0.0,
"pitches": [
0.697,
1.0,
0.979,
0.978,
0.875,
0.872,
0.408,
0.418,
0.139,
0.099,
0.144,
0.148
],
"timbre": [
39.434,
-142.88,
58.644,
21.482,
0.962,
-25.468,
93.1,
20.736,
-2.998,
-14.049,
-9.954,
22.611
]
},
{
"start": 7.44154,
"duration": 0.48807,
"confidence": 0.047,
"loudness_start": -24.367,
"loudness_max_time": 0.00793,
"loudness_max": -16.963,
"loudness_end": 0.0,
"pitches": [
0.078,
0.059,
0.068,
0.705,
1.0,
0.247,
0.191,
0.09,
0.032,
0.061,
0.096,
0.123
],
"timbre": [
40.556,
-133.815,
65.755,
19.267,
-11.344,
-67.033,
98.154,
17.892,
-8.757,
5.242,
-11.122,
24.505
]
},
{
"start": 7.92961,
"duration": 0.238,
"confidence": 0.287,
"loudness_start": -22.243,
"loudness_max_time": 0.04379,
"loudness_max": -19.016,
"loudness_end": 0.0,
"pitches": [
0.442,
1.0,
0.447,
0.576,
0.48,
0.736,
0.501,
0.701,
0.878,
0.317,
0.319,
0.381
],
"timbre": [
39.413,
-112.492,
27.702,
0.026,
11.305,
-49.301,
72.086,
19.882,
-0.027,
-9.094,
9.097,
31.458
]
},
{
"start": 8.16762,
"duration": 0.21129,
"confidence": 0.083,
"loudness_start": -22.648,
"loudness_max_time": 0.02457,
"loudness_max": -19.141,
"loudness_end": 0.0,
"pitches": [
1.0,
0.661,
0.338,
0.234,
0.333,
0.347,
0.275,
0.305,
0.355,
0.179,
0.837,
0.799
],
"timbre": [
39.033,
-109.795,
39.597,
7.321,
-0.584,
-61.655,
70.528,
13.669,
-4.093,
1.56,
7.988,
31.542
]
},
{
"start": 8.37891,
"duration": 0.20653,
"confidence": 0.255,
"loudness_start": -23.917,
"loudness_max_time": 0.13909,
"loudness_max": -18.451,
"loudness_end": 0.0,
"pitches": [
0.481,
1.0,
0.288,
0.241,
0.25,
0.184,
0.379,
0.305,
0.269,
0.188,
0.133,
0.409
],
"timbre": [
38.938,
-95.581,
39.535,
-21.234,
-4.55,
-33.178,
78.129,
-2.614,
-2.581,
9.42,
3.615,
28.262
]
},
{
"start": 8.58544,
"duration": 0.15873,
"confidence": 0.282,
"loudness_start": -23.29,
"loudness_max_time": 0.0533,
"loudness_max": -18.362,
"loudness_end": 0.0,
"pitches": [
0.23,
0.666,
0.476,
0.614,
1.0,
0.978,
0.469,
0.483,
0.103,
0.052,
0.111,
0.141
],
"timbre": [
38.117,
-126.567,
5.686,
12.907,
-10.401,
-22.261,
53.092,
17.598,
5.218,
-30.927,
-21.869,
26.565
]
},
{
"start": 8.74417,
"duration": 0.18902,
"confidence": 0.639,
"loudness_start": -26.327,
"loudness_max_time": 0.03378,
"loudness_max": -19.281,
"loudness_end": 0.0,
"pitches": [
0.589,
1.0,
0.44,
0.455,
0.527,
0.67,
0.591,
0.524,
0.136,
0.32,
0.467,
0.429
],
"timbre": [
38.729,
-61.637,
27.671,
-15.871,
7.033,
-36.839,
68.746,
41.215,
11.512,
-21.368,
20.692,
25.248
]
},
{
"start": 8.9332,
"duration": 0.11592,
"confidence": 0.321,
"loudness_start": -23.155,
"loudness_max_time": 0.03625,
"loudness_max": -19.0,
"loudness_end": 0.0,
"pitches": [
0.855,
1.0,
0.534,
0.558,
0.487,
0.422,
0.259,
0.11,
0.271,
0.201,
0.325,
0.53
],
"timbre": [
39.431,
-56.2,
25.828,
-1.837,
24.857,
-31.078,
56.065,
-0.233,
2.767,
-3.214,
-11.613,
41.252
]
},
{
"start": 9.04912,
"duration": 0.20363,
"confidence": 0.066,
"loudness_start": -23.2,
"loudness_max_time": 0.15887,
"loudness_max": -18.584,
"loudness_end": 0.0,
"pitches": [
0.648,
0.669,
0.679,
0.549,
0.471,
0.449,
1.0,
0.548,
0.307,
0.436,
0.599,
0.844
],
"timbre": [
39.787,
-72.479,
20.161,
-12.38,
-1.079,
-42.583,
51.17,
-0.393,
-11.702,
19.015,
3.811,
23.666
]
},
{
"start": 9.25274,
"duration": 0.12458,
"confidence": 0.162,
"loudness_start": -23.249,
"loudness_max_time": 0.04795,
"loudness_max": -17.889,
"loudness_end": 0.0,
"pitches": [
0.565,
1.0,
0.912,
0.889,
0.82,
0.945,
0.393,
0.399,
0.153,
0.106,
0.228,
0.196
],
"timbre": [
39.462,
-77.896,
11.437,
4.873,
-7.405,
-27.528,
56.197,
1.994,
3.123,
-11.992,
-7.684,
25.017
]
},
{
"start": 9.37732,
"duration": 0.46562,
"confidence": 0.021,
"loudness_start": -22.841,
"loudness_max_time": 0.03299,
"loudness_max": -20.467,
"loudness_end": 0.0,
"pitches": [
0.677,
1.0,
0.48,
0.853,
0.818,
0.988,
0.598,
0.586,
0.34,
0.547,
0.521,
0.4
],
"timbre": [
37.746,
-65.687,
5.039,
11.239,
-8.612,
-38.082,
41.811,
-1.679,
0.574,
-11.06,
-15.799,
22.089
]
},
{
"start": 9.84295,
"duration": 0.27782,
"confidence": 0.16,
"loudness_start": -25.836,
"loudness_max_time": 0.01916,
"loudness_max": -21.429,
"loudness_end": 0.0,
"pitches": [
0.603,
0.864,
0.977,
0.496,
0.917,
0.854,
0.2,
0.702,
0.788,
0.853,
0.475,
1.0
],
"timbre": [
36.501,
-79.912,
-24.882,
-22.574,
2.095,
-59.99,
20.716,
17.483,
3.815,
4.423,
6.973,
26.773
]
},
{
"start": 10.12077,
"duration": 0.1839,
"confidence": 0.355,
"loudness_start": -28.245,
"loudness_max_time": 0.11284,
"loudness_max": -23.89,
"loudness_end": 0.0,
"pitches": [
0.844,
1.0,
0.537,
0.369,
0.37,
0.309,
0.429,
0.418,
0.59,
0.388,
0.954,
0.166
],
"timbre": [
34.226,
-80.243,
-25.631,
-36.913,
26.866,
-18.965,
13.244,
-17.505,
0.381,
-22.054,
-23.518,
0.79
]
},
{
"start": 10.30467,
"duration": 0.23769,
"confidence": 0.456,
"loudness_start": -28.27,
"loudness_max_time": 0.07026,
"loudness_max": -22.395,
"loudness_end": 0.0,
"pitches": [
0.552,
0.33,
0.226,
0.258,
0.33,
0.572,
0.489,
0.22,
0.221,
0.188,
0.232,
1.0
],
"timbre": [
34.503,
-130.854,
-52.877,
-37.551,
13.845,
-39.833,
21.811,
-5.772,
0.578,
-2.177,
-6.746,
21.72
]
},
{
"start": 10.54236,
"duration": 0.08862,
"confidence": 0.102,
"loudness_start": -28.733,
"loudness_max_time": 0.02479,
"loudness_max": -23.32,
"loudness_end": 0.0,
"pitches": [
1.0,
0.915,
0.252,
0.265,
0.143,
0.174,
0.701,
0.683,
0.761,
0.751,
0.746,
0.624
],
"timbre": [
33.778,
-141.145,
-44.404,
-5.036,
4.904,
-67.197,
25.483,
8.089,
-13.602,
10.15,
3.211,
20.699
]
},
{
"start": 10.63098,
"duration": 0.10426,
"confidence": 0.015,
"loudness_start": -28.356,
"loudness_max_time": 0.04108,
"loudness_max": -24.679,
"loudness_end": 0.0,
"pitches": [
1.0,
0.576,
0.172,
0.071,
0.127,
0.141,
0.383,
0.336,
0.675,
0.719,
0.931,
0.27
],
"timbre": [
33.051,
-144.872,
-19.873,
-10.925,
15.959,
-38.129,
50.072,
25.307,
-26.197,
10.352,
-4.778,
16.817
]
},
{
"start": 10.73524,
"duration": 0.08005,
"confidence": 0.724,
"loudness_start": -28.506,
"loudness_max_time": 0.02963,
"loudness_max": -21.05,
"loudness_end": 0.0,
"pitches": [
1.0,
0.735,
0.471,
0.444,
0.423,
0.415,
0.828,
0.841,
0.836,
0.842,
0.98,
0.697
],
"timbre": [
37.493,
-94.955,
-19.185,
-45.543,
18.13,
-22.065,
51.249,
17.097,
-14.685,
9.168,
16.601,
28.944
]
},
{
"start": 10.81528,
"duration": 0.15873,
"confidence": 0.229,
"loudness_start": -22.105,
"loudness_max_time": 0.09849,
"loudness_max": -18.745,
"loudness_end": 0.0,
"pitches": [
0.538,
0.187,
0.427,
0.637,
0.484,
0.242,
0.494,
0.51,
0.947,
0.844,
1.0,
0.281
],
"timbre": [
40.119,
-50.499,
-28.714,
-40.337,
6.264,
-40.45,
32.008,
-2.461,
-20.976,
0.386,
-3.25,
21.296
]
},
{
"start": 10.97401,
"duration": 0.29333,
"confidence": 0.166,
"loudness_start": -21.493,
"loudness_max_time": 0.01715,
"loudness_max": -17.535,
"loudness_end": 0.0,
"pitches": [
1.0,
0.646,
0.388,
0.537,
0.316,
0.655,
0.56,
0.352,
0.399,
0.341,
0.441,
0.738
],
"timbre": [
40.603,
-49.357,
-13.628,
-13.77,
-1.134,
-42.868,
44.99,
3.255,
-14.552,
3.847,
8.51,
34.594
]
},
{
"start": 11.26735,
"duration": 0.17351,
"confidence": 0.083,
"loudness_start": -22.705,
"loudness_max_time": 0.02802,
"loudness_max": -19.615,
"loudness_end": 0.0,
"pitches": [
0.605,
0.368,
0.201,
0.244,
0.159,
0.162,
0.314,
0.374,
0.936,
1.0,
0.944,
0.396
],
"timbre": [
39.401,
-70.902,
10.365,
-19.78,
8.596,
-40.729,
51.521,
-0.013,
-14.939,
-4.485,
5.055,
20.978
]
},
{
"start": 11.44086,
"duration": 0.48263,
"confidence": 0.136,
"loudness_start": -21.172,
"loudness_max_time": 0.20167,
"loudness_max": -17.085,
"loudness_end": 0.0,
"pitches": [
0.446,
0.31,
0.311,
0.49,
0.446,
0.546,
0.284,
0.237,
0.348,
0.874,
1.0,
0.368
],
"timbre": [
41.004,
-89.248,
3.539,
-31.184,
8.956,
-33.925,
39.543,
-5.398,
-4.2,
-7.142,
-2.041,
34.729
]
},
{
"start": 11.92349,
"duration": 0.23075,
"confidence": 0.197,
"loudness_start": -20.786,
"loudness_max_time": 0.02356,
"loudness_max": -16.811,
"loudness_end": 0.0,
"pitches": [
0.653,
0.775,
0.708,
0.524,
0.45,
0.287,
0.347,
0.308,
0.339,
0.132,
0.253,
1.0
],
"timbre": [
40.373,
-131.305,
-18.091,
1.318,
0.073,
-48.629,
48.642,
-13.884,
-4.276,
3.268,
1.835,
38.011
]
},
{
"start": 12.15424,
"duration": 0.09442,
"confidence": 0.413,
"loudness_start": -23.42,
"loudness_max_time": 0.02198,
"loudness_max": -18.709,
"loudness_end": 0.0,
"pitches": [
0.873,
0.557,
0.173,
0.278,
0.438,
0.387,
0.715,
0.719,
0.978,
0.973,
1.0,
0.172
],
"timbre": [
39.795,
-165.261,
14.864,
-3.622,
-12.756,
-54.511,
64.03,
21.43,
-16.857,
-1.999,
5.243,
29.396
]
},
{
"start": 12.24866,
"duration": 0.102,
"confidence": 0.453,
"loudness_start": -21.341,
"loudness_max_time": 0.04933,
"loudness_max": -16.179,
"loudness_end": 0.0,
"pitches": [
0.263,
0.308,
0.169,
0.146,
0.343,
0.34,
0.714,
0.747,
1.0,
0.946,
0.72,
0.119
],
"timbre": [
41.398,
-110.317,
2.235,
0.215,
4.15,
-28.241,
66.362,
14.186,
-1.929,
-13.73,
-14.531,
35.79
]
},
{
"start": 12.35066,
"duration": 0.12426,
"confidence": 0.07,
"loudness_start": -21.456,
"loudness_max_time": 0.04732,
"loudness_max": -17.093,
"loudness_end": 0.0,
"pitches": [
1.0,
0.745,
0.344,
0.234,
0.123,
0.115,
0.13,
0.139,
0.266,
0.278,
0.437,
0.477
],
"timbre": [
40.128,
-126.016,
5.531,
1.735,
6.06,
-28.632,
56.951,
6.752,
-3.654,
3.639,
-10.051,
35.477
]
},
{
"start": 12.47492,
"duration": 0.10912,
"confidence": 0.357,
"loudness_start": -22.711,
"loudness_max_time": 0.03144,
"loudness_max": -17.686,
"loudness_end": 0.0,
"pitches": [
0.504,
0.279,
0.144,
0.171,
0.4,
0.344,
0.798,
0.826,
1.0,
0.973,
0.759,
0.18
],
"timbre": [
40.301,
-134.344,
29.381,
11.569,
1.629,
-31.174,
62.521,
1.208,
-12.0,
-8.5,
-0.059,
30.747
]
},
{
"start": 12.58404,
"duration": 0.32385,
"confidence": 0.467,
"loudness_start": -21.91,
"loudness_max_time": 0.0485,
"loudness_max": -15.812,
"loudness_end": 0.0,
"pitches": [
0.903,
0.94,
0.797,
0.883,
0.892,
0.854,
0.736,
0.482,
0.33,
0.53,
0.551,
1.0
],
"timbre": [
41.581,
-109.568,
19.95,
-16.201,
-1.655,
-28.562,
65.325,
23.133,
-6.898,
-9.657,
5.554,
29.274
]
},
{
"start": 12.90789,
"duration": 0.11701,
"confidence": 0.151,
"loudness_start": -19.13,
"loudness_max_time": 0.06251,
"loudness_max": -16.073,
"loudness_end": 0.0,
"pitches": [
0.739,
0.449,
0.154,
0.17,
0.228,
0.168,
0.511,
0.523,
0.94,
0.94,
1.0,
0.239
],
"timbre": [
42.183,
-123.788,
19.016,
-6.539,
3.089,
-29.222,
56.713,
7.257,
-12.334,
-22.997,
-11.79,
35.147
]
},
{
"start": 13.0249,
"duration": 0.14508,
"confidence": 0.273,
"loudness_start": -20.012,
"loudness_max_time": 0.0386,
"loudness_max": -15.963,
"loudness_end": 0.0,
"pitches": [
0.4,
0.266,
0.089,
0.091,
0.098,
0.128,
0.549,
0.565,
1.0,
0.983,
0.71,
0.153
],
"timbre": [
42.355,
-112.22,
6.525,
-18.84,
15.881,
-33.514,
73.656,
17.668,
-18.646,
-4.427,
0.325,
30.523
]
},
{
"start": 13.16998,
"duration": 0.08132,
"confidence": 0.073,
"loudness_start": -19.242,
"loudness_max_time": 0.02488,
"loudness_max": -14.907,
"loudness_end": 0.0,
"pitches": [
1.0,
0.827,
0.425,
0.417,
0.54,
0.523,
0.979,
0.969,
0.832,
0.844,
0.816,
0.462
],
"timbre": [
42.296,
-115.839,
-11.095,
-3.341,
7.225,
-63.603,
50.86,
4.629,
-12.111,
-11.121,
15.478,
33.436
]
},
{
"start": 13.25129,
"duration": 0.25025,
"confidence": 0.04,
"loudness_start": -19.427,
"loudness_max_time": 0.04934,
"loudness_max": -15.766,
"loudness_end": 0.0,
"pitches": [
0.813,
0.614,
0.544,
1.0,
0.572,
0.471,
0.277,
0.399,
0.367,
0.545,
0.499,
0.725
],
"timbre": [
42.647,
-103.277,
28.023,
-16.732,
6.575,
-44.153,
59.654,
25.134,
-11.259,
-3.122,
6.048,
33.88
]
},
{
"start": 13.50154,
"duration": 0.17129,
"confidence": 0.409,
"loudness_start": -19.087,
"loudness_max_time": 0.03784,
"loudness_max": -14.945,
"loudness_end": 0.0,
"pitches": [
0.952,
0.371,
0.217,
0.173,
0.184,
0.276,
0.622,
0.805,
1.0,
0.822,
0.458,
0.593
],
"timbre": [
43.451,
-84.492,
23.193,
-2.984,
10.351,
-36.874,
49.405,
6.374,
-6.453,
1.877,
-0.376,
40.085
]
},
{
"start": 13.67283,
"duration": 0.31878,
"confidence": 0.17,
"loudness_start": -17.529,
"loudness_max_time": 0.00529,
"loudness_max": -14.925,
"loudness_end": 0.0,
"pitches": [
0.405,
0.577,
0.521,
0.434,
0.533,
0.431,
0.464,
0.698,
0.63,
0.339,
0.311,
1.0
],
"timbre": [
43.394,
-116.51,
23.763,
-5.103,
-0.474,
-54.114,
54.639,
6.043,
-4.196,
-14.134,
3.73,
38.905
]
},
{
"start": 13.99161,
"duration": 0.11533,
"confidence": 0.006,
"loudness_start": -19.603,
"loudness_max_time": 0.03458,
"loudness_max": -16.44,
"loudness_end": 0.0,
"pitches": [
0.207,
0.323,
0.291,
0.311,
0.742,
0.703,
1.0,
0.992,
0.63,
0.627,
0.164,
0.215
],
"timbre": [
42.163,
-107.045,
23.706,
-6.54,
-4.952,
-35.95,
60.852,
21.744,
-7.178,
9.023,
-4.704,
36.342
]
},
{
"start": 14.10694,
"duration": 0.14939,
"confidence": 0.306,
"loudness_start": -19.555,
"loudness_max_time": 0.04738,
"loudness_max": -14.981,
"loudness_end": 0.0,
"pitches": [
0.426,
0.48,
0.357,
0.404,
1.0,
0.892,
0.601,
0.527,
0.245,
0.201,
0.275,
0.277
],
"timbre": [
42.751,
-113.434,
23.711,
0.699,
6.303,
-32.798,
54.335,
12.523,
-10.923,
10.295,
0.386,
36.825
]
},
{
"start": 14.25633,
"duration": 0.12812,
"confidence": 0.138,
"loudness_start": -18.772,
"loudness_max_time": 0.04406,
"loudness_max": -16.029,
"loudness_end": 0.0,
"pitches": [
0.124,
0.157,
0.144,
0.161,
0.559,
0.53,
1.0,
0.994,
0.876,
0.877,
0.418,
0.041
],
"timbre": [
42.725,
-118.971,
4.777,
-10.839,
-8.282,
-48.214,
74.234,
6.171,
0.634,
-4.724,
-0.88,
31.365
]
},
{
"start": 14.38444,
"duration": 0.22544,
"confidence": 0.131,
"loudness_start": -18.574,
"loudness_max_time": 0.0121,
"loudness_max": -14.777,
"loudness_end": 0.0,
"pitches": [
0.62,
0.166,
0.485,
0.648,
0.343,
1.0,
0.509,
0.296,
0.363,
0.194,
0.325,
0.724
],
"timbre": [
42.886,
-113.469,
26.462,
5.075,
4.177,
-62.276,
74.899,
-8.319,
-11.862,
-8.905,
2.377,
33.83
]
},
{
"start": 14.60989,
"duration": 0.13138,
"confidence": 0.155,
"loudness_start": -20.933,
"loudness_max_time": 0.07248,
"loudness_max": -16.694,
"loudness_end": 0.0,
"pitches": [
0.417,
0.437,
0.372,
0.383,
0.793,
0.788,
1.0,
0.987,
0.537,
0.511,
0.187,
0.256
],
"timbre": [
41.261,
-134.098,
44.668,
-2.64,
3.131,
-41.123,
75.353,
30.286,
-7.65,
-19.623,
-11.22,
33.711
]
},
{
"start": 14.74127,
"duration": 0.14912,
"confidence": 0.433,
"loudness_start": -21.964,
"loudness_max_time": 0.0474,
"loudness_max": -15.881,
"loudness_end": 0.0,
"pitches": [
0.13,
0.278,
0.236,
0.21,
0.788,
0.847,
0.957,
1.0,
0.454,
0.438,
0.141,
0.15
],
"timbre": [
41.205,
-163.512,
23.878,
3.737,
-7.173,
-14.477,
72.217,
17.745,
-3.875,
-14.655,
-6.341,
25.952
]
},
{
"start": 14.89039,
"duration": 0.08195,
"confidence": 0.485,
"loudness_start": -21.631,
"loudness_max_time": 0.03042,
"loudness_max": -14.645,
"loudness_end": 0.0,
"pitches": [
0.868,
1.0,
0.818,
0.863,
0.962,
0.951,
0.927,
0.927,
0.824,
0.828,
0.362,
0.567
],
"timbre": [
42.219,
-181.379,
22.536,
14.286,
-1.699,
-47.82,
55.631,
13.103,
-17.755,
-11.009,
12.524,
32.705
]
},
{
"start": 14.97234,
"duration": 0.13002,
"confidence": 0.194,
"loudness_start": -20.464,
"loudness_max_time": 0.07054,
"loudness_max": -15.803,
"loudness_end": 0.0,
"pitches": [
0.485,
0.855,
0.769,
0.693,
1.0,
0.994,
0.586,
0.578,
0.231,
0.229,
0.335,
0.186
],
"timbre": [
42.36,
-131.989,
14.355,
-27.868,
26.276,
-41.409,
53.117,
70.869,
-14.389,
-24.223,
-0.268,
31.954
]
},
{
"start": 15.10236,
"duration": 0.14027,
"confidence": 0.24,
"loudness_start": -18.744,
"loudness_max_time": 0.05686,
"loudness_max": -14.911,
"loudness_end": 0.0,
"pitches": [
0.196,
0.433,
0.339,
0.336,
0.952,
0.973,
0.957,
1.0,
0.411,
0.375,
0.205,
0.082
],
"timbre": [
43.036,
-105.526,
-1.505,
-5.495,
21.343,
-47.641,
78.743,
29.483,
-23.027,
-1.04,
-9.677,
29.629
]
},
{
"start": 15.24263,
"duration": 0.11805,
"confidence": 0.289,
"loudness_start": -19.83,
"loudness_max_time": 0.02562,
"loudness_max": -14.009,
"loudness_end": 0.0,
"pitches": [
0.214,
0.603,
0.482,
0.515,
0.993,
1.0,
0.936,
0.928,
0.407,
0.407,
0.089,
0.086
],
"timbre": [
43.213,
-146.527,
25.735,
17.725,
-0.381,
-61.057,
76.637,
2.217,
-20.189,
-1.175,
-6.903,
31.927
]
},
{
"start": 15.36068,
"duration": 0.17968,
"confidence": 0.139,
"loudness_start": -20.263,
"loudness_max_time": 0.04049,
"loudness_max": -15.661,
"loudness_end": 0.0,
"pitches": [
0.108,
0.311,
0.244,
0.266,
0.991,
1.0,
0.876,
0.897,
0.23,
0.239,
0.075,
0.146
],
"timbre": [
42.249,
-169.989,
15.993,
8.425,
-6.955,
-39.106,
65.165,
9.002,
-16.544,
-0.392,
10.545,
30.646
]
},
{
"start": 15.54036,
"duration": 0.06939,
"confidence": 0.258,
"loudness_start": -20.21,
"loudness_max_time": 0.01899,
"loudness_max": -15.677,
"loudness_end": 0.0,
"pitches": [
0.859,
1.0,
0.902,
0.911,
0.856,
0.845,
0.587,
0.587,
0.758,
0.751,
0.543,
0.366
],
"timbre": [
42.828,
-158.145,
30.977,
-14.385,
-3.392,
-64.898,
67.779,
16.201,
-16.784,
-8.548,
9.462,
28.762
]
},
{
"start": 15.60975,
"duration": 0.17025,
"confidence": 0.46,
"loudness_start": -19.007,
"loudness_max_time": 0.08213,
"loudness_max": -12.825,
"loudness_end": 0.0,
"pitches": [
0.106,
0.271,
0.265,
0.288,
0.984,
1.0,
0.945,
0.92,
0.264,
0.267,
0.053,
0.106
],
"timbre": [
44.313,
-121.159,
18.699,
-50.892,
8.336,
-41.123,
63.742,
26.126,
3.257,
-12.613,
1.716,
32.59
]
},
{
"start": 15.78,
"duration": 0.3117,
"confidence": 0.154,
"loudness_start": -15.011,
"loudness_max_time": 0.00571,
"loudness_max": -11.176,
"loudness_end": 0.0,
"pitches": [
0.747,
0.646,
0.905,
0.772,
0.436,
0.499,
0.305,
0.283,
0.55,
0.447,
0.285,
1.0
],
"timbre": [
46.093,
-101.94,
6.746,
-11.45,
2.123,
-67.976,
46.147,
-1.231,
2.51,
-6.308,
-0.669,
40.613
]
},
{
"start": 16.0917,
"duration": 0.22612,
"confidence": 0.237,
"loudness_start": -17.939,
"loudness_max_time": 0.15271,
"loudness_max": -13.601,
"loudness_end": 0.0,
"pitches": [
0.734,
0.475,
1.0,
0.739,
0.529,
0.474,
0.316,
0.27,
0.381,
0.298,
0.461,
0.922
],
"timbre": [
44.612,
-119.669,
8.554,
-23.282,
6.776,
-36.837,
49.741,
5.798,
-0.308,
-18.721,
1.167,
37.522
]
},
{
"start": 16.31782,
"duration": 0.43546,
"confidence": 0.057,
"loudness_start": -17.589,
"loudness_max_time": 0.04323,
"loudness_max": -13.899,
"loudness_end": 0.0,
"pitches": [
0.21,
0.178,
0.219,
0.344,
0.665,
1.0,
0.903,
0.603,
0.253,
0.113,
0.198,
0.349
],
"timbre": [
44.562,
-139.493,
22.898,
-13.451,
20.596,
-45.889,
52.836,
8.526,
-11.183,
-20.837,
0.404,
33.575
]
},
{
"start": 16.75329,
"duration": 0.17424,
"confidence": 0.28,
"loudness_start": -17.68,
"loudness_max_time": 0.06293,
"loudness_max": -14.013,
"loudness_end": 0.0,
"pitches": [
0.101,
0.573,
0.521,
0.544,
0.987,
1.0,
0.505,
0.514,
0.089,
0.069,
0.051,
0.104
],
"timbre": [
44.084,
-146.885,
17.603,
-20.39,
-2.791,
-35.336,
60.546,
23.182,
-4.406,
-3.111,
-4.976,
32.893
]
},
{
"start": 16.92753,
"duration": 0.10422,
"confidence": 0.054,
"loudness_start": -18.122,
"loudness_max_time": 0.03099,
"loudness_max": -14.154,
"loudness_end": 0.0,
"pitches": [
0.664,
0.369,
0.181,
0.332,
0.612,
0.533,
0.865,
1.0,
0.979,
0.8,
0.635,
0.458
],
"timbre": [
43.941,
-120.905,
10.866,
-6.83,
-3.129,
-43.015,
55.564,
15.721,
0.232,
-0.431,
-0.421,
31.985
]
},
{
"start": 17.03175,
"duration": 0.12803,
"confidence": 0.303,
"loudness_start": -17.814,
"loudness_max_time": 0.05576,
"loudness_max": -13.299,
"loudness_end": 0.0,
"pitches": [
0.253,
0.701,
0.692,
0.667,
0.991,
1.0,
0.724,
0.738,
0.24,
0.226,
0.045,
0.071
],
"timbre": [
45.371,
-89.698,
9.776,
-18.184,
6.166,
-46.782,
71.97,
21.14,
-1.56,
-24.731,
-7.84,
27.776
]
},
{
"start": 17.15977,
"duration": 0.53991,
"confidence": 0.021,
"loudness_start": -16.063,
"loudness_max_time": 0.18097,
"loudness_max": -13.347,
"loudness_end": 0.0,
"pitches": [
0.159,
0.252,
0.261,
0.509,
0.661,
1.0,
0.355,
0.268,
0.219,
0.132,
0.243,
0.315
],
"timbre": [
45.497,
-105.072,
9.677,
-20.034,
1.852,
-43.514,
48.402,
17.366,
-3.372,
-11.291,
-3.405,
24.517
]
},
{
"start": 17.69968,
"duration": 0.16141,
"confidence": 0.151,
"loudness_start": -16.356,
"loudness_max_time": 0.06356,
"loudness_max": -13.226,
"loudness_end": 0.0,
"pitches": [
0.233,
0.65,
0.598,
0.572,
1.0,
0.965,
0.582,
0.588,
0.071,
0.066,
0.076,
0.151
],
"timbre": [
45.146,
-65.08,
7.516,
-32.648,
-8.789,
-39.309,
28.728,
7.773,
3.738,
-3.734,
-5.593,
23.019
]
},
{
"start": 17.86109,
"duration": 0.15288,
"confidence": 0.073,
"loudness_start": -16.146,
"loudness_max_time": 0.05395,
"loudness_max": -13.164,
"loudness_end": 0.0,
"pitches": [
0.517,
0.834,
0.629,
0.65,
1.0,
0.986,
0.749,
0.766,
0.472,
0.53,
0.444,
0.807
],
"timbre": [
45.455,
-71.082,
-9.006,
-28.067,
-9.723,
-33.109,
15.631,
-5.591,
-1.013,
-1.742,
-2.81,
23.374
]
},
{
"start": 18.01397,
"duration": 0.32444,
"confidence": 0.315,
"loudness_start": -15.886,
"loudness_max_time": 0.12768,
"loudness_max": -12.215,
"loudness_end": 0.0,
"pitches": [
0.495,
1.0,
0.537,
0.642,
0.345,
0.334,
0.448,
0.358,
0.586,
0.456,
0.77,
0.897
],
"timbre": [
46.448,
-60.475,
-1.934,
-29.193,
-10.945,
-31.546,
21.021,
12.457,
-0.909,
-9.324,
-0.31,
17.539
]
},
{
"start": 18.33841,
"duration": 0.13841,
"confidence": 0.061,
"loudness_start": -15.32,
"loudness_max_time": 0.09196,
"loudness_max": -12.913,
"loudness_end": 0.0,
"pitches": [
0.355,
1.0,
0.913,
0.868,
0.924,
0.966,
0.32,
0.328,
0.119,
0.149,
0.226,
0.276
],
"timbre": [
46.235,
-43.39,
4.513,
-32.056,
-17.739,
-39.26,
13.137,
4.392,
0.667,
-10.728,
-0.748,
18.301
]
},
{
"start": 18.47683,
"duration": 1.15161,
"confidence": 0.064,
"loudness_start": -14.579,
"loudness_max_time": 0.45449,
"loudness_max": -10.954,
"loudness_end": 0.0,
"pitches": [
0.115,
0.183,
0.268,
0.868,
1.0,
0.33,
0.306,
0.187,
0.151,
0.103,
0.199,
0.232
],
"timbre": [
43.903,
-39.218,
-29.521,
61.945,
-18.95,
-2.775,
-11.642,
10.394,
-7.311,
-4.763,
-73.926,
5.682
]
},
{
"start": 19.62844,
"duration": 0.87569,
"confidence": 1.0,
"loudness_start": -37.175,
"loudness_max_time": 0.05831,
"loudness_max": -6.789,
"loudness_end": 0.0,
"pitches": [
0.111,
0.14,
0.18,
0.148,
1.0,
0.326,
0.499,
0.294,
0.253,
0.1,
0.116,
0.715
],
"timbre": [
48.872,
22.225,
34.996,
-11.884,
11.887,
34.761,
33.759,
-22.92,
-5.427,
11.363,
35.0,
-14.213
]
},
{
"start": 20.50413,
"duration": 0.87483,
"confidence": 0.485,
"loudness_start": -11.738,
"loudness_max_time": 0.08083,
"loudness_max": -7.005,
"loudness_end": 0.0,
"pitches": [
0.064,
0.232,
0.111,
0.068,
0.164,
0.204,
1.0,
0.182,
0.12,
0.099,
0.108,
0.098
],
"timbre": [
50.436,
-11.681,
34.64,
8.555,
0.743,
-26.605,
22.075,
-5.447,
2.246,
-7.412,
-11.635,
-3.589
]
},
{
"start": 21.37896,
"duration": 1.48698,
"confidence": 0.731,
"loudness_start": -14.338,
"loudness_max_time": 0.02508,
"loudness_max": -4.857,
"loudness_end": 0.0,
"pitches": [
0.061,
0.067,
0.408,
0.174,
0.076,
0.209,
0.306,
1.0,
0.225,
0.225,
0.125,
0.094
],
"timbre": [
50.327,
-15.682,
13.11,
62.28,
0.431,
-21.907,
19.584,
-36.325,
-3.507,
11.215,
-16.311,
2.808
]
},
{
"start": 22.86594,
"duration": 0.11129,
"confidence": 0.645,
"loudness_start": -21.529,
"loudness_max_time": 0.05933,
"loudness_max": -14.822,
"loudness_end": 0.0,
"pitches": [
0.279,
0.556,
1.0,
0.276,
0.354,
0.376,
0.4,
0.925,
0.536,
0.265,
0.127,
0.209
],
"timbre": [
42.543,
-23.747,
15.675,
-35.481,
26.344,
0.453,
4.553,
-0.264,
7.375,
-34.882,
-1.472,
-3.354
]
},
{
"start": 22.97723,
"duration": 0.12077,
"confidence": 0.579,
"loudness_start": -18.533,
"loudness_max_time": 0.07974,
"loudness_max": -11.98,
"loudness_end": 0.0,
"pitches": [
0.222,
0.297,
0.57,
0.279,
0.388,
0.209,
0.379,
0.738,
1.0,
0.413,
0.216,
0.197
],
"timbre": [
45.669,
3.422,
54.565,
-51.578,
-3.332,
-18.38,
0.146,
8.25,
-7.706,
-8.284,
-1.46,
-16.568
]
},
{
"start": 23.098,
"duration": 0.70286,
"confidence": 0.742,
"loudness_start": -13.379,
"loudness_max_time": 0.07372,
"loudness_max": -5.078,
"loudness_end": 0.0,
"pitches": [
0.03,
0.093,
0.058,
0.03,
0.15,
0.089,
0.038,
0.064,
0.102,
1.0,
0.106,
0.039
],
"timbre": [
50.354,
2.903,
29.474,
3.584,
3.702,
-9.459,
22.731,
-5.863,
-1.914,
7.393,
-10.424,
-7.684
]
},
{
"start": 23.80086,
"duration": 0.19692,
"confidence": 0.01,
"loudness_start": -11.901,
"loudness_max_time": 0.04273,
"loudness_max": -9.766,
"loudness_end": 0.0,
"pitches": [
0.038,
0.083,
0.121,
0.043,
0.13,
0.037,
0.036,
0.062,
0.35,
1.0,
0.282,
0.032
],
"timbre": [
48.638,
-10.502,
25.262,
-7.006,
-4.42,
-40.34,
11.151,
1.716,
-4.787,
11.06,
0.661,
-1.929
]
},
{
"start": 23.99778,
"duration": 0.7776,
"confidence": 0.556,
"loudness_start": -13.462,
"loudness_max_time": 0.0528,
"loudness_max": -7.397,
"loudness_end": 0.0,
"pitches": [
0.081,
0.237,
0.132,
0.093,
0.567,
0.519,
0.601,
0.296,
0.278,
1.0,
0.255,
0.085
],
"timbre": [
49.813,
-0.302,
19.902,
-9.415,
5.02,
-15.347,
25.223,
-0.947,
-1.582,
5.397,
-7.562,
-6.856
]
},
{
"start": 24.77537,
"duration": 0.08603,
"confidence": 0.433,
"loudness_start": -14.268,
"loudness_max_time": 0.05256,
"loudness_max": -10.066,
"loudness_end": 0.0,
"pitches": [
0.144,
0.124,
0.096,
0.133,
0.137,
0.151,
0.387,
0.364,
1.0,
0.978,
0.623,
0.085
],
"timbre": [
48.872,
-2.231,
50.482,
-24.22,
-3.288,
-24.295,
30.929,
2.796,
-3.49,
-8.505,
-1.331,
-19.391
]
},
{
"start": 24.86141,
"duration": 0.63392,
"confidence": 0.538,
"loudness_start": -10.678,
"loudness_max_time": 0.06437,
"loudness_max": -5.577,
"loudness_end": 0.0,
"pitches": [
0.647,
0.214,
0.138,
0.252,
0.126,
0.235,
1.0,
0.674,
0.252,
0.266,
0.261,
0.879
],
"timbre": [
50.516,
-1.984,
39.264,
18.971,
-0.253,
-14.235,
20.433,
-2.607,
-0.772,
-0.044,
-17.739,
-10.719
]
},
{
"start": 25.49533,
"duration": 0.29043,
"confidence": 0.18,
"loudness_start": -15.635,
"loudness_max_time": 0.02038,
"loudness_max": -12.255,
"loudness_end": 0.0,
"pitches": [
0.497,
0.06,
0.055,
0.088,
0.041,
0.085,
0.331,
0.214,
0.056,
0.092,
0.131,
1.0
],
"timbre": [
46.297,
-42.5,
31.415,
-0.93,
3.237,
-36.769,
13.177,
-7.679,
-0.093,
4.979,
-3.026,
0.36
]
},
{
"start": 25.78576,
"duration": 0.40041,
"confidence": 0.038,
"loudness_start": -16.942,
"loudness_max_time": 0.02287,
"loudness_max": -12.28,
"loudness_end": 0.0,
"pitches": [
0.877,
0.103,
0.07,
0.113,
0.043,
0.101,
0.49,
0.32,
0.067,
0.138,
0.258,
1.0
],
"timbre": [
44.648,
-66.858,
26.391,
19.214,
4.254,
-50.25,
10.755,
6.814,
1.445,
-0.027,
-6.606,
-3.955
]
},
{
"start": 26.18617,
"duration": 0.202,
"confidence": 0.764,
"loudness_start": -20.791,
"loudness_max_time": 0.02688,
"loudness_max": -11.135,
"loudness_end": 0.0,
"pitches": [
0.832,
0.302,
0.329,
0.281,
0.558,
0.604,
0.55,
0.713,
0.62,
0.204,
0.223,
1.0
],
"timbre": [
44.777,
31.805,
9.526,
17.241,
-10.665,
2.338,
-0.23,
-29.167,
4.19,
-1.955,
4.548,
-1.977
]
},
{
"start": 26.38816,
"duration": 0.18095,
"confidence": 0.791,
"loudness_start": -20.682,
"loudness_max_time": 0.12442,
"loudness_max": -11.447,
"loudness_end": 0.0,
"pitches": [
0.885,
0.337,
0.448,
0.242,
0.636,
0.209,
0.423,
0.538,
0.61,
0.378,
0.554,
1.0
],
"timbre": [
47.066,
26.56,
42.848,
-18.199,
-0.525,
-6.204,
-6.175,
-3.188,
-14.527,
-2.289,
4.861,
-1.185
]
},
{
"start": 26.56912,
"duration": 0.38939,
"confidence": 0.659,
"loudness_start": -13.872,
"loudness_max_time": 0.08307,
"loudness_max": -6.544,
"loudness_end": 0.0,
"pitches": [
0.209,
0.266,
0.251,
0.21,
1.0,
0.759,
0.336,
0.202,
0.256,
0.17,
0.228,
0.534
],
"timbre": [
49.041,
23.021,
54.369,
-38.897,
-7.657,
-15.273,
14.899,
-5.287,
-4.327,
-0.032,
-12.813,
-8.49
]
},
{
"start": 26.9585,
"duration": 0.46966,
"confidence": 0.034,
"loudness_start": -11.778,
"loudness_max_time": 0.12871,
"loudness_max": -8.989,
"loudness_end": 0.0,
"pitches": [
0.091,
0.039,
0.058,
0.103,
1.0,
0.112,
0.063,
0.095,
0.148,
0.062,
0.07,
0.336
],
"timbre": [
49.408,
-5.477,
53.348,
8.234,
1.055,
-39.387,
15.138,
1.604,
-6.193,
4.625,
-6.779,
-8.673
]
},
{
"start": 27.42816,
"duration": 0.92304,
"confidence": 0.541,
"loudness_start": -13.397,
"loudness_max_time": 0.11136,
"loudness_max": -5.78,
"loudness_end": 0.0,
"pitches": [
0.056,
0.303,
0.104,
0.068,
0.167,
0.189,
1.0,
0.277,
0.124,
0.099,
0.105,
0.076
],
"timbre": [
49.636,
-5.434,
51.108,
-8.248,
2.749,
-19.252,
17.269,
-2.323,
-4.769,
-1.124,
-20.369,
-4.209
]
},
{
"start": 28.3512,
"duration": 0.75451,
"confidence": 0.562,
"loudness_start": -12.064,
"loudness_max_time": 0.05523,
"loudness_max": -5.626,
"loudness_end": 0.0,
"pitches": [
0.069,
0.081,
0.548,
0.115,
0.069,
0.207,
0.393,
1.0,
0.223,
0.247,
0.098,
0.081
],
"timbre": [
50.664,
-14.914,
37.077,
-1.973,
8.014,
-12.913,
24.796,
4.017,
4.772,
-8.426,
-20.704,
-0.782
]
},
{
"start": 29.10571,
"duration": 0.87025,
"confidence": 0.059,
"loudness_start": -12.988,
"loudness_max_time": 0.03145,
"loudness_max": -10.114,
"loudness_end": 0.0,
"pitches": [
0.029,
0.05,
0.424,
0.094,
0.037,
0.061,
0.107,
1.0,
0.146,
0.123,
0.054,
0.062
],
"timbre": [
47.008,
-57.835,
25.589,
22.609,
14.25,
-24.627,
7.876,
-3.985,
9.126,
-3.381,
-22.284,
-10.708
]
},
{
"start": 29.97596,
"duration": 0.08848,
"confidence": 0.716,
"loudness_start": -22.911,
"loudness_max_time": 0.04887,
"loudness_max": -14.796,
"loudness_end": 0.0,
"pitches": [
0.087,
0.244,
0.257,
0.109,
0.428,
0.42,
0.911,
1.0,
0.408,
0.381,
0.076,
0.058
],
"timbre": [
44.179,
-38.303,
9.998,
-35.909,
-8.564,
-15.237,
9.458,
6.807,
-14.53,
-2.244,
10.086,
-11.948
]
},
{
"start": 30.06444,
"duration": 0.07968,
"confidence": 0.634,
"loudness_start": -15.911,
"loudness_max_time": 0.04479,
"loudness_max": -8.805,
"loudness_end": 0.0,
"pitches": [
0.13,
0.344,
0.295,
0.148,
0.47,
0.457,
0.912,
1.0,
0.705,
0.773,
0.195,
0.113
],
"timbre": [
48.921,
35.6,
35.14,
-17.547,
-1.77,
-9.303,
13.078,
-2.849,
-36.197,
-34.307,
-0.445,
-36.5
]
},
{
"start": 30.14413,
"duration": 0.85497,
"confidence": 0.517,
"loudness_start": -11.597,
"loudness_max_time": 0.04687,
"loudness_max": -5.69,
"loudness_end": 0.0,
"pitches": [
0.04,
0.114,
0.113,
0.042,
0.247,
0.131,
0.062,
0.092,
0.103,
1.0,
0.122,
0.05
],
"timbre": [
51.04,
11.001,
11.505,
11.002,
-4.088,
-12.251,
12.932,
-9.499,
17.667,
-19.404,
-6.919,
-6.813
]
},
{
"start": 30.99909,
"duration": 0.44617,
"confidence": 0.614,
"loudness_start": -12.567,
"loudness_max_time": 0.09709,
"loudness_max": -6.518,
"loudness_end": 0.0,
"pitches": [
0.129,
0.297,
0.234,
0.197,
0.392,
0.237,
0.497,
0.866,
0.539,
1.0,
0.544,
0.123
],
"timbre": [
50.145,
-6.802,
38.131,
-33.447,
-7.211,
-19.664,
15.729,
16.432,
2.827,
-1.368,
-8.219,
-16.111
]
},
{
"start": 31.44526,
"duration": 0.33701,
"confidence": 0.083,
"loudness_start": -12.024,
"loudness_max_time": 0.09403,
"loudness_max": -9.527,
"loudness_end": 0.0,
"pitches": [
0.106,
0.323,
0.1,
0.075,
0.403,
0.24,
0.112,
0.153,
0.497,
1.0,
0.27,
0.091
],
"timbre": [
49.228,
-2.97,
56.436,
2.705,
20.482,
-34.948,
14.099,
-3.745,
12.297,
4.016,
-10.405,
-5.765
]
},
{
"start": 31.78227,
"duration": 0.09764,
"confidence": 0.102,
"loudness_start": -13.304,
"loudness_max_time": 0.03054,
"loudness_max": -10.018,
"loudness_end": 0.0,
"pitches": [
0.46,
0.6,
0.493,
0.833,
0.991,
1.0,
0.878,
0.756,
0.632,
0.998,
0.944,
0.434
],
"timbre": [
49.218,
-6.195,
55.931,
-10.811,
14.857,
-31.29,
14.77,
-4.052,
-9.567,
-15.035,
0.042,
-11.953
]
},
{
"start": 31.87991,
"duration": 1.19279,
"confidence": 0.508,
"loudness_start": -11.149,
"loudness_max_time": 0.0665,
"loudness_max": -5.443,
"loudness_end": 0.0,
"pitches": [
0.518,
0.251,
0.255,
0.394,
0.201,
0.272,
0.447,
0.142,
0.081,
0.16,
0.173,
1.0
],
"timbre": [
49.746,
-42.272,
0.156,
23.66,
-3.284,
-24.857,
14.673,
-14.107,
12.799,
-14.959,
-24.355,
-10.922
]
},
{
"start": 33.0727,
"duration": 0.30027,
"confidence": 0.484,
"loudness_start": -17.09,
"loudness_max_time": 0.14232,
"loudness_max": -10.872,
"loudness_end": 0.0,
"pitches": [
1.0,
0.465,
0.243,
0.106,
0.128,
0.129,
0.221,
0.183,
0.322,
0.26,
0.241,
0.927
],
"timbre": [
46.329,
-48.805,
-1.006,
-51.0,
-35.458,
-24.448,
13.186,
16.973,
-1.212,
-8.066,
-6.563,
-7.364
]
},
{
"start": 33.37297,
"duration": 0.19093,
"confidence": 0.733,
"loudness_start": -16.908,
"loudness_max_time": 0.08618,
"loudness_max": -8.045,
"loudness_end": 0.0,
"pitches": [
0.674,
1.0,
0.912,
0.562,
0.388,
0.13,
0.222,
0.418,
0.627,
0.491,
0.288,
0.827
],
"timbre": [
48.609,
-7.6,
23.065,
-55.59,
-21.139,
4.271,
22.02,
26.049,
7.478,
-20.923,
2.092,
-4.213
]
},
{
"start": 33.5639,
"duration": 0.17488,
"confidence": 0.439,
"loudness_start": -11.403,
"loudness_max_time": 0.08766,
"loudness_max": -6.647,
"loudness_end": 0.0,
"pitches": [
0.855,
0.684,
0.347,
0.214,
0.575,
0.384,
0.578,
0.779,
1.0,
0.847,
0.615,
0.713
],
"timbre": [
51.26,
2.995,
32.15,
-39.138,
-15.801,
-20.565,
24.363,
-7.089,
-7.051,
-1.697,
-0.825,
3.193
]
},
{
"start": 33.73878,
"duration": 0.78345,
"confidence": 0.101,
"loudness_start": -8.425,
"loudness_max_time": 0.04828,
"loudness_max": -5.705,
"loudness_end": 0.0,
"pitches": [
0.27,
0.318,
0.637,
0.543,
1.0,
0.348,
0.153,
0.188,
0.173,
0.175,
0.132,
0.662
],
"timbre": [
52.708,
27.185,
33.071,
-11.344,
-23.609,
-31.704,
10.594,
1.777,
3.844,
3.192,
-5.192,
-12.173
]
},
{
"start": 34.52222,
"duration": 0.5234,
"confidence": 0.199,
"loudness_start": -8.162,
"loudness_max_time": 0.03595,
"loudness_max": -5.254,
"loudness_end": 0.0,
"pitches": [
0.195,
0.542,
0.222,
0.229,
0.228,
0.167,
1.0,
0.246,
0.194,
0.155,
0.145,
0.136
],
"timbre": [
53.012,
17.388,
36.436,
-5.767,
-27.41,
-30.387,
11.835,
7.468,
2.901,
2.76,
-3.564,
-1.595
]
},
{
"start": 35.04562,
"duration": 0.33592,
"confidence": 0.042,
"loudness_start": -10.454,
"loudness_max_time": 0.17446,
"loudness_max": -7.06,
"loudness_end": 0.0,
"pitches": [
0.198,
0.526,
0.436,
0.332,
0.178,
0.347,
1.0,
0.216,
0.225,
0.254,
0.265,
0.326
],
"timbre": [
51.921,
20.592,
37.95,
-10.996,
-40.642,
-36.972,
13.284,
0.339,
-3.135,
9.727,
6.448,
-4.812
]
},
{
"start": 35.38154,
"duration": 0.44045,
"confidence": 0.25,
"loudness_start": -8.368,
"loudness_max_time": 0.01636,
"loudness_max": -5.495,
"loudness_end": 0.0,
"pitches": [
0.296,
0.689,
0.793,
0.421,
0.306,
0.188,
0.274,
1.0,
0.321,
0.363,
0.346,
0.326
],
"timbre": [
52.691,
20.941,
41.852,
-4.193,
-14.685,
-50.84,
17.562,
-5.622,
-5.741,
12.664,
1.838,
-2.771
]
},
{
"start": 35.822,
"duration": 0.44163,
"confidence": 0.146,
"loudness_start": -9.859,
"loudness_max_time": 0.13254,
"loudness_max": -5.835,
"loudness_end": 0.0,
"pitches": [
0.184,
0.368,
1.0,
0.292,
0.182,
0.121,
0.276,
0.93,
0.181,
0.313,
0.223,
0.174
],
"timbre": [
52.823,
4.354,
51.363,
-5.924,
-6.769,
-40.075,
9.545,
3.346,
11.658,
10.607,
-1.795,
-1.007
]
},
{
"start": 36.26363,
"duration": 0.33147,
"confidence": 0.124,
"loudness_start": -9.506,
"loudness_max_time": 0.04891,
"loudness_max": -5.984,
"loudness_end": 0.0,
"pitches": [
0.153,
0.427,
1.0,
0.252,
0.064,
0.121,
0.233,
0.968,
0.167,
0.218,
0.153,
0.129
],
"timbre": [
52.479,
9.283,
46.351,
-6.738,
-8.957,
-34.306,
-6.494,
4.084,
9.129,
9.232,
-11.305,
-5.844
]
},
{
"start": 36.5951,
"duration": 0.43474,
"confidence": 0.279,
"loudness_start": -9.959,
"loudness_max_time": 0.15805,
"loudness_max": -6.383,
"loudness_end": 0.0,
"pitches": [
0.264,
0.653,
1.0,
0.299,
0.268,
0.164,
0.255,
0.908,
0.219,
0.221,
0.173,
0.298
],
"timbre": [
51.601,
13.38,
43.945,
-16.136,
-10.323,
-26.418,
-4.818,
0.19,
14.171,
13.579,
-0.752,
-20.817
]
},
{
"start": 37.02984,
"duration": 0.41184,
"confidence": 0.075,
"loudness_start": -9.847,
"loudness_max_time": 0.01965,
"loudness_max": -6.085,
"loudness_end": 0.0,
"pitches": [
0.276,
0.438,
0.33,
0.266,
0.557,
0.277,
0.25,
0.254,
0.387,
1.0,
0.438,
0.261
],
"timbre": [
52.16,
31.583,
38.094,
-14.697,
-26.671,
-45.751,
-6.031,
-15.352,
3.253,
12.78,
4.574,
-11.216
]
},
{
"start": 37.44168,
"duration": 0.25583,
"confidence": 0.12,
"loudness_start": -10.399,
"loudness_max_time": 0.19655,
"loudness_max": -5.821,
"loudness_end": 0.0,
"pitches": [
0.25,
0.354,
0.377,
0.244,
0.189,
0.133,
0.09,
0.214,
0.306,
1.0,
0.314,
0.315
],
"timbre": [
52.411,
23.668,
46.443,
-11.942,
-17.242,
-34.565,
17.627,
-7.638,
8.16,
16.014,
-7.044,
-2.612
]
},
{
"start": 37.69751,
"duration": 0.20358,
"confidence": 0.001,
"loudness_start": -9.881,
"loudness_max_time": 0.04266,
"loudness_max": -7.608,
"loudness_end": 0.0,
"pitches": [
0.236,
0.301,
0.26,
0.08,
0.123,
0.116,
0.164,
0.078,
0.437,
1.0,
0.393,
0.168
],
"timbre": [
51.612,
21.758,
41.409,
-15.038,
-25.404,
-29.299,
10.729,
6.028,
2.904,
4.814,
-6.393,
-7.982
]
},
{
"start": 37.90109,
"duration": 0.12209,
"confidence": 0.101,
"loudness_start": -9.331,
"loudness_max_time": 0.05875,
"loudness_max": -6.84,
"loudness_end": 0.0,
"pitches": [
0.65,
1.0,
0.831,
0.367,
0.404,
0.263,
0.24,
0.136,
0.176,
0.175,
0.193,
0.232
],
"timbre": [
52.201,
33.975,
48.59,
-14.901,
-33.705,
-32.778,
7.76,
11.965,
-3.464,
9.917,
-4.807,
-13.871
]
},
{
"start": 38.02317,
"duration": 0.36499,
"confidence": 0.106,
"loudness_start": -8.502,
"loudness_max_time": 0.02195,
"loudness_max": -5.369,
"loudness_end": 0.0,
"pitches": [
0.295,
0.627,
0.243,
0.115,
0.287,
0.123,
0.147,
0.223,
0.207,
1.0,
0.354,
0.206
],
"timbre": [
52.746,
24.987,
48.081,
6.52,
-30.443,
-45.141,
9.579,
10.277,
-4.358,
16.509,
-8.757,
-2.217
]
},
{
"start": 38.38816,
"duration": 0.52254,
"confidence": 0.252,
"loudness_start": -9.725,
"loudness_max_time": 0.05803,
"loudness_max": -6.421,
"loudness_end": 0.0,
"pitches": [
0.273,
0.364,
0.233,
0.178,
0.354,
0.135,
0.127,
0.11,
0.26,
1.0,
0.2,
0.207
],
"timbre": [
52.313,
18.187,
43.718,
-10.911,
-21.424,
-29.481,
7.375,
10.443,
4.649,
-4.007,
-5.689,
-4.689
]
},
{
"start": 38.9107,
"duration": 0.89596,
"confidence": 0.162,
"loudness_start": -9.858,
"loudness_max_time": 0.33806,
"loudness_max": -6.186,
"loudness_end": 0.0,
"pitches": [
0.565,
1.0,
0.782,
0.656,
0.388,
0.24,
0.49,
0.463,
0.278,
0.329,
0.365,
0.876
],
"timbre": [
52.3,
10.212,
47.63,
-0.093,
-7.437,
-41.153,
3.93,
6.107,
15.305,
12.111,
-12.291,
-16.423
]
},
{
"start": 39.80667,
"duration": 0.46812,
"confidence": 0.289,
"loudness_start": -11.082,
"loudness_max_time": 0.04864,
"loudness_max": -8.069,
"loudness_end": 0.0,
"pitches": [
0.472,
0.37,
0.171,
0.254,
0.079,
0.102,
0.18,
0.334,
0.432,
0.176,
0.252,
1.0
],
"timbre": [
50.904,
14.863,
47.176,
-11.739,
-17.471,
-31.597,
-1.551,
2.021,
10.049,
1.333,
-5.563,
-19.427
]
},
{
"start": 40.27478,
"duration": 0.35465,
"confidence": 0.066,
"loudness_start": -9.421,
"loudness_max_time": 0.00205,
"loudness_max": -7.357,
"loudness_end": 0.0,
"pitches": [
0.527,
0.362,
0.58,
1.0,
0.715,
0.502,
0.319,
0.538,
0.199,
0.415,
0.457,
0.942
],
"timbre": [
50.829,
15.399,
53.382,
-13.323,
-18.497,
-55.257,
8.393,
1.636,
17.159,
25.253,
-18.547,
-19.451
]
},
{
"start": 40.62943,
"duration": 0.67193,
"confidence": 0.347,
"loudness_start": -10.182,
"loudness_max_time": 0.06304,
"loudness_max": -6.121,
"loudness_end": 0.0,
"pitches": [
0.343,
0.428,
0.556,
0.507,
1.0,
0.263,
0.205,
0.228,
0.209,
0.145,
0.154,
0.943
],
"timbre": [
51.941,
21.082,
35.857,
-14.273,
-25.347,
-30.999,
18.437,
5.594,
-8.648,
13.194,
-0.104,
-8.021
]
},
{
"start": 41.30136,
"duration": 0.12871,
"confidence": 0.261,
"loudness_start": -11.164,
"loudness_max_time": 0.06726,
"loudness_max": -7.299,
"loudness_end": 0.0,
"pitches": [
0.712,
1.0,
0.309,
0.35,
0.528,
0.209,
0.151,
0.324,
0.571,
0.259,
0.123,
0.898
],
"timbre": [
51.212,
18.229,
56.016,
-20.75,
-34.729,
-24.544,
22.56,
5.222,
-20.521,
0.221,
-9.868,
1.934
]
},
{
"start": 41.43007,
"duration": 0.11039,
"confidence": 0.047,
"loudness_start": -9.232,
"loudness_max_time": 0.06444,
"loudness_max": -6.645,
"loudness_end": 0.0,
"pitches": [
1.0,
0.601,
0.5,
0.267,
0.377,
0.13,
0.117,
0.196,
0.248,
0.181,
0.179,
0.893
],
"timbre": [
52.127,
48.349,
50.271,
-12.414,
-30.272,
-28.354,
17.288,
11.912,
3.154,
4.846,
-4.474,
-1.283
]
},
{
"start": 41.54045,
"duration": 0.87029,
"confidence": 0.008,
"loudness_start": -9.457,
"loudness_max_time": 0.00684,
"loudness_max": -5.383,
"loudness_end": 0.0,
"pitches": [
0.133,
0.17,
0.183,
0.131,
0.15,
0.168,
1.0,
0.107,
0.102,
0.106,
0.076,
0.126
],
"timbre": [
52.869,
15.763,
43.315,
-1.965,
-24.061,
-46.688,
10.492,
15.646,
1.148,
-2.937,
-12.581,
-11.078
]
},
{
"start": 42.41075,
"duration": 0.40136,
"confidence": 0.383,
"loudness_start": -8.709,
"loudness_max_time": 0.01824,
"loudness_max": -5.16,
"loudness_end": 0.0,
"pitches": [
0.178,
0.186,
0.508,
0.253,
0.184,
0.128,
0.177,
1.0,
0.36,
0.149,
0.136,
0.154
],
"timbre": [
53.047,
38.098,
48.132,
8.607,
-15.387,
-41.668,
4.502,
3.86,
5.626,
-1.197,
-2.786,
-6.393
]
},
{
"start": 42.81211,
"duration": 0.11025,
"confidence": 0.123,
"loudness_start": -9.793,
"loudness_max_time": 0.06975,
"loudness_max": -6.691,
"loudness_end": 0.0,
"pitches": [
0.247,
0.623,
0.927,
0.678,
0.749,
0.675,
0.421,
1.0,
0.453,
0.388,
0.286,
0.395
],
"timbre": [
51.94,
25.218,
70.821,
-8.363,
-13.333,
-26.063,
24.713,
1.043,
-5.559,
5.021,
-2.455,
9.042
]
},
{
"start": 42.92236,
"duration": 0.19637,
"confidence": 0.01,
"loudness_start": -8.7,
"loudness_max_time": 0.07103,
"loudness_max": -5.346,
"loudness_end": 0.0,
"pitches": [
0.21,
0.195,
0.583,
0.172,
0.111,
0.108,
0.371,
1.0,
0.233,
0.36,
0.13,
0.276
],
"timbre": [
51.988,
40.643,
76.111,
7.518,
0.854,
-29.33,
-5.97,
0.359,
1.81,
2.458,
-14.426,
0.559
]
},
{
"start": 43.11873,
"duration": 0.44807,
"confidence": 0.152,
"loudness_start": -9.992,
"loudness_max_time": 0.05946,
"loudness_max": -7.562,
"loudness_end": 0.0,
"pitches": [
0.176,
0.253,
0.406,
0.141,
0.088,
0.078,
0.278,
1.0,
0.179,
0.218,
0.07,
0.095
],
"timbre": [
51.532,
15.699,
70.927,
-1.848,
8.496,
-31.419,
-13.595,
-11.049,
-2.605,
16.881,
-4.314,
-4.595
]
},
{
"start": 43.5668,
"duration": 0.13311,
"confidence": 0.012,
"loudness_start": -9.515,
"loudness_max_time": 0.07902,
"loudness_max": -7.486,
"loudness_end": 0.0,
"pitches": [
0.339,
0.63,
1.0,
0.277,
0.13,
0.111,
0.171,
0.447,
0.131,
0.209,
0.128,
0.224
],
"timbre": [
51.563,
31.36,
69.91,
-3.21,
-11.591,
-29.032,
11.994,
-7.122,
-2.151,
6.132,
-10.696,
-2.554
]
},
{
"start": 43.69991,
"duration": 0.23238,
"confidence": 0.082,
"loudness_start": -10.273,
"loudness_max_time": 0.04774,
"loudness_max": -6.997,
"loudness_end": 0.0,
"pitches": [
0.174,
0.209,
0.662,
0.196,
0.115,
0.128,
0.375,
1.0,
0.265,
0.302,
0.241,
0.227
],
"timbre": [
51.529,
20.685,
70.207,
-1.818,
3.37,
-19.478,
-5.558,
-2.872,
9.314,
-6.231,
-8.022,
-9.94
]
},
{
"start": 43.93229,
"duration": 0.21451,
"confidence": 0.056,
"loudness_start": -10.782,
"loudness_max_time": 0.18183,
"loudness_max": -7.157,
"loudness_end": 0.0,
"pitches": [
0.301,
0.599,
0.715,
0.56,
0.316,
0.182,
0.414,
1.0,
0.34,
0.678,
0.335,
0.19
],
"timbre": [
51.324,
38.37,
56.493,
-17.434,
-22.456,
-29.919,
-7.973,
1.515,
2.293,
-1.406,
13.507,
-14.869
]
},
{
"start": 44.1468,
"duration": 0.39474,
"confidence": 0.214,
"loudness_start": -8.914,
"loudness_max_time": 0.02916,
"loudness_max": -4.96,
"loudness_end": 0.0,
"pitches": [
0.062,
0.151,
0.149,
0.132,
0.158,
0.09,
0.063,
0.113,
0.117,
1.0,
0.221,
0.051
],
"timbre": [
53.123,
40.292,
30.276,
-10.921,
-21.124,
-37.881,
5.668,
-5.146,
-2.581,
12.821,
6.008,
-9.937
]
},
{
"start": 44.54154,
"duration": 0.24916,
"confidence": 0.287,
"loudness_start": -10.55,
"loudness_max_time": 0.14806,
"loudness_max": -5.567,
"loudness_end": 0.0,
"pitches": [
0.128,
0.135,
0.2,
0.393,
0.539,
0.254,
0.176,
0.234,
0.298,
1.0,
0.3,
0.136
],
"timbre": [
52.241,
36.793,
47.594,
-15.558,
-20.93,
-26.313,
24.761,
-9.585,
4.193,
7.642,
-9.385,
-4.179
]
},
{
"start": 44.7907,
"duration": 0.14553,
"confidence": 0.001,
"loudness_start": -10.137,
"loudness_max_time": 0.0579,
"loudness_max": -7.117,
"loudness_end": 0.0,
"pitches": [
0.688,
0.699,
0.977,
0.443,
0.937,
0.566,
0.815,
0.449,
0.975,
1.0,
0.713,
0.186
],
"timbre": [
51.546,
16.788,
39.555,
-17.03,
-26.023,
-26.198,
11.983,
8.282,
4.4,
-1.304,
-5.805,
-13.237
]
},
{
"start": 44.93624,
"duration": 0.31347,
"confidence": 0.087,
"loudness_start": -8.918,
"loudness_max_time": 0.23528,
"loudness_max": -6.051,
"loudness_end": 0.0,
"pitches": [
0.699,
0.955,
0.542,
0.327,
0.41,
0.412,
0.428,
0.41,
1.0,
0.592,
0.487,
0.467
],
"timbre": [
52.382,
40.621,
38.861,
-18.758,
-27.707,
-30.019,
2.951,
-2.819,
-6.311,
12.929,
-4.227,
-19.167
]
},
{
"start": 45.24971,
"duration": 0.66186,
"confidence": 0.106,
"loudness_start": -8.574,
"loudness_max_time": 0.05133,
"loudness_max": -5.928,
"loudness_end": 0.0,
"pitches": [
0.172,
0.265,
0.258,
0.438,
0.421,
0.278,
0.246,
0.13,
0.167,
1.0,
0.172,
0.142
],
"timbre": [
52.763,
55.102,
43.506,
-4.48,
-24.186,
-26.221,
9.879,
-3.549,
-1.441,
5.32,
-2.887,
-5.714
]
},
{
"start": 45.91156,
"duration": 0.77211,
"confidence": 0.387,
"loudness_start": -9.181,
"loudness_max_time": 0.06088,
"loudness_max": -4.846,
"loudness_end": 0.0,
"pitches": [
0.715,
0.512,
0.485,
0.503,
0.243,
0.175,
0.42,
0.401,
0.367,
0.57,
0.369,
1.0
],
"timbre": [
52.965,
24.12,
25.718,
-11.643,
-12.948,
-36.165,
16.082,
7.602,
6.263,
6.406,
-9.423,
-11.568
]
},
{
"start": 46.68367,
"duration": 0.1624,
"confidence": 0.049,
"loudness_start": -9.086,
"loudness_max_time": 0.00817,
"loudness_max": -6.238,
"loudness_end": 0.0,
"pitches": [
1.0,
0.999,
0.331,
0.223,
0.181,
0.086,
0.215,
0.257,
0.22,
0.224,
0.863,
0.75
],
"timbre": [
52.695,
16.424,
36.184,
-16.232,
-20.224,
-47.376,
10.848,
2.315,
4.986,
22.156,
-9.474,
-12.832
]
},
{
"start": 46.84608,
"duration": 0.5556,
"confidence": 0.054,
"loudness_start": -7.943,
"loudness_max_time": 0.00235,
"loudness_max": -5.33,
"loudness_end": 0.0,
"pitches": [
0.387,
0.24,
0.333,
0.56,
0.379,
0.279,
0.353,
1.0,
0.975,
0.849,
0.947,
0.959
],
"timbre": [
52.82,
20.325,
43.435,
-18.798,
-26.675,
-51.365,
10.128,
3.301,
11.417,
16.895,
-18.322,
-11.884
]
},
{
"start": 47.40168,
"duration": 0.23293,
"confidence": 0.017,
"loudness_start": -9.339,
"loudness_max_time": 0.17285,
"loudness_max": -6.475,
"loudness_end": 0.0,
"pitches": [
0.288,
0.567,
0.586,
0.96,
0.765,
1.0,
0.533,
0.322,
0.481,
0.256,
0.248,
0.696
],
"timbre": [
51.678,
17.638,
26.922,
-14.335,
-32.812,
-32.601,
9.137,
7.151,
-5.994,
-8.179,
-5.604,
-3.892
]
},
{
"start": 47.6346,
"duration": 0.45968,
"confidence": 0.381,
"loudness_start": -9.139,
"loudness_max_time": 0.07061,
"loudness_max": -5.598,
"loudness_end": 0.0,
"pitches": [
0.892,
0.318,
0.195,
0.185,
0.121,
0.34,
0.763,
0.537,
0.416,
0.333,
0.243,
1.0
],
"timbre": [
52.181,
23.699,
46.842,
-21.038,
-25.773,
-22.921,
6.208,
2.671,
-10.84,
13.974,
-5.469,
-12.832
]
},
{
"start": 48.09429,
"duration": 0.44685,
"confidence": 0.004,
"loudness_start": -9.445,
"loudness_max_time": 0.01381,
"loudness_max": -6.427,
"loudness_end": 0.0,
"pitches": [
0.546,
0.394,
0.491,
0.395,
0.513,
0.685,
1.0,
0.991,
0.755,
0.514,
0.428,
0.779
],
"timbre": [
52.376,
66.928,
65.782,
8.467,
-0.303,
-31.489,
-5.251,
-18.269,
-2.329,
-1.481,
-2.711,
-12.667
]
},
{
"start": 48.54113,
"duration": 0.38912,
"confidence": 0.03,
"loudness_start": -10.306,
"loudness_max_time": 0.15813,
"loudness_max": -7.256,
"loudness_end": 0.0,
"pitches": [
0.451,
1.0,
0.71,
0.596,
0.469,
0.508,
0.411,
0.531,
0.601,
0.449,
0.457,
0.385
],
"timbre": [
51.706,
52.329,
92.42,
2.494,
9.962,
-32.804,
-17.665,
-1.752,
-13.775,
0.718,
-1.415,
-16.923
]
},
{
"start": 48.93025,
"duration": 0.43002,
"confidence": 0.055,
"loudness_start": -10.275,
"loudness_max_time": 0.04303,
"loudness_max": -7.448,
"loudness_end": 0.0,
"pitches": [
0.42,
0.336,
0.273,
0.49,
0.447,
0.555,
0.436,
0.432,
0.873,
1.0,
0.535,
0.393
],
"timbre": [
51.376,
48.554,
86.73,
2.957,
-0.335,
-22.24,
-11.575,
3.859,
-20.136,
-12.113,
3.6,
-7.917
]
},
{
"start": 49.36027,
"duration": 0.49887,
"confidence": 0.686,
"loudness_start": -10.944,
"loudness_max_time": 0.07323,
"loudness_max": -2.787,
"loudness_end": 0.0,
"pitches": [
0.259,
0.086,
0.243,
0.203,
1.0,
0.341,
0.152,
0.361,
0.249,
0.119,
0.18,
0.449
],
"timbre": [
52.972,
76.4,
54.075,
-56.575,
-13.484,
-12.239,
-3.057,
44.505,
-9.271,
-6.56,
-1.519,
-2.961
]
},
{
"start": 49.85914,
"duration": 0.43605,
"confidence": 0.408,
"loudness_start": -6.784,
"loudness_max_time": 0.01282,
"loudness_max": -1.878,
"loudness_end": 0.0,
"pitches": [
0.334,
0.176,
0.226,
0.273,
1.0,
0.318,
0.199,
0.201,
0.189,
0.173,
0.2,
0.62
],
"timbre": [
54.394,
40.088,
-13.571,
16.979,
2.41,
-49.798,
-20.31,
7.577,
2.719,
0.827,
-11.066,
-0.019
]
},
{
"start": 50.29519,
"duration": 0.19465,
"confidence": 0.314,
"loudness_start": -11.648,
"loudness_max_time": 0.01278,
"loudness_max": -5.73,
"loudness_end": 0.0,
"pitches": [
0.545,
0.413,
0.113,
0.263,
0.731,
0.292,
0.109,
0.394,
0.437,
0.12,
0.192,
1.0
],
"timbre": [
50.404,
11.933,
-37.371,
-2.97,
-26.09,
-62.004,
-6.159,
-9.476,
-8.054,
16.456,
-7.009,
8.011
]
},
{
"start": 50.48984,
"duration": 0.11841,
"confidence": 0.473,
"loudness_start": -13.52,
"loudness_max_time": 0.0681,
"loudness_max": -9.172,
"loudness_end": 0.0,
"pitches": [
0.63,
0.335,
0.209,
0.476,
0.85,
0.369,
0.062,
0.037,
0.14,
0.067,
0.125,
1.0
],
"timbre": [
49.674,
0.291,
-21.446,
-59.079,
-13.761,
-18.476,
14.901,
-4.423,
-1.794,
-10.152,
-0.914,
-1.792
]
},
{
"start": 50.60825,
"duration": 0.12145,
"confidence": 0.265,
"loudness_start": -9.773,
"loudness_max_time": 0.02571,
"loudness_max": -6.005,
"loudness_end": 0.0,
"pitches": [
0.634,
0.87,
0.77,
0.835,
1.0,
0.881,
0.528,
0.55,
0.216,
0.205,
0.047,
0.255
],
"timbre": [
51.458,
3.311,
-10.928,
-10.949,
-21.887,
-39.708,
0.329,
-9.095,
4.445,
11.699,
1.043,
-9.448
]
},
{
"start": 50.72971,
"duration": 0.23229,
"confidence": 0.522,
"loudness_start": -9.918,
"loudness_max_time": 0.01267,
"loudness_max": -3.52,
"loudness_end": 0.0,
"pitches": [
0.319,
0.33,
0.197,
0.311,
1.0,
0.441,
0.17,
0.427,
0.332,
0.109,
0.108,
0.712
],
"timbre": [
52.084,
5.82,
-15.615,
13.543,
-10.867,
-56.261,
-2.474,
-5.527,
-5.295,
5.359,
-6.398,
5.676
]
},
{
"start": 50.962,
"duration": 0.09193,
"confidence": 0.043,
"loudness_start": -12.198,
"loudness_max_time": 0.03292,
"loudness_max": -9.406,
"loudness_end": 0.0,
"pitches": [
0.925,
0.812,
0.747,
0.725,
0.989,
0.853,
0.136,
0.105,
0.396,
0.332,
1.0,
0.485
],
"timbre": [
49.54,
-9.511,
6.122,
-10.598,
-4.938,
-42.104,
19.708,
-7.048,
5.237,
13.065,
-9.112,
3.784
]
},
{
"start": 51.05392,
"duration": 0.10118,
"confidence": 0.204,
"loudness_start": -12.125,
"loudness_max_time": 0.03603,
"loudness_max": -7.459,
"loudness_end": 0.0,
"pitches": [
0.679,
0.825,
0.786,
0.864,
1.0,
0.887,
0.622,
0.584,
0.378,
0.292,
0.136,
0.341
],
"timbre": [
50.223,
-30.488,
-18.189,
-7.448,
-20.315,
-37.124,
4.262,
-6.47,
12.679,
2.397,
-13.954,
-15.743
]
},
{
"start": 51.1551,
"duration": 0.1917,
"confidence": 0.273,
"loudness_start": -12.537,
"loudness_max_time": 0.02865,
"loudness_max": -6.05,
"loudness_end": 0.0,
"pitches": [
0.659,
0.782,
0.14,
0.392,
0.837,
0.379,
0.139,
0.331,
0.466,
0.127,
0.148,
1.0
],
"timbre": [
50.439,
-2.158,
-27.549,
-4.461,
-30.882,
-32.755,
-2.677,
-12.645,
-1.408,
-0.767,
12.363,
-5.025
]
},
{
"start": 51.3468,
"duration": 0.13755,
"confidence": 0.298,
"loudness_start": -12.662,
"loudness_max_time": 0.05575,
"loudness_max": -8.308,
"loudness_end": 0.0,
"pitches": [
1.0,
0.675,
0.145,
0.264,
0.793,
0.187,
0.122,
0.122,
0.106,
0.108,
0.154,
0.887
],
"timbre": [
49.172,
-5.783,
-14.83,
-21.841,
-14.078,
-17.184,
-7.647,
1.764,
-3.254,
-14.727,
-14.365,
1.196
]
},
{
"start": 51.48435,
"duration": 0.10354,
"confidence": 0.302,
"loudness_start": -13.027,
"loudness_max_time": 0.01998,
"loudness_max": -8.372,
"loudness_end": 0.0,
"pitches": [
0.74,
0.885,
0.79,
0.848,
1.0,
0.892,
0.665,
0.691,
0.336,
0.32,
0.111,
0.309
],
"timbre": [
49.255,
-1.733,
-34.429,
-24.353,
-32.956,
-39.01,
2.216,
-3.866,
-2.185,
6.814,
8.078,
6.504
]
},
{
"start": 51.58789,
"duration": 0.24526,
"confidence": 0.674,
"loudness_start": -11.892,
"loudness_max_time": 0.03151,
"loudness_max": -3.455,
"loudness_end": 0.0,
"pitches": [
0.415,
0.435,
0.182,
0.429,
1.0,
0.283,
0.196,
0.311,
0.441,
0.167,
0.272,
0.826
],
"timbre": [
51.08,
-0.962,
-30.293,
14.323,
-8.553,
-6.278,
-0.149,
2.092,
0.098,
-5.425,
9.471,
9.894
]
},
{
"start": 51.83315,
"duration": 0.09714,
"confidence": 0.185,
"loudness_start": -13.183,
"loudness_max_time": 0.02353,
"loudness_max": -10.151,
"loudness_end": 0.0,
"pitches": [
0.694,
0.506,
0.178,
0.565,
1.0,
0.398,
0.094,
0.113,
0.136,
0.068,
0.153,
0.899
],
"timbre": [
47.934,
-25.518,
-37.15,
-17.588,
-12.652,
-45.25,
-5.334,
0.878,
-16.953,
9.211,
-8.479,
4.097
]
},
{
"start": 51.93029,
"duration": 0.09492,
"confidence": 0.096,
"loudness_start": -14.364,
"loudness_max_time": 0.02581,
"loudness_max": -9.435,
"loudness_end": 0.0,
"pitches": [
0.805,
1.0,
0.847,
0.873,
0.975,
0.88,
0.65,
0.636,
0.347,
0.33,
0.172,
0.276
],
"timbre": [
47.79,
-16.965,
-32.647,
-6.843,
-24.23,
-41.971,
-10.311,
-11.814,
-2.475,
1.528,
-2.92,
3.657
]
},
{
"start": 52.02522,
"duration": 0.22422,
"confidence": 0.598,
"loudness_start": -14.366,
"loudness_max_time": 0.03401,
"loudness_max": -6.141,
"loudness_end": 0.0,
"pitches": [
0.577,
0.552,
0.145,
0.415,
0.879,
0.411,
0.118,
0.228,
0.224,
0.095,
0.177,
1.0
],
"timbre": [
48.892,
-19.137,
-33.937,
-9.384,
-19.264,
-4.139,
7.368,
-5.691,
3.688,
-7.208,
11.499,
-1.095
]
},
{
"start": 52.24943,
"duration": 0.10748,
"confidence": 0.145,
"loudness_start": -13.819,
"loudness_max_time": 0.01187,
"loudness_max": -10.322,
"loudness_end": 0.0,
"pitches": [
0.608,
0.662,
0.297,
0.714,
1.0,
0.533,
0.26,
0.242,
0.222,
0.171,
0.33,
0.661
],
"timbre": [
48.324,
-9.735,
-24.019,
-29.355,
5.435,
-43.123,
-7.282,
-25.222,
-11.174,
11.71,
-16.141,
-1.908
]
},
{
"start": 52.35692,
"duration": 0.12694,
"confidence": 0.316,
"loudness_start": -12.843,
"loudness_max_time": 0.03383,
"loudness_max": -8.28,
"loudness_end": 0.0,
"pitches": [
0.639,
0.948,
0.889,
0.908,
1.0,
0.873,
0.473,
0.528,
0.175,
0.153,
0.107,
0.338
],
"timbre": [
48.775,
-26.371,
-27.044,
-12.662,
-23.631,
-23.383,
-1.409,
-1.347,
-3.171,
-20.46,
-5.578,
3.654
]
},
{
"start": 52.48385,
"duration": 0.21524,
"confidence": 0.702,
"loudness_start": -13.985,
"loudness_max_time": 0.01245,
"loudness_max": -4.563,
"loudness_end": 0.0,
"pitches": [
0.43,
0.25,
0.104,
0.346,
0.695,
0.303,
0.174,
0.338,
0.303,
0.11,
0.206,
1.0
],
"timbre": [
51.336,
-4.615,
-24.253,
11.921,
-10.337,
-54.713,
-14.407,
0.988,
-6.589,
4.266,
-9.565,
4.103
]
},
{
"start": 52.69909,
"duration": 0.11383,
"confidence": 0.142,
"loudness_start": -13.864,
"loudness_max_time": 0.02375,
"loudness_max": -9.287,
"loudness_end": 0.0,
"pitches": [
0.687,
0.265,
0.091,
0.34,
0.318,
0.097,
0.086,
0.234,
0.206,
0.112,
0.283,
1.0
],
"timbre": [
48.355,
0.013,
-27.925,
-15.085,
-2.581,
-42.509,
-12.077,
-12.916,
-7.255,
9.534,
-2.491,
2.099
]
},
{
"start": 52.81293,
"duration": 0.08789,
"confidence": 0.351,
"loudness_start": -14.034,
"loudness_max_time": 0.00395,
"loudness_max": -8.259,
"loudness_end": 0.0,
"pitches": [
0.599,
0.811,
0.791,
0.849,
1.0,
0.947,
0.463,
0.473,
0.494,
0.491,
0.297,
0.101
],
"timbre": [
48.519,
-23.604,
-25.212,
-3.643,
-17.971,
-65.341,
-15.165,
-13.881,
-4.242,
14.677,
-9.747,
4.164
]
},
{
"start": 52.90082,
"duration": 0.22118,
"confidence": 0.553,
"loudness_start": -13.668,
"loudness_max_time": 0.03097,
"loudness_max": -4.636,
"loudness_end": 0.0,
"pitches": [
0.55,
0.605,
0.174,
0.422,
0.796,
0.363,
0.303,
0.316,
0.196,
0.134,
0.327,
1.0
],
"timbre": [
49.433,
-4.389,
-37.323,
20.001,
-11.765,
-24.302,
2.025,
-10.193,
7.88,
-6.721,
12.724,
5.975
]
},
{
"start": 53.122,
"duration": 0.11982,
"confidence": 0.473,
"loudness_start": -15.365,
"loudness_max_time": 0.04033,
"loudness_max": -9.706,
"loudness_end": 0.0,
"pitches": [
0.844,
0.695,
0.182,
0.805,
0.567,
0.262,
0.085,
0.114,
0.142,
0.108,
0.427,
1.0
],
"timbre": [
47.539,
-12.347,
-40.263,
-12.288,
-2.222,
-21.807,
-1.223,
-10.069,
1.992,
-7.321,
8.225,
-3.977
]
},
{
"start": 53.24181,
"duration": 0.11007,
"confidence": 0.535,
"loudness_start": -14.482,
"loudness_max_time": 0.01719,
"loudness_max": -7.113,
"loudness_end": 0.0,
"pitches": [
0.751,
0.896,
0.889,
0.98,
1.0,
0.958,
0.691,
0.711,
0.308,
0.31,
0.115,
0.3
],
"timbre": [
48.929,
0.69,
-33.661,
-2.675,
-31.496,
-62.175,
-1.178,
-13.068,
0.485,
3.294,
0.637,
4.337
]
},
{
"start": 53.35188,
"duration": 0.22621,
"confidence": 0.751,
"loudness_start": -13.502,
"loudness_max_time": 0.01302,
"loudness_max": -3.955,
"loudness_end": 0.0,
"pitches": [
0.333,
0.451,
0.183,
1.0,
0.91,
0.393,
0.286,
0.552,
0.417,
0.177,
0.233,
0.852
],
"timbre": [
51.166,
3.736,
-35.173,
31.319,
-14.632,
-61.29,
-10.175,
-0.659,
0.118,
-10.748,
-16.267,
14.602
]
},
{
"start": 53.5781,
"duration": 0.10431,
"confidence": 0.324,
"loudness_start": -16.633,
"loudness_max_time": 0.02496,
"loudness_max": -10.814,
"loudness_end": 0.0,
"pitches": [
0.805,
0.561,
0.229,
0.836,
0.657,
0.193,
0.087,
0.141,
0.069,
0.048,
0.187,
1.0
],
"timbre": [
47.005,
-1.874,
-45.338,
-17.869,
-5.106,
-57.94,
3.921,
-4.337,
1.493,
22.365,
-8.314,
0.716
]
},
{
"start": 53.6824,
"duration": 0.11995,
"confidence": 0.346,
"loudness_start": -14.922,
"loudness_max_time": 0.0221,
"loudness_max": -9.58,
"loudness_end": 0.0,
"pitches": [
0.787,
0.871,
0.822,
1.0,
0.989,
0.855,
0.48,
0.491,
0.213,
0.19,
0.134,
0.398
],
"timbre": [
47.665,
-16.418,
-44.052,
-13.854,
-31.186,
-57.662,
-0.03,
-0.34,
7.664,
-5.367,
-2.505,
4.601
]
},
{
"start": 53.80236,
"duration": 0.20154,
"confidence": 0.591,
"loudness_start": -14.598,
"loudness_max_time": 0.01513,
"loudness_max": -6.578,
"loudness_end": 0.0,
"pitches": [
0.395,
0.309,
0.057,
0.143,
0.205,
0.164,
0.229,
0.136,
0.185,
0.117,
0.183,
1.0
],
"timbre": [
48.32,
-8.259,
-46.617,
14.043,
-26.814,
-58.222,
3.471,
-20.5,
-0.296,
8.587,
12.082,
13.623
]
},
{
"start": 54.0039,
"duration": 0.10526,
"confidence": 0.399,
"loudness_start": -15.356,
"loudness_max_time": 0.03428,
"loudness_max": -11.255,
"loudness_end": 0.0,
"pitches": [
0.801,
0.253,
0.161,
0.396,
0.406,
0.127,
0.068,
0.086,
0.146,
0.104,
0.268,
1.0
],
"timbre": [
46.763,
-11.956,
-47.737,
-26.528,
2.446,
-26.993,
-3.151,
-2.482,
9.476,
-6.891,
-5.553,
-1.457
]
},
{
"start": 54.10916,
"duration": 0.119,
"confidence": 0.541,
"loudness_start": -15.909,
"loudness_max_time": 0.02519,
"loudness_max": -8.623,
"loudness_end": 0.0,
"pitches": [
0.691,
0.943,
0.891,
0.918,
1.0,
0.952,
0.661,
0.695,
0.308,
0.304,
0.144,
0.289
],
"timbre": [
48.451,
1.055,
-28.93,
-14.306,
-16.832,
-13.536,
6.42,
1.614,
2.408,
6.965,
4.658,
5.39
]
},
{
"start": 54.22816,
"duration": 0.20304,
"confidence": 0.693,
"loudness_start": -14.243,
"loudness_max_time": 0.01218,
"loudness_max": -3.459,
"loudness_end": 0.0,
"pitches": [
0.553,
0.634,
0.109,
0.6,
0.819,
0.485,
0.33,
0.25,
0.269,
0.197,
0.227,
1.0
],
"timbre": [
51.085,
15.508,
-36.683,
26.696,
-10.934,
-63.1,
-8.959,
-0.161,
-8.342,
7.917,
-15.806,
14.923
]
},
{
"start": 54.4312,
"duration": 0.11878,
"confidence": 0.175,
"loudness_start": -15.411,
"loudness_max_time": 0.0444,
"loudness_max": -11.45,
"loudness_end": 0.0,
"pitches": [
0.585,
0.392,
0.315,
0.575,
1.0,
0.617,
0.112,
0.146,
0.128,
0.061,
0.097,
0.37
],
"timbre": [
46.374,
-0.548,
-36.169,
-21.46,
-0.692,
-26.415,
10.382,
-1.348,
-3.532,
-8.588,
-5.568,
-1.137
]
},
{
"start": 54.54998,
"duration": 0.11107,
"confidence": 0.454,
"loudness_start": -15.951,
"loudness_max_time": 0.0223,
"loudness_max": -8.724,
"loudness_end": 0.0,
"pitches": [
0.678,
0.952,
0.836,
0.841,
1.0,
0.919,
0.648,
0.622,
0.284,
0.273,
0.081,
0.239
],
"timbre": [
47.639,
-21.164,
-31.425,
-0.301,
-23.346,
-47.491,
4.543,
-7.922,
1.27,
7.951,
14.457,
0.867
]
},
{
"start": 54.66104,
"duration": 0.23016,
"confidence": 0.602,
"loudness_start": -14.413,
"loudness_max_time": 0.02435,
"loudness_max": -6.607,
"loudness_end": 0.0,
"pitches": [
0.463,
0.458,
0.172,
0.543,
1.0,
0.39,
0.217,
0.326,
0.421,
0.17,
0.201,
0.607
],
"timbre": [
48.476,
-7.635,
-43.933,
15.122,
-29.119,
-39.686,
0.543,
-14.896,
2.982,
0.949,
3.666,
1.971
]
},
{
"start": 54.8912,
"duration": 0.10431,
"confidence": 0.416,
"loudness_start": -15.833,
"loudness_max_time": 0.02034,
"loudness_max": -10.987,
"loudness_end": 0.0,
"pitches": [
0.743,
0.411,
0.372,
1.0,
0.864,
0.396,
0.134,
0.142,
0.157,
0.116,
0.24,
0.743
],
"timbre": [
46.88,
-18.41,
-47.088,
-18.221,
-11.052,
-50.504,
-8.737,
-9.033,
-5.956,
-1.084,
3.937,
-1.458
]
},
{
"start": 54.99551,
"duration": 0.09968,
"confidence": 0.427,
"loudness_start": -15.291,
"loudness_max_time": 0.01498,
"loudness_max": -8.838,
"loudness_end": 0.0,
"pitches": [
0.756,
0.899,
0.786,
0.911,
1.0,
0.883,
0.559,
0.615,
0.258,
0.241,
0.078,
0.332
],
"timbre": [
47.851,
-14.951,
-46.865,
-11.551,
-39.457,
-62.566,
-15.554,
-5.245,
-1.309,
9.301,
-0.546,
6.51
]
},
{
"start": 55.09519,
"duration": 0.23111,
"confidence": 0.756,
"loudness_start": -14.544,
"loudness_max_time": 0.01435,
"loudness_max": -3.238,
"loudness_end": 0.0,
"pitches": [
0.556,
0.341,
0.119,
0.237,
0.485,
0.443,
0.132,
0.113,
0.106,
0.072,
0.172,
1.0
],
"timbre": [
50.737,
3.648,
-37.069,
29.37,
-22.398,
-37.474,
-8.394,
-2.329,
-2.218,
4.522,
1.625,
10.357
]
},
{
"start": 55.3263,
"duration": 0.09469,
"confidence": 0.053,
"loudness_start": -15.01,
"loudness_max_time": 0.01982,
"loudness_max": -11.276,
"loudness_end": 0.0,
"pitches": [
1.0,
0.741,
0.332,
0.367,
0.487,
0.641,
0.294,
0.177,
0.226,
0.154,
0.184,
0.651
],
"timbre": [
46.126,
4.594,
-38.018,
-22.152,
-7.089,
-56.288,
-1.184,
-8.695,
-12.691,
2.287,
-2.274,
1.877
]
},
{
"start": 55.421,
"duration": 0.12159,
"confidence": 0.533,
"loudness_start": -15.336,
"loudness_max_time": 0.03005,
"loudness_max": -8.93,
"loudness_end": 0.0,
"pitches": [
0.668,
1.0,
0.82,
0.82,
0.994,
0.976,
0.772,
0.718,
0.343,
0.355,
0.132,
0.112
],
"timbre": [
47.54,
-20.857,
-35.578,
-8.987,
-27.631,
-18.361,
10.115,
-6.645,
-7.221,
8.315,
5.905,
3.107
]
},
{
"start": 55.54259,
"duration": 0.20417,
"confidence": 0.602,
"loudness_start": -15.135,
"loudness_max_time": 0.0313,
"loudness_max": -7.203,
"loudness_end": 0.0,
"pitches": [
0.376,
0.247,
0.222,
0.54,
1.0,
0.685,
0.2,
0.269,
0.448,
0.253,
0.385,
0.795
],
"timbre": [
48.355,
-1.967,
-45.037,
13.139,
-33.748,
-25.439,
0.142,
-16.624,
-9.658,
-1.54,
8.976,
14.002
]
},
{
"start": 55.74676,
"duration": 0.11206,
"confidence": 0.738,
"loudness_start": -16.085,
"loudness_max_time": 0.03913,
"loudness_max": -7.967,
"loudness_end": 0.0,
"pitches": [
0.916,
1.0,
0.328,
0.388,
0.279,
0.141,
0.164,
0.16,
0.209,
0.26,
0.243,
0.563
],
"timbre": [
50.228,
78.238,
-50.823,
-60.229,
21.918,
-17.404,
6.902,
7.432,
-9.52,
-6.301,
9.748,
-9.546
]
},
{
"start": 55.85882,
"duration": 0.11184,
"confidence": 0.206,
"loudness_start": -9.773,
"loudness_max_time": 0.0344,
"loudness_max": -6.296,
"loudness_end": 0.0,
"pitches": [
0.394,
0.827,
0.776,
0.774,
1.0,
0.966,
0.723,
0.742,
0.341,
0.369,
0.139,
0.181
],
"timbre": [
51.719,
69.536,
-36.455,
-19.332,
-15.945,
-46.099,
12.999,
13.729,
-37.733,
-4.708,
-9.398,
-9.135
]
},
{
"start": 55.97066,
"duration": 0.22694,
"confidence": 0.536,
"loudness_start": -10.354,
"loudness_max_time": 0.00779,
"loudness_max": -4.185,
"loudness_end": 0.0,
"pitches": [
0.438,
0.485,
0.19,
0.345,
1.0,
0.515,
0.23,
0.325,
0.183,
0.136,
0.151,
0.523
],
"timbre": [
52.87,
17.415,
-21.861,
9.374,
-1.39,
-39.468,
-18.923,
11.151,
-4.75,
-6.79,
-27.373,
11.245
]
},
{
"start": 56.1976,
"duration": 0.11093,
"confidence": 0.707,
"loudness_start": -13.618,
"loudness_max_time": 0.01782,
"loudness_max": -4.441,
"loudness_end": 0.0,
"pitches": [
0.602,
0.364,
0.537,
1.0,
0.613,
0.43,
0.424,
0.438,
0.314,
0.183,
0.26,
0.715
],
"timbre": [
52.259,
19.054,
-24.449,
-14.692,
-6.509,
-43.002,
-11.043,
13.662,
2.477,
11.123,
18.745,
-2.216
]
},
{
"start": 56.30853,
"duration": 0.09252,
"confidence": 0.401,
"loudness_start": -10.379,
"loudness_max_time": 0.00265,
"loudness_max": -2.795,
"loudness_end": 0.0,
"pitches": [
0.373,
0.578,
0.602,
0.57,
0.859,
1.0,
0.425,
0.383,
0.27,
0.21,
0.359,
0.339
],
"timbre": [
53.128,
19.485,
-10.236,
-8.319,
-11.419,
-69.534,
-19.297,
2.567,
-18.94,
-2.371,
-4.139,
9.949
]
},
{
"start": 56.40104,
"duration": 0.10567,
"confidence": 0.285,
"loudness_start": -8.892,
"loudness_max_time": 0.02596,
"loudness_max": -3.342,
"loudness_end": 0.0,
"pitches": [
0.499,
0.89,
0.596,
0.579,
0.834,
0.818,
0.874,
1.0,
0.748,
0.683,
0.286,
0.201
],
"timbre": [
53.708,
54.03,
-0.525,
-13.171,
-22.966,
-47.731,
-7.713,
19.5,
3.057,
9.1,
9.166,
-6.714
]
},
{
"start": 56.50671,
"duration": 0.35333,
"confidence": 0.133,
"loudness_start": -7.691,
"loudness_max_time": 0.21587,
"loudness_max": -4.841,
"loudness_end": 0.0,
"pitches": [
0.916,
0.526,
0.295,
0.35,
0.789,
0.777,
0.215,
1.0,
0.234,
0.16,
0.415,
0.759
],
"timbre": [
53.835,
106.427,
-14.459,
-49.06,
-17.728,
-30.843,
-10.164,
-7.587,
9.203,
-3.64,
-13.059,
-4.225
]
},
{
"start": 56.86005,
"duration": 0.42834,
"confidence": 0.258,
"loudness_start": -7.511,
"loudness_max_time": 0.01401,
"loudness_max": -2.89,
"loudness_end": 0.0,
"pitches": [
0.159,
0.152,
0.276,
0.355,
1.0,
0.39,
0.351,
0.418,
0.22,
0.161,
0.154,
0.433
],
"timbre": [
53.565,
41.353,
-13.314,
-1.4,
-7.212,
-50.113,
-26.073,
5.978,
1.415,
4.288,
-0.011,
-3.976
]
},
{
"start": 57.28839,
"duration": 0.18045,
"confidence": 0.106,
"loudness_start": -9.911,
"loudness_max_time": 0.0126,
"loudness_max": -6.336,
"loudness_end": 0.0,
"pitches": [
0.981,
0.237,
0.118,
0.127,
0.519,
0.612,
1.0,
0.823,
0.602,
0.582,
0.379,
0.659
],
"timbre": [
51.552,
31.999,
-11.399,
-14.671,
-32.252,
-47.326,
-9.966,
-6.433,
8.587,
11.52,
-7.535,
-4.102
]
},
{
"start": 57.46884,
"duration": 0.26172,
"confidence": 0.022,
"loudness_start": -9.856,
"loudness_max_time": 0.17278,
"loudness_max": -7.256,
"loudness_end": 0.0,
"pitches": [
0.842,
1.0,
0.335,
0.293,
0.569,
0.599,
0.922,
0.336,
0.178,
0.179,
0.194,
0.745
],
"timbre": [
51.273,
28.153,
5.608,
-32.425,
-39.121,
-26.985,
-4.5,
-15.617,
-6.253,
-3.454,
-11.021,
-3.477
]
},
{
"start": 57.73057,
"duration": 0.31429,
"confidence": 0.566,
"loudness_start": -10.277,
"loudness_max_time": 0.02109,
"loudness_max": -3.653,
"loudness_end": 0.0,
"pitches": [
0.284,
0.212,
0.106,
0.349,
0.843,
0.331,
0.139,
0.204,
0.174,
0.056,
0.108,
1.0
],
"timbre": [
53.147,
14.678,
-1.153,
-0.24,
-31.782,
-38.902,
-2.142,
-2.218,
-5.659,
0.715,
4.384,
-6.855
]
},
{
"start": 58.04485,
"duration": 0.28943,
"confidence": 0.193,
"loudness_start": -9.591,
"loudness_max_time": 0.14211,
"loudness_max": -5.993,
"loudness_end": 0.0,
"pitches": [
0.965,
0.865,
0.595,
0.936,
0.467,
0.102,
0.298,
1.0,
0.74,
0.429,
0.294,
0.935
],
"timbre": [
52.341,
14.872,
8.008,
-30.031,
-44.622,
-27.083,
9.942,
8.096,
-0.353,
1.37,
1.125,
-5.952
]
},
{
"start": 58.33429,
"duration": 0.12222,
"confidence": 0.075,
"loudness_start": -8.711,
"loudness_max_time": 0.06863,
"loudness_max": -6.775,
"loudness_end": 0.0,
"pitches": [
0.323,
0.718,
1.0,
0.652,
0.445,
0.402,
0.454,
0.458,
0.332,
0.414,
0.175,
0.161
],
"timbre": [
52.437,
34.272,
38.352,
-15.15,
-25.386,
-32.658,
21.791,
6.972,
8.427,
-5.231,
-9.989,
-21.341
]
},
{
"start": 58.45651,
"duration": 0.12757,
"confidence": 0.105,
"loudness_start": -8.883,
"loudness_max_time": 0.05317,
"loudness_max": -6.004,
"loudness_end": 0.0,
"pitches": [
0.651,
1.0,
0.77,
0.726,
0.856,
0.864,
0.682,
0.695,
0.372,
0.379,
0.24,
0.085
],
"timbre": [
52.718,
33.845,
38.365,
-17.501,
-22.29,
-35.787,
41.729,
14.326,
3.406,
9.862,
-11.074,
0.337
]
},
{
"start": 58.58408,
"duration": 0.44227,
"confidence": 0.239,
"loudness_start": -7.996,
"loudness_max_time": 0.03469,
"loudness_max": -3.615,
"loudness_end": 0.0,
"pitches": [
0.166,
0.337,
0.606,
0.263,
0.175,
0.218,
0.311,
1.0,
0.265,
0.253,
0.125,
0.195
],
"timbre": [
53.285,
31.007,
14.981,
-2.393,
-30.516,
-28.655,
12.394,
6.756,
-13.612,
5.178,
2.084,
1.316
]
},
{
"start": 59.02635,
"duration": 0.10961,
"confidence": 0.263,
"loudness_start": -9.381,
"loudness_max_time": 0.0343,
"loudness_max": -4.543,
"loudness_end": 0.0,
"pitches": [
0.876,
1.0,
0.732,
0.79,
0.851,
0.783,
0.808,
0.796,
0.73,
0.73,
0.512,
0.174
],
"timbre": [
52.175,
20.401,
-2.663,
-1.573,
-20.886,
-25.761,
-11.949,
-5.778,
8.188,
2.803,
-0.845,
-18.611
]
},
{
"start": 59.13596,
"duration": 0.3561,
"confidence": 0.175,
"loudness_start": -9.84,
"loudness_max_time": 0.26639,
"loudness_max": -6.681,
"loudness_end": 0.0,
"pitches": [
0.347,
0.534,
0.541,
0.427,
0.799,
0.269,
0.462,
1.0,
0.585,
0.155,
0.122,
0.332
],
"timbre": [
51.62,
31.963,
11.117,
-25.271,
-29.98,
-24.851,
12.712,
5.438,
10.105,
-8.661,
-14.491,
-8.197
]
},
{
"start": 59.49206,
"duration": 0.21224,
"confidence": 0.585,
"loudness_start": -11.767,
"loudness_max_time": 0.00827,
"loudness_max": -3.715,
"loudness_end": 0.0,
"pitches": [
0.25,
0.323,
0.38,
0.07,
0.1,
0.375,
0.526,
1.0,
0.31,
0.148,
0.116,
0.197
],
"timbre": [
51.926,
11.79,
-15.75,
9.3,
-19.015,
-64.475,
-18.863,
11.164,
-2.808,
-0.084,
-0.749,
2.002
]
},
{
"start": 59.70431,
"duration": 0.10739,
"confidence": 0.166,
"loudness_start": -10.95,
"loudness_max_time": 0.01669,
"loudness_max": -8.119,
"loudness_end": 0.0,
"pitches": [
0.369,
0.453,
0.431,
0.376,
0.121,
0.476,
1.0,
0.562,
0.252,
0.288,
0.239,
0.084
],
"timbre": [
49.576,
40.144,
-15.409,
-15.861,
-21.512,
-54.323,
-11.633,
-11.42,
8.709,
7.661,
-5.829,
-6.91
]
},
{
"start": 59.8117,
"duration": 0.07832,
"confidence": 0.069,
"loudness_start": -12.124,
"loudness_max_time": 0.02287,
"loudness_max": -8.556,
"loudness_end": 0.0,
"pitches": [
0.504,
0.851,
0.808,
0.799,
0.982,
1.0,
0.798,
0.782,
0.562,
0.565,
0.122,
0.089
],
"timbre": [
49.168,
20.477,
-13.746,
-16.426,
-43.847,
-51.738,
7.102,
1.355,
9.118,
7.182,
2.909,
-2.589
]
},
{
"start": 59.89002,
"duration": 0.25107,
"confidence": 0.488,
"loudness_start": -12.045,
"loudness_max_time": 0.05035,
"loudness_max": -5.531,
"loudness_end": 0.0,
"pitches": [
1.0,
0.488,
0.147,
0.094,
0.074,
0.137,
0.221,
0.357,
0.317,
0.105,
0.104,
0.325
],
"timbre": [
50.641,
33.908,
-13.373,
-24.537,
-30.393,
-15.153,
-5.586,
-3.015,
10.598,
3.727,
-8.7,
-7.359
]
},
{
"start": 60.14109,
"duration": 0.21787,
"confidence": 0.197,
"loudness_start": -11.488,
"loudness_max_time": 0.13018,
"loudness_max": -7.594,
"loudness_end": 0.0,
"pitches": [
0.839,
1.0,
0.285,
0.294,
0.298,
0.247,
0.363,
0.432,
0.394,
0.163,
0.208,
0.37
],
"timbre": [
50.618,
36.962,
-6.804,
-30.609,
-16.743,
-36.156,
-4.33,
-7.451,
-6.641,
13.992,
-5.52,
-2.19
]
},
{
"start": 60.35896,
"duration": 0.22707,
"confidence": 0.602,
"loudness_start": -10.931,
"loudness_max_time": 0.01523,
"loudness_max": -3.521,
"loudness_end": 0.0,
"pitches": [
1.0,
0.771,
0.165,
0.231,
0.139,
0.233,
0.394,
0.769,
0.223,
0.099,
0.124,
0.396
],
"timbre": [
52.334,
29.491,
-3.9,
12.124,
-23.464,
-42.279,
-9.863,
0.899,
-4.305,
5.454,
2.803,
4.901
]
},
{
"start": 60.58603,
"duration": 0.09941,
"confidence": 0.16,
"loudness_start": -10.921,
"loudness_max_time": 0.03274,
"loudness_max": -7.605,
"loudness_end": 0.0,
"pitches": [
1.0,
0.942,
0.231,
0.162,
0.292,
0.431,
0.751,
0.598,
0.341,
0.11,
0.233,
0.472
],
"timbre": [
50.054,
14.168,
-0.852,
-8.312,
-25.158,
-40.285,
-8.558,
-7.241,
-10.196,
13.513,
-1.288,
-10.429
]
},
{
"start": 60.68544,
"duration": 0.09855,
"confidence": 0.112,
"loudness_start": -11.863,
"loudness_max_time": 0.03869,
"loudness_max": -7.676,
"loudness_end": 0.0,
"pitches": [
0.81,
1.0,
0.755,
0.72,
0.809,
0.811,
0.641,
0.736,
0.339,
0.261,
0.056,
0.092
],
"timbre": [
50.051,
17.718,
-3.941,
-15.65,
-43.488,
-28.971,
8.243,
-6.661,
10.966,
-8.155,
-7.533,
-10.721
]
},
{
"start": 60.78399,
"duration": 0.24821,
"confidence": 0.532,
"loudness_start": -11.21,
"loudness_max_time": 0.03709,
"loudness_max": -5.164,
"loudness_end": 0.0,
"pitches": [
1.0,
0.489,
0.15,
0.183,
0.183,
0.282,
0.6,
0.221,
0.197,
0.107,
0.062,
0.251
],
"timbre": [
52.184,
15.788,
10.104,
-16.558,
-41.889,
-9.221,
9.381,
-4.46,
-8.334,
-6.884,
11.898,
-5.659
]
},
{
"start": 61.0322,
"duration": 0.15823,
"confidence": 0.052,
"loudness_start": -9.379,
"loudness_max_time": 0.02502,
"loudness_max": -6.52,
"loudness_end": 0.0,
"pitches": [
0.761,
0.662,
0.308,
0.316,
0.566,
0.494,
1.0,
0.745,
0.678,
0.616,
0.388,
0.308
],
"timbre": [
52.428,
35.373,
22.313,
-16.396,
-31.274,
-41.176,
5.227,
-8.09,
-20.146,
4.1,
-2.101,
-8.821
]
},
{
"start": 61.19043,
"duration": 0.92236,
"confidence": 0.461,
"loudness_start": -9.15,
"loudness_max_time": 0.06547,
"loudness_max": -3.188,
"loudness_end": 0.0,
"pitches": [
0.691,
1.0,
0.737,
0.677,
0.833,
0.911,
0.9,
0.904,
0.779,
0.362,
0.28,
0.633
],
"timbre": [
52.187,
26.366,
17.327,
-18.265,
-31.753,
-30.935,
-0.052,
4.75,
-10.497,
-2.176,
-13.975,
0.829
]
},
{
"start": 62.11279,
"duration": 0.19193,
"confidence": 0.604,
"loudness_start": -11.521,
"loudness_max_time": 0.01327,
"loudness_max": -2.949,
"loudness_end": 0.0,
"pitches": [
0.817,
0.77,
0.676,
0.38,
0.236,
0.282,
0.627,
1.0,
0.357,
0.378,
0.336,
0.784
],
"timbre": [
52.71,
16.17,
-11.002,
11.046,
-22.961,
-54.55,
-9.051,
1.068,
-7.458,
10.535,
-4.088,
1.592
]
},
{
"start": 62.30472,
"duration": 0.25533,
"confidence": 0.244,
"loudness_start": -10.543,
"loudness_max_time": 0.06552,
"loudness_max": -7.332,
"loudness_end": 0.0,
"pitches": [
0.575,
1.0,
0.727,
0.377,
0.22,
0.208,
0.352,
0.978,
0.289,
0.202,
0.183,
0.348
],
"timbre": [
50.671,
18.825,
0.998,
-17.869,
-20.249,
-30.83,
9.133,
-14.14,
-4.172,
2.374,
-9.4,
-3.808
]
},
{
"start": 62.56005,
"duration": 0.18617,
"confidence": 0.269,
"loudness_start": -10.803,
"loudness_max_time": 0.00588,
"loudness_max": -5.809,
"loudness_end": 0.0,
"pitches": [
0.493,
0.527,
0.36,
0.277,
0.144,
0.202,
0.645,
1.0,
0.481,
0.156,
0.063,
0.22
],
"timbre": [
50.692,
15.566,
2.678,
-20.625,
-37.286,
-68.824,
2.44,
-7.543,
5.207,
18.182,
-14.999,
-9.367
]
},
{
"start": 62.74621,
"duration": 0.14122,
"confidence": 0.304,
"loudness_start": -11.201,
"loudness_max_time": 0.03682,
"loudness_max": -7.262,
"loudness_end": 0.0,
"pitches": [
0.441,
0.695,
1.0,
0.791,
0.34,
0.249,
0.504,
0.606,
0.448,
0.544,
0.44,
0.095
],
"timbre": [
51.02,
19.642,
22.363,
-24.484,
-18.742,
-19.382,
12.05,
1.446,
-1.121,
-0.059,
-5.11,
-14.348
]
},
{
"start": 62.88744,
"duration": 0.54395,
"confidence": 0.511,
"loudness_start": -10.388,
"loudness_max_time": 0.11202,
"loudness_max": -2.053,
"loudness_end": 0.0,
"pitches": [
0.188,
0.34,
0.673,
0.167,
0.23,
0.223,
0.402,
1.0,
0.402,
0.206,
0.125,
0.244
],
"timbre": [
52.413,
27.515,
17.803,
-19.343,
-30.476,
-36.323,
9.802,
-1.572,
-2.851,
0.383,
-10.627,
4.841
]
},
{
"start": 63.43138,
"duration": 0.43415,
"confidence": 0.397,
"loudness_start": -9.812,
"loudness_max_time": 0.01749,
"loudness_max": -5.609,
"loudness_end": 0.0,
"pitches": [
0.553,
0.343,
0.263,
0.774,
0.256,
0.249,
0.427,
0.455,
0.3,
0.158,
0.312,
1.0
],
"timbre": [
52.48,
15.137,
1.957,
-23.151,
-24.782,
-50.765,
4.172,
-2.766,
13.052,
8.022,
2.021,
-11.138
]
},
{
"start": 63.86553,
"duration": 0.2239,
"confidence": 0.455,
"loudness_start": -9.496,
"loudness_max_time": 0.01184,
"loudness_max": -4.14,
"loudness_end": 0.0,
"pitches": [
0.584,
0.383,
0.244,
0.372,
0.185,
0.158,
0.399,
0.526,
0.239,
0.092,
0.143,
1.0
],
"timbre": [
52.479,
19.11,
-8.966,
16.86,
-21.956,
-45.343,
-5.855,
-5.049,
-0.265,
-1.542,
-10.445,
5.771
]
},
{
"start": 64.08943,
"duration": 0.11442,
"confidence": 0.361,
"loudness_start": -11.518,
"loudness_max_time": 0.01715,
"loudness_max": -7.668,
"loudness_end": 0.0,
"pitches": [
1.0,
0.508,
0.686,
0.866,
0.21,
0.137,
0.33,
0.188,
0.173,
0.201,
0.274,
0.881
],
"timbre": [
50.598,
2.057,
-4.186,
-5.577,
-15.581,
-37.857,
16.43,
-11.264,
-4.079,
14.136,
-10.944,
-3.92
]
},
{
"start": 64.20385,
"duration": 0.10925,
"confidence": 0.045,
"loudness_start": -11.262,
"loudness_max_time": 0.02961,
"loudness_max": -7.773,
"loudness_end": 0.0,
"pitches": [
0.899,
1.0,
0.985,
0.992,
0.85,
0.837,
0.55,
0.475,
0.165,
0.178,
0.192,
0.268
],
"timbre": [
50.34,
3.832,
3.526,
-27.76,
-33.091,
-34.727,
13.022,
9.885,
9.5,
-5.638,
5.661,
-3.58
]
},
{
"start": 64.31311,
"duration": 0.20975,
"confidence": 0.016,
"loudness_start": -10.756,
"loudness_max_time": 0.00274,
"loudness_max": -6.611,
"loudness_end": 0.0,
"pitches": [
0.598,
0.36,
0.261,
0.471,
0.492,
0.228,
0.254,
0.194,
0.19,
0.083,
0.082,
1.0
],
"timbre": [
50.252,
18.284,
-18.771,
-18.152,
-33.527,
-63.7,
-2.39,
1.697,
7.051,
3.994,
-11.296,
3.11
]
},
{
"start": 64.52286,
"duration": 0.22018,
"confidence": 0.214,
"loudness_start": -11.704,
"loudness_max_time": 0.13428,
"loudness_max": -8.269,
"loudness_end": 0.0,
"pitches": [
0.982,
1.0,
0.369,
0.282,
0.701,
0.395,
0.194,
0.146,
0.174,
0.184,
0.35,
0.781
],
"timbre": [
50.443,
28.409,
-16.288,
-36.14,
-27.981,
-33.731,
0.343,
-11.695,
0.753,
14.127,
-7.833,
-1.444
]
},
{
"start": 64.74304,
"duration": 0.19161,
"confidence": 0.612,
"loudness_start": -12.166,
"loudness_max_time": 0.01236,
"loudness_max": -2.772,
"loudness_end": 0.0,
"pitches": [
0.604,
0.427,
0.123,
0.207,
0.142,
0.325,
0.67,
0.419,
0.246,
0.144,
0.185,
1.0
],
"timbre": [
52.263,
6.527,
-20.255,
17.507,
-17.773,
-57.806,
-8.051,
3.784,
-9.633,
3.549,
-6.114,
4.664
]
},
{
"start": 64.93465,
"duration": 0.24363,
"confidence": 0.354,
"loudness_start": -13.289,
"loudness_max_time": 0.15787,
"loudness_max": -9.007,
"loudness_end": 0.0,
"pitches": [
0.763,
0.873,
0.278,
0.235,
0.267,
0.535,
0.252,
0.269,
0.154,
0.181,
0.254,
1.0
],
"timbre": [
49.283,
9.717,
1.077,
-21.007,
-15.635,
-22.043,
13.674,
-9.088,
2.033,
-7.929,
-9.418,
-8.771
]
},
{
"start": 65.17828,
"duration": 0.33175,
"confidence": 0.637,
"loudness_start": -13.554,
"loudness_max_time": 0.0295,
"loudness_max": -6.199,
"loudness_end": 0.0,
"pitches": [
1.0,
0.409,
0.117,
0.145,
0.379,
0.177,
0.153,
0.403,
0.176,
0.073,
0.063,
0.328
],
"timbre": [
51.738,
6.206,
7.612,
-11.343,
-18.583,
-34.698,
-3.172,
-10.179,
-3.193,
8.6,
8.236,
2.04
]
},
{
"start": 65.51002,
"duration": 0.08036,
"confidence": 0.121,
"loudness_start": -10.025,
"loudness_max_time": 0.02902,
"loudness_max": -7.001,
"loudness_end": 0.0,
"pitches": [
0.836,
1.0,
0.762,
0.802,
0.829,
0.777,
0.409,
0.409,
0.4,
0.392,
0.126,
0.039
],
"timbre": [
50.924,
-1.001,
2.342,
-10.651,
-22.443,
-41.487,
-14.904,
-4.666,
-5.341,
-0.835,
2.083,
6.276
]
},
{
"start": 65.59039,
"duration": 0.2381,
"confidence": 0.577,
"loudness_start": -10.678,
"loudness_max_time": 0.03848,
"loudness_max": -3.385,
"loudness_end": 0.0,
"pitches": [
1.0,
0.608,
0.132,
0.251,
0.409,
0.208,
0.238,
0.342,
0.269,
0.113,
0.07,
0.477
],
"timbre": [
52.182,
8.916,
-9.433,
-8.6,
-11.148,
1.234,
-16.404,
-3.122,
2.261,
-18.089,
-1.432,
6.229
]
},
{
"start": 65.82848,
"duration": 0.19229,
"confidence": 0.226,
"loudness_start": -11.201,
"loudness_max_time": 0.13938,
"loudness_max": -7.836,
"loudness_end": 0.0,
"pitches": [
1.0,
0.692,
0.275,
0.353,
0.329,
0.232,
0.154,
0.22,
0.178,
0.185,
0.143,
0.448
],
"timbre": [
50.905,
11.542,
14.265,
-23.018,
-4.816,
-30.67,
-3.423,
-12.187,
-10.336,
3.34,
5.729,
-5.167
]
},
{
"start": 66.02077,
"duration": 0.47388,
"confidence": 0.37,
"loudness_start": -10.273,
"loudness_max_time": 0.04686,
"loudness_max": -4.724,
"loudness_end": 0.0,
"pitches": [
1.0,
0.532,
0.336,
0.346,
0.279,
0.304,
0.538,
0.619,
0.34,
0.297,
0.133,
0.451
],
"timbre": [
52.25,
26.071,
24.422,
-26.407,
-5.489,
-22.958,
10.934,
-2.795,
14.229,
5.188,
-4.496,
-10.146
]
},
{
"start": 66.49465,
"duration": 0.57029,
"confidence": 0.5,
"loudness_start": -8.817,
"loudness_max_time": 0.01373,
"loudness_max": -3.098,
"loudness_end": 0.0,
"pitches": [
0.916,
0.76,
0.761,
0.796,
0.697,
1.0,
0.594,
0.506,
0.748,
0.824,
0.419,
0.416
],
"timbre": [
53.861,
21.514,
7.34,
5.081,
-24.886,
-53.77,
-4.297,
13.529,
-4.109,
3.552,
-3.059,
4.305
]
},
{
"start": 67.06494,
"duration": 0.30327,
"confidence": 0.328,
"loudness_start": -11.462,
"loudness_max_time": 0.22086,
"loudness_max": -6.258,
"loudness_end": 0.0,
"pitches": [
0.597,
1.0,
0.349,
0.96,
0.477,
0.375,
0.158,
0.207,
0.092,
0.444,
0.561,
0.327
],
"timbre": [
51.637,
24.039,
31.039,
-39.277,
-24.614,
-34.616,
12.277,
6.572,
-10.133,
4.24,
1.95,
4.676
]
},
{
"start": 67.36821,
"duration": 0.32494,
"confidence": 0.155,
"loudness_start": -8.543,
"loudness_max_time": 0.00487,
"loudness_max": -4.416,
"loudness_end": 0.0,
"pitches": [
0.145,
0.2,
0.201,
1.0,
0.261,
0.148,
0.131,
0.091,
0.054,
0.158,
0.31,
0.256
],
"timbre": [
52.773,
10.744,
16.4,
-1.22,
-16.553,
-54.265,
4.188,
11.089,
-5.324,
-16.675,
-1.008,
19.228
]
},
{
"start": 67.69315,
"duration": 0.07909,
"confidence": 0.007,
"loudness_start": -11.301,
"loudness_max_time": 0.01236,
"loudness_max": -6.634,
"loudness_end": 0.0,
"pitches": [
0.496,
1.0,
0.952,
0.949,
0.975,
0.984,
0.511,
0.511,
0.479,
0.479,
0.117,
0.102
],
"timbre": [
50.272,
9.169,
3.001,
-2.115,
-25.35,
-61.085,
22.279,
-8.636,
6.135,
12.473,
-0.022,
0.281
]
},
{
"start": 67.77224,
"duration": 0.23329,
"confidence": 0.457,
"loudness_start": -11.183,
"loudness_max_time": 0.04137,
"loudness_max": -6.49,
"loudness_end": 0.0,
"pitches": [
0.58,
0.473,
0.471,
1.0,
0.358,
0.145,
0.082,
0.404,
0.521,
0.37,
0.234,
0.173
],
"timbre": [
51.905,
20.814,
16.6,
-15.976,
-17.767,
-28.485,
21.023,
12.265,
12.707,
-4.426,
-0.696,
4.758
]
},
{
"start": 68.00553,
"duration": 0.22009,
"confidence": 0.187,
"loudness_start": -9.121,
"loudness_max_time": 0.1571,
"loudness_max": -6.727,
"loudness_end": 0.0,
"pitches": [
0.387,
0.595,
0.414,
1.0,
0.608,
0.139,
0.122,
0.172,
0.094,
0.332,
0.175,
0.233
],
"timbre": [
52.557,
38.73,
44.479,
-11.588,
-18.842,
-29.662,
26.765,
-9.194,
5.36,
11.951,
-6.398,
7.167
]
},
{
"start": 68.22562,
"duration": 0.45891,
"confidence": 0.43,
"loudness_start": -8.021,
"loudness_max_time": 0.03176,
"loudness_max": -3.178,
"loudness_end": 0.0,
"pitches": [
0.139,
0.161,
0.702,
1.0,
0.448,
0.339,
0.216,
0.314,
0.248,
0.2,
0.295,
0.2
],
"timbre": [
54.024,
34.965,
23.273,
-5.333,
-20.89,
-27.277,
7.671,
14.689,
4.995,
0.39,
0.335,
-16.177
]
},
{
"start": 68.68454,
"duration": 0.38698,
"confidence": 0.249,
"loudness_start": -9.085,
"loudness_max_time": 0.02364,
"loudness_max": -5.924,
"loudness_end": 0.0,
"pitches": [
0.286,
0.154,
0.389,
0.275,
0.13,
0.128,
0.44,
1.0,
0.369,
0.173,
0.149,
0.382
],
"timbre": [
52.634,
20.233,
11.395,
-13.091,
-16.625,
-44.575,
14.984,
-4.387,
10.212,
13.611,
-1.762,
-7.957
]
},
{
"start": 69.07152,
"duration": 0.36857,
"confidence": 0.37,
"loudness_start": -9.622,
"loudness_max_time": 0.05804,
"loudness_max": -4.504,
"loudness_end": 0.0,
"pitches": [
0.575,
0.487,
0.71,
0.199,
0.245,
0.324,
0.432,
1.0,
0.26,
0.177,
0.341,
0.773
],
"timbre": [
52.455,
15.579,
15.111,
-23.663,
-13.502,
-24.494,
-3.272,
-0.707,
0.218,
-4.672,
-8.311,
0.046
]
},
{
"start": 69.44009,
"duration": 0.0785,
"confidence": 0.134,
"loudness_start": -8.527,
"loudness_max_time": 0.0351,
"loudness_max": -5.355,
"loudness_end": 0.0,
"pitches": [
0.667,
0.996,
0.965,
0.967,
0.998,
1.0,
0.584,
0.572,
0.486,
0.486,
0.23,
0.153
],
"timbre": [
52.619,
25.505,
13.734,
-17.728,
-25.036,
-34.581,
-14.198,
2.08,
5.45,
3.899,
7.259,
-23.21
]
},
{
"start": 69.51859,
"duration": 0.25941,
"confidence": 0.067,
"loudness_start": -8.645,
"loudness_max_time": 0.05086,
"loudness_max": -5.114,
"loudness_end": 0.0,
"pitches": [
0.565,
0.468,
0.405,
0.243,
0.111,
0.1,
0.527,
1.0,
0.463,
0.109,
0.14,
0.401
],
"timbre": [
52.699,
15.383,
16.773,
-16.614,
-21.885,
-27.25,
-7.187,
0.259,
6.316,
5.92,
-11.23,
-22.088
]
},
{
"start": 69.778,
"duration": 0.11415,
"confidence": 0.057,
"loudness_start": -9.831,
"loudness_max_time": 0.02146,
"loudness_max": -6.361,
"loudness_end": 0.0,
"pitches": [
1.0,
0.766,
0.921,
0.943,
0.76,
0.559,
0.593,
0.664,
0.559,
0.524,
0.356,
0.398
],
"timbre": [
52.216,
24.015,
27.087,
-8.459,
-2.347,
-40.813,
-6.595,
-12.957,
8.22,
5.142,
-9.452,
-30.476
]
},
{
"start": 69.89215,
"duration": 0.08712,
"confidence": 0.124,
"loudness_start": -8.929,
"loudness_max_time": 0.03099,
"loudness_max": -6.283,
"loudness_end": 0.0,
"pitches": [
0.65,
1.0,
0.78,
0.817,
0.9,
0.867,
0.884,
0.894,
0.661,
0.653,
0.074,
0.063
],
"timbre": [
52.436,
5.913,
7.556,
-16.653,
-16.193,
-38.573,
9.767,
8.004,
21.079,
-0.972,
-5.053,
-6.77
]
},
{
"start": 69.97927,
"duration": 0.2273,
"confidence": 0.339,
"loudness_start": -8.775,
"loudness_max_time": 0.02474,
"loudness_max": -2.49,
"loudness_end": 0.0,
"pitches": [
0.714,
0.593,
1.0,
0.448,
0.361,
0.41,
0.844,
0.913,
0.322,
0.534,
0.358,
0.696
],
"timbre": [
52.965,
18.163,
2.479,
20.367,
-7.928,
-36.022,
-13.622,
-0.944,
-6.637,
3.624,
10.289,
-1.55
]
},
{
"start": 70.20658,
"duration": 0.20168,
"confidence": 0.278,
"loudness_start": -10.7,
"loudness_max_time": 0.13411,
"loudness_max": -7.102,
"loudness_end": 0.0,
"pitches": [
0.54,
0.803,
1.0,
0.315,
0.199,
0.158,
0.267,
0.685,
0.323,
0.214,
0.187,
0.341
],
"timbre": [
51.798,
16.988,
16.739,
-15.767,
-20.471,
-38.031,
7.64,
-1.687,
-7.169,
10.492,
-0.097,
-4.578
]
},
{
"start": 70.40825,
"duration": 0.42957,
"confidence": 0.235,
"loudness_start": -10.386,
"loudness_max_time": 0.03426,
"loudness_max": -6.4,
"loudness_end": 0.0,
"pitches": [
0.736,
0.413,
0.472,
1.0,
0.424,
0.248,
0.233,
0.562,
0.301,
0.152,
0.165,
0.332
],
"timbre": [
51.793,
19.353,
7.035,
-23.36,
-25.233,
-21.12,
-6.934,
-8.903,
-3.81,
-0.24,
4.347,
-0.013
]
},
{
"start": 70.83782,
"duration": 0.24476,
"confidence": 0.519,
"loudness_start": -9.899,
"loudness_max_time": 0.04967,
"loudness_max": -3.492,
"loudness_end": 0.0,
"pitches": [
1.0,
0.649,
0.197,
0.597,
0.41,
0.219,
0.291,
0.547,
0.295,
0.148,
0.141,
0.494
],
"timbre": [
52.481,
11.043,
5.716,
-15.642,
-15.67,
-9.71,
-13.78,
0.866,
-9.794,
-12.182,
-9.804,
10.58
]
},
{
"start": 71.08259,
"duration": 0.22599,
"confidence": 0.315,
"loudness_start": -11.032,
"loudness_max_time": 0.04552,
"loudness_max": -6.845,
"loudness_end": 0.0,
"pitches": [
0.994,
1.0,
0.297,
0.721,
0.363,
0.244,
0.203,
0.223,
0.1,
0.073,
0.125,
0.24
],
"timbre": [
51.7,
14.354,
9.056,
-21.655,
-10.742,
-23.602,
-21.961,
-17.842,
-8.037,
5.405,
3.034,
10.445
]
},
{
"start": 71.30857,
"duration": 0.1859,
"confidence": 0.006,
"loudness_start": -9.922,
"loudness_max_time": 0.00838,
"loudness_max": -5.848,
"loudness_end": 0.0,
"pitches": [
1.0,
0.588,
0.183,
0.19,
0.07,
0.07,
0.155,
0.595,
0.459,
0.138,
0.098,
0.317
],
"timbre": [
51.027,
-1.713,
-1.729,
-6.82,
-30.463,
-58.743,
-7.889,
-12.456,
-1.783,
16.329,
-7.5,
-0.302
]
},
{
"start": 71.49447,
"duration": 0.13932,
"confidence": 0.137,
"loudness_start": -12.066,
"loudness_max_time": 0.05317,
"loudness_max": -8.163,
"loudness_end": 0.0,
"pitches": [
1.0,
0.851,
0.181,
0.253,
0.156,
0.15,
0.089,
0.193,
0.083,
0.043,
0.113,
0.251
],
"timbre": [
50.284,
8.101,
13.336,
-25.696,
1.402,
-32.75,
-18.353,
-1.957,
-0.836,
-0.688,
-19.264,
-14.823
]
},
{
"start": 71.63379,
"duration": 0.11075,
"confidence": 0.307,
"loudness_start": -11.047,
"loudness_max_time": 0.021,
"loudness_max": -5.895,
"loudness_end": 0.0,
"pitches": [
0.86,
1.0,
0.845,
0.796,
0.805,
0.809,
0.515,
0.56,
0.156,
0.148,
0.048,
0.152
],
"timbre": [
50.726,
-5.207,
-0.618,
3.024,
-21.681,
-48.027,
-4.04,
-6.429,
3.74,
6.188,
4.796,
-9.045
]
},
{
"start": 71.74454,
"duration": 0.20231,
"confidence": 0.663,
"loudness_start": -11.254,
"loudness_max_time": 0.02183,
"loudness_max": -3.455,
"loudness_end": 0.0,
"pitches": [
1.0,
0.532,
0.169,
0.17,
0.133,
0.141,
0.199,
0.418,
0.265,
0.126,
0.137,
0.503
],
"timbre": [
53.217,
13.792,
11.089,
-0.955,
-7.379,
-35.638,
1.972,
-4.597,
3.889,
18.717,
15.031,
-12.569
]
},
{
"start": 71.94685,
"duration": 0.23293,
"confidence": 0.246,
"loudness_start": -9.46,
"loudness_max_time": 0.02292,
"loudness_max": -5.25,
"loudness_end": 0.0,
"pitches": [
0.649,
1.0,
0.38,
0.26,
0.19,
0.276,
0.155,
0.189,
0.07,
0.078,
0.085,
0.36
],
"timbre": [
53.313,
48.669,
42.163,
2.72,
-4.284,
-40.165,
19.825,
-23.293,
21.175,
14.743,
-11.157,
-4.814
]
},
{
"start": 72.17977,
"duration": 0.12685,
"confidence": 0.132,
"loudness_start": -8.344,
"loudness_max_time": 0.02643,
"loudness_max": -4.392,
"loudness_end": 0.0,
"pitches": [
0.732,
0.862,
0.901,
0.558,
0.773,
0.744,
0.996,
1.0,
0.72,
0.759,
0.429,
0.159
],
"timbre": [
52.216,
15.728,
-15.018,
10.141,
-18.741,
-46.315,
-6.944,
-0.502,
7.776,
21.432,
-5.036,
-2.51
]
},
{
"start": 72.30662,
"duration": 0.31927,
"confidence": 0.304,
"loudness_start": -11.581,
"loudness_max_time": 0.1041,
"loudness_max": -7.618,
"loudness_end": 0.0,
"pitches": [
0.363,
0.473,
0.638,
0.363,
0.133,
0.161,
0.074,
1.0,
0.334,
0.105,
0.073,
0.183
],
"timbre": [
50.783,
4.02,
4.259,
-43.408,
-22.236,
-22.627,
-13.865,
-5.196,
0.846,
-4.049,
-4.882,
1.944
]
},
{
"start": 72.6259,
"duration": 0.22295,
"confidence": 0.435,
"loudness_start": -9.767,
"loudness_max_time": 0.00352,
"loudness_max": -4.259,
"loudness_end": 0.0,
"pitches": [
0.22,
0.27,
0.554,
0.245,
0.065,
0.098,
0.391,
1.0,
0.436,
0.092,
0.076,
0.238
],
"timbre": [
52.313,
4.445,
-9.752,
-6.633,
-22.055,
-61.667,
-16.812,
0.509,
2.093,
3.721,
-10.849,
7.052
]
},
{
"start": 72.84884,
"duration": 0.07905,
"confidence": 0.068,
"loudness_start": -10.003,
"loudness_max_time": 0.02197,
"loudness_max": -7.303,
"loudness_end": 0.0,
"pitches": [
0.323,
1.0,
0.629,
0.786,
0.494,
0.432,
0.283,
0.304,
0.852,
0.912,
0.587,
0.15
],
"timbre": [
50.848,
19.056,
-0.51,
-21.603,
-21.408,
-45.812,
-23.723,
-1.433,
-1.384,
5.036,
5.174,
5.609
]
},
{
"start": 72.92789,
"duration": 0.13347,
"confidence": 0.118,
"loudness_start": -10.159,
"loudness_max_time": 0.06236,
"loudness_max": -7.497,
"loudness_end": 0.0,
"pitches": [
0.433,
0.901,
1.0,
0.869,
0.879,
0.88,
0.593,
0.584,
0.239,
0.251,
0.075,
0.059
],
"timbre": [
51.122,
15.153,
-7.881,
-39.278,
-21.869,
-30.881,
-10.114,
-2.94,
13.446,
5.231,
-5.349,
0.18
]
},
{
"start": 73.06136,
"duration": 0.43551,
"confidence": 0.187,
"loudness_start": -9.577,
"loudness_max_time": 0.0138,
"loudness_max": -5.56,
"loudness_end": 0.0,
"pitches": [
0.161,
0.349,
0.983,
0.638,
0.258,
0.23,
0.397,
1.0,
0.475,
0.253,
0.158,
0.176
],
"timbre": [
52.312,
29.74,
-1.937,
-20.139,
-24.288,
-46.653,
-13.069,
-12.481,
3.569,
12.895,
0.685,
1.114
]
},
{
"start": 73.49687,
"duration": 0.23283,
"confidence": 0.43,
"loudness_start": -9.142,
"loudness_max_time": 0.01443,
"loudness_max": -3.534,
"loudness_end": 0.0,
"pitches": [
0.385,
0.369,
0.96,
0.432,
0.171,
0.193,
0.638,
1.0,
0.499,
0.185,
0.104,
0.338
],
"timbre": [
52.959,
15.602,
-8.829,
-2.27,
-19.143,
-42.461,
-17.547,
2.181,
-0.394,
6.109,
-3.947,
2.244
]
},
{
"start": 73.72971,
"duration": 0.40535,
"confidence": 0.257,
"loudness_start": -10.065,
"loudness_max_time": 0.22705,
"loudness_max": -6.114,
"loudness_end": 0.0,
"pitches": [
0.367,
0.306,
0.604,
0.931,
0.965,
0.808,
0.56,
1.0,
0.765,
0.404,
0.427,
0.242
],
"timbre": [
51.678,
24.513,
9.124,
-17.931,
-9.171,
-25.066,
-7.078,
-1.314,
6.212,
9.606,
-12.111,
-5.462
]
},
{
"start": 74.13506,
"duration": 0.23347,
"confidence": 0.415,
"loudness_start": -10.412,
"loudness_max_time": 0.15095,
"loudness_max": -5.941,
"loudness_end": 0.0,
"pitches": [
0.679,
1.0,
0.524,
0.928,
0.681,
0.319,
0.241,
0.397,
0.746,
0.562,
0.241,
0.298
],
"timbre": [
52.698,
35.633,
10.426,
-21.429,
-21.453,
-21.258,
-28.357,
-8.665,
-9.593,
4.358,
-12.985,
10.918
]
},
{
"start": 74.36853,
"duration": 0.28757,
"confidence": 0.441,
"loudness_start": -9.922,
"loudness_max_time": 0.0121,
"loudness_max": -3.895,
"loudness_end": 0.0,
"pitches": [
0.175,
0.215,
0.204,
0.683,
0.318,
0.172,
0.159,
0.319,
1.0,
0.227,
0.1,
0.204
],
"timbre": [
52.515,
10.124,
-9.141,
-3.022,
-13.255,
-53.373,
-30.398,
-4.301,
-0.329,
10.87,
6.017,
9.641
]
},
{
"start": 74.6561,
"duration": 0.14172,
"confidence": 0.112,
"loudness_start": -10.216,
"loudness_max_time": 0.06778,
"loudness_max": -6.533,
"loudness_end": 0.0,
"pitches": [
0.611,
0.9,
0.806,
0.986,
1.0,
0.919,
0.957,
0.948,
0.701,
0.68,
0.341,
0.072
],
"timbre": [
51.223,
8.431,
-6.33,
-41.611,
-18.868,
-26.389,
-24.093,
-9.783,
9.669,
6.606,
-9.59,
5.573
]
},
{
"start": 74.79782,
"duration": 0.34218,
"confidence": 0.201,
"loudness_start": -10.002,
"loudness_max_time": 0.02942,
"loudness_max": -5.368,
"loudness_end": 0.0,
"pitches": [
0.287,
0.368,
0.364,
0.56,
0.102,
0.085,
0.111,
0.388,
1.0,
0.147,
0.073,
0.148
],
"timbre": [
51.954,
32.26,
-17.987,
-25.612,
-33.174,
-28.535,
-22.064,
-13.184,
-2.913,
5.016,
14.309,
-1.682
]
},
{
"start": 75.14,
"duration": 0.10449,
"confidence": 0.018,
"loudness_start": -9.04,
"loudness_max_time": 0.01921,
"loudness_max": -6.619,
"loudness_end": 0.0,
"pitches": [
0.54,
0.841,
1.0,
0.87,
0.787,
0.738,
0.418,
0.43,
0.212,
0.17,
0.085,
0.035
],
"timbre": [
51.729,
8.603,
6.789,
-21.414,
-29.443,
-35.032,
-15.643,
1.301,
-1.466,
0.381,
4.519,
0.778
]
},
{
"start": 75.24449,
"duration": 0.441,
"confidence": 0.48,
"loudness_start": -9.077,
"loudness_max_time": 0.01868,
"loudness_max": -3.204,
"loudness_end": 0.0,
"pitches": [
0.578,
0.279,
0.344,
0.832,
0.379,
0.366,
0.377,
0.6,
1.0,
0.539,
0.344,
0.307
],
"timbre": [
53.069,
12.23,
3.46,
6.196,
-19.464,
-40.622,
-8.656,
-0.216,
-1.792,
16.324,
11.538,
-6.827
]
},
{
"start": 75.68549,
"duration": 0.41778,
"confidence": 0.354,
"loudness_start": -10.355,
"loudness_max_time": 0.03143,
"loudness_max": -6.381,
"loudness_end": 0.0,
"pitches": [
0.177,
0.139,
0.447,
1.0,
0.613,
0.289,
0.285,
0.388,
0.247,
0.134,
0.434,
0.246
],
"timbre": [
52.539,
18.519,
22.496,
-17.322,
-28.739,
-33.603,
3.436,
-1.819,
7.398,
10.986,
0.91,
-22.049
]
},
{
"start": 76.10327,
"duration": 0.24971,
"confidence": 0.549,
"loudness_start": -10.433,
"loudness_max_time": 0.03447,
"loudness_max": -2.925,
"loudness_end": 0.0,
"pitches": [
0.347,
0.229,
0.179,
1.0,
0.477,
0.222,
0.284,
0.207,
0.112,
0.174,
0.216,
0.311
],
"timbre": [
53.298,
15.034,
18.818,
-1.938,
-20.809,
-13.638,
0.751,
5.386,
-6.0,
11.33,
10.372,
-9.189
]
},
{
"start": 76.35297,
"duration": 0.18014,
"confidence": 0.201,
"loudness_start": -8.944,
"loudness_max_time": 0.13604,
"loudness_max": -5.069,
"loudness_end": 0.0,
"pitches": [
0.8,
1.0,
0.409,
0.616,
0.798,
0.673,
0.714,
0.71,
0.709,
0.765,
0.618,
0.264
],
"timbre": [
53.238,
51.349,
47.446,
-12.298,
-16.308,
-34.475,
7.077,
-4.277,
2.795,
-3.7,
-7.848,
0.393
]
},
{
"start": 76.53311,
"duration": 0.319,
"confidence": 0.095,
"loudness_start": -9.527,
"loudness_max_time": 0.03913,
"loudness_max": -5.589,
"loudness_end": 0.0,
"pitches": [
0.215,
0.36,
0.265,
1.0,
0.26,
0.152,
0.132,
0.271,
0.139,
0.127,
0.201,
0.16
],
"timbre": [
53.169,
51.992,
43.641,
-9.87,
-41.144,
-29.605,
20.934,
9.793,
-15.231,
2.74,
-0.267,
8.202
]
},
{
"start": 76.85211,
"duration": 0.14517,
"confidence": 0.037,
"loudness_start": -8.561,
"loudness_max_time": 0.05868,
"loudness_max": -5.602,
"loudness_end": 0.0,
"pitches": [
0.525,
1.0,
0.775,
0.76,
0.875,
0.862,
0.616,
0.651,
0.313,
0.332,
0.244,
0.062
],
"timbre": [
52.966,
54.569,
40.288,
-4.77,
-47.381,
-26.923,
19.723,
-0.814,
-22.417,
7.918,
-9.002,
11.13
]
},
{
"start": 76.99728,
"duration": 0.57528,
"confidence": 0.411,
"loudness_start": -8.309,
"loudness_max_time": 0.01968,
"loudness_max": -3.188,
"loudness_end": 0.0,
"pitches": [
0.329,
0.411,
0.8,
1.0,
0.831,
0.47,
0.381,
0.489,
0.313,
0.252,
0.3,
0.26
],
"timbre": [
53.161,
28.037,
-0.738,
10.271,
-22.862,
-38.516,
-8.904,
5.833,
-15.436,
8.932,
9.506,
3.173
]
},
{
"start": 77.57256,
"duration": 0.31415,
"confidence": 0.332,
"loudness_start": -10.637,
"loudness_max_time": 0.21688,
"loudness_max": -6.291,
"loudness_end": 0.0,
"pitches": [
0.481,
0.82,
0.83,
0.448,
0.231,
0.145,
0.364,
1.0,
0.508,
0.193,
0.086,
0.238
],
"timbre": [
51.72,
17.944,
10.245,
-39.452,
-22.292,
-15.361,
-18.554,
-5.36,
-2.443,
-7.784,
-4.058,
2.767
]
},
{
"start": 77.88671,
"duration": 0.43492,
"confidence": 0.586,
"loudness_start": -10.545,
"loudness_max_time": 0.00828,
"loudness_max": -3.834,
"loudness_end": 0.0,
"pitches": [
0.157,
0.336,
1.0,
0.416,
0.216,
0.38,
0.321,
0.771,
0.545,
0.191,
0.15,
0.147
],
"timbre": [
53.127,
10.832,
-9.565,
5.781,
-16.666,
-54.343,
-18.987,
0.495,
-1.979,
0.355,
-2.813,
7.075
]
},
{
"start": 78.32163,
"duration": 0.43088,
"confidence": 0.451,
"loudness_start": -10.821,
"loudness_max_time": 0.00728,
"loudness_max": -4.431,
"loudness_end": 0.0,
"pitches": [
0.526,
0.551,
0.627,
0.449,
0.308,
0.22,
0.558,
1.0,
0.318,
0.262,
0.131,
0.248
],
"timbre": [
52.81,
27.404,
19.776,
-4.473,
-29.909,
-54.598,
1.594,
-11.909,
-1.935,
16.839,
-10.662,
-8.995
]
},
{
"start": 78.75252,
"duration": 0.43973,
"confidence": 0.373,
"loudness_start": -9.32,
"loudness_max_time": 0.00729,
"loudness_max": -3.725,
"loudness_end": 0.0,
"pitches": [
0.104,
0.229,
0.413,
0.254,
0.121,
0.223,
0.196,
1.0,
0.262,
0.123,
0.351,
0.25
],
"timbre": [
53.441,
35.484,
6.181,
-11.206,
-35.505,
-58.345,
-4.414,
9.096,
-15.604,
4.343,
1.254,
16.838
]
},
{
"start": 79.19224,
"duration": 0.2907,
"confidence": 0.143,
"loudness_start": -9.243,
"loudness_max_time": 0.00911,
"loudness_max": -6.244,
"loudness_end": 0.0,
"pitches": [
0.287,
0.169,
0.093,
0.136,
0.062,
0.089,
0.079,
0.39,
1.0,
0.122,
0.055,
0.125
],
"timbre": [
51.511,
4.644,
-0.651,
1.238,
-28.616,
-51.954,
1.24,
-9.057,
1.853,
6.827,
-4.648,
-8.848
]
},
{
"start": 79.48295,
"duration": 0.13828,
"confidence": 0.169,
"loudness_start": -11.422,
"loudness_max_time": 0.06804,
"loudness_max": -8.347,
"loudness_end": 0.0,
"pitches": [
0.781,
1.0,
0.786,
0.845,
0.893,
0.882,
0.609,
0.62,
0.246,
0.222,
0.173,
0.164
],
"timbre": [
50.183,
11.444,
8.975,
-19.218,
-23.28,
-29.689,
3.7,
4.369,
6.487,
-3.778,
-10.28,
-9.117
]
},
{
"start": 79.62122,
"duration": 0.4454,
"confidence": 0.606,
"loudness_start": -11.122,
"loudness_max_time": 0.02795,
"loudness_max": -3.986,
"loudness_end": 0.0,
"pitches": [
0.324,
0.194,
0.209,
0.303,
0.203,
0.189,
0.197,
0.299,
1.0,
0.191,
0.101,
0.247
],
"timbre": [
51.74,
1.306,
-7.592,
4.125,
-13.744,
-29.976,
-6.186,
-3.22,
-1.239,
3.231,
15.313,
-15.379
]
},
{
"start": 80.06662,
"duration": 0.15832,
"confidence": 0.364,
"loudness_start": -10.296,
"loudness_max_time": 0.02236,
"loudness_max": -6.504,
"loudness_end": 0.0,
"pitches": [
0.518,
0.233,
0.202,
0.229,
0.529,
0.526,
1.0,
0.993,
0.454,
0.446,
0.189,
0.089
],
"timbre": [
52.199,
20.058,
12.96,
-26.135,
-28.692,
-30.336,
11.042,
4.137,
2.709,
-0.817,
7.553,
3.187
]
},
{
"start": 80.22494,
"duration": 0.28181,
"confidence": 0.045,
"loudness_start": -8.604,
"loudness_max_time": 0.15808,
"loudness_max": -5.641,
"loudness_end": 0.0,
"pitches": [
0.704,
0.79,
0.414,
0.511,
0.282,
0.331,
0.215,
0.16,
1.0,
0.551,
0.422,
0.307
],
"timbre": [
53.138,
54.566,
28.318,
-27.207,
-25.999,
-30.165,
24.543,
-0.669,
3.312,
-8.585,
-3.839,
-0.625
]
},
{
"start": 80.50676,
"duration": 0.29941,
"confidence": 0.144,
"loudness_start": -6.977,
"loudness_max_time": 0.00628,
"loudness_max": -3.897,
"loudness_end": 0.0,
"pitches": [
0.223,
0.158,
0.069,
0.276,
0.074,
0.101,
0.092,
0.171,
1.0,
0.163,
0.071,
0.17
],
"timbre": [
53.896,
15.094,
27.141,
-7.492,
-13.134,
-57.295,
9.498,
13.129,
7.792,
-1.912,
-4.74,
-7.55
]
},
{
"start": 80.80617,
"duration": 0.57406,
"confidence": 0.019,
"loudness_start": -8.199,
"loudness_max_time": 0.15641,
"loudness_max": -5.698,
"loudness_end": 0.0,
"pitches": [
0.256,
0.133,
0.409,
1.0,
0.262,
0.438,
0.465,
0.519,
0.521,
0.213,
0.648,
0.22
],
"timbre": [
52.968,
28.782,
25.456,
-15.206,
-21.302,
-36.568,
11.73,
7.336,
4.924,
0.937,
-6.19,
-14.153
]
},
{
"start": 81.38023,
"duration": 0.87737,
"confidence": 0.2,
"loudness_start": -8.17,
"loudness_max_time": 0.00588,
"loudness_max": -4.8,
"loudness_end": 0.0,
"pitches": [
0.306,
0.142,
0.502,
0.977,
1.0,
0.496,
0.429,
0.631,
0.285,
0.285,
0.35,
0.257
],
"timbre": [
53.262,
19.826,
17.245,
-13.331,
-16.385,
-51.889,
-18.728,
4.587,
-0.07,
-5.338,
-2.656,
-9.764
]
},
{
"start": 82.2576,
"duration": 0.76494,
"confidence": 0.388,
"loudness_start": -9.181,
"loudness_max_time": 0.01146,
"loudness_max": -4.276,
"loudness_end": 0.0,
"pitches": [
0.608,
0.798,
0.902,
0.94,
1.0,
0.971,
0.573,
0.633,
0.725,
0.262,
0.404,
0.429
],
"timbre": [
53.318,
9.839,
15.825,
-3.215,
-17.76,
-53.788,
-8.095,
4.573,
1.483,
4.281,
-6.296,
-7.816
]
},
{
"start": 83.02254,
"duration": 0.09882,
"confidence": 0.262,
"loudness_start": -9.495,
"loudness_max_time": 0.06354,
"loudness_max": -6.907,
"loudness_end": 0.0,
"pitches": [
0.625,
0.995,
0.998,
0.968,
1.0,
0.992,
0.839,
0.802,
0.404,
0.409,
0.172,
0.14
],
"timbre": [
52.489,
31.784,
21.607,
-22.136,
-1.495,
-40.407,
25.101,
11.862,
31.864,
-3.793,
-7.846,
-25.186
]
},
{
"start": 83.12136,
"duration": 0.52871,
"confidence": 0.417,
"loudness_start": -8.199,
"loudness_max_time": 0.03115,
"loudness_max": -3.126,
"loudness_end": 0.0,
"pitches": [
0.354,
0.403,
0.718,
0.609,
0.474,
0.607,
0.659,
1.0,
0.623,
0.282,
0.398,
0.556
],
"timbre": [
54.432,
31.845,
15.803,
-11.895,
-1.129,
-37.861,
12.122,
16.654,
15.544,
18.053,
8.629,
0.197
]
},
{
"start": 83.65007,
"duration": 0.1576,
"confidence": 0.202,
"loudness_start": -8.319,
"loudness_max_time": 0.03862,
"loudness_max": -5.22,
"loudness_end": 0.0,
"pitches": [
0.498,
0.792,
1.0,
0.611,
0.478,
0.481,
0.3,
0.247,
0.115,
0.116,
0.163,
0.292
],
"timbre": [
53.381,
45.495,
20.034,
-18.233,
3.536,
-30.18,
29.665,
2.974,
40.12,
0.397,
-10.694,
3.932
]
},
{
"start": 83.80766,
"duration": 0.19633,
"confidence": 0.049,
"loudness_start": -8.184,
"loudness_max_time": 0.12636,
"loudness_max": -4.778,
"loudness_end": 0.0,
"pitches": [
0.432,
0.494,
0.328,
0.196,
0.159,
0.13,
0.267,
1.0,
0.674,
0.19,
0.14,
0.371
],
"timbre": [
53.786,
51.639,
22.348,
-14.979,
7.651,
-44.633,
30.713,
-8.868,
18.548,
9.104,
-13.354,
-2.401
]
},
{
"start": 84.00399,
"duration": 0.23751,
"confidence": 0.465,
"loudness_start": -7.286,
"loudness_max_time": 0.00791,
"loudness_max": -2.665,
"loudness_end": 0.0,
"pitches": [
0.358,
0.475,
0.543,
0.286,
0.251,
0.118,
0.491,
1.0,
0.268,
0.116,
0.173,
0.325
],
"timbre": [
54.892,
8.183,
9.074,
9.757,
6.059,
-50.439,
-2.456,
9.563,
15.919,
-0.194,
-5.37,
-5.23
]
},
{
"start": 84.2415,
"duration": 0.09968,
"confidence": 0.261,
"loudness_start": -9.049,
"loudness_max_time": 0.00292,
"loudness_max": -4.555,
"loudness_end": 0.0,
"pitches": [
0.451,
0.839,
1.0,
0.839,
0.51,
0.283,
0.323,
0.343,
0.138,
0.196,
0.164,
0.24
],
"timbre": [
53.736,
11.417,
13.045,
-22.255,
-10.769,
-52.69,
-5.323,
0.148,
4.989,
-3.126,
-4.918,
-15.767
]
},
{
"start": 84.34118,
"duration": 0.11488,
"confidence": 0.249,
"loudness_start": -7.975,
"loudness_max_time": 0.00317,
"loudness_max": -2.839,
"loudness_end": 0.0,
"pitches": [
0.447,
0.62,
1.0,
0.489,
0.565,
0.635,
0.527,
0.869,
0.655,
0.474,
0.414,
0.462
],
"timbre": [
54.086,
25.205,
20.112,
-3.726,
-2.286,
-60.867,
-15.724,
7.396,
0.001,
-10.074,
-5.7,
-6.704
]
},
{
"start": 84.45605,
"duration": 0.45401,
"confidence": 0.156,
"loudness_start": -7.925,
"loudness_max_time": 0.16358,
"loudness_max": -3.629,
"loudness_end": 0.0,
"pitches": [
1.0,
0.41,
0.203,
0.521,
0.403,
0.21,
0.269,
0.383,
0.23,
0.181,
0.231,
0.39
],
"timbre": [
54.372,
82.482,
4.065,
-42.601,
-13.539,
-44.144,
-11.711,
34.89,
12.454,
-6.736,
-13.329,
-2.972
]
},
{
"start": 84.91007,
"duration": 0.319,
"confidence": 0.231,
"loudness_start": -7.234,
"loudness_max_time": 0.00245,
"loudness_max": -3.367,
"loudness_end": 0.0,
"pitches": [
1.0,
0.424,
0.079,
0.082,
0.064,
0.049,
0.047,
0.122,
0.086,
0.031,
0.048,
0.275
],
"timbre": [
54.057,
42.989,
9.148,
-12.726,
-0.409,
-56.686,
-15.918,
12.518,
1.696,
-6.835,
-8.28,
-6.929
]
},
{
"start": 85.22907,
"duration": 0.43501,
"confidence": 0.287,
"loudness_start": -8.219,
"loudness_max_time": 0.01939,
"loudness_max": -4.712,
"loudness_end": 0.0,
"pitches": [
0.735,
0.325,
0.175,
0.178,
0.181,
0.372,
1.0,
0.891,
0.438,
0.176,
0.151,
0.151
],
"timbre": [
53.303,
27.438,
6.777,
-8.32,
-4.079,
-52.606,
-16.35,
4.724,
11.585,
7.847,
-1.238,
-7.874
]
},
{
"start": 85.66408,
"duration": 0.09964,
"confidence": 0.175,
"loudness_start": -7.922,
"loudness_max_time": 0.00722,
"loudness_max": -4.974,
"loudness_end": 0.0,
"pitches": [
0.852,
0.891,
0.614,
0.56,
0.839,
0.829,
0.906,
1.0,
0.536,
0.532,
0.083,
0.288
],
"timbre": [
52.569,
33.156,
1.886,
-22.631,
-20.126,
-58.356,
-10.664,
-11.555,
19.357,
14.125,
-10.66,
-17.211
]
},
{
"start": 85.76372,
"duration": 0.42141,
"confidence": 0.444,
"loudness_start": -8.354,
"loudness_max_time": 0.00376,
"loudness_max": -3.639,
"loudness_end": 0.0,
"pitches": [
1.0,
0.329,
0.189,
0.346,
0.283,
0.502,
0.284,
0.408,
0.135,
0.133,
0.114,
0.305
],
"timbre": [
53.677,
20.543,
5.372,
-1.819,
-12.189,
-56.575,
-14.564,
-2.482,
4.114,
-5.1,
-0.328,
-5.814
]
},
{
"start": 86.18512,
"duration": 0.33805,
"confidence": 0.294,
"loudness_start": -9.781,
"loudness_max_time": 0.0212,
"loudness_max": -4.554,
"loudness_end": 0.0,
"pitches": [
1.0,
0.282,
0.083,
0.077,
0.074,
0.053,
0.135,
0.512,
0.297,
0.099,
0.063,
0.222
],
"timbre": [
52.654,
18.59,
8.227,
-10.816,
-12.38,
-38.264,
-1.864,
-9.348,
18.914,
16.026,
7.356,
-21.101
]
},
{
"start": 86.52317,
"duration": 0.12898,
"confidence": 0.338,
"loudness_start": -9.546,
"loudness_max_time": 0.02616,
"loudness_max": -4.9,
"loudness_end": 0.0,
"pitches": [
0.831,
1.0,
0.699,
0.658,
0.889,
0.896,
0.765,
0.839,
0.358,
0.347,
0.157,
0.218
],
"timbre": [
52.613,
9.939,
8.468,
-5.649,
-10.732,
-30.045,
5.636,
-6.146,
17.873,
14.457,
1.674,
-19.25
]
},
{
"start": 86.65215,
"duration": 0.22,
"confidence": 0.505,
"loudness_start": -9.301,
"loudness_max_time": 0.01328,
"loudness_max": -2.128,
"loudness_end": 0.0,
"pitches": [
1.0,
0.389,
0.097,
0.069,
0.091,
0.082,
0.102,
0.366,
0.124,
0.065,
0.061,
0.546
],
"timbre": [
53.589,
11.608,
3.411,
9.902,
-1.193,
-47.671,
-21.324,
-0.373,
2.731,
6.371,
3.513,
-7.694
]
},
{
"start": 86.87215,
"duration": 0.10327,
"confidence": 0.087,
"loudness_start": -9.776,
"loudness_max_time": 0.02325,
"loudness_max": -7.619,
"loudness_end": 0.0,
"pitches": [
1.0,
0.54,
0.15,
0.136,
0.069,
0.059,
0.113,
0.173,
0.161,
0.138,
0.297,
0.54
],
"timbre": [
51.82,
23.284,
24.859,
-20.805,
6.532,
-44.118,
-12.296,
-12.967,
10.685,
13.707,
-5.179,
-25.454
]
},
{
"start": 86.97542,
"duration": 0.11796,
"confidence": 0.378,
"loudness_start": -9.043,
"loudness_max_time": 0.01099,
"loudness_max": -3.746,
"loudness_end": 0.0,
"pitches": [
0.621,
0.512,
0.139,
0.115,
0.245,
0.206,
0.698,
0.752,
1.0,
0.994,
0.638,
0.276
],
"timbre": [
53.058,
9.569,
13.898,
-3.132,
-12.519,
-63.374,
-12.026,
-1.035,
8.0,
12.193,
-10.945,
-11.365
]
},
{
"start": 87.09338,
"duration": 0.33007,
"confidence": 0.14,
"loudness_start": -8.954,
"loudness_max_time": 0.00727,
"loudness_max": -4.455,
"loudness_end": 0.0,
"pitches": [
1.0,
0.253,
0.089,
0.069,
0.062,
0.072,
0.11,
0.394,
0.184,
0.093,
0.072,
0.358
],
"timbre": [
52.562,
20.938,
13.61,
-12.17,
-13.587,
-65.856,
-14.116,
-4.353,
8.448,
19.272,
-6.782,
-19.401
]
},
{
"start": 87.42345,
"duration": 0.11002,
"confidence": 0.04,
"loudness_start": -8.952,
"loudness_max_time": 0.00704,
"loudness_max": -5.078,
"loudness_end": 0.0,
"pitches": [
0.635,
0.937,
0.676,
0.667,
0.957,
0.943,
0.917,
1.0,
0.493,
0.466,
0.133,
0.248
],
"timbre": [
52.607,
20.593,
11.642,
-32.411,
-15.174,
-60.889,
-8.864,
-8.876,
4.327,
19.958,
-12.834,
-14.807
]
},
{
"start": 87.53347,
"duration": 0.27973,
"confidence": 0.552,
"loudness_start": -8.864,
"loudness_max_time": 0.00535,
"loudness_max": -1.561,
"loudness_end": 0.0,
"pitches": [
1.0,
0.213,
0.099,
0.062,
0.045,
0.087,
0.091,
0.191,
0.058,
0.043,
0.067,
0.451
],
"timbre": [
54.143,
26.023,
6.723,
-0.367,
-8.875,
-64.931,
-15.276,
-6.444,
0.372,
-7.076,
-14.344,
7.809
]
},
{
"start": 87.8132,
"duration": 0.13741,
"confidence": 0.326,
"loudness_start": -9.109,
"loudness_max_time": 0.07587,
"loudness_max": -4.9,
"loudness_end": 0.0,
"pitches": [
1.0,
0.964,
0.74,
0.727,
0.991,
0.999,
0.915,
0.934,
0.527,
0.532,
0.368,
0.188
],
"timbre": [
52.847,
13.105,
27.19,
-28.055,
-9.589,
-24.29,
5.201,
-0.171,
3.409,
3.026,
-10.886,
8.722
]
},
{
"start": 87.95061,
"duration": 0.22136,
"confidence": 0.062,
"loudness_start": -8.506,
"loudness_max_time": 0.02418,
"loudness_max": -5.11,
"loudness_end": 0.0,
"pitches": [
1.0,
0.642,
0.213,
0.099,
0.062,
0.045,
0.095,
0.37,
0.37,
0.106,
0.081,
0.541
],
"timbre": [
53.455,
13.274,
29.161,
-7.388,
-20.951,
-35.581,
18.441,
-4.395,
-5.782,
5.3,
3.698,
5.012
]
},
{
"start": 88.17197,
"duration": 0.12757,
"confidence": 0.16,
"loudness_start": -7.981,
"loudness_max_time": 0.04134,
"loudness_max": -5.312,
"loudness_end": 0.0,
"pitches": [
0.957,
0.914,
0.273,
0.166,
0.153,
0.142,
0.2,
0.377,
0.329,
0.259,
0.436,
1.0
],
"timbre": [
53.691,
28.082,
57.897,
-9.365,
-5.69,
-27.256,
19.12,
-7.107,
-0.431,
-16.59,
0.582,
6.983
]
},
{
"start": 88.29955,
"duration": 0.09891,
"confidence": 0.026,
"loudness_start": -7.127,
"loudness_max_time": 0.01666,
"loudness_max": -4.105,
"loudness_end": 0.0,
"pitches": [
0.754,
1.0,
0.716,
0.716,
0.947,
0.92,
0.9,
0.934,
0.63,
0.631,
0.362,
0.287
],
"timbre": [
54.174,
34.681,
43.832,
-3.069,
-26.886,
-47.573,
18.881,
4.747,
-4.1,
-2.215,
-1.963,
15.441
]
},
{
"start": 88.39846,
"duration": 0.32499,
"confidence": 0.34,
"loudness_start": -6.888,
"loudness_max_time": 0.01434,
"loudness_max": -1.43,
"loudness_end": 0.0,
"pitches": [
1.0,
0.232,
0.159,
0.108,
0.065,
0.076,
0.077,
0.273,
0.119,
0.071,
0.112,
0.816
],
"timbre": [
55.101,
26.789,
37.719,
6.514,
-4.578,
-48.46,
-0.033,
4.054,
-10.064,
2.15,
11.908,
15.089
]
},
{
"start": 88.72345,
"duration": 0.52839,
"confidence": 0.086,
"loudness_start": -7.088,
"loudness_max_time": 0.10461,
"loudness_max": -4.963,
"loudness_end": 0.0,
"pitches": [
0.825,
0.335,
0.197,
0.257,
0.284,
0.291,
1.0,
0.52,
0.268,
0.204,
0.273,
0.36
],
"timbre": [
54.277,
42.841,
38.351,
-13.76,
-33.457,
-39.885,
16.467,
24.773,
-6.421,
-10.907,
1.53,
14.769
]
},
{
"start": 89.25184,
"duration": 0.45311,
"confidence": 0.351,
"loudness_start": -6.491,
"loudness_max_time": 0.02389,
"loudness_max": -2.465,
"loudness_end": 0.0,
"pitches": [
1.0,
0.555,
0.299,
0.542,
0.317,
0.806,
0.348,
0.566,
0.281,
0.297,
0.556,
0.51
],
"timbre": [
54.771,
41.236,
24.509,
0.027,
-35.237,
-35.626,
-3.704,
7.363,
-24.528,
3.058,
14.15,
14.173
]
},
{
"start": 89.70494,
"duration": 0.22027,
"confidence": 0.006,
"loudness_start": -7.183,
"loudness_max_time": 0.00725,
"loudness_max": -4.904,
"loudness_end": 0.0,
"pitches": [
1.0,
0.512,
0.18,
0.086,
0.088,
0.13,
0.143,
0.562,
0.524,
0.156,
0.225,
0.453
],
"timbre": [
53.81,
64.677,
32.67,
-7.417,
-57.24,
-38.542,
22.553,
6.63,
-17.004,
-3.252,
-4.861,
6.801
]
},
{
"start": 89.92522,
"duration": 0.09959,
"confidence": 0.005,
"loudness_start": -7.967,
"loudness_max_time": 0.03475,
"loudness_max": -5.778,
"loudness_end": 0.0,
"pitches": [
1.0,
0.672,
0.194,
0.195,
0.197,
0.263,
0.204,
0.279,
0.276,
0.231,
0.572,
0.408
],
"timbre": [
53.417,
81.399,
52.917,
-0.424,
-36.53,
-25.749,
24.784,
2.875,
-19.199,
-12.75,
-6.91,
10.043
]
},
{
"start": 90.02481,
"duration": 0.13283,
"confidence": 0.177,
"loudness_start": -7.804,
"loudness_max_time": 0.06174,
"loudness_max": -4.738,
"loudness_end": 0.0,
"pitches": [
0.499,
0.677,
0.614,
0.617,
0.998,
1.0,
0.725,
0.749,
0.317,
0.304,
0.419,
0.155
],
"timbre": [
54.164,
57.027,
51.08,
-5.174,
-28.451,
-24.534,
22.517,
2.887,
-12.579,
2.4,
-10.192,
-1.902
]
},
{
"start": 90.15764,
"duration": 0.32299,
"confidence": 0.305,
"loudness_start": -7.485,
"loudness_max_time": 0.00484,
"loudness_max": -2.088,
"loudness_end": 0.0,
"pitches": [
1.0,
0.344,
0.085,
0.078,
0.064,
0.089,
0.14,
0.268,
0.127,
0.068,
0.085,
0.492
],
"timbre": [
55.24,
41.805,
45.574,
-1.863,
-15.177,
-59.331,
-8.895,
23.742,
-10.958,
-6.012,
2.728,
0.516
]
},
{
"start": 90.48063,
"duration": 0.3551,
"confidence": 0.179,
"loudness_start": -5.702,
"loudness_max_time": 0.01671,
"loudness_max": -3.244,
"loudness_end": 0.0,
"pitches": [
1.0,
0.479,
0.127,
0.33,
0.23,
0.117,
0.28,
0.506,
0.433,
0.162,
0.136,
0.598
],
"timbre": [
55.021,
40.562,
41.656,
3.191,
-27.56,
-43.127,
21.807,
15.399,
-8.778,
-11.334,
-6.245,
-1.978
]
},
{
"start": 90.83574,
"duration": 0.18658,
"confidence": 0.097,
"loudness_start": -6.806,
"loudness_max_time": 0.08922,
"loudness_max": -4.231,
"loudness_end": 0.0,
"pitches": [
1.0,
0.763,
0.412,
0.283,
0.24,
0.148,
0.222,
0.379,
0.274,
0.186,
0.121,
0.658
],
"timbre": [
54.955,
75.33,
15.221,
-30.062,
25.838,
-46.028,
4.295,
-8.688,
-2.127,
7.603,
-6.618,
-16.452
]
},
{
"start": 91.02231,
"duration": 0.20912,
"confidence": 0.141,
"loudness_start": -4.718,
"loudness_max_time": 0.00125,
"loudness_max": -2.598,
"loudness_end": 0.0,
"pitches": [
1.0,
0.447,
0.466,
0.384,
0.397,
0.265,
0.196,
0.257,
0.209,
0.175,
0.148,
0.538
],
"timbre": [
55.529,
29.897,
12.575,
-6.673,
-2.015,
-44.556,
-4.642,
10.01,
-2.033,
2.522,
-11.038,
-4.309
]
},
{
"start": 91.23143,
"duration": 0.11569,
"confidence": 0.385,
"loudness_start": -8.143,
"loudness_max_time": 0.0246,
"loudness_max": -2.819,
"loudness_end": 0.0,
"pitches": [
1.0,
0.797,
0.409,
0.884,
0.818,
0.526,
0.76,
0.791,
0.309,
0.182,
0.422,
0.412
],
"timbre": [
54.457,
28.872,
11.418,
-6.987,
0.57,
-25.441,
-3.756,
3.536,
-1.909,
8.794,
4.513,
-3.064
]
},
{
"start": 91.34712,
"duration": 0.09891,
"confidence": 0.159,
"loudness_start": -7.803,
"loudness_max_time": 0.00698,
"loudness_max": -2.593,
"loudness_end": 0.0,
"pitches": [
0.815,
0.694,
0.477,
0.515,
0.663,
0.566,
0.71,
1.0,
0.613,
0.49,
0.626,
0.524
],
"timbre": [
55.024,
38.747,
23.557,
-10.715,
-0.185,
-54.297,
-19.662,
-0.523,
-5.966,
-6.828,
-0.956,
3.244
]
},
{
"start": 91.44603,
"duration": 0.46975,
"confidence": 0.112,
"loudness_start": -6.525,
"loudness_max_time": 0.15207,
"loudness_max": -3.191,
"loudness_end": 0.0,
"pitches": [
1.0,
0.233,
0.219,
0.496,
0.447,
0.254,
0.318,
0.482,
0.308,
0.304,
0.274,
0.237
],
"timbre": [
55.189,
80.96,
32.343,
-24.586,
-9.642,
-35.313,
0.166,
24.594,
-1.298,
-0.5,
1.05,
-13.648
]
},
{
"start": 91.91578,
"duration": 0.30803,
"confidence": 0.325,
"loudness_start": -5.256,
"loudness_max_time": 0.01662,
"loudness_max": -2.286,
"loudness_end": 0.0,
"pitches": [
1.0,
0.279,
0.084,
0.146,
0.103,
0.065,
0.071,
0.235,
0.087,
0.075,
0.115,
0.446
],
"timbre": [
54.995,
71.074,
21.08,
6.876,
-11.665,
-51.158,
7.038,
16.429,
-14.005,
-18.006,
-1.562,
11.921
]
},
{
"start": 92.22381,
"duration": 0.55188,
"confidence": 0.005,
"loudness_start": -7.909,
"loudness_max_time": 0.13149,
"loudness_max": -4.389,
"loudness_end": 0.0,
"pitches": [
1.0,
0.445,
0.378,
0.465,
0.214,
0.297,
0.396,
0.955,
0.683,
0.364,
0.201,
0.332
],
"timbre": [
52.873,
65.43,
33.132,
-4.426,
-24.982,
-41.285,
37.674,
-8.002,
-17.31,
3.745,
-8.187,
-2.416
]
},
{
"start": 92.77569,
"duration": 0.43478,
"confidence": 0.496,
"loudness_start": -8.294,
"loudness_max_time": 0.01339,
"loudness_max": -2.238,
"loudness_end": 0.0,
"pitches": [
1.0,
0.34,
0.372,
0.262,
0.252,
0.292,
0.267,
0.532,
0.277,
0.185,
0.271,
0.513
],
"timbre": [
53.941,
35.162,
24.338,
10.937,
-22.068,
-55.89,
13.353,
9.439,
-13.09,
9.591,
5.518,
9.469
]
},
{
"start": 93.21048,
"duration": 0.35433,
"confidence": 0.077,
"loudness_start": -9.84,
"loudness_max_time": 0.02006,
"loudness_max": -4.962,
"loudness_end": 0.0,
"pitches": [
0.249,
0.176,
0.198,
1.0,
0.326,
0.091,
0.139,
0.295,
0.174,
0.116,
0.176,
0.109
],
"timbre": [
52.373,
62.379,
28.474,
-3.534,
-36.84,
-37.826,
20.185,
-1.972,
-10.252,
12.317,
9.022,
-1.2
]
},
{
"start": 93.56481,
"duration": 0.06916,
"confidence": 0.154,
"loudness_start": -8.699,
"loudness_max_time": 0.02341,
"loudness_max": -6.096,
"loudness_end": 0.0,
"pitches": [
0.572,
1.0,
0.83,
0.916,
0.776,
0.763,
0.413,
0.444,
0.39,
0.394,
0.141,
0.136
],
"timbre": [
52.559,
35.877,
42.067,
-7.02,
-33.08,
-43.311,
13.777,
-5.508,
-13.849,
9.08,
-2.281,
-11.231
]
},
{
"start": 93.63397,
"duration": 0.20912,
"confidence": 0.259,
"loudness_start": -8.732,
"loudness_max_time": 0.04052,
"loudness_max": -3.542,
"loudness_end": 0.0,
"pitches": [
0.463,
0.518,
0.379,
1.0,
0.318,
0.223,
0.323,
0.646,
0.417,
0.172,
0.179,
0.319
],
"timbre": [
53.448,
32.355,
17.671,
-0.283,
-25.55,
-29.738,
19.426,
0.857,
-5.471,
5.282,
-0.567,
-3.768
]
},
{
"start": 93.84308,
"duration": 0.2673,
"confidence": 0.004,
"loudness_start": -10.012,
"loudness_max_time": 0.16239,
"loudness_max": -6.765,
"loudness_end": 0.0,
"pitches": [
0.796,
1.0,
0.156,
0.434,
0.245,
0.208,
0.275,
0.189,
0.212,
0.174,
0.196,
0.452
],
"timbre": [
51.795,
59.331,
42.813,
-13.225,
-22.759,
-35.941,
29.602,
-7.28,
-9.729,
9.361,
-7.84,
-4.948
]
},
{
"start": 94.11039,
"duration": 0.42381,
"confidence": 0.203,
"loudness_start": -8.814,
"loudness_max_time": 0.00266,
"loudness_max": -4.956,
"loudness_end": 0.0,
"pitches": [
0.131,
0.271,
0.334,
1.0,
0.212,
0.29,
0.196,
0.262,
0.269,
0.134,
0.188,
0.117
],
"timbre": [
52.622,
52.241,
30.999,
-14.707,
-30.713,
-56.102,
24.137,
4.566,
-6.86,
11.191,
-12.233,
7.56
]
},
{
"start": 94.5342,
"duration": 0.44744,
"confidence": 0.566,
"loudness_start": -9.3,
"loudness_max_time": 0.01266,
"loudness_max": -2.997,
"loudness_end": 0.0,
"pitches": [
0.24,
0.22,
0.319,
1.0,
0.416,
0.165,
0.292,
0.325,
0.171,
0.16,
0.214,
0.189
],
"timbre": [
53.714,
22.615,
28.517,
16.978,
-27.463,
-47.663,
3.093,
16.965,
-13.284,
-2.062,
1.64,
-8.609
]
},
{
"start": 94.98163,
"duration": 0.20912,
"confidence": 0.12,
"loudness_start": -9.155,
"loudness_max_time": 0.00568,
"loudness_max": -5.657,
"loudness_end": 0.0,
"pitches": [
0.261,
0.21,
0.163,
0.37,
0.134,
0.128,
0.156,
0.651,
1.0,
0.171,
0.079,
0.124
],
"timbre": [
51.855,
38.124,
13.087,
-14.416,
-42.317,
-49.78,
16.836,
-1.18,
-18.484,
0.936,
-16.806,
5.598
]
},
{
"start": 95.19075,
"duration": 0.2142,
"confidence": 0.148,
"loudness_start": -10.132,
"loudness_max_time": 0.12995,
"loudness_max": -6.588,
"loudness_end": 0.0,
"pitches": [
0.652,
1.0,
0.415,
0.566,
0.414,
0.223,
0.196,
0.268,
0.237,
0.304,
0.142,
0.278
],
"timbre": [
52.049,
53.075,
40.424,
-22.609,
-28.203,
-31.106,
32.48,
-8.238,
-21.629,
7.785,
-6.97,
3.235
]
},
{
"start": 95.40494,
"duration": 0.55696,
"confidence": 0.403,
"loudness_start": -8.001,
"loudness_max_time": 0.0166,
"loudness_max": -3.052,
"loudness_end": 0.0,
"pitches": [
0.377,
0.41,
0.548,
1.0,
0.546,
0.609,
0.655,
0.734,
0.671,
0.563,
0.357,
0.323
],
"timbre": [
53.751,
34.11,
17.57,
10.482,
-22.389,
-42.947,
6.192,
13.399,
-10.198,
0.784,
4.886,
3.025
]
},
{
"start": 95.9619,
"duration": 0.30263,
"confidence": 0.202,
"loudness_start": -9.956,
"loudness_max_time": 0.02865,
"loudness_max": -6.593,
"loudness_end": 0.0,
"pitches": [
0.469,
0.647,
0.277,
0.274,
0.186,
0.223,
0.122,
0.389,
1.0,
0.546,
0.146,
0.184
],
"timbre": [
51.64,
45.118,
29.7,
-8.153,
-38.644,
-34.434,
20.123,
-5.901,
-16.181,
15.452,
0.131,
-6.158
]
},
{
"start": 96.26454,
"duration": 0.34753,
"confidence": 0.682,
"loudness_start": -10.323,
"loudness_max_time": 0.02808,
"loudness_max": -2.111,
"loudness_end": 0.0,
"pitches": [
0.272,
0.118,
0.132,
0.364,
0.093,
0.113,
0.142,
0.119,
1.0,
0.161,
0.093,
0.351
],
"timbre": [
53.476,
23.299,
14.292,
17.748,
-17.145,
-17.687,
9.075,
13.095,
-15.992,
2.72,
23.641,
-4.273
]
},
{
"start": 96.61206,
"duration": 0.10449,
"confidence": 0.236,
"loudness_start": -10.586,
"loudness_max_time": 0.02677,
"loudness_max": -5.754,
"loudness_end": 0.0,
"pitches": [
0.715,
0.968,
0.91,
0.932,
1.0,
0.969,
0.733,
0.751,
0.332,
0.295,
0.022,
0.076
],
"timbre": [
51.171,
25.452,
25.271,
13.341,
-49.533,
-32.203,
32.732,
6.916,
-11.424,
4.168,
0.726,
-5.724
]
},
{
"start": 96.71655,
"duration": 0.21515,
"confidence": 0.402,
"loudness_start": -11.307,
"loudness_max_time": 0.0249,
"loudness_max": -5.677,
"loudness_end": 0.0,
"pitches": [
0.441,
0.332,
0.375,
1.0,
0.424,
0.173,
0.179,
0.595,
0.554,
0.212,
0.217,
0.248
],
"timbre": [
52.145,
34.412,
16.264,
3.354,
-32.325,
-31.841,
31.648,
14.782,
-7.076,
-0.142,
-0.858,
8.56
]
},
{
"start": 96.9317,
"duration": 0.09252,
"confidence": 0.267,
"loudness_start": -11.171,
"loudness_max_time": 0.02184,
"loudness_max": -7.059,
"loudness_end": 0.0,
"pitches": [
0.517,
1.0,
0.731,
0.716,
0.35,
0.423,
0.323,
0.367,
0.251,
0.268,
0.451,
0.349
],
"timbre": [
51.624,
59.098,
53.339,
3.2,
-20.58,
-40.305,
24.252,
-4.113,
-11.84,
12.634,
-6.004,
4.695
]
},
{
"start": 97.02422,
"duration": 0.12816,
"confidence": 0.148,
"loudness_start": -9.141,
"loudness_max_time": 0.06951,
"loudness_max": -6.406,
"loudness_end": 0.0,
"pitches": [
0.6,
1.0,
0.976,
0.997,
0.971,
0.963,
0.592,
0.612,
0.226,
0.232,
0.08,
0.028
],
"timbre": [
52.239,
43.673,
40.822,
-14.979,
-19.801,
-31.028,
35.205,
8.034,
-6.348,
3.481,
-11.329,
1.394
]
},
{
"start": 97.15238,
"duration": 0.30717,
"confidence": 0.403,
"loudness_start": -9.335,
"loudness_max_time": 0.01799,
"loudness_max": -3.056,
"loudness_end": 0.0,
"pitches": [
0.283,
0.322,
0.157,
1.0,
0.285,
0.17,
0.154,
0.351,
0.203,
0.095,
0.207,
0.261
],
"timbre": [
53.759,
36.744,
20.635,
8.551,
-27.254,
-47.317,
5.843,
17.568,
-12.448,
2.353,
8.204,
3.444
]
},
{
"start": 97.45955,
"duration": 0.45306,
"confidence": 0.055,
"loudness_start": -8.994,
"loudness_max_time": 0.15374,
"loudness_max": -4.851,
"loudness_end": 0.0,
"pitches": [
0.313,
0.335,
0.631,
0.979,
0.653,
0.561,
0.601,
1.0,
0.867,
0.348,
0.292,
0.44
],
"timbre": [
52.17,
61.525,
45.082,
-18.181,
-31.27,
-36.875,
22.139,
10.735,
-10.527,
19.617,
-6.747,
2.609
]
},
{
"start": 97.91261,
"duration": 0.11628,
"confidence": 0.218,
"loudness_start": -8.91,
"loudness_max_time": 0.02431,
"loudness_max": -5.644,
"loudness_end": 0.0,
"pitches": [
0.522,
0.99,
0.909,
1.0,
0.867,
0.819,
0.458,
0.444,
0.184,
0.203,
0.133,
0.065
],
"timbre": [
52.854,
62.026,
35.531,
0.898,
-36.405,
-37.492,
15.507,
5.002,
2.7,
5.726,
-13.75,
-10.815
]
},
{
"start": 98.02889,
"duration": 0.31311,
"confidence": 0.379,
"loudness_start": -9.368,
"loudness_max_time": 0.02308,
"loudness_max": -3.06,
"loudness_end": 0.0,
"pitches": [
0.297,
0.385,
0.27,
1.0,
0.257,
0.184,
0.18,
0.311,
0.1,
0.113,
0.153,
0.211
],
"timbre": [
53.341,
37.902,
20.628,
7.058,
-20.794,
-37.929,
11.255,
8.872,
-7.121,
7.386,
12.847,
-0.132
]
},
{
"start": 98.342,
"duration": 0.28998,
"confidence": 0.271,
"loudness_start": -9.131,
"loudness_max_time": 0.01882,
"loudness_max": -4.846,
"loudness_end": 0.0,
"pitches": [
0.774,
1.0,
0.545,
0.264,
0.227,
0.173,
0.253,
0.319,
0.489,
0.163,
0.185,
0.401
],
"timbre": [
53.139,
56.687,
30.333,
-5.188,
-43.643,
-49.234,
13.989,
-6.184,
-8.471,
18.344,
-2.223,
-11.465
]
},
{
"start": 98.63197,
"duration": 0.2429,
"confidence": 0.149,
"loudness_start": -9.222,
"loudness_max_time": 0.0719,
"loudness_max": -5.951,
"loudness_end": 0.0,
"pitches": [
0.53,
0.464,
0.414,
0.294,
0.16,
0.301,
0.409,
1.0,
0.364,
0.122,
0.167,
0.346
],
"timbre": [
52.072,
57.777,
41.886,
-26.01,
-38.12,
-31.234,
30.168,
8.905,
-11.631,
-2.112,
-9.126,
-1.625
]
},
{
"start": 98.87488,
"duration": 0.43052,
"confidence": 0.435,
"loudness_start": -8.728,
"loudness_max_time": 0.03879,
"loudness_max": -3.303,
"loudness_end": 0.0,
"pitches": [
0.255,
0.251,
0.713,
0.496,
0.33,
0.322,
0.24,
1.0,
0.619,
0.192,
0.227,
0.386
],
"timbre": [
53.413,
43.6,
19.443,
-4.782,
-25.594,
-27.084,
14.715,
12.891,
-10.667,
1.527,
9.085,
7.423
]
},
{
"start": 99.3054,
"duration": 0.36063,
"confidence": 0.341,
"loudness_start": -8.998,
"loudness_max_time": 0.04975,
"loudness_max": -4.838,
"loudness_end": 0.0,
"pitches": [
0.417,
0.434,
0.499,
0.106,
0.08,
0.085,
0.174,
1.0,
0.352,
0.163,
0.069,
0.169
],
"timbre": [
52.569,
53.297,
33.619,
-9.182,
-29.561,
-22.208,
35.572,
4.814,
-2.056,
-5.32,
-3.419,
5.244
]
},
{
"start": 99.66603,
"duration": 0.10417,
"confidence": 0.021,
"loudness_start": -8.673,
"loudness_max_time": 0.03948,
"loudness_max": -6.452,
"loudness_end": 0.0,
"pitches": [
0.669,
1.0,
1.0,
0.875,
0.84,
0.827,
0.595,
0.603,
0.324,
0.338,
0.215,
0.04
],
"timbre": [
52.286,
25.091,
25.059,
-9.225,
-27.398,
-33.617,
26.85,
11.582,
-6.234,
10.62,
-5.976,
-4.925
]
},
{
"start": 99.7702,
"duration": 0.19048,
"confidence": 0.299,
"loudness_start": -9.037,
"loudness_max_time": 0.01977,
"loudness_max": -3.99,
"loudness_end": 0.0,
"pitches": [
0.329,
0.269,
0.212,
0.128,
0.089,
0.093,
0.35,
1.0,
0.632,
0.151,
0.121,
0.233
],
"timbre": [
53.047,
11.167,
13.141,
3.326,
-32.082,
-37.332,
18.283,
10.95,
-17.696,
0.502,
5.463,
2.754
]
},
{
"start": 99.96068,
"duration": 0.11152,
"confidence": 0.1,
"loudness_start": -10.968,
"loudness_max_time": 0.02669,
"loudness_max": -7.225,
"loudness_end": 0.0,
"pitches": [
0.408,
0.954,
1.0,
0.548,
0.663,
0.617,
0.61,
0.639,
0.452,
0.439,
0.163,
0.224
],
"timbre": [
51.832,
63.539,
52.256,
0.993,
-43.705,
-22.552,
24.818,
-11.779,
-12.312,
-4.469,
-8.551,
-8.571
]
},
{
"start": 100.0722,
"duration": 0.15039,
"confidence": 0.262,
"loudness_start": -9.284,
"loudness_max_time": 0.07092,
"loudness_max": -5.986,
"loudness_end": 0.0,
"pitches": [
0.62,
0.989,
0.83,
0.825,
0.992,
1.0,
0.771,
0.793,
0.383,
0.391,
0.239,
0.092
],
"timbre": [
52.359,
55.433,
50.282,
-13.573,
-42.81,
-23.875,
30.225,
15.218,
-6.962,
6.414,
-6.045,
-7.568
]
},
{
"start": 100.22259,
"duration": 0.42948,
"confidence": 0.153,
"loudness_start": -9.769,
"loudness_max_time": 0.10049,
"loudness_max": -5.225,
"loudness_end": 0.0,
"pitches": [
0.274,
0.164,
0.231,
0.62,
0.215,
0.207,
0.282,
0.495,
1.0,
0.411,
0.145,
0.128
],
"timbre": [
52.836,
40.186,
34.121,
-11.436,
-36.355,
-42.16,
33.665,
9.543,
-6.669,
-5.643,
-7.862,
-0.211
]
},
{
"start": 100.65206,
"duration": 0.41265,
"confidence": 0.253,
"loudness_start": -8.644,
"loudness_max_time": 0.013,
"loudness_max": -3.926,
"loudness_end": 0.0,
"pitches": [
0.241,
0.144,
0.215,
0.595,
0.209,
0.232,
0.19,
0.464,
1.0,
0.267,
0.204,
0.267
],
"timbre": [
53.3,
33.758,
23.452,
-2.225,
-21.107,
-48.099,
16.013,
21.182,
-10.153,
-0.804,
-5.994,
11.685
]
},
{
"start": 101.06472,
"duration": 0.31927,
"confidence": 0.062,
"loudness_start": -9.586,
"loudness_max_time": 0.19317,
"loudness_max": -5.656,
"loudness_end": 0.0,
"pitches": [
0.3,
0.306,
0.065,
0.253,
0.055,
0.05,
0.069,
0.497,
1.0,
0.078,
0.049,
0.118
],
"timbre": [
52.482,
51.469,
11.796,
-21.514,
-27.72,
-28.846,
15.667,
4.743,
-2.699,
-0.223,
-9.466,
1.973
]
},
{
"start": 101.38399,
"duration": 0.15329,
"confidence": 0.375,
"loudness_start": -9.47,
"loudness_max_time": 0.07838,
"loudness_max": -5.048,
"loudness_end": 0.0,
"pitches": [
0.511,
0.973,
0.953,
1.0,
0.892,
0.876,
0.448,
0.459,
0.297,
0.293,
0.154,
0.028
],
"timbre": [
53.411,
70.653,
34.902,
-16.746,
-39.227,
-22.853,
18.957,
2.696,
-15.164,
16.142,
-13.738,
-5.197
]
},
{
"start": 101.53728,
"duration": 0.3971,
"confidence": 0.295,
"loudness_start": -8.552,
"loudness_max_time": 0.00401,
"loudness_max": -2.767,
"loudness_end": 0.0,
"pitches": [
0.165,
0.162,
0.286,
0.411,
0.258,
0.213,
0.192,
0.336,
1.0,
0.212,
0.131,
0.174
],
"timbre": [
54.116,
36.831,
11.874,
5.8,
-25.036,
-60.604,
-1.36,
10.932,
4.165,
-4.14,
-4.214,
-6.205
]
},
{
"start": 101.93438,
"duration": 0.22889,
"confidence": 0.425,
"loudness_start": -9.596,
"loudness_max_time": 0.10531,
"loudness_max": -4.665,
"loudness_end": 0.0,
"pitches": [
1.0,
0.966,
0.241,
0.113,
0.147,
0.146,
0.171,
0.419,
0.587,
0.151,
0.33,
0.983
],
"timbre": [
53.137,
64.423,
18.212,
-33.022,
-28.978,
-16.846,
14.328,
17.156,
-0.848,
2.209,
-7.086,
-24.119
]
},
{
"start": 102.16327,
"duration": 0.2078,
"confidence": 0.219,
"loudness_start": -8.22,
"loudness_max_time": 0.04408,
"loudness_max": -4.336,
"loudness_end": 0.0,
"pitches": [
0.6,
0.516,
0.222,
0.252,
0.139,
0.168,
0.216,
0.125,
0.126,
0.073,
0.304,
1.0
],
"timbre": [
53.858,
66.526,
38.998,
1.242,
-35.773,
-24.556,
22.219,
-6.87,
-12.005,
8.059,
-14.046,
-13.238
]
},
{
"start": 102.37107,
"duration": 0.21456,
"confidence": 0.215,
"loudness_start": -7.922,
"loudness_max_time": 0.04823,
"loudness_max": -3.852,
"loudness_end": 0.0,
"pitches": [
0.625,
0.393,
0.161,
0.288,
0.19,
0.202,
0.282,
0.285,
0.272,
0.117,
0.155,
1.0
],
"timbre": [
53.9,
46.817,
14.486,
-14.962,
-22.668,
-26.958,
12.345,
3.519,
-5.134,
10.324,
-12.906,
-3.666
]
},
{
"start": 102.58562,
"duration": 0.56834,
"confidence": 0.015,
"loudness_start": -8.665,
"loudness_max_time": 0.05095,
"loudness_max": -6.171,
"loudness_end": 0.0,
"pitches": [
0.494,
0.307,
0.613,
0.99,
0.634,
0.38,
0.712,
0.714,
0.502,
0.508,
0.358,
1.0
],
"timbre": [
52.885,
53.488,
31.271,
-12.245,
-38.971,
-34.157,
11.539,
14.652,
-3.988,
5.165,
-3.974,
-23.307
]
},
{
"start": 103.15397,
"duration": 0.12812,
"confidence": 0.101,
"loudness_start": -9.516,
"loudness_max_time": 0.04167,
"loudness_max": -6.374,
"loudness_end": 0.0,
"pitches": [
0.843,
1.0,
0.831,
0.86,
0.877,
0.901,
0.631,
0.57,
0.243,
0.256,
0.134,
0.283
],
"timbre": [
52.622,
45.39,
24.308,
-12.3,
-39.004,
-31.869,
11.155,
2.446,
-8.167,
10.244,
-12.237,
-26.813
]
},
{
"start": 103.28209,
"duration": 0.30186,
"confidence": 0.427,
"loudness_start": -9.017,
"loudness_max_time": 0.01381,
"loudness_max": -3.542,
"loudness_end": 0.0,
"pitches": [
0.281,
0.232,
0.026,
0.074,
0.047,
0.056,
0.171,
0.292,
0.137,
0.033,
0.077,
1.0
],
"timbre": [
54.098,
47.914,
7.617,
-1.593,
-36.251,
-50.429,
2.018,
15.979,
-17.674,
-0.102,
5.551,
-1.387
]
},
{
"start": 103.58395,
"duration": 0.29633,
"confidence": 0.189,
"loudness_start": -7.859,
"loudness_max_time": 0.04048,
"loudness_max": -4.556,
"loudness_end": 0.0,
"pitches": [
0.875,
1.0,
0.272,
0.177,
0.157,
0.23,
0.232,
0.139,
0.109,
0.081,
0.177,
0.942
],
"timbre": [
53.746,
70.517,
22.419,
-1.559,
-37.595,
-35.107,
22.107,
-1.281,
-11.064,
-0.286,
-7.912,
-4.159
]
},
{
"start": 103.88027,
"duration": 0.22612,
"confidence": 0.225,
"loudness_start": -8.88,
"loudness_max_time": 0.01376,
"loudness_max": -5.202,
"loudness_end": 0.0,
"pitches": [
0.278,
0.359,
0.542,
1.0,
0.286,
0.189,
0.185,
0.359,
0.161,
0.144,
0.297,
0.312
],
"timbre": [
53.277,
94.514,
37.958,
-5.908,
-32.276,
-39.797,
12.071,
-17.564,
-14.572,
5.239,
-5.089,
-4.968
]
},
{
"start": 104.10639,
"duration": 0.33732,
"confidence": 0.261,
"loudness_start": -7.643,
"loudness_max_time": 0.07102,
"loudness_max": -3.404,
"loudness_end": 0.0,
"pitches": [
0.325,
0.201,
0.233,
1.0,
0.208,
0.123,
0.223,
0.544,
0.232,
0.071,
0.173,
0.449
],
"timbre": [
53.47,
56.874,
26.738,
-12.304,
-20.942,
-35.208,
2.504,
9.619,
-9.22,
9.595,
-16.193,
-2.502
]
},
{
"start": 104.44372,
"duration": 0.15011,
"confidence": 0.183,
"loudness_start": -10.191,
"loudness_max_time": 0.08331,
"loudness_max": -5.849,
"loudness_end": 0.0,
"pitches": [
0.578,
0.923,
0.816,
0.936,
1.0,
0.941,
0.742,
0.757,
0.375,
0.374,
0.156,
0.076
],
"timbre": [
52.413,
73.33,
36.633,
-10.224,
-41.295,
-28.011,
17.303,
-7.125,
-15.072,
2.669,
-8.505,
-8.57
]
},
{
"start": 104.59383,
"duration": 0.22122,
"confidence": 0.125,
"loudness_start": -9.592,
"loudness_max_time": 0.02584,
"loudness_max": -4.618,
"loudness_end": 0.0,
"pitches": [
0.32,
0.443,
0.3,
1.0,
0.426,
0.129,
0.134,
0.251,
0.219,
0.206,
0.196,
0.094
],
"timbre": [
52.822,
78.222,
8.772,
-2.102,
-39.441,
-42.761,
12.014,
-1.968,
-12.535,
11.802,
-3.205,
4.027
]
},
{
"start": 104.81506,
"duration": 0.08694,
"confidence": 0.357,
"loudness_start": -10.397,
"loudness_max_time": 0.02221,
"loudness_max": -5.512,
"loudness_end": 0.0,
"pitches": [
0.376,
1.0,
0.754,
0.684,
0.894,
0.964,
0.478,
0.564,
0.256,
0.311,
0.197,
0.283
],
"timbre": [
53.116,
102.434,
32.863,
-6.785,
8.848,
-34.654,
15.798,
4.469,
-22.89,
7.993,
-1.726,
-16.356
]
},
{
"start": 104.902,
"duration": 0.14485,
"confidence": 0.06,
"loudness_start": -7.782,
"loudness_max_time": 0.04305,
"loudness_max": -4.488,
"loudness_end": 0.0,
"pitches": [
0.107,
0.435,
0.277,
1.0,
0.442,
0.1,
0.117,
0.158,
0.2,
0.239,
0.288,
0.128
],
"timbre": [
54.029,
103.347,
22.588,
-4.399,
-7.437,
-39.11,
2.814,
-3.514,
-17.782,
-1.378,
-11.256,
-13.986
]
},
{
"start": 105.04685,
"duration": 0.32567,
"confidence": 0.203,
"loudness_start": -8.793,
"loudness_max_time": 0.00484,
"loudness_max": -2.714,
"loudness_end": 0.0,
"pitches": [
0.188,
0.261,
0.174,
1.0,
0.176,
0.101,
0.123,
0.165,
0.173,
0.113,
0.197,
0.272
],
"timbre": [
53.611,
49.762,
21.541,
-6.633,
-20.362,
-68.221,
-18.709,
30.179,
-9.332,
-9.792,
-1.658,
-9.4
]
},
{
"start": 105.37252,
"duration": 0.11583,
"confidence": 0.063,
"loudness_start": -8.464,
"loudness_max_time": 0.02383,
"loudness_max": -5.867,
"loudness_end": 0.0,
"pitches": [
0.609,
0.845,
0.366,
1.0,
0.652,
0.163,
0.241,
0.482,
0.266,
0.213,
0.359,
0.562
],
"timbre": [
53.393,
100.527,
17.082,
-18.96,
-0.405,
-42.69,
10.069,
0.212,
-12.186,
13.171,
-8.849,
-1.556
]
},
{
"start": 105.48834,
"duration": 0.40649,
"confidence": 0.165,
"loudness_start": -7.856,
"loudness_max_time": 0.01262,
"loudness_max": -3.473,
"loudness_end": 0.0,
"pitches": [
0.163,
0.189,
0.246,
0.549,
0.384,
0.231,
0.238,
0.387,
1.0,
0.277,
0.211,
0.281
],
"timbre": [
54.708,
78.961,
2.903,
-32.753,
-7.874,
-50.186,
-1.081,
-1.514,
0.006,
2.659,
-3.536,
-10.391
]
},
{
"start": 105.89483,
"duration": 0.45324,
"confidence": 0.312,
"loudness_start": -6.404,
"loudness_max_time": 0.03641,
"loudness_max": -2.515,
"loudness_end": 0.0,
"pitches": [
0.216,
0.12,
0.233,
0.344,
0.214,
0.182,
0.159,
0.224,
1.0,
0.17,
0.188,
0.33
],
"timbre": [
55.142,
56.35,
15.18,
-1.132,
-7.472,
-36.698,
-13.198,
-8.597,
-18.434,
25.049,
-0.45,
-8.364
]
},
{
"start": 106.34807,
"duration": 0.20966,
"confidence": 0.13,
"loudness_start": -7.626,
"loudness_max_time": 0.1751,
"loudness_max": -4.06,
"loudness_end": 0.0,
"pitches": [
0.477,
0.444,
0.114,
0.286,
0.088,
0.054,
0.221,
0.988,
1.0,
0.222,
0.101,
0.301
],
"timbre": [
53.857,
38.624,
21.272,
-16.009,
-14.483,
-52.354,
-9.278,
3.669,
-5.596,
1.962,
2.698,
3.626
]
},
{
"start": 106.55773,
"duration": 0.2317,
"confidence": 0.165,
"loudness_start": -7.647,
"loudness_max_time": 0.04363,
"loudness_max": -4.762,
"loudness_end": 0.0,
"pitches": [
0.512,
0.745,
0.213,
0.274,
0.147,
0.148,
0.081,
0.476,
1.0,
0.227,
0.187,
0.226
],
"timbre": [
53.894,
51.632,
20.723,
-23.914,
-4.506,
-20.916,
-4.96,
-1.773,
-3.434,
-5.164,
-9.146,
14.158
]
},
{
"start": 106.78943,
"duration": 0.18499,
"confidence": 0.208,
"loudness_start": -7.179,
"loudness_max_time": 0.00159,
"loudness_max": -3.15,
"loudness_end": 0.0,
"pitches": [
0.81,
0.535,
0.522,
0.995,
0.943,
0.849,
0.915,
1.0,
0.59,
0.479,
0.282,
0.396
],
"timbre": [
53.478,
29.055,
18.224,
-3.716,
-31.499,
-55.777,
-4.292,
4.515,
-12.237,
1.635,
-12.985,
10.37
]
},
{
"start": 106.97442,
"duration": 0.23406,
"confidence": 0.093,
"loudness_start": -9.258,
"loudness_max_time": 0.0309,
"loudness_max": -5.561,
"loudness_end": 0.0,
"pitches": [
0.352,
0.521,
0.202,
0.342,
0.202,
0.137,
0.145,
0.306,
1.0,
0.215,
0.132,
0.273
],
"timbre": [
52.436,
57.255,
23.703,
-6.71,
-35.947,
-26.706,
15.184,
-8.47,
-2.686,
3.658,
-8.686,
9.971
]
},
{
"start": 107.20848,
"duration": 0.34014,
"confidence": 0.403,
"loudness_start": -10.796,
"loudness_max_time": 0.02263,
"loudness_max": -5.58,
"loudness_end": 0.0,
"pitches": [
0.271,
0.324,
0.167,
1.0,
0.272,
0.09,
0.085,
0.378,
0.217,
0.151,
0.196,
0.141
],
"timbre": [
52.423,
38.525,
15.736,
-15.236,
-23.831,
-25.313,
1.927,
-2.343,
-4.747,
-1.321,
8.077,
-11.131
]
},
{
"start": 107.54862,
"duration": 0.07995,
"confidence": 0.299,
"loudness_start": -10.148,
"loudness_max_time": 0.02574,
"loudness_max": -4.24,
"loudness_end": 0.0,
"pitches": [
0.645,
0.923,
0.858,
0.87,
0.994,
1.0,
0.517,
0.538,
0.471,
0.488,
0.15,
0.066
],
"timbre": [
52.99,
34.009,
29.79,
-6.675,
-10.777,
-36.53,
9.005,
7.45,
4.118,
2.164,
10.533,
-20.726
]
},
{
"start": 107.62857,
"duration": 0.23365,
"confidence": 0.295,
"loudness_start": -8.401,
"loudness_max_time": 0.04115,
"loudness_max": -2.683,
"loudness_end": 0.0,
"pitches": [
0.988,
0.842,
0.533,
1.0,
0.588,
0.283,
0.367,
0.851,
0.655,
0.403,
0.504,
0.59
],
"timbre": [
53.781,
37.145,
22.208,
0.462,
-7.786,
-27.658,
-10.769,
14.472,
-16.659,
1.87,
-2.887,
-3.507
]
},
{
"start": 107.86222,
"duration": 0.21878,
"confidence": 0.018,
"loudness_start": -8.976,
"loudness_max_time": 0.16069,
"loudness_max": -6.331,
"loudness_end": 0.0,
"pitches": [
0.661,
1.0,
0.465,
0.855,
0.267,
0.332,
0.215,
0.24,
0.094,
0.188,
0.28,
0.429
],
"timbre": [
52.619,
45.726,
36.389,
-18.918,
-6.38,
-28.059,
-4.886,
-5.561,
-13.874,
1.371,
-7.418,
-8.942
]
},
{
"start": 108.081,
"duration": 0.29805,
"confidence": 0.025,
"loudness_start": -8.696,
"loudness_max_time": 0.02522,
"loudness_max": -4.46,
"loudness_end": 0.0,
"pitches": [
0.268,
0.314,
0.137,
1.0,
0.238,
0.122,
0.168,
0.611,
0.377,
0.161,
0.244,
0.196
],
"timbre": [
52.824,
28.684,
17.671,
-3.003,
-25.23,
-42.355,
-5.033,
-3.664,
-16.241,
2.858,
10.559,
-20.407
]
},
{
"start": 108.37905,
"duration": 0.15107,
"confidence": 0.244,
"loudness_start": -9.056,
"loudness_max_time": 0.09929,
"loudness_max": -5.516,
"loudness_end": 0.0,
"pitches": [
0.467,
0.94,
0.824,
0.923,
1.0,
0.914,
0.687,
0.712,
0.378,
0.428,
0.251,
0.097
],
"timbre": [
52.602,
36.259,
29.791,
-20.847,
-12.821,
-25.463,
5.444,
-2.249,
-8.289,
11.648,
-15.415,
-5.932
]
},
{
"start": 108.53011,
"duration": 0.23238,
"confidence": 0.17,
"loudness_start": -10.115,
"loudness_max_time": 0.00575,
"loudness_max": -4.526,
"loudness_end": 0.0,
"pitches": [
0.375,
0.355,
0.438,
1.0,
0.364,
0.182,
0.298,
0.514,
0.31,
0.132,
0.304,
0.383
],
"timbre": [
52.917,
54.878,
6.326,
7.505,
-16.631,
-45.198,
-14.458,
14.093,
5.449,
0.359,
-13.922,
2.378
]
},
{
"start": 108.76249,
"duration": 0.08091,
"confidence": 0.322,
"loudness_start": -11.513,
"loudness_max_time": 0.0105,
"loudness_max": -7.178,
"loudness_end": 0.0,
"pitches": [
0.674,
1.0,
0.595,
0.626,
0.212,
0.296,
0.499,
0.589,
0.355,
0.382,
0.782,
0.645
],
"timbre": [
50.713,
40.345,
43.47,
8.499,
-16.862,
-49.766,
6.69,
1.055,
-12.895,
8.895,
-9.739,
-17.873
]
},
{
"start": 108.8434,
"duration": 0.13397,
"confidence": 0.167,
"loudness_start": -11.026,
"loudness_max_time": 0.03651,
"loudness_max": -6.973,
"loudness_end": 0.0,
"pitches": [
0.539,
1.0,
0.823,
0.899,
0.926,
0.882,
0.604,
0.631,
0.237,
0.243,
0.077,
0.073
],
"timbre": [
51.53,
51.491,
32.633,
-13.739,
-31.875,
-28.576,
14.528,
-9.039,
-9.784,
20.932,
-0.633,
-13.43
]
},
{
"start": 108.97737,
"duration": 0.15619,
"confidence": 0.452,
"loudness_start": -9.418,
"loudness_max_time": 0.0602,
"loudness_max": -4.662,
"loudness_end": 0.0,
"pitches": [
0.598,
0.251,
0.212,
0.261,
0.886,
0.637,
1.0,
0.972,
0.724,
0.647,
0.185,
0.409
],
"timbre": [
53.438,
42.848,
25.141,
-4.715,
-28.646,
-32.522,
11.917,
1.287,
-2.721,
5.792,
-12.271,
-9.226
]
},
{
"start": 109.13356,
"duration": 0.07565,
"confidence": 0.114,
"loudness_start": -9.072,
"loudness_max_time": 0.01136,
"loudness_max": -5.473,
"loudness_end": 0.0,
"pitches": [
0.397,
0.8,
0.799,
0.839,
1.0,
0.987,
0.494,
0.486,
0.296,
0.261,
0.153,
0.248
],
"timbre": [
52.84,
75.436,
29.764,
-1.919,
-22.044,
-44.45,
8.976,
-2.831,
-4.796,
-0.624,
-0.636,
-4.815
]
},
{
"start": 109.20921,
"duration": 0.162,
"confidence": 0.064,
"loudness_start": -8.511,
"loudness_max_time": 0.11726,
"loudness_max": -3.766,
"loudness_end": 0.0,
"pitches": [
0.928,
1.0,
0.414,
0.425,
0.842,
0.625,
0.736,
0.729,
0.654,
0.572,
0.534,
0.466
],
"timbre": [
54.472,
72.7,
45.411,
-15.902,
-0.242,
-35.725,
-4.906,
-0.125,
5.733,
28.809,
-4.383,
7.689
]
},
{
"start": 109.3712,
"duration": 0.26295,
"confidence": 0.09,
"loudness_start": -7.63,
"loudness_max_time": 0.05121,
"loudness_max": -2.924,
"loudness_end": 0.0,
"pitches": [
0.626,
0.562,
0.134,
0.624,
1.0,
0.275,
0.384,
0.351,
0.384,
0.116,
0.17,
0.622
],
"timbre": [
54.552,
65.68,
18.256,
3.672,
-13.365,
-31.936,
-8.37,
-10.57,
-3.555,
14.493,
-9.179,
4.125
]
},
{
"start": 109.63415,
"duration": 0.42204,
"confidence": 0.338,
"loudness_start": -9.398,
"loudness_max_time": 0.13871,
"loudness_max": -4.645,
"loudness_end": 0.0,
"pitches": [
0.391,
0.415,
0.212,
0.475,
1.0,
0.735,
0.376,
0.359,
0.8,
0.315,
0.323,
0.355
],
"timbre": [
53.223,
60.9,
37.821,
-27.133,
-11.802,
-20.179,
-0.868,
-1.851,
-2.481,
1.891,
-15.728,
1.523
]
},
{
"start": 110.05619,
"duration": 0.22036,
"confidence": 0.097,
"loudness_start": -7.798,
"loudness_max_time": 0.05323,
"loudness_max": -5.385,
"loudness_end": 0.0,
"pitches": [
0.761,
1.0,
0.487,
0.643,
0.658,
0.445,
0.225,
0.158,
0.186,
0.185,
0.29,
0.532
],
"timbre": [
53.498,
81.949,
22.399,
-12.733,
-7.108,
-35.077,
-10.048,
-17.071,
-6.904,
5.231,
-11.357,
-0.379
]
},
{
"start": 110.27655,
"duration": 0.27388,
"confidence": 0.416,
"loudness_start": -9.182,
"loudness_max_time": 0.06093,
"loudness_max": -4.176,
"loudness_end": 0.0,
"pitches": [
0.265,
0.303,
0.139,
0.286,
1.0,
0.341,
0.214,
0.488,
0.438,
0.172,
0.133,
0.407
],
"timbre": [
53.825,
31.246,
11.18,
-19.394,
-19.571,
-23.538,
-8.419,
14.916,
-3.899,
-1.946,
11.843,
-1.886
]
},
{
"start": 110.55043,
"duration": 0.17469,
"confidence": 0.055,
"loudness_start": -8.98,
"loudness_max_time": 0.03548,
"loudness_max": -5.487,
"loudness_end": 0.0,
"pitches": [
0.534,
0.87,
0.786,
0.773,
0.987,
1.0,
0.724,
0.735,
0.507,
0.43,
0.255,
0.104
],
"timbre": [
53.173,
50.271,
31.425,
-13.557,
-12.229,
-28.151,
-6.823,
-16.623,
-1.175,
3.956,
-7.693,
-6.182
]
},
{
"start": 110.72512,
"duration": 0.3073,
"confidence": 0.18,
"loudness_start": -8.364,
"loudness_max_time": 0.01467,
"loudness_max": -4.049,
"loudness_end": 0.0,
"pitches": [
0.195,
0.266,
0.075,
0.084,
0.053,
0.102,
0.21,
0.165,
0.142,
0.06,
0.101,
1.0
],
"timbre": [
53.633,
41.195,
24.767,
-4.787,
-34.213,
-52.52,
-5.486,
6.885,
-5.013,
7.745,
-2.226,
-12.433
]
},
{
"start": 111.03243,
"duration": 0.13859,
"confidence": 0.178,
"loudness_start": -9.153,
"loudness_max_time": 0.02662,
"loudness_max": -5.668,
"loudness_end": 0.0,
"pitches": [
0.783,
1.0,
0.741,
0.722,
0.903,
0.934,
0.788,
0.701,
0.313,
0.298,
0.047,
0.316
],
"timbre": [
53.239,
50.659,
10.152,
-13.663,
-35.313,
-36.173,
1.622,
-9.795,
-15.298,
6.619,
-4.459,
-6.134
]
},
{
"start": 111.17102,
"duration": 0.30218,
"confidence": 0.463,
"loudness_start": -8.57,
"loudness_max_time": 0.00724,
"loudness_max": -3.001,
"loudness_end": 0.0,
"pitches": [
0.39,
0.205,
0.079,
0.104,
0.082,
0.102,
0.355,
0.519,
0.275,
0.107,
0.123,
1.0
],
"timbre": [
54.435,
55.043,
13.674,
-3.316,
-26.89,
-48.469,
-16.251,
20.261,
-8.807,
-23.171,
-0.914,
3.503
]
},
{
"start": 111.4732,
"duration": 0.24277,
"confidence": 0.09,
"loudness_start": -8.458,
"loudness_max_time": 0.1477,
"loudness_max": -4.428,
"loudness_end": 0.0,
"pitches": [
0.808,
1.0,
0.132,
0.28,
0.233,
0.163,
0.222,
0.165,
0.2,
0.129,
0.343,
0.287
],
"timbre": [
52.854,
47.118,
22.289,
-10.799,
-31.247,
-32.905,
11.248,
11.196,
-14.545,
-9.907,
-5.813,
-3.626
]
},
{
"start": 111.71596,
"duration": 0.19152,
"confidence": 0.184,
"loudness_start": -9.905,
"loudness_max_time": 0.05885,
"loudness_max": -6.844,
"loudness_end": 0.0,
"pitches": [
0.613,
0.172,
0.062,
0.079,
0.042,
0.211,
0.368,
0.274,
0.183,
0.116,
0.34,
1.0
],
"timbre": [
51.841,
52.203,
17.375,
-23.904,
-28.431,
-38.626,
11.265,
10.345,
-14.115,
-7.699,
-9.531,
-1.688
]
},
{
"start": 111.90748,
"duration": 0.13347,
"confidence": 0.119,
"loudness_start": -10.749,
"loudness_max_time": 0.02009,
"loudness_max": -6.666,
"loudness_end": 0.0,
"pitches": [
0.769,
0.994,
0.884,
0.91,
0.977,
1.0,
0.708,
0.634,
0.196,
0.175,
0.111,
0.282
],
"timbre": [
52.482,
59.745,
21.595,
-15.178,
-34.872,
-37.58,
18.412,
-4.621,
-20.721,
20.992,
-7.506,
-1.88
]
},
{
"start": 112.04095,
"duration": 0.4137,
"confidence": 0.441,
"loudness_start": -9.355,
"loudness_max_time": 0.01374,
"loudness_max": -2.756,
"loudness_end": 0.0,
"pitches": [
0.294,
0.132,
0.127,
0.198,
0.137,
0.162,
0.274,
0.256,
0.176,
0.087,
0.3,
1.0
],
"timbre": [
53.549,
44.273,
-0.537,
9.882,
-30.41,
-47.288,
0.202,
9.898,
-5.388,
-11.354,
0.385,
-7.487
]
},
{
"start": 112.45465,
"duration": 0.21424,
"confidence": 0.552,
"loudness_start": -11.607,
"loudness_max_time": 0.03128,
"loudness_max": -4.35,
"loudness_end": 0.0,
"pitches": [
0.474,
0.448,
0.466,
1.0,
0.368,
0.194,
0.139,
0.402,
0.439,
0.283,
0.281,
0.201
],
"timbre": [
52.75,
58.369,
27.118,
-7.909,
-38.588,
-15.873,
12.384,
1.603,
-11.547,
15.052,
-2.603,
-7.779
]
},
{
"start": 112.66889,
"duration": 0.23814,
"confidence": 0.058,
"loudness_start": -9.837,
"loudness_max_time": 0.19736,
"loudness_max": -6.318,
"loudness_end": 0.0,
"pitches": [
0.64,
1.0,
0.557,
0.922,
0.558,
0.187,
0.161,
0.218,
0.151,
0.246,
0.383,
0.419
],
"timbre": [
52.877,
58.119,
32.185,
-21.296,
-13.543,
-38.643,
0.74,
-7.549,
-16.035,
9.891,
-15.94,
-8.591
]
},
{
"start": 112.90703,
"duration": 0.23288,
"confidence": 0.297,
"loudness_start": -7.885,
"loudness_max_time": 0.0163,
"loudness_max": -3.727,
"loudness_end": 0.0,
"pitches": [
0.408,
0.266,
0.205,
1.0,
0.37,
0.165,
0.128,
0.565,
0.319,
0.176,
0.27,
0.356
],
"timbre": [
54.138,
34.447,
10.151,
-6.844,
-9.873,
-35.737,
0.853,
11.008,
-9.626,
-0.772,
1.552,
-2.915
]
},
{
"start": 113.13991,
"duration": 0.23329,
"confidence": 0.12,
"loudness_start": -8.511,
"loudness_max_time": 0.05189,
"loudness_max": -6.031,
"loudness_end": 0.0,
"pitches": [
0.649,
1.0,
0.547,
0.484,
0.417,
0.268,
0.209,
0.185,
0.13,
0.169,
0.264,
0.286
],
"timbre": [
52.9,
32.744,
28.141,
-7.532,
-0.72,
-32.973,
-5.466,
-4.558,
-9.43,
5.925,
-11.524,
-3.219
]
},
{
"start": 113.3732,
"duration": 0.59007,
"confidence": 0.422,
"loudness_start": -8.726,
"loudness_max_time": 0.2823,
"loudness_max": -3.884,
"loudness_end": 0.0,
"pitches": [
0.312,
0.505,
0.554,
1.0,
0.736,
0.548,
0.314,
0.494,
0.458,
0.228,
0.326,
0.169
],
"timbre": [
54.582,
57.377,
28.835,
-20.557,
-29.171,
-32.461,
-14.533,
1.247,
-2.902,
1.651,
-14.862,
-8.206
]
},
{
"start": 113.96327,
"duration": 0.24367,
"confidence": 0.026,
"loudness_start": -8.584,
"loudness_max_time": 0.00912,
"loudness_max": -5.245,
"loudness_end": 0.0,
"pitches": [
0.791,
1.0,
0.524,
0.997,
0.302,
0.337,
0.592,
0.467,
0.17,
0.155,
0.336,
0.456
],
"timbre": [
53.308,
72.471,
32.633,
-14.184,
-24.659,
-40.58,
-9.81,
-16.582,
-15.816,
2.982,
-3.842,
-4.233
]
},
{
"start": 114.20694,
"duration": 0.37211,
"confidence": 0.259,
"loudness_start": -8.506,
"loudness_max_time": 0.1046,
"loudness_max": -4.407,
"loudness_end": 0.0,
"pitches": [
0.177,
0.153,
0.232,
0.289,
1.0,
0.325,
0.484,
0.676,
0.708,
0.311,
0.134,
0.192
],
"timbre": [
53.216,
51.818,
26.758,
-36.961,
-23.104,
-28.181,
-6.604,
-3.079,
-9.472,
-8.986,
4.509,
-6.269
]
},
{
"start": 114.57905,
"duration": 0.96317,
"confidence": 0.015,
"loudness_start": -7.192,
"loudness_max_time": 0.09769,
"loudness_max": -3.623,
"loudness_end": 0.0,
"pitches": [
0.247,
0.167,
0.389,
0.579,
1.0,
0.351,
0.303,
0.522,
0.352,
0.299,
0.161,
0.235
],
"timbre": [
54.232,
65.015,
28.201,
-8.331,
-20.014,
-34.15,
7.266,
-6.581,
5.644,
-6.998,
-10.524,
-5.58
]
},
{
"start": 115.54222,
"duration": 0.2556,
"confidence": 0.273,
"loudness_start": -9.358,
"loudness_max_time": 0.01439,
"loudness_max": -3.718,
"loudness_end": 0.0,
"pitches": [
0.215,
0.311,
0.042,
0.271,
1.0,
0.314,
0.165,
0.356,
0.17,
0.066,
0.085,
0.366
],
"timbre": [
53.199,
43.499,
4.689,
-6.095,
-27.694,
-44.087,
-6.234,
23.808,
-12.248,
-12.323,
8.289,
1.363
]
},
{
"start": 115.79782,
"duration": 0.1858,
"confidence": 0.022,
"loudness_start": -8.601,
"loudness_max_time": 0.13527,
"loudness_max": -5.752,
"loudness_end": 0.0,
"pitches": [
0.721,
1.0,
0.371,
0.396,
0.435,
0.393,
0.217,
0.227,
0.192,
0.135,
0.111,
0.319
],
"timbre": [
52.487,
53.039,
37.375,
-25.596,
-26.888,
-28.284,
5.684,
9.834,
-10.726,
-3.657,
-2.963,
1.557
]
},
{
"start": 115.98363,
"duration": 0.26177,
"confidence": 0.226,
"loudness_start": -9.079,
"loudness_max_time": 0.13988,
"loudness_max": -5.02,
"loudness_end": 0.0,
"pitches": [
0.328,
0.211,
0.045,
0.041,
0.063,
0.121,
0.243,
0.296,
0.129,
0.056,
0.1,
1.0
],
"timbre": [
53.792,
69.159,
18.661,
-28.339,
-36.973,
-26.282,
9.921,
17.577,
-19.727,
-4.657,
-1.884,
-0.294
]
},
{
"start": 116.2454,
"duration": 0.18603,
"confidence": 0.034,
"loudness_start": -6.914,
"loudness_max_time": 0.08209,
"loudness_max": -4.358,
"loudness_end": 0.0,
"pitches": [
0.715,
1.0,
0.195,
0.275,
0.189,
0.232,
0.239,
0.233,
0.091,
0.095,
0.323,
0.677
],
"timbre": [
54.603,
82.332,
27.202,
-19.157,
-19.974,
-38.518,
-6.018,
-4.601,
-24.056,
0.209,
-5.246,
-5.592
]
},
{
"start": 116.43143,
"duration": 0.21995,
"confidence": 0.265,
"loudness_start": -5.547,
"loudness_max_time": 0.00202,
"loudness_max": -1.813,
"loudness_end": 0.0,
"pitches": [
0.553,
0.29,
0.092,
0.11,
0.048,
0.115,
0.215,
0.229,
0.186,
0.063,
0.136,
1.0
],
"timbre": [
54.833,
33.222,
16.132,
-1.803,
-20.663,
-52.175,
-21.189,
5.692,
-13.27,
-18.653,
-10.886,
-10.693
]
},
{
"start": 116.65138,
"duration": 0.41138,
"confidence": 0.32,
"loudness_start": -8.573,
"loudness_max_time": 0.10957,
"loudness_max": -3.817,
"loudness_end": 0.0,
"pitches": [
0.482,
0.142,
0.21,
0.459,
0.509,
0.448,
0.309,
0.554,
0.557,
0.164,
0.278,
1.0
],
"timbre": [
53.486,
67.55,
31.487,
-21.731,
-39.755,
-24.485,
-2.535,
4.712,
-16.525,
-0.945,
-12.889,
-10.273
]
},
{
"start": 117.06277,
"duration": 0.23247,
"confidence": 0.157,
"loudness_start": -8.114,
"loudness_max_time": 0.02763,
"loudness_max": -4.794,
"loudness_end": 0.0,
"pitches": [
0.785,
1.0,
0.333,
0.276,
0.206,
0.282,
0.263,
0.186,
0.224,
0.154,
0.169,
0.703
],
"timbre": [
53.335,
77.35,
24.115,
-5.347,
-39.766,
-29.977,
8.005,
-5.661,
-20.383,
7.563,
-6.785,
-1.437
]
},
{
"start": 117.29524,
"duration": 0.21501,
"confidence": 0.438,
"loudness_start": -7.729,
"loudness_max_time": 0.01663,
"loudness_max": -3.388,
"loudness_end": 0.0,
"pitches": [
0.541,
0.373,
0.058,
0.141,
0.077,
0.11,
0.266,
0.317,
0.151,
0.055,
0.193,
1.0
],
"timbre": [
54.125,
57.654,
3.201,
1.625,
-37.618,
-35.249,
-2.126,
18.187,
-22.941,
-12.955,
-1.136,
9.434
]
},
{
"start": 117.51025,
"duration": 0.22073,
"confidence": 0.136,
"loudness_start": -10.679,
"loudness_max_time": 0.03585,
"loudness_max": -6.42,
"loudness_end": 0.0,
"pitches": [
0.916,
1.0,
0.257,
0.293,
0.293,
0.199,
0.369,
0.199,
0.231,
0.121,
0.216,
0.915
],
"timbre": [
52.603,
87.956,
32.121,
-13.889,
-46.534,
-39.863,
16.662,
1.536,
-19.347,
-0.049,
0.987,
-6.761
]
},
{
"start": 117.73098,
"duration": 0.19723,
"confidence": 0.188,
"loudness_start": -8.092,
"loudness_max_time": 0.0087,
"loudness_max": -5.057,
"loudness_end": 0.0,
"pitches": [
0.511,
0.334,
0.331,
1.0,
0.433,
0.092,
0.203,
0.443,
0.215,
0.126,
0.323,
0.236
],
"timbre": [
53.34,
55.539,
19.641,
-11.096,
-34.701,
-44.264,
4.057,
5.197,
-7.358,
15.84,
-10.894,
-10.354
]
},
{
"start": 117.92821,
"duration": 0.12689,
"confidence": 0.098,
"loudness_start": -8.657,
"loudness_max_time": 0.0359,
"loudness_max": -5.257,
"loudness_end": 0.0,
"pitches": [
0.538,
1.0,
0.643,
0.891,
0.521,
0.387,
0.332,
0.717,
0.445,
0.257,
0.701,
0.27
],
"timbre": [
53.204,
80.025,
43.555,
-16.448,
-18.183,
-19.762,
-20.268,
-0.692,
-10.625,
0.575,
0.59,
-1.219
]
},
{
"start": 118.0551,
"duration": 0.09488,
"confidence": 0.03,
"loudness_start": -7.459,
"loudness_max_time": 0.04851,
"loudness_max": -5.274,
"loudness_end": 0.0,
"pitches": [
0.639,
0.994,
0.912,
1.0,
0.944,
0.888,
0.653,
0.662,
0.309,
0.321,
0.132,
0.036
],
"timbre": [
53.882,
60.889,
34.54,
-22.199,
-38.198,
-24.064,
12.974,
-8.01,
-8.068,
1.192,
-10.648,
-7.275
]
},
{
"start": 118.14998,
"duration": 0.30163,
"confidence": 0.296,
"loudness_start": -6.421,
"loudness_max_time": 0.03014,
"loudness_max": -2.025,
"loudness_end": 0.0,
"pitches": [
0.364,
0.414,
0.197,
1.0,
0.279,
0.119,
0.204,
0.746,
0.339,
0.083,
0.142,
0.303
],
"timbre": [
54.966,
48.123,
22.777,
-0.56,
-19.191,
-27.896,
-5.072,
16.559,
-4.19,
13.203,
5.897,
-8.101
]
},
{
"start": 118.45161,
"duration": 0.18585,
"confidence": 0.218,
"loudness_start": -8.692,
"loudness_max_time": 0.06071,
"loudness_max": -4.973,
"loudness_end": 0.0,
"pitches": [
0.59,
1.0,
0.302,
0.468,
0.186,
0.163,
0.178,
0.198,
0.251,
0.152,
0.146,
0.217
],
"timbre": [
53.908,
72.38,
40.698,
-22.87,
-33.977,
-29.104,
-0.817,
10.348,
-6.827,
4.427,
-4.231,
-10.979
]
},
{
"start": 118.63746,
"duration": 0.16227,
"confidence": 0.026,
"loudness_start": -6.56,
"loudness_max_time": 0.03405,
"loudness_max": -3.781,
"loudness_end": 0.0,
"pitches": [
0.283,
1.0,
0.35,
0.728,
0.488,
0.392,
0.625,
0.817,
0.359,
0.336,
0.173,
0.133
],
"timbre": [
54.609,
85.679,
18.891,
-7.518,
-21.068,
-30.531,
-7.612,
-23.027,
4.291,
11.991,
-0.845,
-2.36
]
},
{
"start": 118.79973,
"duration": 0.21424,
"confidence": 0.101,
"loudness_start": -7.025,
"loudness_max_time": 0.1741,
"loudness_max": -3.801,
"loudness_end": 0.0,
"pitches": [
0.292,
0.789,
0.694,
1.0,
0.494,
0.344,
0.32,
0.374,
0.269,
0.257,
0.576,
0.426
],
"timbre": [
54.972,
101.334,
27.657,
-17.375,
-3.304,
-41.326,
-13.691,
-14.007,
-5.319,
-0.323,
-7.651,
2.109
]
},
{
"start": 119.01397,
"duration": 0.24966,
"confidence": 0.222,
"loudness_start": -5.983,
"loudness_max_time": 0.04398,
"loudness_max": -2.103,
"loudness_end": 0.0,
"pitches": [
0.419,
0.66,
0.268,
1.0,
0.621,
0.318,
0.21,
0.65,
0.326,
0.106,
0.23,
0.312
],
"timbre": [
55.363,
58.942,
16.442,
-16.714,
-20.946,
-17.635,
-13.778,
-5.92,
-18.228,
11.062,
-3.68,
-0.04
]
},
{
"start": 119.26363,
"duration": 0.2337,
"confidence": 0.394,
"loudness_start": -7.913,
"loudness_max_time": 0.0292,
"loudness_max": -2.437,
"loudness_end": 0.0,
"pitches": [
0.227,
0.286,
0.257,
1.0,
0.984,
0.603,
0.58,
0.665,
0.281,
0.226,
0.222,
0.191
],
"timbre": [
54.883,
45.244,
2.389,
-5.327,
-8.154,
-25.805,
-10.457,
-1.478,
-3.94,
10.425,
3.171,
0.596
]
},
{
"start": 119.49732,
"duration": 0.13778,
"confidence": 0.247,
"loudness_start": -8.067,
"loudness_max_time": 0.06848,
"loudness_max": -3.955,
"loudness_end": 0.0,
"pitches": [
0.548,
0.282,
0.305,
0.632,
0.914,
0.839,
0.934,
1.0,
0.596,
0.416,
0.159,
0.218
],
"timbre": [
54.454,
86.093,
21.091,
-50.374,
-16.775,
-42.14,
1.618,
37.95,
-4.268,
-8.976,
-6.352,
6.406
]
},
{
"start": 119.6351,
"duration": 0.62689,
"confidence": 0.256,
"loudness_start": -5.099,
"loudness_max_time": 0.03161,
"loudness_max": -2.193,
"loudness_end": 0.0,
"pitches": [
0.334,
0.194,
0.234,
0.445,
0.478,
0.466,
0.491,
0.472,
1.0,
0.341,
0.225,
0.188
],
"timbre": [
56.217,
125.15,
5.593,
-4.331,
-4.089,
-32.027,
-7.868,
-30.554,
-15.624,
8.751,
-11.336,
11.792
]
},
{
"start": 120.262,
"duration": 0.27265,
"confidence": 0.164,
"loudness_start": -6.144,
"loudness_max_time": 0.00569,
"loudness_max": -3.502,
"loudness_end": 0.0,
"pitches": [
0.556,
0.449,
0.114,
0.345,
0.184,
0.088,
0.226,
0.377,
1.0,
0.174,
0.09,
0.288
],
"timbre": [
54.583,
44.637,
15.901,
-9.689,
-20.727,
-48.485,
1.954,
8.929,
-9.656,
5.594,
-15.476,
14.073
]
},
{
"start": 120.53465,
"duration": 0.15102,
"confidence": 0.214,
"loudness_start": -8.223,
"loudness_max_time": 0.06795,
"loudness_max": -5.64,
"loudness_end": 0.0,
"pitches": [
0.394,
0.592,
0.487,
0.626,
1.0,
0.855,
0.865,
0.895,
0.575,
0.353,
0.102,
0.131
],
"timbre": [
53.423,
56.307,
34.727,
-16.321,
0.112,
-34.275,
19.803,
5.528,
-5.075,
4.999,
-4.833,
4.76
]
},
{
"start": 120.68567,
"duration": 0.1151,
"confidence": 0.061,
"loudness_start": -7.171,
"loudness_max_time": 0.01915,
"loudness_max": -4.769,
"loudness_end": 0.0,
"pitches": [
0.647,
0.757,
0.663,
0.754,
0.995,
0.927,
0.999,
1.0,
0.762,
0.686,
0.306,
0.158
],
"timbre": [
53.637,
57.949,
1.611,
-19.454,
-3.685,
-54.652,
9.398,
5.595,
12.293,
9.267,
-0.114,
0.73
]
},
{
"start": 120.80077,
"duration": 0.65138,
"confidence": 0.298,
"loudness_start": -7.675,
"loudness_max_time": 0.00528,
"loudness_max": -3.413,
"loudness_end": 0.0,
"pitches": [
0.366,
0.37,
0.348,
0.921,
0.626,
1.0,
0.43,
0.473,
0.819,
0.432,
0.263,
0.191
],
"timbre": [
54.066,
61.018,
2.206,
-17.55,
-3.704,
-64.115,
-4.8,
22.982,
-0.372,
-9.484,
1.982,
15.699
]
},
{
"start": 121.45215,
"duration": 0.22426,
"confidence": 0.64,
"loudness_start": -10.918,
"loudness_max_time": 0.12807,
"loudness_max": -3.829,
"loudness_end": 0.0,
"pitches": [
0.821,
0.877,
0.412,
0.849,
0.474,
0.373,
0.5,
0.376,
1.0,
0.41,
0.156,
0.732
],
"timbre": [
53.818,
95.068,
8.428,
-25.079,
-0.619,
-7.032,
7.813,
4.394,
20.631,
-0.039,
-2.77,
23.037
]
},
{
"start": 121.67642,
"duration": 0.22703,
"confidence": 0.557,
"loudness_start": -9.202,
"loudness_max_time": 0.0302,
"loudness_max": -1.957,
"loudness_end": 0.0,
"pitches": [
0.317,
0.297,
0.137,
0.47,
0.17,
0.109,
0.121,
0.474,
1.0,
0.251,
0.12,
0.285
],
"timbre": [
54.646,
67.176,
-5.866,
9.808,
-7.396,
-27.566,
-24.893,
22.641,
8.223,
10.218,
1.153,
11.072
]
},
{
"start": 121.90345,
"duration": 0.099,
"confidence": 0.182,
"loudness_start": -10.117,
"loudness_max_time": 0.05424,
"loudness_max": -6.513,
"loudness_end": 0.0,
"pitches": [
0.631,
0.432,
0.44,
0.831,
0.608,
0.466,
0.851,
0.753,
0.918,
0.813,
1.0,
0.82
],
"timbre": [
52.421,
80.254,
10.324,
-26.707,
-24.128,
-31.772,
-10.028,
-0.518,
3.091,
0.928,
-7.458,
4.714
]
},
{
"start": 122.00245,
"duration": 0.12268,
"confidence": 0.293,
"loudness_start": -8.25,
"loudness_max_time": 0.01636,
"loudness_max": -3.627,
"loudness_end": 0.0,
"pitches": [
0.415,
0.181,
0.135,
0.232,
0.223,
0.154,
0.605,
0.626,
1.0,
0.956,
0.772,
0.167
],
"timbre": [
53.041,
38.944,
-0.4,
6.013,
-29.735,
-50.419,
-3.533,
6.435,
6.672,
2.92,
-6.256,
-0.876
]
},
{
"start": 122.12512,
"duration": 0.22608,
"confidence": 0.32,
"loudness_start": -10.007,
"loudness_max_time": 0.01385,
"loudness_max": -5.305,
"loudness_end": 0.0,
"pitches": [
0.322,
0.206,
0.112,
0.274,
0.074,
0.081,
0.134,
0.444,
1.0,
0.278,
0.069,
0.428
],
"timbre": [
52.523,
44.187,
1.813,
2.282,
-35.763,
-40.314,
6.074,
-7.947,
5.388,
8.38,
-11.957,
11.348
]
},
{
"start": 122.3512,
"duration": 0.09351,
"confidence": 0.122,
"loudness_start": -11.386,
"loudness_max_time": 0.01417,
"loudness_max": -7.376,
"loudness_end": 0.0,
"pitches": [
0.595,
0.702,
0.687,
0.867,
1.0,
0.805,
0.996,
0.981,
0.905,
0.827,
0.522,
0.739
],
"timbre": [
51.133,
41.918,
15.128,
-9.912,
-27.218,
-40.226,
1.718,
-9.016,
-8.265,
16.602,
-10.574,
-8.703
]
},
{
"start": 122.44472,
"duration": 0.11016,
"confidence": 0.217,
"loudness_start": -10.23,
"loudness_max_time": 0.021,
"loudness_max": -5.697,
"loudness_end": 0.0,
"pitches": [
0.463,
0.87,
0.748,
0.739,
1.0,
0.957,
0.942,
0.921,
0.573,
0.57,
0.205,
0.077
],
"timbre": [
52.18,
30.978,
24.537,
-6.642,
-20.956,
-33.682,
0.25,
-15.603,
-6.09,
20.994,
0.186,
-14.999
]
},
{
"start": 122.55488,
"duration": 0.20295,
"confidence": 0.557,
"loudness_start": -9.306,
"loudness_max_time": 0.01833,
"loudness_max": -1.619,
"loudness_end": 0.0,
"pitches": [
0.291,
0.424,
0.316,
0.702,
0.234,
0.184,
0.167,
0.505,
1.0,
0.423,
0.216,
0.358
],
"timbre": [
53.601,
25.421,
-2.059,
20.72,
-16.104,
-42.749,
-2.206,
2.761,
-12.228,
3.597,
13.488,
3.459
]
},
{
"start": 122.75782,
"duration": 0.11628,
"confidence": 0.231,
"loudness_start": -10.863,
"loudness_max_time": 0.04807,
"loudness_max": -7.696,
"loudness_end": 0.0,
"pitches": [
0.35,
1.0,
0.345,
0.288,
0.436,
0.349,
0.496,
0.452,
0.507,
0.498,
0.397,
0.292
],
"timbre": [
51.123,
5.923,
25.112,
-17.078,
-11.574,
-26.458,
5.518,
-4.307,
-4.363,
-6.964,
-5.64,
0.197
]
},
{
"start": 122.8741,
"duration": 0.11723,
"confidence": 0.111,
"loudness_start": -10.215,
"loudness_max_time": 0.02831,
"loudness_max": -6.953,
"loudness_end": 0.0,
"pitches": [
0.497,
0.947,
0.777,
0.876,
1.0,
0.939,
0.728,
0.741,
0.44,
0.355,
0.133,
0.08
],
"timbre": [
51.662,
-3.396,
25.176,
-3.883,
-18.846,
-36.553,
27.113,
6.04,
7.171,
4.879,
-4.982,
-10.805
]
},
{
"start": 122.99134,
"duration": 0.21329,
"confidence": 0.106,
"loudness_start": -9.932,
"loudness_max_time": 0.0132,
"loudness_max": -5.543,
"loudness_end": 0.0,
"pitches": [
0.355,
0.607,
0.174,
0.262,
0.062,
0.074,
0.182,
0.638,
1.0,
0.234,
0.098,
0.207
],
"timbre": [
51.81,
10.033,
11.02,
1.494,
-16.192,
-47.113,
14.527,
-22.915,
0.951,
7.683,
-6.221,
-2.327
]
},
{
"start": 123.20463,
"duration": 0.1224,
"confidence": 0.329,
"loudness_start": -10.568,
"loudness_max_time": 0.03511,
"loudness_max": -6.554,
"loudness_end": 0.0,
"pitches": [
0.525,
1.0,
0.594,
0.637,
0.349,
0.17,
0.442,
0.441,
0.7,
0.593,
0.529,
0.21
],
"timbre": [
52.071,
5.589,
26.561,
-7.139,
27.508,
-32.793,
-1.424,
-7.627,
-1.127,
-1.136,
-9.715,
-33.099
]
},
{
"start": 123.32703,
"duration": 0.11574,
"confidence": 0.046,
"loudness_start": -9.742,
"loudness_max_time": 0.011,
"loudness_max": -6.154,
"loudness_end": 0.0,
"pitches": [
0.473,
0.752,
0.678,
0.9,
1.0,
0.956,
0.735,
0.744,
0.311,
0.305,
0.113,
0.323
],
"timbre": [
52.253,
9.726,
5.866,
-13.593,
-8.112,
-44.694,
-10.955,
6.449,
-2.262,
7.551,
-4.103,
-5.573
]
},
{
"start": 123.44277,
"duration": 0.20367,
"confidence": 0.521,
"loudness_start": -9.959,
"loudness_max_time": 0.00729,
"loudness_max": -2.96,
"loudness_end": 0.0,
"pitches": [
0.231,
0.35,
0.134,
0.372,
0.164,
0.112,
0.124,
0.655,
1.0,
0.28,
0.165,
0.4
],
"timbre": [
54.027,
5.683,
8.478,
9.743,
5.276,
-51.574,
-11.898,
0.37,
-10.942,
2.814,
-18.492,
2.687
]
},
{
"start": 123.64644,
"duration": 0.10413,
"confidence": 0.301,
"loudness_start": -10.856,
"loudness_max_time": 0.03477,
"loudness_max": -6.063,
"loudness_end": 0.0,
"pitches": [
0.323,
0.39,
0.278,
0.428,
0.28,
0.264,
0.338,
0.287,
0.395,
0.456,
1.0,
0.525
],
"timbre": [
51.592,
11.103,
14.61,
-10.133,
8.174,
-29.839,
8.012,
-4.903,
-7.727,
-1.257,
0.8,
-19.691
]
},
{
"start": 123.75057,
"duration": 0.33565,
"confidence": 0.363,
"loudness_start": -9.92,
"loudness_max_time": 0.02465,
"loudness_max": -3.955,
"loudness_end": 0.0,
"pitches": [
0.492,
0.561,
0.177,
0.288,
0.138,
0.102,
0.087,
0.259,
1.0,
0.183,
0.132,
0.301
],
"timbre": [
52.576,
-7.114,
2.389,
9.573,
-20.291,
-28.764,
3.691,
-3.241,
-2.21,
-4.035,
-1.451,
-13.485
]
},
{
"start": 124.08621,
"duration": 0.11152,
"confidence": 0.407,
"loudness_start": -11.65,
"loudness_max_time": 0.03066,
"loudness_max": -7.267,
"loudness_end": 0.0,
"pitches": [
0.333,
0.574,
0.49,
0.586,
0.864,
0.752,
0.928,
1.0,
0.755,
0.736,
0.713,
0.374
],
"timbre": [
51.364,
8.747,
19.761,
-4.001,
1.403,
-34.343,
26.18,
-3.111,
-1.515,
9.145,
-5.647,
5.654
]
},
{
"start": 124.19773,
"duration": 0.10476,
"confidence": 0.302,
"loudness_start": -10.137,
"loudness_max_time": 0.03159,
"loudness_max": -5.76,
"loudness_end": 0.0,
"pitches": [
0.507,
0.801,
0.819,
1.0,
0.968,
0.91,
0.808,
0.794,
0.543,
0.531,
0.402,
0.144
],
"timbre": [
52.318,
4.102,
-4.995,
-7.085,
-21.091,
-46.972,
10.947,
-4.168,
9.609,
9.515,
-1.745,
-2.043
]
},
{
"start": 124.30249,
"duration": 0.2024,
"confidence": 0.524,
"loudness_start": -10.533,
"loudness_max_time": 0.00332,
"loudness_max": -2.35,
"loudness_end": 0.0,
"pitches": [
0.366,
0.251,
0.26,
0.534,
0.166,
0.234,
0.15,
0.534,
1.0,
0.405,
0.452,
0.431
],
"timbre": [
53.876,
15.402,
7.284,
16.08,
12.281,
-60.784,
-13.27,
0.906,
10.746,
3.004,
-15.834,
-2.49
]
},
{
"start": 124.5049,
"duration": 0.11664,
"confidence": 0.536,
"loudness_start": -9.936,
"loudness_max_time": 0.04744,
"loudness_max": -3.71,
"loudness_end": 0.0,
"pitches": [
0.321,
0.553,
0.627,
0.722,
0.966,
0.926,
1.0,
0.862,
0.803,
0.798,
0.809,
0.351
],
"timbre": [
52.078,
24.74,
10.783,
18.023,
0.633,
0.563,
-0.033,
-12.838,
13.155,
10.199,
-29.903,
-31.772
]
},
{
"start": 124.62154,
"duration": 0.13234,
"confidence": 0.088,
"loudness_start": -11.926,
"loudness_max_time": 0.04237,
"loudness_max": -8.049,
"loudness_end": 0.0,
"pitches": [
0.496,
0.935,
0.89,
0.923,
1.0,
0.941,
0.499,
0.511,
0.343,
0.234,
0.318,
0.068
],
"timbre": [
50.232,
-9.156,
5.487,
-28.763,
-24.677,
-30.172,
13.577,
-6.8,
4.606,
1.716,
-3.96,
-7.171
]
},
{
"start": 124.75388,
"duration": 0.21034,
"confidence": 0.3,
"loudness_start": -10.298,
"loudness_max_time": 0.00858,
"loudness_max": -6.019,
"loudness_end": 0.0,
"pitches": [
0.493,
0.559,
0.238,
0.615,
0.199,
0.209,
0.29,
0.504,
1.0,
0.395,
0.603,
0.378
],
"timbre": [
50.644,
-4.945,
1.962,
1.139,
-21.512,
-61.169,
-2.458,
0.624,
3.958,
11.58,
-11.249,
-6.124
]
},
{
"start": 124.96422,
"duration": 0.09107,
"confidence": 0.238,
"loudness_start": -12.858,
"loudness_max_time": 0.01529,
"loudness_max": -8.6,
"loudness_end": 0.0,
"pitches": [
0.287,
0.215,
0.122,
0.129,
0.093,
0.123,
0.514,
0.53,
1.0,
0.949,
0.439,
0.168
],
"timbre": [
50.254,
22.183,
17.215,
-18.303,
-2.427,
-35.122,
23.931,
-10.232,
6.691,
17.499,
-3.038,
-5.634
]
},
{
"start": 125.05528,
"duration": 0.12952,
"confidence": 0.344,
"loudness_start": -10.122,
"loudness_max_time": 0.03601,
"loudness_max": -6.815,
"loudness_end": 0.0,
"pitches": [
0.522,
0.853,
0.747,
0.836,
1.0,
0.985,
0.838,
0.847,
0.441,
0.43,
0.249,
0.159
],
"timbre": [
51.685,
16.348,
11.036,
-20.607,
-15.056,
-19.921,
2.997,
3.922,
4.04,
2.986,
-4.636,
-3.814
]
},
{
"start": 125.18481,
"duration": 0.21388,
"confidence": 0.481,
"loudness_start": -10.774,
"loudness_max_time": 0.00666,
"loudness_max": -3.847,
"loudness_end": 0.0,
"pitches": [
0.389,
0.557,
0.143,
0.366,
0.155,
0.15,
0.13,
0.483,
1.0,
0.278,
0.337,
0.302
],
"timbre": [
52.997,
13.427,
7.797,
22.661,
-1.943,
-49.244,
-21.984,
10.686,
0.489,
1.223,
-17.762,
-5.714
]
},
{
"start": 125.39868,
"duration": 0.11687,
"confidence": 0.173,
"loudness_start": -11.823,
"loudness_max_time": 0.02924,
"loudness_max": -8.268,
"loudness_end": 0.0,
"pitches": [
0.282,
0.279,
0.504,
1.0,
0.571,
0.351,
0.275,
0.158,
0.323,
0.341,
0.986,
0.514
],
"timbre": [
50.215,
20.792,
-8.354,
-18.828,
2.493,
-40.271,
7.318,
-12.905,
-1.08,
19.275,
-5.947,
-15.605
]
},
{
"start": 125.51556,
"duration": 0.09864,
"confidence": 0.462,
"loudness_start": -11.544,
"loudness_max_time": 0.00865,
"loudness_max": -4.257,
"loudness_end": 0.0,
"pitches": [
0.483,
0.269,
0.198,
0.302,
0.504,
0.467,
0.821,
0.776,
1.0,
0.967,
0.858,
0.065
],
"timbre": [
51.752,
5.842,
2.604,
-5.672,
-17.494,
-77.271,
-3.555,
9.246,
5.679,
4.132,
-11.218,
-1.534
]
},
{
"start": 125.6142,
"duration": 0.21016,
"confidence": 0.13,
"loudness_start": -10.722,
"loudness_max_time": 0.03125,
"loudness_max": -6.243,
"loudness_end": 0.0,
"pitches": [
0.56,
0.641,
0.399,
0.649,
0.257,
0.328,
0.339,
0.403,
1.0,
0.63,
0.574,
0.383
],
"timbre": [
50.433,
15.887,
-12.395,
6.942,
-20.807,
-46.956,
3.992,
-11.134,
6.444,
10.455,
1.032,
-5.251
]
},
{
"start": 125.82435,
"duration": 0.21868,
"confidence": 0.719,
"loudness_start": -13.047,
"loudness_max_time": 0.16896,
"loudness_max": -5.116,
"loudness_end": 0.0,
"pitches": [
1.0,
0.935,
0.403,
0.533,
0.473,
0.356,
0.551,
0.738,
0.66,
0.375,
0.44,
0.587
],
"timbre": [
52.152,
66.722,
4.71,
-60.15,
7.346,
-2.303,
15.202,
8.751,
2.015,
-13.446,
3.566,
-10.828
]
},
{
"start": 126.04304,
"duration": 0.22794,
"confidence": 0.422,
"loudness_start": -7.713,
"loudness_max_time": 0.00907,
"loudness_max": -1.517,
"loudness_end": 0.0,
"pitches": [
0.313,
0.369,
0.247,
0.449,
0.213,
0.165,
0.135,
0.265,
1.0,
0.381,
0.339,
0.337
],
"timbre": [
54.681,
29.854,
-7.425,
22.921,
-0.011,
-48.3,
-7.117,
11.505,
-8.722,
0.902,
-21.24,
8.953
]
},
{
"start": 126.27098,
"duration": 0.08612,
"confidence": 0.516,
"loudness_start": -11.159,
"loudness_max_time": 0.00518,
"loudness_max": -4.328,
"loudness_end": 0.0,
"pitches": [
0.425,
0.45,
0.307,
0.354,
0.388,
0.411,
0.898,
0.893,
0.985,
1.0,
0.24,
0.224
],
"timbre": [
52.633,
15.747,
-0.437,
-4.929,
0.262,
-61.837,
-10.826,
11.703,
12.264,
-9.974,
-4.22,
-1.367
]
},
{
"start": 126.3571,
"duration": 0.18014,
"confidence": 0.513,
"loudness_start": -9.549,
"loudness_max_time": 0.02005,
"loudness_max": -2.825,
"loudness_end": 0.0,
"pitches": [
0.685,
0.553,
0.216,
0.545,
0.527,
0.48,
0.587,
0.775,
1.0,
0.801,
0.742,
0.336
],
"timbre": [
54.677,
34.247,
6.818,
-16.814,
-7.019,
-23.147,
-0.545,
11.866,
-15.437,
-1.366,
9.534,
-6.546
]
},
{
"start": 126.53723,
"duration": 0.34766,
"confidence": 0.319,
"loudness_start": -7.809,
"loudness_max_time": 0.14095,
"loudness_max": -3.734,
"loudness_end": 0.0,
"pitches": [
0.151,
0.351,
0.312,
0.49,
0.111,
0.127,
0.223,
0.445,
1.0,
0.873,
0.482,
0.403
],
"timbre": [
54.907,
86.391,
-22.283,
-51.195,
5.062,
-21.421,
-16.013,
-8.883,
8.972,
-17.798,
0.831,
13.482
]
},
{
"start": 126.8849,
"duration": 0.35882,
"confidence": 0.152,
"loudness_start": -6.761,
"loudness_max_time": 0.05397,
"loudness_max": -3.62,
"loudness_end": 0.0,
"pitches": [
0.165,
0.156,
0.103,
0.403,
0.087,
0.153,
0.133,
0.171,
1.0,
0.219,
0.47,
0.594
],
"timbre": [
53.831,
38.155,
-15.437,
-17.364,
23.896,
-33.32,
-18.514,
5.52,
-5.085,
1.684,
-9.829,
27.037
]
},
{
"start": 127.24372,
"duration": 0.08476,
"confidence": 0.04,
"loudness_start": -9.801,
"loudness_max_time": 0.04693,
"loudness_max": -7.134,
"loudness_end": 0.0,
"pitches": [
0.625,
1.0,
0.952,
0.974,
0.971,
0.97,
0.693,
0.69,
0.801,
0.803,
0.367,
0.34
],
"timbre": [
51.525,
13.436,
-18.616,
-29.071,
-2.245,
-37.923,
-4.62,
0.245,
-9.628,
12.29,
-4.95,
13.283
]
},
{
"start": 127.32848,
"duration": 0.48776,
"confidence": 0.343,
"loudness_start": -9.421,
"loudness_max_time": 0.05298,
"loudness_max": -5.405,
"loudness_end": 0.0,
"pitches": [
0.211,
0.277,
0.351,
0.496,
0.245,
0.251,
0.183,
0.525,
1.0,
0.491,
0.762,
0.206
],
"timbre": [
51.773,
-8.865,
-18.402,
-38.893,
16.106,
-26.94,
-11.596,
2.414,
-11.546,
0.614,
-8.785,
11.989
]
},
{
"start": 127.81624,
"duration": 0.42726,
"confidence": 0.57,
"loudness_start": -11.008,
"loudness_max_time": 0.00576,
"loudness_max": -2.507,
"loudness_end": 0.0,
"pitches": [
0.115,
0.158,
0.189,
0.327,
0.2,
0.229,
0.39,
0.323,
1.0,
0.154,
0.205,
0.29
],
"timbre": [
52.176,
4.728,
-19.208,
-0.737,
-16.097,
-78.882,
-23.036,
4.46,
-22.413,
-2.593,
-12.985,
5.162
]
},
{
"start": 128.24348,
"duration": 0.33846,
"confidence": 0.224,
"loudness_start": -12.387,
"loudness_max_time": 0.01673,
"loudness_max": -7.249,
"loudness_end": 0.0,
"pitches": [
0.318,
0.214,
0.112,
0.157,
0.07,
0.568,
0.387,
0.162,
0.109,
0.043,
0.096,
1.0
],
"timbre": [
49.699,
-5.044,
-27.663,
-21.134,
-22.717,
-55.66,
-10.826,
-3.195,
-15.658,
27.035,
6.44,
5.691
]
},
{
"start": 128.58195,
"duration": 0.10989,
"confidence": 0.198,
"loudness_start": -11.919,
"loudness_max_time": 0.01584,
"loudness_max": -8.775,
"loudness_end": 0.0,
"pitches": [
0.891,
0.969,
0.919,
0.902,
0.859,
0.985,
1.0,
0.636,
0.415,
0.422,
0.472,
0.472
],
"timbre": [
49.352,
-10.776,
-34.583,
-31.122,
-30.16,
-50.429,
-26.207,
-7.185,
-3.93,
3.19,
-2.77,
-7.119
]
},
{
"start": 128.69183,
"duration": 0.21429,
"confidence": 0.631,
"loudness_start": -12.8,
"loudness_max_time": 0.00534,
"loudness_max": -3.953,
"loudness_end": 0.0,
"pitches": [
0.418,
0.369,
0.164,
0.165,
0.097,
0.343,
0.452,
0.347,
0.272,
0.092,
0.302,
1.0
],
"timbre": [
51.682,
-0.909,
-21.133,
2.936,
-16.813,
-70.864,
-13.908,
3.378,
-12.499,
1.709,
-8.487,
11.729
]
},
{
"start": 128.90611,
"duration": 0.16762,
"confidence": 0.178,
"loudness_start": -11.366,
"loudness_max_time": 0.02808,
"loudness_max": -8.307,
"loudness_end": 0.0,
"pitches": [
1.0,
0.609,
0.377,
0.368,
0.412,
0.63,
0.834,
0.439,
0.459,
0.461,
0.828,
0.62
],
"timbre": [
49.951,
39.981,
-21.629,
-13.866,
-9.329,
-30.205,
5.604,
-11.489,
-19.014,
-3.177,
-4.825,
-9.777
]
},
{
"start": 129.07375,
"duration": 0.25515,
"confidence": 0.677,
"loudness_start": -12.71,
"loudness_max_time": 0.07664,
"loudness_max": -4.565,
"loudness_end": 0.0,
"pitches": [
0.473,
0.277,
0.139,
0.26,
0.128,
0.094,
0.371,
0.399,
0.391,
0.138,
0.367,
1.0
],
"timbre": [
50.927,
21.495,
-19.856,
-6.671,
-7.819,
0.123,
7.598,
-26.724,
-22.674,
-16.061,
-22.387,
4.244
]
},
{
"start": 129.32889,
"duration": 0.21447,
"confidence": 0.37,
"loudness_start": -12.575,
"loudness_max_time": 0.026,
"loudness_max": -8.207,
"loudness_end": 0.0,
"pitches": [
0.732,
0.455,
0.202,
0.233,
0.109,
0.151,
0.153,
0.232,
0.302,
0.061,
0.158,
1.0
],
"timbre": [
50.136,
-18.124,
-24.302,
-42.64,
3.591,
-29.709,
0.716,
5.663,
-34.444,
-27.627,
19.223,
0.372
]
},
{
"start": 129.54337,
"duration": 0.23379,
"confidence": 0.565,
"loudness_start": -10.472,
"loudness_max_time": 0.03227,
"loudness_max": -4.476,
"loudness_end": 0.0,
"pitches": [
0.574,
0.326,
0.126,
0.284,
0.111,
0.129,
0.246,
0.533,
0.408,
0.204,
0.578,
1.0
],
"timbre": [
52.499,
-0.82,
-17.124,
-19.532,
2.554,
-12.613,
-4.209,
2.72,
-23.261,
-3.076,
10.109,
2.956
]
},
{
"start": 129.77715,
"duration": 0.20812,
"confidence": 0.062,
"loudness_start": -8.971,
"loudness_max_time": 0.03002,
"loudness_max": -6.525,
"loudness_end": 0.0,
"pitches": [
0.746,
0.73,
0.385,
0.345,
0.201,
0.201,
0.206,
0.12,
0.183,
0.391,
0.85,
1.0
],
"timbre": [
51.657,
0.021,
-10.354,
-6.63,
3.026,
-37.264,
-0.32,
6.043,
-48.01,
-10.054,
-3.777,
3.863
]
},
{
"start": 129.98526,
"duration": 0.09361,
"confidence": 0.394,
"loudness_start": -10.851,
"loudness_max_time": 0.02634,
"loudness_max": -6.257,
"loudness_end": 0.0,
"pitches": [
0.992,
0.989,
0.493,
0.591,
0.778,
0.764,
0.881,
0.826,
0.911,
1.0,
0.835,
0.18
],
"timbre": [
51.558,
-2.105,
-13.0,
-23.56,
0.048,
-35.638,
-7.838,
-1.922,
-7.239,
-1.788,
10.772,
-3.322
]
},
{
"start": 130.07887,
"duration": 0.34141,
"confidence": 0.336,
"loudness_start": -9.258,
"loudness_max_time": 0.0805,
"loudness_max": -5.472,
"loudness_end": 0.0,
"pitches": [
0.358,
0.389,
0.254,
0.448,
0.869,
0.606,
0.158,
0.18,
0.279,
0.117,
1.0,
0.795
],
"timbre": [
52.977,
5.855,
5.768,
-34.091,
-15.172,
-21.773,
-29.854,
-0.206,
-23.232,
-5.066,
-7.867,
-30.231
]
},
{
"start": 130.42027,
"duration": 0.19782,
"confidence": 0.394,
"loudness_start": -8.89,
"loudness_max_time": 0.02451,
"loudness_max": -5.091,
"loudness_end": 0.0,
"pitches": [
0.54,
0.4,
0.102,
0.536,
1.0,
0.344,
0.204,
0.178,
0.192,
0.073,
0.22,
0.788
],
"timbre": [
52.517,
9.214,
-16.012,
-9.486,
-9.623,
-27.504,
-22.642,
13.716,
-9.564,
0.429,
1.875,
2.982
]
},
{
"start": 130.6181,
"duration": 0.24345,
"confidence": 0.217,
"loudness_start": -9.509,
"loudness_max_time": 0.08431,
"loudness_max": -6.279,
"loudness_end": 0.0,
"pitches": [
0.693,
0.662,
0.34,
0.657,
1.0,
0.661,
0.286,
0.135,
0.423,
0.272,
0.35,
0.669
],
"timbre": [
52.13,
49.492,
-24.547,
-46.253,
18.384,
-38.456,
-15.604,
-14.32,
-33.397,
1.653,
-7.242,
-4.653
]
},
{
"start": 130.86154,
"duration": 0.44159,
"confidence": 0.129,
"loudness_start": -8.106,
"loudness_max_time": 0.04366,
"loudness_max": -5.771,
"loudness_end": 0.0,
"pitches": [
0.116,
0.147,
0.141,
0.445,
1.0,
0.263,
0.191,
0.317,
0.331,
0.21,
0.159,
0.201
],
"timbre": [
52.157,
16.41,
-20.424,
-6.994,
1.264,
-44.008,
-3.885,
-3.024,
-18.496,
2.968,
-1.223,
1.431
]
},
{
"start": 131.30313,
"duration": 0.33673,
"confidence": 0.642,
"loudness_start": -9.515,
"loudness_max_time": 0.02906,
"loudness_max": -3.022,
"loudness_end": 0.0,
"pitches": [
0.469,
0.897,
0.238,
0.38,
1.0,
0.467,
0.238,
0.161,
0.361,
0.206,
0.151,
0.459
],
"timbre": [
53.446,
57.493,
-32.015,
9.057,
10.191,
-25.269,
-8.071,
-15.507,
-15.982,
-13.881,
-2.027,
5.851
]
},
{
"start": 131.63986,
"duration": 0.11007,
"confidence": 0.258,
"loudness_start": -9.838,
"loudness_max_time": 0.00986,
"loudness_max": -6.732,
"loudness_end": 0.0,
"pitches": [
0.582,
0.917,
0.843,
1.0,
0.996,
0.949,
0.626,
0.699,
0.36,
0.234,
0.06,
0.156
],
"timbre": [
50.844,
-29.223,
-15.214,
-11.642,
-1.079,
-56.893,
-11.03,
-4.556,
-19.558,
-2.728,
-7.629,
-9.462
]
},
{
"start": 131.74992,
"duration": 0.1283,
"confidence": 0.253,
"loudness_start": -10.949,
"loudness_max_time": 0.01522,
"loudness_max": -6.163,
"loudness_end": 0.0,
"pitches": [
0.944,
0.489,
0.37,
0.642,
0.459,
0.705,
0.994,
0.965,
1.0,
0.939,
0.346,
0.636
],
"timbre": [
50.755,
-21.331,
-25.42,
-8.954,
-23.154,
-55.349,
-2.22,
-10.953,
-30.867,
0.659,
2.537,
12.725
]
},
{
"start": 131.87823,
"duration": 0.30068,
"confidence": 0.048,
"loudness_start": -11.448,
"loudness_max_time": 0.20914,
"loudness_max": -8.148,
"loudness_end": 0.0,
"pitches": [
0.6,
0.896,
0.278,
0.43,
0.198,
0.334,
0.889,
0.263,
0.166,
0.201,
0.327,
1.0
],
"timbre": [
50.446,
-5.344,
-0.464,
-38.564,
-27.343,
-46.127,
-24.098,
4.147,
-31.19,
-5.662,
-3.383,
-13.235
]
},
{
"start": 132.17891,
"duration": 0.29646,
"confidence": 0.653,
"loudness_start": -11.748,
"loudness_max_time": 0.01743,
"loudness_max": -2.634,
"loudness_end": 0.0,
"pitches": [
0.368,
0.207,
0.148,
0.23,
0.062,
0.166,
0.244,
0.216,
0.098,
0.056,
0.093,
1.0
],
"timbre": [
52.611,
8.739,
-19.473,
16.804,
-8.771,
-42.762,
-18.518,
-1.664,
-13.697,
5.785,
8.178,
-3.582
]
},
{
"start": 132.47537,
"duration": 0.12236,
"confidence": 0.145,
"loudness_start": -11.862,
"loudness_max_time": 0.05155,
"loudness_max": -8.594,
"loudness_end": 0.0,
"pitches": [
0.688,
0.971,
0.848,
0.806,
0.933,
0.939,
1.0,
0.89,
0.571,
0.574,
0.37,
0.233
],
"timbre": [
49.304,
-15.16,
-25.794,
-27.598,
-9.482,
-24.171,
-15.457,
3.58,
-2.753,
-1.737,
-15.467,
-4.039
]
},
{
"start": 132.59773,
"duration": 0.3395,
"confidence": 0.517,
"loudness_start": -13.669,
"loudness_max_time": 0.03956,
"loudness_max": -6.808,
"loudness_end": 0.0,
"pitches": [
0.437,
0.38,
0.135,
0.206,
0.072,
0.262,
0.44,
0.202,
0.174,
0.067,
0.067,
1.0
],
"timbre": [
49.15,
-6.608,
-23.278,
-21.373,
-14.431,
-10.14,
3.76,
1.171,
1.077,
-2.79,
2.793,
-10.32
]
},
{
"start": 132.93723,
"duration": 0.10875,
"confidence": 0.253,
"loudness_start": -12.669,
"loudness_max_time": 0.02941,
"loudness_max": -9.098,
"loudness_end": 0.0,
"pitches": [
0.809,
1.0,
0.823,
0.845,
0.911,
0.903,
0.828,
0.757,
0.448,
0.446,
0.209,
0.284
],
"timbre": [
49.271,
22.153,
-27.054,
-30.934,
-14.513,
-39.262,
7.795,
13.653,
-2.567,
-1.81,
5.576,
-10.408
]
},
{
"start": 133.04599,
"duration": 0.2083,
"confidence": 0.629,
"loudness_start": -11.666,
"loudness_max_time": 0.02506,
"loudness_max": -4.436,
"loudness_end": 0.0,
"pitches": [
0.799,
0.438,
0.066,
0.198,
0.201,
0.134,
0.153,
0.207,
0.229,
0.113,
0.173,
1.0
],
"timbre": [
51.371,
13.959,
-18.688,
13.879,
-0.132,
-26.333,
-13.381,
10.672,
-4.823,
8.798,
-2.899,
-6.955
]
},
{
"start": 133.25429,
"duration": 0.23179,
"confidence": 0.365,
"loudness_start": -13.136,
"loudness_max_time": 0.13509,
"loudness_max": -8.24,
"loudness_end": 0.0,
"pitches": [
0.728,
0.844,
0.342,
0.465,
0.396,
0.294,
0.522,
0.222,
0.176,
0.312,
0.161,
1.0
],
"timbre": [
49.432,
-24.824,
-12.884,
-41.434,
21.001,
-29.999,
-2.076,
8.021,
5.473,
-8.057,
-24.358,
-6.408
]
},
{
"start": 133.48608,
"duration": 0.33048,
"confidence": 0.85,
"loudness_start": -14.67,
"loudness_max_time": 0.04893,
"loudness_max": -4.03,
"loudness_end": 0.0,
"pitches": [
0.338,
0.451,
0.161,
1.0,
0.183,
0.102,
0.159,
0.416,
0.204,
0.062,
0.12,
0.289
],
"timbre": [
53.088,
97.114,
-47.528,
-29.368,
1.761,
5.321,
-13.614,
-10.486,
5.224,
-40.102,
-0.056,
5.856
]
},
{
"start": 133.81654,
"duration": 0.12095,
"confidence": 0.28,
"loudness_start": -11.055,
"loudness_max_time": 0.0366,
"loudness_max": -7.426,
"loudness_end": 0.0,
"pitches": [
0.545,
1.0,
0.923,
0.908,
0.921,
0.965,
0.646,
0.555,
0.263,
0.267,
0.134,
0.068
],
"timbre": [
51.323,
-5.379,
-16.69,
-43.151,
15.778,
-25.916,
-16.97,
-4.405,
-2.786,
0.884,
1.033,
6.766
]
},
{
"start": 133.93752,
"duration": 0.33261,
"confidence": 0.398,
"loudness_start": -9.227,
"loudness_max_time": 0.01795,
"loudness_max": -4.041,
"loudness_end": 0.0,
"pitches": [
0.127,
0.116,
0.2,
1.0,
0.182,
0.069,
0.272,
0.446,
0.161,
0.099,
0.131,
0.131
],
"timbre": [
52.271,
-28.257,
-15.447,
8.133,
11.781,
-62.35,
-21.61,
-15.852,
-7.953,
-6.015,
-4.509,
13.308
]
},
{
"start": 134.27011,
"duration": 0.10875,
"confidence": 0.019,
"loudness_start": -11.895,
"loudness_max_time": 0.0455,
"loudness_max": -9.21,
"loudness_end": 0.0,
"pitches": [
0.477,
0.851,
0.842,
1.0,
0.81,
0.722,
0.574,
0.764,
0.295,
0.246,
0.133,
0.04
],
"timbre": [
49.145,
-28.339,
-43.805,
-30.947,
-6.422,
-37.989,
-28.672,
5.286,
6.787,
-18.769,
-10.921,
6.975
]
},
{
"start": 134.37888,
"duration": 0.22041,
"confidence": 0.146,
"loudness_start": -14.024,
"loudness_max_time": 0.02057,
"loudness_max": -7.742,
"loudness_end": 0.0,
"pitches": [
0.242,
0.15,
0.24,
1.0,
0.317,
0.083,
0.186,
0.607,
0.534,
0.067,
0.126,
0.192
],
"timbre": [
48.709,
-19.507,
-51.409,
-12.349,
-10.728,
-39.661,
-15.631,
-14.657,
-6.67,
3.361,
12.662,
10.985
]
},
{
"start": 134.59927,
"duration": 0.0878,
"confidence": 0.261,
"loudness_start": -13.698,
"loudness_max_time": 0.01274,
"loudness_max": -10.375,
"loudness_end": 0.0,
"pitches": [
0.242,
0.79,
0.729,
1.0,
0.818,
0.764,
0.373,
0.528,
0.674,
0.202,
0.143,
0.125
],
"timbre": [
47.862,
-24.089,
-48.777,
-32.08,
29.672,
-47.898,
-36.647,
-21.02,
-12.323,
2.521,
-3.896,
3.347
]
},
{
"start": 134.68707,
"duration": 0.11723,
"confidence": 0.439,
"loudness_start": -13.567,
"loudness_max_time": 0.05177,
"loudness_max": -8.886,
"loudness_end": 0.0,
"pitches": [
0.521,
0.938,
0.89,
1.0,
0.992,
0.923,
0.677,
0.727,
0.627,
0.347,
0.159,
0.052
],
"timbre": [
49.171,
-37.862,
-37.644,
-38.025,
9.057,
-14.054,
-19.609,
1.177,
-4.643,
-0.637,
-4.242,
1.123
]
},
{
"start": 134.8043,
"duration": 0.23778,
"confidence": 0.621,
"loudness_start": -12.447,
"loudness_max_time": 0.01567,
"loudness_max": -4.34,
"loudness_end": 0.0,
"pitches": [
0.309,
0.285,
0.362,
0.938,
0.364,
0.173,
0.195,
0.15,
0.092,
0.824,
1.0,
0.394
],
"timbre": [
51.923,
-5.344,
-38.252,
-3.545,
8.636,
-30.718,
-24.49,
9.451,
-14.813,
0.55,
12.221,
5.887
]
},
{
"start": 135.04208,
"duration": 0.18998,
"confidence": 0.071,
"loudness_start": -10.485,
"loudness_max_time": 0.00921,
"loudness_max": -8.367,
"loudness_end": 0.0,
"pitches": [
0.7,
0.737,
0.139,
0.737,
0.484,
0.15,
0.059,
0.332,
1.0,
0.115,
0.156,
0.292
],
"timbre": [
50.135,
-7.325,
-35.584,
-36.419,
24.24,
-49.41,
-22.484,
-10.235,
-23.019,
3.627,
-9.887,
3.979
]
},
{
"start": 135.23206,
"duration": 0.23197,
"confidence": 0.695,
"loudness_start": -14.326,
"loudness_max_time": 0.05838,
"loudness_max": -5.271,
"loudness_end": 0.0,
"pitches": [
0.378,
0.438,
0.109,
0.387,
0.897,
0.245,
0.191,
0.559,
1.0,
0.292,
0.108,
0.174
],
"timbre": [
51.002,
14.064,
-27.892,
-30.441,
4.553,
1.975,
4.919,
-4.164,
-5.749,
-15.816,
-2.827,
-3.88
]
},
{
"start": 135.46404,
"duration": 0.22331,
"confidence": 0.43,
"loudness_start": -11.699,
"loudness_max_time": 0.03949,
"loudness_max": -6.776,
"loudness_end": 0.0,
"pitches": [
0.668,
0.9,
0.286,
0.64,
1.0,
0.522,
0.208,
0.273,
0.704,
0.175,
0.17,
0.352
],
"timbre": [
51.657,
-13.644,
-15.574,
-25.867,
33.877,
-27.098,
-4.166,
-3.547,
-29.666,
3.325,
0.286,
-6.213
]
},
{
"start": 135.68735,
"duration": 0.31587,
"confidence": 0.407,
"loudness_start": -9.569,
"loudness_max_time": 0.00613,
"loudness_max": -4.443,
"loudness_end": 0.0,
"pitches": [
0.187,
0.308,
0.079,
0.296,
1.0,
0.253,
0.192,
0.417,
0.667,
0.146,
0.071,
0.238
],
"timbre": [
51.756,
-1.102,
-30.066,
-3.131,
5.784,
-63.118,
-22.278,
5.768,
-17.725,
4.698,
-15.919,
5.91
]
},
{
"start": 136.00322,
"duration": 0.11823,
"confidence": 0.274,
"loudness_start": -12.967,
"loudness_max_time": 0.04214,
"loudness_max": -8.893,
"loudness_end": 0.0,
"pitches": [
0.53,
0.863,
0.828,
0.889,
1.0,
0.929,
0.517,
0.492,
0.259,
0.229,
0.119,
0.074
],
"timbre": [
48.251,
-13.536,
-44.491,
-13.755,
-13.737,
-21.509,
-13.665,
0.29,
-1.666,
-12.359,
-14.109,
-4.379
]
},
{
"start": 136.12144,
"duration": 0.22512,
"confidence": 0.519,
"loudness_start": -15.4,
"loudness_max_time": 0.0117,
"loudness_max": -8.052,
"loudness_end": 0.0,
"pitches": [
0.478,
0.554,
0.198,
0.393,
1.0,
0.448,
0.156,
0.295,
0.383,
0.076,
0.089,
0.471
],
"timbre": [
49.764,
46.289,
-39.547,
-16.181,
-12.235,
-40.549,
1.589,
10.232,
-10.809,
-8.803,
-12.371,
13.299
]
},
{
"start": 136.34657,
"duration": 0.22018,
"confidence": 0.55,
"loudness_start": -17.236,
"loudness_max_time": 0.12137,
"loudness_max": -6.541,
"loudness_end": 0.0,
"pitches": [
0.72,
1.0,
0.458,
0.547,
0.67,
0.708,
0.301,
0.32,
0.231,
0.332,
0.455,
0.55
],
"timbre": [
49.926,
63.106,
-22.382,
-70.131,
18.7,
-31.593,
6.833,
13.046,
-17.082,
1.167,
5.681,
0.446
]
},
{
"start": 136.56676,
"duration": 0.22204,
"confidence": 0.277,
"loudness_start": -9.248,
"loudness_max_time": 0.00578,
"loudness_max": -5.17,
"loudness_end": 0.0,
"pitches": [
0.306,
0.327,
0.124,
0.49,
1.0,
0.375,
0.177,
0.276,
0.19,
0.312,
0.375,
0.299
],
"timbre": [
52.775,
-12.135,
11.083,
-14.523,
17.837,
-55.766,
3.341,
-5.138,
-2.109,
10.782,
-14.38,
8.959
]
},
{
"start": 136.7888,
"duration": 0.11043,
"confidence": 0.096,
"loudness_start": -9.168,
"loudness_max_time": 0.06067,
"loudness_max": -6.778,
"loudness_end": 0.0,
"pitches": [
0.301,
0.673,
0.352,
0.821,
0.629,
0.335,
0.371,
0.416,
0.418,
0.257,
0.876,
1.0
],
"timbre": [
52.371,
21.312,
-3.441,
-29.805,
65.417,
-45.365,
-17.088,
20.078,
13.723,
-3.08,
4.225,
11.017
]
},
{
"start": 136.89923,
"duration": 0.51537,
"confidence": 0.306,
"loudness_start": -7.699,
"loudness_max_time": 0.10704,
"loudness_max": -3.983,
"loudness_end": 0.0,
"pitches": [
0.375,
0.572,
0.637,
0.366,
0.341,
0.268,
0.376,
1.0,
0.512,
0.267,
0.259,
0.397
],
"timbre": [
53.389,
88.241,
-40.021,
-58.479,
17.684,
-39.365,
-12.838,
7.919,
-3.616,
8.557,
-4.757,
12.29
]
},
{
"start": 137.4146,
"duration": 0.22136,
"confidence": 0.361,
"loudness_start": -7.708,
"loudness_max_time": 0.02844,
"loudness_max": -3.269,
"loudness_end": 0.0,
"pitches": [
0.406,
0.588,
1.0,
0.216,
0.143,
0.131,
0.3,
0.726,
0.615,
0.227,
0.154,
0.228
],
"timbre": [
53.622,
28.665,
-26.868,
-9.086,
7.569,
-27.105,
-30.063,
11.45,
-16.149,
7.91,
-3.556,
-5.577
]
},
{
"start": 137.63596,
"duration": 0.45297,
"confidence": 0.273,
"loudness_start": -10.771,
"loudness_max_time": 0.25754,
"loudness_max": -6.248,
"loudness_end": 0.0,
"pitches": [
0.383,
0.757,
0.897,
0.587,
0.429,
0.558,
0.626,
0.812,
1.0,
0.549,
0.244,
0.334
],
"timbre": [
51.435,
24.152,
-35.685,
-50.761,
7.028,
-18.536,
-46.172,
-14.591,
-5.322,
-2.091,
-6.699,
-5.32
]
},
{
"start": 138.08893,
"duration": 0.20912,
"confidence": 0.747,
"loudness_start": -15.762,
"loudness_max_time": 0.05395,
"loudness_max": -7.311,
"loudness_end": 0.0,
"pitches": [
0.967,
1.0,
0.805,
0.306,
0.179,
0.306,
0.268,
0.857,
0.455,
0.251,
0.248,
0.672
],
"timbre": [
50.464,
-5.667,
-24.244,
-60.578,
45.644,
-12.549,
6.246,
-12.452,
-12.132,
10.662,
4.031,
-1.825
]
},
{
"start": 138.29805,
"duration": 0.23229,
"confidence": 0.399,
"loudness_start": -8.738,
"loudness_max_time": 0.03142,
"loudness_max": -4.306,
"loudness_end": 0.0,
"pitches": [
0.761,
0.893,
0.372,
0.184,
0.18,
0.19,
0.716,
1.0,
0.449,
0.258,
0.172,
0.436
],
"timbre": [
52.879,
7.554,
-11.636,
-7.664,
20.956,
-26.821,
-8.601,
-1.151,
-12.752,
5.347,
-3.994,
-3.017
]
},
{
"start": 138.53033,
"duration": 0.2293,
"confidence": 0.218,
"loudness_start": -10.638,
"loudness_max_time": 0.1174,
"loudness_max": -5.193,
"loudness_end": 0.0,
"pitches": [
0.617,
1.0,
0.952,
0.338,
0.29,
0.339,
0.316,
0.409,
0.135,
0.151,
0.224,
0.325
],
"timbre": [
52.168,
31.448,
-0.908,
-42.281,
4.715,
-27.8,
-24.639,
-3.444,
-10.981,
-6.503,
-3.492,
-11.539
]
},
{
"start": 138.75964,
"duration": 0.17732,
"confidence": 0.196,
"loudness_start": -10.993,
"loudness_max_time": 0.05415,
"loudness_max": -6.48,
"loudness_end": 0.0,
"pitches": [
0.85,
0.369,
0.315,
0.186,
0.559,
0.548,
1.0,
0.968,
0.438,
0.449,
0.141,
0.858
],
"timbre": [
52.372,
110.893,
-51.489,
-55.652,
9.947,
-49.428,
-9.592,
28.29,
12.232,
-43.826,
-3.934,
9.021
]
},
{
"start": 138.93697,
"duration": 0.24376,
"confidence": 0.254,
"loudness_start": -9.355,
"loudness_max_time": 0.17723,
"loudness_max": -5.477,
"loudness_end": 0.0,
"pitches": [
0.63,
0.747,
0.394,
0.18,
0.107,
0.171,
0.19,
0.07,
0.103,
0.107,
0.192,
1.0
],
"timbre": [
53.303,
12.872,
-2.807,
-40.469,
27.847,
-28.859,
-7.159,
-8.675,
-12.995,
1.736,
-4.231,
-14.855
]
},
{
"start": 139.18073,
"duration": 0.42916,
"confidence": 0.166,
"loudness_start": -8.223,
"loudness_max_time": 0.01856,
"loudness_max": -2.996,
"loudness_end": 0.0,
"pitches": [
0.329,
0.226,
0.264,
0.606,
0.162,
0.262,
0.493,
0.199,
0.171,
0.241,
0.544,
1.0
],
"timbre": [
53.874,
2.34,
0.308,
-6.145,
40.961,
-52.726,
10.82,
1.353,
2.402,
10.396,
5.962,
-3.778
]
},
{
"start": 139.6099,
"duration": 0.20317,
"confidence": 0.232,
"loudness_start": -8.09,
"loudness_max_time": 0.04134,
"loudness_max": -4.725,
"loudness_end": 0.0,
"pitches": [
0.447,
0.363,
0.158,
0.44,
0.093,
0.094,
0.305,
0.214,
0.22,
0.125,
0.219,
1.0
],
"timbre": [
52.453,
-20.932,
-22.497,
10.881,
31.946,
-28.282,
8.949,
-3.049,
0.278,
-8.667,
-28.486,
21.622
]
},
{
"start": 139.81306,
"duration": 0.11583,
"confidence": 0.634,
"loudness_start": -14.388,
"loudness_max_time": 0.05639,
"loudness_max": -7.076,
"loudness_end": 0.0,
"pitches": [
1.0,
0.81,
0.27,
0.339,
0.165,
0.187,
0.133,
0.146,
0.29,
0.34,
0.671,
0.684
],
"timbre": [
51.169,
55.191,
-31.613,
-65.037,
25.79,
-21.668,
-6.629,
38.98,
-5.115,
-37.303,
1.85,
-1.61
]
},
{
"start": 139.9289,
"duration": 0.1512,
"confidence": 0.404,
"loudness_start": -9.076,
"loudness_max_time": 0.05766,
"loudness_max": -5.209,
"loudness_end": 0.0,
"pitches": [
0.734,
0.141,
0.099,
0.107,
0.105,
0.28,
0.378,
0.109,
0.144,
0.167,
0.394,
1.0
],
"timbre": [
53.89,
81.181,
-9.464,
-46.222,
17.456,
-26.57,
-4.794,
0.235,
-26.941,
3.621,
-2.482,
-9.046
]
},
{
"start": 140.0801,
"duration": 0.15719,
"confidence": 0.26,
"loudness_start": -6.099,
"loudness_max_time": 0.00828,
"loudness_max": -1.663,
"loudness_end": 0.0,
"pitches": [
0.787,
0.561,
0.526,
0.54,
1.0,
0.962,
0.93,
0.798,
0.182,
0.122,
0.643,
0.895
],
"timbre": [
53.932,
21.965,
-24.785,
9.353,
8.613,
-67.294,
-16.785,
4.711,
-2.724,
-10.986,
-20.275,
8.068
]
},
{
"start": 140.23727,
"duration": 0.13206,
"confidence": 0.486,
"loudness_start": -11.27,
"loudness_max_time": 0.07474,
"loudness_max": -5.468,
"loudness_end": 0.0,
"pitches": [
0.834,
0.339,
0.129,
0.132,
0.126,
0.161,
0.252,
0.156,
0.202,
0.199,
0.317,
1.0
],
"timbre": [
51.959,
18.529,
-12.509,
-68.188,
32.373,
-29.775,
-27.689,
27.08,
-24.66,
-12.562,
-16.498,
-11.003
]
},
{
"start": 140.36934,
"duration": 0.15261,
"confidence": 0.358,
"loudness_start": -8.169,
"loudness_max_time": 0.11778,
"loudness_max": -4.622,
"loudness_end": 0.0,
"pitches": [
0.998,
0.219,
0.122,
0.382,
0.188,
0.074,
0.207,
0.084,
0.091,
0.128,
0.323,
1.0
],
"timbre": [
54.543,
40.786,
-2.327,
-48.879,
38.441,
-28.854,
-3.572,
-10.13,
-18.771,
4.889,
-1.97,
-24.85
]
},
{
"start": 140.52196,
"duration": 0.09705,
"confidence": 0.07,
"loudness_start": -5.29,
"loudness_max_time": 0.06454,
"loudness_max": -2.878,
"loudness_end": 0.0,
"pitches": [
0.482,
0.701,
0.598,
0.613,
0.899,
1.0,
0.865,
0.809,
0.573,
0.571,
0.268,
0.254
],
"timbre": [
56.318,
45.65,
30.539,
-20.968,
3.547,
-44.474,
20.077,
10.889,
-8.276,
-7.168,
-11.427,
-31.401
]
},
{
"start": 140.619,
"duration": 0.66259,
"confidence": 0.086,
"loudness_start": -4.626,
"loudness_max_time": 0.03859,
"loudness_max": -1.456,
"loudness_end": 0.0,
"pitches": [
0.284,
0.203,
0.244,
0.695,
1.0,
0.852,
0.613,
0.601,
0.465,
0.273,
0.29,
0.352
],
"timbre": [
56.98,
67.413,
50.368,
8.297,
14.396,
-30.372,
36.513,
-8.385,
-21.784,
1.116,
-11.597,
-4.905
]
},
{
"start": 141.28159,
"duration": 0.23828,
"confidence": 0.513,
"loudness_start": -8.781,
"loudness_max_time": 0.06113,
"loudness_max": -3.106,
"loudness_end": 0.0,
"pitches": [
1.0,
0.861,
0.2,
0.276,
0.586,
0.277,
0.192,
0.579,
0.418,
0.227,
0.213,
0.541
],
"timbre": [
53.94,
58.708,
16.193,
-33.473,
-14.087,
-8.483,
19.071,
7.253,
-3.649,
-22.448,
-18.654,
-4.342
]
},
{
"start": 141.51987,
"duration": 0.26703,
"confidence": 0.263,
"loudness_start": -7.654,
"loudness_max_time": 0.08677,
"loudness_max": -4.308,
"loudness_end": 0.0,
"pitches": [
0.188,
0.375,
0.19,
0.707,
1.0,
0.176,
0.201,
0.321,
0.138,
0.065,
0.087,
0.288
],
"timbre": [
54.28,
12.183,
26.834,
-23.603,
33.921,
-31.966,
-6.494,
1.823,
-18.797,
-2.487,
-14.407,
-31.472
]
},
{
"start": 141.7869,
"duration": 0.23338,
"confidence": 0.083,
"loudness_start": -7.407,
"loudness_max_time": 0.04929,
"loudness_max": -4.249,
"loudness_end": 0.0,
"pitches": [
0.978,
0.818,
0.222,
0.86,
1.0,
0.576,
0.689,
0.517,
0.365,
0.178,
0.377,
0.702
],
"timbre": [
53.485,
1.185,
2.093,
-13.649,
9.599,
-34.782,
-8.536,
4.602,
-17.757,
-6.487,
-12.192,
-2.676
]
},
{
"start": 142.02026,
"duration": 0.38707,
"confidence": 0.25,
"loudness_start": -9.765,
"loudness_max_time": 0.24888,
"loudness_max": -3.548,
"loudness_end": 0.0,
"pitches": [
0.518,
0.626,
0.602,
0.717,
1.0,
0.919,
0.808,
0.282,
0.664,
0.475,
0.228,
0.888
],
"timbre": [
53.086,
19.066,
16.856,
-57.835,
-1.413,
-29.364,
-14.434,
19.973,
-15.989,
-19.776,
6.032,
-7.093
]
},
{
"start": 142.40735,
"duration": 0.26807,
"confidence": 0.014,
"loudness_start": -7.148,
"loudness_max_time": 0.17019,
"loudness_max": -5.538,
"loudness_end": 0.0,
"pitches": [
0.765,
0.574,
0.687,
0.584,
0.678,
0.201,
0.283,
0.283,
0.163,
0.122,
0.336,
1.0
],
"timbre": [
53.848,
16.301,
9.162,
-27.752,
-20.6,
-35.804,
-29.375,
-5.244,
-27.291,
3.068,
-2.616,
-7.025
]
},
{
"start": 142.67542,
"duration": 0.4532,
"confidence": 0.08,
"loudness_start": -6.817,
"loudness_max_time": 0.02917,
"loudness_max": -3.842,
"loudness_end": 0.0,
"pitches": [
0.443,
0.304,
0.221,
0.457,
0.202,
0.383,
0.717,
0.314,
0.193,
0.155,
0.306,
1.0
],
"timbre": [
54.221,
12.93,
2.251,
-20.224,
4.508,
-31.0,
-2.17,
-12.271,
-24.211,
-9.566,
0.925,
4.755
]
},
{
"start": 143.12862,
"duration": 0.12113,
"confidence": 0.226,
"loudness_start": -8.875,
"loudness_max_time": 0.01218,
"loudness_max": -5.53,
"loudness_end": 0.0,
"pitches": [
0.969,
0.493,
0.209,
0.315,
0.521,
0.581,
1.0,
0.801,
0.845,
0.846,
0.593,
0.38
],
"timbre": [
52.253,
-20.514,
-4.155,
-3.988,
-21.733,
-32.15,
-1.811,
-13.861,
-20.722,
-10.054,
-11.071,
6.468
]
},
{
"start": 143.24976,
"duration": 0.10431,
"confidence": 0.231,
"loudness_start": -10.907,
"loudness_max_time": 0.06533,
"loudness_max": -7.806,
"loudness_end": 0.0,
"pitches": [
1.0,
0.453,
0.265,
0.347,
0.259,
0.287,
0.344,
0.28,
0.46,
0.39,
0.595,
0.511
],
"timbre": [
51.433,
22.036,
12.58,
-42.526,
-3.237,
-33.774,
13.193,
21.88,
-25.556,
-20.234,
4.114,
1.074
]
},
{
"start": 143.35406,
"duration": 0.221,
"confidence": 0.1,
"loudness_start": -8.62,
"loudness_max_time": 0.10463,
"loudness_max": -5.46,
"loudness_end": 0.0,
"pitches": [
0.789,
1.0,
0.313,
0.263,
0.218,
0.235,
0.264,
0.096,
0.226,
0.268,
0.184,
0.96
],
"timbre": [
53.162,
42.687,
3.436,
-26.612,
15.746,
-34.519,
11.257,
-9.114,
-35.054,
-6.69,
-13.97,
1.893
]
},
{
"start": 143.57506,
"duration": 0.19678,
"confidence": 0.365,
"loudness_start": -7.727,
"loudness_max_time": 0.00299,
"loudness_max": -3.584,
"loudness_end": 0.0,
"pitches": [
0.669,
0.41,
0.172,
0.255,
0.234,
0.302,
0.381,
0.27,
0.273,
0.143,
0.226,
1.0
],
"timbre": [
53.487,
-5.72,
3.113,
-6.582,
-7.096,
-56.218,
-10.989,
-11.985,
-23.592,
-21.063,
-3.771,
2.908
]
},
{
"start": 143.77184,
"duration": 0.10943,
"confidence": 0.083,
"loudness_start": -9.022,
"loudness_max_time": 0.03724,
"loudness_max": -5.608,
"loudness_end": 0.0,
"pitches": [
0.963,
0.965,
0.296,
0.374,
0.297,
0.419,
0.726,
0.37,
0.221,
0.269,
0.741,
1.0
],
"timbre": [
52.308,
-24.211,
33.252,
-11.512,
20.908,
-25.039,
-10.038,
4.216,
-24.065,
-11.343,
-2.101,
-15.437
]
},
{
"start": 143.88127,
"duration": 0.0834,
"confidence": 0.08,
"loudness_start": -8.812,
"loudness_max_time": 0.04652,
"loudness_max": -5.719,
"loudness_end": 0.0,
"pitches": [
0.894,
1.0,
0.892,
0.919,
0.84,
0.792,
0.513,
0.515,
0.7,
0.7,
0.769,
0.336
],
"timbre": [
52.803,
-2.794,
18.419,
-11.127,
-27.627,
-34.642,
-6.237,
-2.469,
-14.403,
-10.308,
0.568,
-7.538
]
},
{
"start": 143.96468,
"duration": 0.21946,
"confidence": 0.3,
"loudness_start": -8.442,
"loudness_max_time": 0.05798,
"loudness_max": -4.101,
"loudness_end": 0.0,
"pitches": [
1.0,
0.618,
0.273,
0.267,
0.248,
0.105,
0.071,
0.174,
0.277,
0.139,
0.103,
0.39
],
"timbre": [
53.585,
47.356,
-2.412,
-29.501,
-1.887,
-29.15,
14.272,
15.865,
-23.151,
-28.023,
-11.868,
-2.734
]
},
{
"start": 144.18413,
"duration": 0.24984,
"confidence": 0.32,
"loudness_start": -8.65,
"loudness_max_time": 0.18717,
"loudness_max": -4.099,
"loudness_end": 0.0,
"pitches": [
1.0,
0.834,
0.35,
0.249,
0.293,
0.137,
0.303,
0.243,
0.125,
0.083,
0.135,
0.605
],
"timbre": [
54.585,
14.544,
32.279,
-29.834,
32.01,
-31.952,
38.266,
11.746,
-13.632,
-14.517,
10.753,
28.145
]
},
{
"start": 144.43398,
"duration": 0.35011,
"confidence": 0.121,
"loudness_start": -5.566,
"loudness_max_time": 0.01972,
"loudness_max": -2.009,
"loudness_end": 0.0,
"pitches": [
1.0,
0.323,
0.203,
0.098,
0.148,
0.083,
0.176,
0.332,
0.126,
0.044,
0.057,
0.283
],
"timbre": [
56.159,
24.985,
35.876,
-12.618,
10.083,
-45.036,
23.577,
7.497,
-11.958,
-9.388,
11.929,
20.771
]
},
{
"start": 144.78407,
"duration": 0.20086,
"confidence": 0.228,
"loudness_start": -6.425,
"loudness_max_time": 0.03906,
"loudness_max": -2.669,
"loudness_end": 0.0,
"pitches": [
1.0,
0.775,
0.153,
0.228,
0.261,
0.238,
0.288,
0.349,
0.18,
0.102,
0.092,
0.31
],
"timbre": [
55.527,
72.157,
10.573,
-4.936,
-2.407,
-35.761,
22.367,
32.869,
-26.444,
-16.224,
-5.058,
-1.702
]
},
{
"start": 144.98494,
"duration": 0.33583,
"confidence": 0.425,
"loudness_start": -8.774,
"loudness_max_time": 0.03431,
"loudness_max": -2.475,
"loudness_end": 0.0,
"pitches": [
0.841,
1.0,
0.453,
0.255,
0.468,
0.626,
0.176,
0.295,
0.102,
0.113,
0.09,
0.393
],
"timbre": [
54.936,
69.643,
19.31,
-7.736,
-22.001,
-14.038,
0.621,
-39.415,
-18.29,
-10.494,
4.945,
-21.914
]
},
{
"start": 145.32077,
"duration": 0.23361,
"confidence": 0.082,
"loudness_start": -5.824,
"loudness_max_time": 0.00685,
"loudness_max": -3.171,
"loudness_end": 0.0,
"pitches": [
1.0,
0.503,
0.135,
0.28,
0.409,
0.184,
0.203,
0.279,
0.124,
0.083,
0.095,
0.578
],
"timbre": [
53.276,
-0.119,
9.518,
-2.306,
-12.371,
-59.014,
-24.566,
-1.79,
-11.836,
-8.99,
-7.866,
0.615
]
},
{
"start": 145.55438,
"duration": 0.29016,
"confidence": 0.195,
"loudness_start": -8.841,
"loudness_max_time": 0.08552,
"loudness_max": -5.433,
"loudness_end": 0.0,
"pitches": [
0.709,
1.0,
0.463,
0.339,
0.16,
0.216,
0.128,
0.147,
0.183,
0.129,
0.171,
0.408
],
"timbre": [
53.299,
30.347,
6.267,
-32.999,
6.527,
-33.727,
-28.882,
-4.244,
-7.117,
4.451,
0.452,
7.54
]
},
{
"start": 145.84454,
"duration": 0.33084,
"confidence": 0.533,
"loudness_start": -10.563,
"loudness_max_time": 0.04071,
"loudness_max": -4.223,
"loudness_end": 0.0,
"pitches": [
0.482,
0.692,
0.751,
0.266,
0.107,
0.178,
0.299,
1.0,
0.387,
0.104,
0.097,
0.527
],
"timbre": [
53.982,
72.436,
8.482,
-1.598,
-21.39,
-19.011,
6.947,
-30.502,
-20.909,
-3.098,
-13.967,
3.217
]
},
{
"start": 146.17537,
"duration": 0.45252,
"confidence": 0.159,
"loudness_start": -7.538,
"loudness_max_time": 0.02134,
"loudness_max": -4.049,
"loudness_end": 0.0,
"pitches": [
0.202,
0.532,
1.0,
0.331,
0.106,
0.263,
0.273,
0.789,
0.183,
0.105,
0.244,
0.353
],
"timbre": [
53.577,
5.903,
-8.559,
-17.722,
6.764,
-38.161,
-24.217,
5.629,
-22.067,
-3.452,
5.851,
-6.2
]
},
{
"start": 146.62788,
"duration": 0.22726,
"confidence": 0.04,
"loudness_start": -9.684,
"loudness_max_time": 0.02062,
"loudness_max": -6.385,
"loudness_end": 0.0,
"pitches": [
0.504,
0.665,
1.0,
0.189,
0.059,
0.068,
0.39,
0.607,
0.222,
0.116,
0.086,
0.417
],
"timbre": [
50.933,
-15.353,
-24.859,
-8.026,
-11.567,
-34.586,
-19.117,
-12.517,
-21.591,
-5.972,
3.023,
8.709
]
},
{
"start": 146.85515,
"duration": 0.20322,
"confidence": 0.592,
"loudness_start": -11.672,
"loudness_max_time": 0.11552,
"loudness_max": -4.648,
"loudness_end": 0.0,
"pitches": [
0.83,
1.0,
0.588,
0.398,
0.31,
0.415,
0.359,
0.651,
0.445,
0.194,
0.183,
0.447
],
"timbre": [
51.686,
72.592,
-15.905,
-40.481,
8.949,
-9.34,
11.131,
19.312,
2.683,
-47.552,
-4.473,
10.624
]
},
{
"start": 147.05836,
"duration": 0.40603,
"confidence": 0.715,
"loudness_start": -12.533,
"loudness_max_time": 0.02184,
"loudness_max": -2.744,
"loudness_end": 0.0,
"pitches": [
0.264,
0.309,
0.696,
0.439,
0.262,
0.306,
0.541,
1.0,
0.295,
0.266,
0.281,
0.433
],
"timbre": [
53.125,
26.822,
-16.937,
3.489,
-1.2,
-19.492,
-7.453,
8.638,
-19.401,
2.68,
15.783,
6.216
]
},
{
"start": 147.4644,
"duration": 0.44644,
"confidence": 0.562,
"loudness_start": -11.054,
"loudness_max_time": 0.1276,
"loudness_max": -3.443,
"loudness_end": 0.0,
"pitches": [
0.44,
0.346,
0.431,
0.543,
0.227,
0.774,
0.724,
0.737,
0.563,
0.393,
0.328,
1.0
],
"timbre": [
53.979,
60.849,
-0.629,
-34.568,
33.454,
-25.788,
22.778,
-68.669,
-31.522,
14.43,
-8.089,
-4.588
]
},
{
"start": 147.91084,
"duration": 0.459,
"confidence": 0.26,
"loudness_start": -6.421,
"loudness_max_time": 0.04683,
"loudness_max": -2.271,
"loudness_end": 0.0,
"pitches": [
0.439,
0.431,
0.307,
0.428,
0.236,
0.439,
0.638,
0.557,
0.456,
0.32,
0.352,
1.0
],
"timbre": [
54.327,
-14.299,
27.187,
10.247,
42.374,
-33.192,
15.401,
-1.917,
11.294,
8.379,
-18.374,
5.303
]
},
{
"start": 148.36984,
"duration": 0.15057,
"confidence": 0.514,
"loudness_start": -11.067,
"loudness_max_time": 0.03744,
"loudness_max": -4.522,
"loudness_end": 0.0,
"pitches": [
1.0,
0.592,
0.36,
0.43,
0.647,
0.407,
0.93,
0.792,
0.905,
0.903,
0.66,
0.427
],
"timbre": [
52.379,
-34.169,
1.913,
-37.728,
32.953,
-12.431,
-0.33,
-4.161,
21.556,
-8.644,
5.16,
-15.974
]
},
{
"start": 148.52042,
"duration": 0.27859,
"confidence": 0.288,
"loudness_start": -7.917,
"loudness_max_time": 0.07871,
"loudness_max": -4.867,
"loudness_end": 0.0,
"pitches": [
0.759,
0.555,
0.34,
0.593,
0.326,
0.152,
0.331,
0.176,
0.131,
0.116,
0.497,
1.0
],
"timbre": [
53.434,
31.729,
-0.994,
-32.153,
10.625,
-29.244,
-27.156,
33.772,
-8.915,
-12.233,
-10.724,
-36.342
]
},
{
"start": 148.799,
"duration": 0.34195,
"confidence": 0.623,
"loudness_start": -10.311,
"loudness_max_time": 0.03651,
"loudness_max": -1.697,
"loudness_end": 0.0,
"pitches": [
0.331,
0.465,
0.32,
0.159,
0.073,
0.088,
0.272,
0.168,
0.123,
0.065,
0.099,
1.0
],
"timbre": [
54.588,
55.878,
-21.292,
-13.938,
37.138,
-18.863,
-1.635,
-36.995,
-26.381,
11.185,
9.331,
-18.575
]
},
{
"start": 149.14095,
"duration": 0.29134,
"confidence": 0.275,
"loudness_start": -8.335,
"loudness_max_time": 0.14229,
"loudness_max": -4.343,
"loudness_end": 0.0,
"pitches": [
1.0,
0.617,
0.214,
0.253,
0.327,
0.187,
0.287,
0.2,
0.17,
0.107,
0.117,
0.844
],
"timbre": [
53.481,
29.419,
-9.154,
-40.749,
39.292,
-40.979,
4.551,
46.087,
4.227,
-12.846,
-6.418,
-15.248
]
},
{
"start": 149.4323,
"duration": 0.26698,
"confidence": 0.27,
"loudness_start": -9.112,
"loudness_max_time": 0.09735,
"loudness_max": -5.161,
"loudness_end": 0.0,
"pitches": [
1.0,
0.72,
0.193,
0.25,
0.822,
0.167,
0.151,
0.323,
0.232,
0.125,
0.193,
0.497
],
"timbre": [
53.306,
-4.522,
39.927,
-38.444,
15.184,
-30.76,
-14.204,
-1.127,
-16.896,
10.601,
-5.933,
-23.162
]
},
{
"start": 149.69926,
"duration": 0.4405,
"confidence": 0.216,
"loudness_start": -6.82,
"loudness_max_time": 0.01913,
"loudness_max": -2.474,
"loudness_end": 0.0,
"pitches": [
1.0,
0.304,
0.607,
0.509,
0.446,
0.217,
0.295,
0.638,
0.259,
0.173,
0.169,
0.493
],
"timbre": [
54.61,
0.251,
19.671,
2.661,
19.714,
-43.557,
-15.277,
-4.804,
-6.234,
0.41,
-1.911,
-22.654
]
},
{
"start": 150.13977,
"duration": 0.34336,
"confidence": 0.563,
"loudness_start": -10.278,
"loudness_max_time": 0.02719,
"loudness_max": -4.483,
"loudness_end": 0.0,
"pitches": [
1.0,
0.508,
0.521,
0.085,
0.144,
0.124,
0.202,
0.33,
0.099,
0.08,
0.063,
0.387
],
"timbre": [
53.209,
-25.291,
3.413,
-14.601,
30.683,
-27.033,
2.896,
-1.99,
-15.468,
7.509,
15.012,
-0.934
]
},
{
"start": 150.48312,
"duration": 0.63737,
"confidence": 0.383,
"loudness_start": -9.532,
"loudness_max_time": 0.10346,
"loudness_max": -2.324,
"loudness_end": 0.0,
"pitches": [
1.0,
0.367,
0.278,
0.262,
0.288,
0.338,
0.278,
0.444,
0.255,
0.185,
0.22,
0.336
],
"timbre": [
53.486,
42.384,
-22.703,
-13.627,
27.166,
-20.21,
7.363,
-40.183,
3.193,
-23.558,
-5.974,
-8.163
]
},
{
"start": 151.1205,
"duration": 0.19723,
"confidence": 0.059,
"loudness_start": -9.955,
"loudness_max_time": 0.15103,
"loudness_max": -6.858,
"loudness_end": 0.0,
"pitches": [
0.24,
0.375,
1.0,
0.304,
0.094,
0.125,
0.525,
0.958,
0.386,
0.133,
0.132,
0.393
],
"timbre": [
51.441,
-27.218,
-7.148,
-47.863,
29.542,
-40.922,
-22.536,
6.851,
5.441,
0.542,
7.183,
-9.149
]
},
{
"start": 151.31773,
"duration": 0.13937,
"confidence": 0.115,
"loudness_start": -8.723,
"loudness_max_time": 0.07706,
"loudness_max": -6.215,
"loudness_end": 0.0,
"pitches": [
0.404,
0.781,
1.0,
0.784,
0.729,
0.729,
0.403,
0.411,
0.215,
0.227,
0.126,
0.213
],
"timbre": [
53.061,
6.735,
-20.348,
-50.83,
41.724,
-44.499,
-7.66,
11.839,
-10.323,
-3.474,
-4.88,
0.348
]
},
{
"start": 151.4571,
"duration": 0.30308,
"confidence": 0.061,
"loudness_start": -7.255,
"loudness_max_time": 0.0062,
"loudness_max": -4.282,
"loudness_end": 0.0,
"pitches": [
0.126,
0.396,
0.546,
0.096,
0.058,
0.072,
0.32,
1.0,
0.158,
0.062,
0.125,
0.194
],
"timbre": [
53.825,
21.989,
-16.04,
-24.102,
30.916,
-56.916,
-6.924,
7.998,
-6.614,
-3.288,
-15.53,
-9.143
]
},
{
"start": 151.76018,
"duration": 0.34776,
"confidence": 0.116,
"loudness_start": -9.51,
"loudness_max_time": 0.1411,
"loudness_max": -5.328,
"loudness_end": 0.0,
"pitches": [
0.555,
1.0,
0.959,
0.373,
0.217,
0.189,
0.436,
0.621,
0.894,
0.257,
0.142,
0.401
],
"timbre": [
51.931,
-26.546,
-14.226,
-30.867,
36.448,
-37.987,
4.378,
-1.867,
-1.737,
10.959,
-20.198,
-1.393
]
},
{
"start": 152.10794,
"duration": 0.08794,
"confidence": 0.011,
"loudness_start": -12.473,
"loudness_max_time": 0.03087,
"loudness_max": -8.439,
"loudness_end": 0.0,
"pitches": [
0.413,
0.792,
0.775,
0.489,
0.276,
0.316,
0.659,
0.743,
1.0,
0.909,
0.399,
0.325
],
"timbre": [
49.083,
3.098,
-19.716,
-7.129,
36.85,
-48.14,
-15.356,
-6.158,
-11.686,
3.272,
5.215,
0.567
]
},
{
"start": 152.19588,
"duration": 0.11701,
"confidence": 0.398,
"loudness_start": -12.921,
"loudness_max_time": 0.05297,
"loudness_max": -8.229,
"loudness_end": 0.0,
"pitches": [
0.535,
1.0,
0.995,
0.924,
0.999,
0.987,
0.691,
0.695,
0.306,
0.331,
0.092,
0.08
],
"timbre": [
51.061,
25.191,
-18.519,
-44.091,
14.121,
-36.319,
7.709,
16.644,
-7.297,
0.213,
0.043,
-0.974
]
},
{
"start": 152.31288,
"duration": 0.2424,
"confidence": 0.469,
"loudness_start": -9.039,
"loudness_max_time": 0.01844,
"loudness_max": -3.618,
"loudness_end": 0.0,
"pitches": [
0.179,
0.175,
0.448,
0.162,
0.103,
0.116,
0.416,
1.0,
0.354,
0.088,
0.101,
0.209
],
"timbre": [
52.803,
15.883,
-32.953,
4.11,
15.653,
-34.409,
0.864,
1.226,
-16.059,
3.323,
-8.987,
15.461
]
},
{
"start": 152.55528,
"duration": 0.20952,
"confidence": 0.408,
"loudness_start": -13.673,
"loudness_max_time": 0.07789,
"loudness_max": -8.47,
"loudness_end": 0.0,
"pitches": [
0.697,
0.98,
0.646,
0.396,
0.309,
0.304,
0.541,
1.0,
0.379,
0.259,
0.343,
0.486
],
"timbre": [
49.617,
-31.527,
-15.025,
-45.502,
35.81,
-30.765,
1.807,
-21.631,
-4.885,
23.269,
-2.351,
10.748
]
},
{
"start": 152.76482,
"duration": 0.14431,
"confidence": 0.445,
"loudness_start": -10.477,
"loudness_max_time": 0.01627,
"loudness_max": -4.929,
"loudness_end": 0.0,
"pitches": [
1.0,
0.255,
0.188,
0.223,
0.276,
0.266,
0.811,
0.717,
0.553,
0.565,
0.369,
0.526
],
"timbre": [
52.411,
-37.542,
-1.662,
-12.267,
22.074,
-45.631,
-10.059,
-12.228,
-0.909,
16.671,
1.423,
-4.934
]
},
{
"start": 152.90912,
"duration": 0.08186,
"confidence": 0.155,
"loudness_start": -9.188,
"loudness_max_time": 0.02863,
"loudness_max": -7.231,
"loudness_end": 0.0,
"pitches": [
1.0,
0.447,
0.363,
0.252,
0.153,
0.171,
0.335,
0.268,
0.269,
0.262,
0.9,
0.416
],
"timbre": [
52.519,
-25.093,
14.529,
-34.743,
25.869,
-39.449,
-2.284,
-2.23,
-13.978,
-3.719,
0.105,
-34.162
]
},
{
"start": 152.99098,
"duration": 0.09751,
"confidence": 0.216,
"loudness_start": -7.47,
"loudness_max_time": 0.06916,
"loudness_max": -4.737,
"loudness_end": 0.0,
"pitches": [
0.637,
0.773,
1.0,
0.425,
0.15,
0.21,
0.338,
0.149,
0.204,
0.349,
0.358,
0.542
],
"timbre": [
54.46,
2.035,
53.123,
-24.856,
18.987,
-29.851,
-14.449,
-1.87,
-23.866,
-5.639,
-4.935,
-46.644
]
},
{
"start": 153.08849,
"duration": 0.75533,
"confidence": 0.082,
"loudness_start": -5.536,
"loudness_max_time": 0.12206,
"loudness_max": -3.235,
"loudness_end": 0.0,
"pitches": [
0.415,
0.431,
0.715,
1.0,
0.869,
0.659,
0.621,
0.65,
0.479,
0.208,
0.475,
0.972
],
"timbre": [
54.706,
28.782,
7.1,
-1.911,
8.975,
-38.941,
-17.411,
16.298,
-5.191,
-5.81,
-18.725,
-19.569
]
},
{
"start": 153.84381,
"duration": 0.23755,
"confidence": 0.338,
"loudness_start": -9.25,
"loudness_max_time": 0.14387,
"loudness_max": -3.584,
"loudness_end": 0.0,
"pitches": [
1.0,
0.604,
0.276,
0.354,
0.267,
0.255,
0.331,
0.273,
0.223,
0.169,
0.376,
0.713
],
"timbre": [
53.569,
130.491,
-34.439,
-47.678,
27.635,
-28.648,
-15.763,
-10.968,
-17.393,
-18.992,
-2.747,
1.05
]
},
{
"start": 154.08136,
"duration": 0.23261,
"confidence": 0.469,
"loudness_start": -8.789,
"loudness_max_time": 0.01132,
"loudness_max": -2.697,
"loudness_end": 0.0,
"pitches": [
0.425,
0.276,
0.316,
0.497,
0.448,
0.258,
0.388,
0.342,
0.201,
0.154,
0.21,
1.0
],
"timbre": [
54.311,
36.928,
-17.934,
2.697,
-1.591,
-45.061,
-21.291,
20.035,
-10.853,
-8.494,
-8.449,
14.811
]
},
{
"start": 154.31396,
"duration": 0.09175,
"confidence": 0.476,
"loudness_start": -10.143,
"loudness_max_time": 0.00774,
"loudness_max": -3.817,
"loudness_end": 0.0,
"pitches": [
1.0,
0.711,
0.512,
0.5,
0.435,
0.406,
0.197,
0.165,
0.286,
0.283,
0.722,
0.369
],
"timbre": [
52.628,
23.853,
-19.699,
-14.734,
-0.294,
-71.839,
-19.322,
13.391,
6.425,
-10.516,
-3.961,
-6.074
]
},
{
"start": 154.40572,
"duration": 0.16444,
"confidence": 0.488,
"loudness_start": -9.189,
"loudness_max_time": 0.0122,
"loudness_max": -2.967,
"loudness_end": 0.0,
"pitches": [
0.639,
0.583,
0.52,
0.669,
0.734,
0.403,
0.709,
0.729,
0.569,
0.532,
0.497,
1.0
],
"timbre": [
54.558,
27.492,
-14.017,
-16.134,
-11.537,
-53.114,
-14.92,
11.559,
-18.829,
-2.279,
-0.315,
13.202
]
},
{
"start": 154.57016,
"duration": 0.40639,
"confidence": 0.395,
"loudness_start": -7.357,
"loudness_max_time": 0.10924,
"loudness_max": -3.025,
"loudness_end": 0.0,
"pitches": [
0.295,
0.199,
0.263,
0.654,
1.0,
0.221,
0.272,
0.362,
0.207,
0.173,
0.295,
0.846
],
"timbre": [
55.247,
92.111,
-21.235,
-51.87,
-1.727,
-20.042,
-29.868,
-4.705,
2.406,
-3.59,
-6.077,
18.325
]
},
{
"start": 154.97655,
"duration": 0.30113,
"confidence": 0.2,
"loudness_start": -5.662,
"loudness_max_time": 0.00224,
"loudness_max": -2.312,
"loudness_end": 0.0,
"pitches": [
0.188,
0.076,
0.111,
0.182,
0.972,
0.327,
0.097,
0.194,
0.075,
0.047,
0.091,
1.0
],
"timbre": [
54.783,
43.64,
-7.103,
-12.356,
11.837,
-55.049,
-30.817,
-1.899,
-12.548,
-4.235,
-8.628,
12.283
]
},
{
"start": 155.2777,
"duration": 0.458,
"confidence": 0.143,
"loudness_start": -7.354,
"loudness_max_time": 0.03069,
"loudness_max": -4.233,
"loudness_end": 0.0,
"pitches": [
0.249,
0.295,
0.222,
0.211,
1.0,
0.516,
0.94,
0.749,
0.35,
0.266,
0.251,
0.4
],
"timbre": [
52.77,
-1.792,
-20.047,
-2.566,
11.303,
-38.054,
-24.361,
-2.781,
-13.271,
3.528,
-1.249,
2.474
]
},
{
"start": 155.73569,
"duration": 0.1,
"confidence": 0.351,
"loudness_start": -11.85,
"loudness_max_time": 0.00661,
"loudness_max": -6.114,
"loudness_end": 0.0,
"pitches": [
0.511,
0.731,
0.707,
0.712,
1.0,
0.886,
0.793,
0.808,
0.428,
0.423,
0.13,
0.201
],
"timbre": [
50.284,
5.381,
-31.118,
-9.19,
-3.516,
-66.34,
-17.434,
-3.483,
-4.907,
4.718,
-7.758,
15.083
]
},
{
"start": 155.8357,
"duration": 0.30109,
"confidence": 0.683,
"loudness_start": -12.494,
"loudness_max_time": 0.0139,
"loudness_max": -3.125,
"loudness_end": 0.0,
"pitches": [
0.309,
0.134,
0.115,
0.223,
0.642,
0.256,
0.083,
0.227,
0.094,
0.049,
0.168,
1.0
],
"timbre": [
52.13,
20.917,
-25.991,
29.213,
-4.564,
-49.899,
-12.996,
14.593,
-13.909,
1.298,
1.401,
6.307
]
},
{
"start": 156.13678,
"duration": 0.13451,
"confidence": 0.353,
"loudness_start": -13.766,
"loudness_max_time": 0.06108,
"loudness_max": -9.724,
"loudness_end": 0.0,
"pitches": [
0.559,
0.852,
0.746,
0.761,
1.0,
0.913,
0.673,
0.687,
0.305,
0.295,
0.083,
0.221
],
"timbre": [
48.041,
9.029,
-35.909,
-34.917,
-4.819,
-23.74,
5.027,
10.897,
-4.797,
2.135,
-16.9,
10.959
]
},
{
"start": 156.27129,
"duration": 0.20517,
"confidence": 0.456,
"loudness_start": -13.991,
"loudness_max_time": 0.01728,
"loudness_max": -6.681,
"loudness_end": 0.0,
"pitches": [
1.0,
0.976,
0.175,
0.832,
0.978,
0.386,
0.524,
0.768,
0.911,
0.373,
0.192,
0.82
],
"timbre": [
48.728,
20.328,
-45.937,
5.522,
-18.333,
-48.237,
4.069,
5.146,
-1.26,
0.323,
7.185,
6.042
]
},
{
"start": 156.47646,
"duration": 0.12984,
"confidence": 0.486,
"loudness_start": -15.46,
"loudness_max_time": 0.04237,
"loudness_max": -10.131,
"loudness_end": 0.0,
"pitches": [
1.0,
0.883,
0.494,
0.682,
0.751,
0.52,
0.301,
0.56,
0.162,
0.139,
0.274,
0.687
],
"timbre": [
47.574,
31.596,
-38.161,
-26.071,
21.985,
-24.825,
-2.577,
-10.183,
3.627,
-1.924,
0.459,
1.935
]
},
{
"start": 156.6063,
"duration": 0.10608,
"confidence": 0.472,
"loudness_start": -14.065,
"loudness_max_time": 0.00916,
"loudness_max": -7.234,
"loudness_end": 0.0,
"pitches": [
0.658,
0.797,
0.687,
0.773,
1.0,
0.922,
0.751,
0.758,
0.403,
0.375,
0.155,
0.381
],
"timbre": [
48.945,
28.657,
-43.122,
-18.867,
-31.879,
-62.37,
-7.206,
3.267,
4.616,
-2.906,
-3.589,
9.839
]
},
{
"start": 156.71239,
"duration": 0.20707,
"confidence": 0.774,
"loudness_start": -12.93,
"loudness_max_time": 0.01834,
"loudness_max": -2.733,
"loudness_end": 0.0,
"pitches": [
0.259,
0.14,
0.163,
0.629,
1.0,
0.532,
0.155,
0.232,
0.127,
0.09,
0.253,
0.562
],
"timbre": [
51.844,
16.62,
-24.589,
22.756,
-0.255,
-32.634,
-17.619,
16.976,
1.878,
6.241,
12.229,
3.412
]
},
{
"start": 156.91946,
"duration": 0.12594,
"confidence": 0.131,
"loudness_start": -13.55,
"loudness_max_time": 0.02658,
"loudness_max": -9.452,
"loudness_end": 0.0,
"pitches": [
0.949,
0.413,
0.364,
0.481,
0.414,
0.266,
0.233,
0.346,
0.152,
0.098,
0.118,
1.0
],
"timbre": [
48.412,
52.439,
-37.231,
-32.5,
-2.601,
-32.641,
-18.212,
-16.765,
13.326,
6.256,
4.379,
3.403
]
},
{
"start": 157.0454,
"duration": 0.30481,
"confidence": 0.711,
"loudness_start": -13.057,
"loudness_max_time": 0.01169,
"loudness_max": -3.756,
"loudness_end": 0.0,
"pitches": [
0.791,
0.563,
0.192,
0.338,
0.452,
0.534,
0.371,
0.197,
0.191,
0.12,
0.1,
1.0
],
"timbre": [
51.713,
19.83,
-23.29,
-0.872,
-13.766,
-73.757,
-19.953,
25.481,
4.536,
-0.013,
-17.355,
5.489
]
},
{
"start": 157.3502,
"duration": 0.12553,
"confidence": 0.235,
"loudness_start": -12.289,
"loudness_max_time": 0.05219,
"loudness_max": -9.357,
"loudness_end": 0.0,
"pitches": [
0.385,
0.696,
0.511,
0.476,
1.0,
0.838,
0.776,
0.871,
0.28,
0.268,
0.068,
0.604
],
"timbre": [
49.104,
62.625,
-34.138,
-35.664,
1.327,
-30.243,
-12.481,
-3.416,
-3.967,
-0.039,
-7.908,
-11.931
]
},
{
"start": 157.47574,
"duration": 0.09483,
"confidence": 0.276,
"loudness_start": -12.138,
"loudness_max_time": 0.02706,
"loudness_max": -7.445,
"loudness_end": 0.0,
"pitches": [
0.614,
0.767,
0.676,
0.706,
1.0,
0.958,
0.934,
0.952,
0.727,
0.729,
0.445,
0.057
],
"timbre": [
49.41,
50.755,
-38.552,
-18.429,
-20.399,
-41.037,
-4.557,
16.999,
-13.514,
4.441,
7.808,
-12.193
]
},
{
"start": 157.57057,
"duration": 0.3361,
"confidence": 0.715,
"loudness_start": -12.589,
"loudness_max_time": 0.03667,
"loudness_max": -4.16,
"loudness_end": 0.0,
"pitches": [
0.252,
0.182,
0.095,
0.205,
0.516,
0.146,
0.094,
0.275,
0.103,
0.051,
0.144,
1.0
],
"timbre": [
51.307,
46.786,
-27.703,
-14.91,
1.252,
-4.422,
-3.904,
18.983,
-21.021,
18.058,
4.745,
1.682
]
},
{
"start": 157.90668,
"duration": 0.12286,
"confidence": 0.105,
"loudness_start": -11.831,
"loudness_max_time": 0.02007,
"loudness_max": -8.246,
"loudness_end": 0.0,
"pitches": [
0.887,
0.949,
0.769,
0.843,
1.0,
0.871,
0.584,
0.581,
0.331,
0.31,
0.096,
0.431
],
"timbre": [
49.78,
41.29,
-31.253,
-21.573,
-16.796,
-41.18,
10.537,
14.087,
0.481,
14.306,
-9.594,
25.454
]
},
{
"start": 158.02953,
"duration": 0.33088,
"confidence": 0.334,
"loudness_start": -12.489,
"loudness_max_time": 0.02154,
"loudness_max": -6.885,
"loudness_end": 0.0,
"pitches": [
0.253,
0.245,
0.121,
0.204,
0.98,
0.2,
0.104,
0.468,
0.174,
0.107,
0.078,
1.0
],
"timbre": [
50.376,
38.379,
-23.599,
-9.068,
-23.79,
-51.308,
-4.432,
-6.59,
3.291,
7.113,
-4.254,
15.273
]
},
{
"start": 158.36041,
"duration": 0.09941,
"confidence": 0.409,
"loudness_start": -14.118,
"loudness_max_time": 0.01269,
"loudness_max": -6.427,
"loudness_end": 0.0,
"pitches": [
0.706,
0.749,
0.679,
0.74,
1.0,
0.929,
0.815,
0.818,
0.481,
0.49,
0.208,
0.285
],
"timbre": [
49.386,
18.188,
-16.232,
-3.837,
-40.423,
-64.851,
-5.884,
-13.664,
2.783,
6.641,
3.121,
-8.976
]
},
{
"start": 158.45982,
"duration": 0.22259,
"confidence": 0.765,
"loudness_start": -12.419,
"loudness_max_time": 0.02183,
"loudness_max": -3.082,
"loudness_end": 0.0,
"pitches": [
0.336,
0.184,
0.068,
0.292,
0.526,
0.263,
0.132,
0.207,
0.156,
0.063,
0.224,
1.0
],
"timbre": [
51.776,
6.891,
-19.236,
29.093,
-9.515,
-21.285,
-9.578,
7.875,
-12.409,
-0.696,
14.591,
-1.158
]
},
{
"start": 158.6824,
"duration": 0.10177,
"confidence": 0.102,
"loudness_start": -12.698,
"loudness_max_time": 0.02268,
"loudness_max": -9.758,
"loudness_end": 0.0,
"pitches": [
1.0,
0.632,
0.21,
0.462,
0.585,
0.114,
0.155,
0.314,
0.165,
0.11,
0.195,
0.949
],
"timbre": [
48.002,
35.433,
-33.537,
-14.243,
19.225,
-49.66,
11.712,
2.786,
-17.98,
-15.47,
-0.091,
26.493
]
},
{
"start": 158.78416,
"duration": 0.31773,
"confidence": 0.683,
"loudness_start": -14.296,
"loudness_max_time": 0.03236,
"loudness_max": -4.561,
"loudness_end": 0.0,
"pitches": [
0.917,
0.651,
0.167,
0.207,
0.604,
0.142,
0.184,
0.435,
0.603,
0.197,
0.291,
1.0
],
"timbre": [
50.073,
14.615,
-38.203,
14.129,
5.838,
-15.458,
10.385,
19.911,
-3.439,
19.213,
9.285,
-0.654
]
},
{
"start": 159.1019,
"duration": 0.12893,
"confidence": 0.329,
"loudness_start": -14.062,
"loudness_max_time": 0.0477,
"loudness_max": -10.42,
"loudness_end": 0.0,
"pitches": [
0.271,
0.687,
0.566,
0.547,
1.0,
0.868,
0.706,
0.853,
0.282,
0.275,
0.08,
0.377
],
"timbre": [
47.711,
54.939,
-55.971,
-36.639,
29.983,
-30.325,
1.826,
3.293,
-2.669,
4.153,
-10.632,
-11.237
]
},
{
"start": 159.23083,
"duration": 0.08141,
"confidence": 0.513,
"loudness_start": -13.674,
"loudness_max_time": 0.02529,
"loudness_max": -7.819,
"loudness_end": 0.0,
"pitches": [
0.91,
0.756,
0.701,
0.72,
1.0,
0.985,
0.89,
0.876,
0.701,
0.698,
0.558,
0.307
],
"timbre": [
49.627,
39.318,
-51.733,
-22.97,
6.79,
-48.846,
10.592,
7.309,
-7.375,
6.711,
1.524,
-13.48
]
},
{
"start": 159.31224,
"duration": 0.34653,
"confidence": 0.753,
"loudness_start": -11.984,
"loudness_max_time": 0.04534,
"loudness_max": -2.435,
"loudness_end": 0.0,
"pitches": [
0.271,
0.161,
0.115,
0.209,
0.564,
0.263,
0.159,
0.309,
0.16,
0.071,
0.132,
1.0
],
"timbre": [
51.07,
53.255,
-39.814,
-14.974,
17.269,
2.143,
-4.072,
36.636,
-15.949,
0.77,
-19.918,
-4.576
]
},
{
"start": 159.65878,
"duration": 0.1171,
"confidence": 0.482,
"loudness_start": -14.904,
"loudness_max_time": 0.01999,
"loudness_max": -8.7,
"loudness_end": 0.0,
"pitches": [
0.573,
0.856,
0.747,
0.768,
1.0,
0.93,
0.637,
0.65,
0.29,
0.27,
0.073,
0.284
],
"timbre": [
49.408,
69.583,
-70.316,
-32.899,
7.736,
-49.198,
-2.668,
10.125,
-4.28,
3.016,
-1.827,
0.301
]
},
{
"start": 159.77586,
"duration": 0.2215,
"confidence": 0.452,
"loudness_start": -11.965,
"loudness_max_time": 0.01476,
"loudness_max": -5.731,
"loudness_end": 0.0,
"pitches": [
0.601,
0.64,
0.129,
0.629,
1.0,
0.368,
0.239,
0.505,
0.647,
0.244,
0.188,
0.902
],
"timbre": [
50.297,
77.862,
-67.091,
-17.466,
2.299,
-64.884,
5.798,
14.859,
-6.244,
1.366,
1.861,
4.453
]
},
{
"start": 159.99738,
"duration": 0.11098,
"confidence": 0.097,
"loudness_start": -12.937,
"loudness_max_time": 0.00975,
"loudness_max": -9.887,
"loudness_end": 0.0,
"pitches": [
0.936,
1.0,
0.609,
0.632,
0.855,
0.683,
0.599,
0.998,
0.232,
0.157,
0.123,
0.754
],
"timbre": [
48.891,
104.558,
-51.273,
-32.719,
24.435,
-55.941,
-4.451,
8.722,
-8.96,
4.739,
-9.806,
1.716
]
},
{
"start": 160.10834,
"duration": 0.09755,
"confidence": 0.426,
"loudness_start": -12.483,
"loudness_max_time": 0.02715,
"loudness_max": -7.153,
"loudness_end": 0.0,
"pitches": [
0.842,
0.85,
0.752,
0.78,
1.0,
0.989,
0.916,
0.928,
0.649,
0.643,
0.361,
0.38
],
"timbre": [
50.535,
79.777,
-58.383,
-35.946,
-1.777,
-49.655,
2.33,
14.401,
-13.802,
8.559,
1.88,
-2.927
]
},
{
"start": 160.2059,
"duration": 0.33583,
"confidence": 0.7,
"loudness_start": -10.587,
"loudness_max_time": 0.03874,
"loudness_max": -3.168,
"loudness_end": 0.0,
"pitches": [
0.259,
0.19,
0.1,
0.219,
0.589,
0.245,
0.109,
0.138,
0.077,
0.059,
0.141,
1.0
],
"timbre": [
52.294,
75.876,
-43.468,
-8.245,
20.284,
-13.484,
-11.368,
35.569,
-12.209,
10.934,
-1.73,
1.998
]
},
{
"start": 160.54172,
"duration": 0.32054,
"confidence": 0.689,
"loudness_start": -12.56,
"loudness_max_time": 0.01638,
"loudness_max": -4.33,
"loudness_end": 0.0,
"pitches": [
0.919,
0.865,
0.405,
0.609,
0.67,
0.56,
0.463,
0.528,
0.791,
0.317,
0.215,
1.0
],
"timbre": [
52.308,
71.252,
-44.296,
-5.836,
12.658,
-62.946,
-2.872,
30.523,
-2.105,
-3.791,
-4.781,
2.032
]
},
{
"start": 160.86227,
"duration": 0.09846,
"confidence": 0.079,
"loudness_start": -10.977,
"loudness_max_time": 0.04512,
"loudness_max": -8.865,
"loudness_end": 0.0,
"pitches": [
1.0,
0.692,
0.621,
0.537,
0.792,
0.68,
0.618,
0.992,
0.454,
0.257,
0.403,
0.705
],
"timbre": [
50.481,
127.357,
-28.843,
-45.313,
32.856,
-43.797,
4.406,
4.81,
-4.881,
8.893,
-10.384,
-3.097
]
},
{
"start": 160.96072,
"duration": 0.10385,
"confidence": 0.386,
"loudness_start": -9.571,
"loudness_max_time": 0.01993,
"loudness_max": -4.685,
"loudness_end": 0.0,
"pitches": [
0.963,
0.949,
0.721,
0.728,
1.0,
0.974,
0.953,
0.949,
0.666,
0.661,
0.444,
0.428
],
"timbre": [
52.15,
99.813,
-41.443,
-20.848,
2.513,
-48.45,
5.73,
20.504,
-8.976,
17.337,
0.27,
1.58
]
},
{
"start": 161.06458,
"duration": 0.25025,
"confidence": 0.63,
"loudness_start": -9.471,
"loudness_max_time": 0.01871,
"loudness_max": -2.829,
"loudness_end": 0.0,
"pitches": [
0.419,
0.487,
0.21,
0.448,
1.0,
0.354,
0.198,
0.407,
0.243,
0.127,
0.128,
0.754
],
"timbre": [
54.029,
70.001,
-34.087,
-2.704,
6.206,
-30.68,
-1.3,
35.66,
-10.298,
16.006,
-3.563,
3.208
]
},
{
"start": 161.31483,
"duration": 0.2093,
"confidence": 0.615,
"loudness_start": -10.461,
"loudness_max_time": 0.01147,
"loudness_max": -2.74,
"loudness_end": 0.0,
"pitches": [
0.479,
0.359,
0.206,
0.677,
1.0,
0.571,
0.537,
0.41,
0.297,
0.226,
0.248,
0.605
],
"timbre": [
55.003,
44.892,
-17.912,
-34.639,
17.671,
-56.162,
-6.596,
5.354,
-5.197,
-2.724,
-9.414,
-3.233
]
},
{
"start": 161.52412,
"duration": 0.99828,
"confidence": 0.414,
"loudness_start": -6.966,
"loudness_max_time": 0.23147,
"loudness_max": -2.252,
"loudness_end": 0.0,
"pitches": [
0.132,
0.088,
0.132,
0.11,
1.0,
0.13,
0.133,
0.3,
0.166,
0.153,
0.172,
0.839
],
"timbre": [
55.566,
50.531,
20.655,
-20.862,
-5.952,
-23.123,
15.297,
-5.856,
1.529,
-3.309,
-17.794,
-12.811
]
},
{
"start": 162.5224,
"duration": 0.74331,
"confidence": 0.075,
"loudness_start": -5.543,
"loudness_max_time": 0.06824,
"loudness_max": -2.702,
"loudness_end": 0.0,
"pitches": [
0.047,
0.179,
0.05,
0.035,
0.139,
0.221,
1.0,
0.145,
0.082,
0.163,
0.096,
0.078
],
"timbre": [
54.939,
40.244,
29.697,
8.302,
13.567,
-33.443,
18.425,
-4.363,
-8.919,
-7.302,
-24.237,
-2.87
]
},
{
"start": 163.26572,
"duration": 0.62023,
"confidence": 0.612,
"loudness_start": -9.279,
"loudness_max_time": 0.36168,
"loudness_max": -2.106,
"loudness_end": 0.0,
"pitches": [
0.109,
0.155,
0.453,
0.276,
0.239,
0.277,
0.515,
1.0,
0.228,
0.229,
0.165,
0.147
],
"timbre": [
55.042,
37.859,
28.001,
-34.742,
13.237,
-13.729,
16.274,
19.437,
-3.217,
-4.096,
-5.346,
-1.212
]
},
{
"start": 163.88594,
"duration": 0.28009,
"confidence": 0.298,
"loudness_start": -7.836,
"loudness_max_time": 0.17415,
"loudness_max": -3.258,
"loudness_end": 0.0,
"pitches": [
0.143,
0.167,
0.671,
0.421,
0.34,
0.327,
0.592,
1.0,
0.234,
0.244,
0.202,
0.321
],
"timbre": [
53.812,
0.643,
16.64,
-32.281,
29.687,
-35.21,
8.781,
6.774,
3.683,
10.425,
-9.888,
8.042
]
},
{
"start": 164.16603,
"duration": 0.21873,
"confidence": 0.136,
"loudness_start": -7.967,
"loudness_max_time": 0.00167,
"loudness_max": -4.147,
"loudness_end": 0.0,
"pitches": [
0.137,
0.19,
0.721,
0.425,
0.208,
0.214,
0.55,
1.0,
0.415,
0.355,
0.23,
0.384
],
"timbre": [
53.245,
-13.426,
13.035,
-0.492,
30.336,
-55.897,
2.879,
-3.644,
10.797,
-2.875,
-13.412,
6.244
]
},
{
"start": 164.38477,
"duration": 0.09968,
"confidence": 0.244,
"loudness_start": -9.72,
"loudness_max_time": 0.03116,
"loudness_max": -5.93,
"loudness_end": 0.0,
"pitches": [
0.311,
0.399,
1.0,
0.714,
0.37,
0.372,
0.36,
0.455,
0.195,
0.276,
0.221,
0.479
],
"timbre": [
52.742,
-14.533,
-0.597,
-30.45,
22.425,
-54.559,
11.141,
9.97,
7.63,
-1.259,
8.654,
8.39
]
},
{
"start": 164.48444,
"duration": 0.11016,
"confidence": 0.204,
"loudness_start": -8.297,
"loudness_max_time": 0.00243,
"loudness_max": -3.215,
"loudness_end": 0.0,
"pitches": [
0.197,
0.268,
0.81,
0.676,
0.593,
0.489,
0.555,
1.0,
0.5,
0.292,
0.234,
0.322
],
"timbre": [
53.203,
0.732,
-5.048,
-12.971,
12.607,
-73.23,
-2.994,
3.928,
2.523,
15.887,
-13.241,
1.338
]
},
{
"start": 164.5946,
"duration": 0.18608,
"confidence": 0.152,
"loudness_start": -9.266,
"loudness_max_time": 0.00346,
"loudness_max": -3.909,
"loudness_end": 0.0,
"pitches": [
0.051,
0.094,
0.32,
0.148,
0.104,
0.154,
0.429,
1.0,
0.354,
0.082,
0.072,
0.182
],
"timbre": [
51.874,
-0.203,
-21.558,
6.95,
7.846,
-64.757,
-16.39,
3.519,
2.387,
0.776,
-24.855,
-0.024
]
},
{
"start": 164.78069,
"duration": 0.13315,
"confidence": 0.61,
"loudness_start": -12.887,
"loudness_max_time": 0.04105,
"loudness_max": -4.958,
"loudness_end": 0.0,
"pitches": [
0.437,
0.492,
0.619,
1.0,
0.909,
0.633,
0.728,
0.582,
0.366,
0.455,
0.258,
0.165
],
"timbre": [
51.451,
7.978,
-17.555,
-44.396,
18.619,
-15.315,
-1.599,
10.051,
8.133,
11.804,
2.813,
-2.615
]
},
{
"start": 164.91383,
"duration": 0.08118,
"confidence": 0.386,
"loudness_start": -9.385,
"loudness_max_time": 0.00563,
"loudness_max": -3.03,
"loudness_end": 0.0,
"pitches": [
0.253,
0.43,
0.34,
0.238,
0.548,
0.558,
0.95,
1.0,
0.903,
0.933,
0.368,
0.117
],
"timbre": [
53.388,
22.96,
-10.859,
-23.435,
-3.879,
-68.812,
-17.783,
3.708,
-6.409,
-4.735,
-6.487,
4.111
]
},
{
"start": 164.99501,
"duration": 0.8942,
"confidence": 0.438,
"loudness_start": -8.125,
"loudness_max_time": 0.12156,
"loudness_max": -2.727,
"loudness_end": 0.0,
"pitches": [
0.041,
0.104,
0.099,
0.059,
0.314,
0.111,
0.052,
0.129,
0.143,
1.0,
0.092,
0.056
],
"timbre": [
54.84,
45.534,
14.036,
-12.844,
14.994,
-22.053,
8.198,
6.761,
7.548,
-1.834,
-3.624,
-5.544
]
},
{
"start": 165.8892,
"duration": 0.22077,
"confidence": 0.482,
"loudness_start": -8.376,
"loudness_max_time": 0.00834,
"loudness_max": -2.395,
"loudness_end": 0.0,
"pitches": [
0.514,
0.692,
0.264,
0.144,
0.438,
0.206,
0.193,
0.233,
0.589,
1.0,
0.387,
0.236
],
"timbre": [
55.685,
53.749,
27.02,
-35.796,
-8.775,
-49.657,
7.098,
11.458,
-4.957,
4.841,
-9.22,
-1.939
]
},
{
"start": 166.10999,
"duration": 0.60331,
"confidence": 0.128,
"loudness_start": -4.223,
"loudness_max_time": 0.01634,
"loudness_max": -1.723,
"loudness_end": 0.0,
"pitches": [
0.064,
0.132,
0.039,
0.05,
0.227,
0.243,
0.136,
0.098,
0.164,
1.0,
0.092,
0.046
],
"timbre": [
55.453,
59.498,
12.246,
13.047,
16.26,
-52.054,
9.037,
-15.887,
7.712,
15.234,
-21.505,
10.738
]
},
{
"start": 166.71329,
"duration": 1.17261,
"confidence": 0.585,
"loudness_start": -8.131,
"loudness_max_time": 0.07265,
"loudness_max": -1.372,
"loudness_end": 0.0,
"pitches": [
0.443,
0.259,
0.186,
0.275,
0.167,
0.406,
0.612,
0.245,
0.154,
0.18,
0.166,
1.0
],
"timbre": [
53.743,
20.395,
26.401,
-25.159,
13.951,
-32.713,
3.875,
14.509,
9.426,
5.826,
-12.336,
-9.675
]
},
{
"start": 167.8859,
"duration": 0.35515,
"confidence": 0.216,
"loudness_start": -9.846,
"loudness_max_time": 0.16133,
"loudness_max": -5.95,
"loudness_end": 0.0,
"pitches": [
0.514,
0.494,
0.491,
0.242,
0.313,
0.335,
0.732,
0.293,
0.171,
0.117,
0.185,
1.0
],
"timbre": [
51.565,
8.649,
-21.056,
-35.683,
6.569,
-33.465,
0.393,
11.289,
5.032,
1.715,
-18.823,
4.463
]
},
{
"start": 168.24104,
"duration": 0.13306,
"confidence": 0.404,
"loudness_start": -13.263,
"loudness_max_time": 0.00735,
"loudness_max": -7.299,
"loudness_end": 0.0,
"pitches": [
0.741,
0.319,
0.219,
0.273,
0.239,
0.187,
0.306,
0.171,
0.226,
0.191,
0.413,
1.0
],
"timbre": [
51.617,
20.594,
-27.472,
-34.182,
-16.546,
-37.905,
-11.4,
3.357,
-9.676,
-11.928,
-11.29,
4.587
]
},
{
"start": 168.3741,
"duration": 0.12644,
"confidence": 0.136,
"loudness_start": -10.672,
"loudness_max_time": 0.01773,
"loudness_max": -6.77,
"loudness_end": 0.0,
"pitches": [
1.0,
0.684,
0.641,
0.979,
0.594,
0.692,
0.403,
0.612,
0.599,
0.52,
0.641,
0.853
],
"timbre": [
52.362,
16.183,
-18.592,
-43.769,
-7.735,
-39.239,
-17.204,
-4.032,
-9.207,
-1.542,
1.724,
-4.831
]
},
{
"start": 168.50053,
"duration": 0.11129,
"confidence": 0.466,
"loudness_start": -7.735,
"loudness_max_time": 0.02759,
"loudness_max": -2.98,
"loudness_end": 0.0,
"pitches": [
1.0,
0.778,
0.684,
0.593,
0.598,
0.603,
0.785,
0.726,
0.707,
0.632,
0.568,
0.519
],
"timbre": [
55.139,
51.371,
13.624,
-22.662,
-23.021,
-29.438,
15.549,
-4.451,
-21.972,
7.043,
8.068,
-3.212
]
},
{
"start": 168.61185,
"duration": 0.78395,
"confidence": 0.164,
"loudness_start": -5.205,
"loudness_max_time": 0.05717,
"loudness_max": -2.476,
"loudness_end": 0.0,
"pitches": [
0.063,
0.048,
0.098,
0.106,
1.0,
0.133,
0.139,
0.1,
0.152,
0.17,
0.188,
0.588
],
"timbre": [
55.724,
70.873,
42.18,
2.021,
11.94,
-29.628,
13.005,
-4.59,
-9.928,
-9.855,
-22.667,
-6.63
]
},
{
"start": 169.39578,
"duration": 0.90531,
"confidence": 0.51,
"loudness_start": -8.3,
"loudness_max_time": 0.04702,
"loudness_max": -2.605,
"loudness_end": 0.0,
"pitches": [
0.035,
0.216,
0.064,
0.044,
0.117,
0.146,
1.0,
0.131,
0.07,
0.088,
0.061,
0.065
],
"timbre": [
54.581,
30.538,
22.045,
-12.621,
9.829,
-20.186,
18.582,
16.966,
6.08,
-16.436,
-12.225,
-14.428
]
},
{
"start": 170.30109,
"duration": 0.4468,
"confidence": 0.678,
"loudness_start": -9.26,
"loudness_max_time": 0.10575,
"loudness_max": -1.436,
"loudness_end": 0.0,
"pitches": [
0.109,
0.189,
0.495,
0.294,
0.239,
0.175,
0.41,
1.0,
0.369,
0.243,
0.122,
0.1
],
"timbre": [
56.309,
60.888,
12.188,
-18.401,
9.201,
-25.335,
16.053,
12.517,
10.333,
-7.799,
-1.953,
-0.13
]
},
{
"start": 170.7479,
"duration": 0.24952,
"confidence": 0.018,
"loudness_start": -5.591,
"loudness_max_time": 0.00906,
"loudness_max": -1.761,
"loudness_end": 0.0,
"pitches": [
0.078,
0.101,
0.353,
0.147,
0.179,
0.167,
0.374,
1.0,
0.242,
0.143,
0.114,
0.138
],
"timbre": [
54.917,
15.151,
11.811,
-9.922,
13.348,
-71.149,
3.292,
1.683,
3.844,
8.859,
-13.734,
9.116
]
},
{
"start": 170.9974,
"duration": 0.25193,
"confidence": 0.344,
"loudness_start": -8.01,
"loudness_max_time": 0.01946,
"loudness_max": -2.545,
"loudness_end": 0.0,
"pitches": [
0.086,
0.187,
0.395,
0.108,
0.089,
0.101,
0.288,
1.0,
0.25,
0.149,
0.076,
0.101
],
"timbre": [
54.094,
8.179,
-1.608,
6.782,
13.483,
-45.819,
9.746,
0.407,
9.77,
5.323,
-1.02,
3.432
]
},
{
"start": 171.24934,
"duration": 0.17202,
"confidence": 0.085,
"loudness_start": -9.816,
"loudness_max_time": 0.04668,
"loudness_max": -6.141,
"loudness_end": 0.0,
"pitches": [
1.0,
0.132,
0.495,
0.159,
0.117,
0.173,
0.115,
0.303,
0.152,
0.237,
0.141,
0.729
],
"timbre": [
51.512,
-37.426,
-0.628,
-23.829,
21.871,
-35.492,
30.078,
1.123,
12.986,
-9.916,
-12.407,
-5.5
]
},
{
"start": 171.42136,
"duration": 0.12227,
"confidence": 0.446,
"loudness_start": -9.467,
"loudness_max_time": 0.01231,
"loudness_max": -3.829,
"loudness_end": 0.0,
"pitches": [
0.62,
0.416,
0.47,
0.484,
0.375,
0.32,
0.36,
0.675,
0.32,
0.338,
0.147,
1.0
],
"timbre": [
52.525,
-16.945,
-8.074,
4.833,
24.585,
-57.931,
-3.563,
10.198,
10.771,
5.138,
-9.196,
0.396
]
},
{
"start": 171.54362,
"duration": 0.16685,
"confidence": 0.291,
"loudness_start": -11.178,
"loudness_max_time": 0.03678,
"loudness_max": -5.282,
"loudness_end": 0.0,
"pitches": [
0.162,
0.912,
1.0,
0.325,
0.279,
0.289,
0.264,
0.481,
0.189,
0.207,
0.145,
0.271
],
"timbre": [
50.307,
-14.53,
-34.378,
-0.286,
39.099,
-22.716,
18.292,
-17.296,
10.8,
-13.068,
-11.715,
-10.379
]
},
{
"start": 171.71048,
"duration": 0.10671,
"confidence": 0.661,
"loudness_start": -12.525,
"loudness_max_time": 0.01729,
"loudness_max": -4.238,
"loudness_end": 0.0,
"pitches": [
1.0,
0.5,
0.331,
0.14,
0.142,
0.26,
0.211,
0.278,
0.178,
0.119,
0.091,
0.808
],
"timbre": [
50.574,
-13.387,
-52.262,
10.66,
-8.651,
-70.766,
-1.757,
-23.97,
-3.114,
25.349,
-3.847,
-5.637
]
},
{
"start": 171.81718,
"duration": 0.17859,
"confidence": 0.048,
"loudness_start": -13.175,
"loudness_max_time": 0.04481,
"loudness_max": -8.965,
"loudness_end": 0.0,
"pitches": [
0.248,
0.486,
0.519,
0.45,
0.231,
0.202,
0.201,
1.0,
0.341,
0.538,
0.183,
0.732
],
"timbre": [
48.965,
-32.732,
-22.098,
-38.037,
11.325,
-43.392,
0.707,
-2.38,
7.323,
-7.455,
-11.27,
-23.826
]
},
{
"start": 171.99577,
"duration": 0.91755,
"confidence": 0.773,
"loudness_start": -13.14,
"loudness_max_time": 0.19146,
"loudness_max": -2.161,
"loudness_end": 0.0,
"pitches": [
0.042,
0.107,
0.084,
0.058,
0.259,
0.09,
0.15,
0.131,
0.116,
1.0,
0.14,
0.056
],
"timbre": [
54.99,
66.895,
14.048,
-20.838,
2.558,
-22.498,
5.354,
18.973,
13.543,
-6.834,
11.507,
0.341
]
},
{
"start": 172.91333,
"duration": 0.65982,
"confidence": 0.488,
"loudness_start": -6.951,
"loudness_max_time": 0.03179,
"loudness_max": -0.825,
"loudness_end": 0.0,
"pitches": [
0.082,
0.248,
0.154,
0.115,
0.286,
0.234,
0.457,
0.293,
0.288,
1.0,
0.149,
0.088
],
"timbre": [
55.97,
59.025,
24.032,
8.734,
14.531,
-29.212,
15.756,
20.081,
12.731,
13.415,
6.098,
-5.036
]
},
{
"start": 173.57315,
"duration": 0.18059,
"confidence": 0.005,
"loudness_start": -8.085,
"loudness_max_time": 0.04956,
"loudness_max": -5.96,
"loudness_end": 0.0,
"pitches": [
0.193,
0.308,
0.226,
0.249,
0.595,
0.612,
0.511,
0.567,
1.0,
0.778,
0.41,
0.641
],
"timbre": [
52.832,
40.003,
24.746,
-16.195,
17.073,
-33.684,
16.325,
-10.137,
6.495,
13.15,
-12.182,
0.707
]
},
{
"start": 173.75374,
"duration": 0.70825,
"confidence": 0.534,
"loudness_start": -8.35,
"loudness_max_time": 0.12384,
"loudness_max": -1.645,
"loudness_end": 0.0,
"pitches": [
0.338,
0.122,
0.085,
0.073,
0.042,
0.078,
0.363,
0.152,
0.11,
0.114,
0.087,
1.0
],
"timbre": [
54.658,
48.609,
5.84,
-34.976,
13.711,
-12.187,
13.596,
16.877,
21.938,
-0.372,
-26.647,
-3.489
]
},
{
"start": 174.462,
"duration": 0.20971,
"confidence": 0.042,
"loudness_start": -8.123,
"loudness_max_time": 0.13703,
"loudness_max": -4.327,
"loudness_end": 0.0,
"pitches": [
0.514,
0.159,
0.21,
0.511,
0.377,
0.363,
0.468,
0.449,
0.204,
0.244,
0.305,
1.0
],
"timbre": [
53.506,
14.983,
-9.069,
-40.723,
11.256,
-34.758,
-1.174,
0.022,
4.69,
8.092,
1.383,
4.931
]
},
{
"start": 174.6717,
"duration": 0.29646,
"confidence": 0.108,
"loudness_start": -7.348,
"loudness_max_time": 0.00651,
"loudness_max": -2.277,
"loudness_end": 0.0,
"pitches": [
0.382,
0.418,
0.347,
0.192,
0.079,
0.157,
0.201,
0.154,
0.13,
0.158,
0.134,
1.0
],
"timbre": [
53.133,
5.865,
-25.405,
13.796,
5.282,
-65.845,
-6.253,
-6.099,
1.565,
3.242,
-32.793,
8.54
]
},
{
"start": 174.96815,
"duration": 0.14086,
"confidence": 0.283,
"loudness_start": -12.569,
"loudness_max_time": 0.03368,
"loudness_max": -7.249,
"loudness_end": 0.0,
"pitches": [
0.558,
0.508,
0.164,
0.11,
0.103,
0.135,
0.153,
0.074,
0.086,
0.103,
0.238,
1.0
],
"timbre": [
49.404,
-1.93,
-67.094,
-34.737,
5.364,
-35.394,
17.805,
-26.595,
3.975,
-4.086,
2.635,
-4.403
]
},
{
"start": 175.10902,
"duration": 0.10209,
"confidence": 0.517,
"loudness_start": -12.029,
"loudness_max_time": 0.00696,
"loudness_max": -5.312,
"loudness_end": 0.0,
"pitches": [
1.0,
0.691,
0.245,
0.178,
0.19,
0.252,
0.574,
0.314,
0.384,
0.375,
0.569,
0.977
],
"timbre": [
50.203,
9.471,
-21.21,
1.972,
-23.829,
-66.551,
5.952,
-9.506,
-28.504,
21.245,
-34.096,
7.527
]
},
{
"start": 175.2111,
"duration": 0.09442,
"confidence": 0.082,
"loudness_start": -13.653,
"loudness_max_time": 0.01371,
"loudness_max": -6.066,
"loudness_end": 0.0,
"pitches": [
0.884,
0.309,
0.087,
0.102,
0.082,
0.078,
0.137,
0.187,
0.195,
0.175,
0.234,
1.0
],
"timbre": [
48.4,
18.035,
-52.309,
7.916,
-22.899,
-82.132,
-8.232,
-11.112,
-16.641,
13.527,
-9.964,
12.907
]
},
{
"start": 175.30553,
"duration": 0.11732,
"confidence": 0.449,
"loudness_start": -15.488,
"loudness_max_time": 0.02314,
"loudness_max": -8.215,
"loudness_end": 0.0,
"pitches": [
0.997,
1.0,
0.484,
0.507,
0.515,
0.268,
0.154,
0.343,
0.438,
0.498,
0.43,
0.99
],
"timbre": [
48.59,
7.144,
-43.309,
0.029,
-18.807,
-39.028,
8.944,
-17.108,
-22.086,
9.926,
3.724,
2.2
]
},
{
"start": 175.42287,
"duration": 0.07324,
"confidence": 0.433,
"loudness_start": -14.088,
"loudness_max_time": 0.02392,
"loudness_max": -8.595,
"loudness_end": 0.0,
"pitches": [
0.454,
0.662,
0.579,
0.583,
0.892,
0.873,
1.0,
0.992,
0.67,
0.66,
0.309,
0.28
],
"timbre": [
49.253,
13.999,
-24.545,
-21.41,
-13.968,
-45.371,
-1.294,
-12.436,
-22.712,
16.409,
7.559,
-7.638
]
},
{
"start": 175.4961,
"duration": 0.12227,
"confidence": 0.793,
"loudness_start": -12.13,
"loudness_max_time": 0.0583,
"loudness_max": -2.337,
"loudness_end": 0.0,
"pitches": [
0.985,
1.0,
0.366,
0.265,
0.436,
0.385,
0.498,
0.513,
0.574,
0.526,
0.504,
0.431
],
"timbre": [
54.776,
47.042,
17.74,
-31.116,
-14.412,
9.378,
17.986,
3.542,
-2.293,
3.799,
-3.911,
-13.516
]
},
{
"start": 175.61836,
"duration": 0.31338,
"confidence": 0.157,
"loudness_start": -5.716,
"loudness_max_time": 0.21026,
"loudness_max": -1.748,
"loudness_end": 0.0,
"pitches": [
0.381,
0.458,
0.23,
0.194,
0.769,
0.271,
0.217,
0.218,
0.172,
0.227,
0.197,
1.0
],
"timbre": [
56.585,
80.863,
40.824,
-29.045,
-14.071,
-33.152,
3.43,
-4.609,
2.543,
-0.581,
0.045,
-8.116
]
},
{
"start": 175.93175,
"duration": 0.34748,
"confidence": 0.016,
"loudness_start": -3.41,
"loudness_max_time": 0.08822,
"loudness_max": -1.449,
"loudness_end": 0.0,
"pitches": [
0.272,
0.269,
0.292,
0.28,
1.0,
0.263,
0.125,
0.167,
0.201,
0.098,
0.119,
0.837
],
"timbre": [
56.91,
73.926,
38.022,
-1.705,
-19.832,
-27.478,
8.162,
-6.755,
-0.149,
-0.293,
-16.343,
-8.813
]
},
{
"start": 176.27924,
"duration": 0.262,
"confidence": 0.097,
"loudness_start": -5.454,
"loudness_max_time": 0.14249,
"loudness_max": -2.213,
"loudness_end": 0.0,
"pitches": [
0.687,
0.57,
0.351,
0.415,
0.502,
0.586,
0.501,
0.372,
0.57,
0.563,
0.522,
1.0
],
"timbre": [
56.15,
64.453,
42.737,
-20.885,
-17.156,
-31.345,
12.21,
5.156,
-1.493,
1.407,
-1.449,
-1.936
]
},
{
"start": 176.54121,
"duration": 0.16844,
"confidence": 0.087,
"loudness_start": -4.155,
"loudness_max_time": 0.058,
"loudness_max": -1.486,
"loudness_end": 0.0,
"pitches": [
0.521,
1.0,
0.556,
0.447,
0.386,
0.332,
0.427,
0.327,
0.19,
0.174,
0.224,
0.179
],
"timbre": [
57.283,
107.885,
29.171,
-13.387,
-5.727,
-32.672,
3.765,
-3.213,
4.689,
12.194,
-9.735,
7.585
]
},
{
"start": 176.70966,
"duration": 0.56871,
"confidence": 0.012,
"loudness_start": -3.963,
"loudness_max_time": 0.05224,
"loudness_max": -1.539,
"loudness_end": 0.0,
"pitches": [
0.146,
0.457,
0.27,
0.27,
0.282,
0.221,
1.0,
0.23,
0.151,
0.153,
0.141,
0.18
],
"timbre": [
56.832,
89.513,
24.785,
3.976,
-8.631,
-34.332,
12.55,
-16.262,
2.934,
13.442,
-10.715,
-1.363
]
},
{
"start": 177.27837,
"duration": 1.51515,
"confidence": 0.372,
"loudness_start": -5.835,
"loudness_max_time": 0.36817,
"loudness_max": -1.472,
"loudness_end": 0.0,
"pitches": [
0.189,
0.336,
0.769,
0.553,
0.225,
0.204,
0.207,
1.0,
0.207,
0.234,
0.167,
0.219
],
"timbre": [
56.171,
54.565,
39.001,
-20.116,
-19.457,
-28.539,
19.088,
-1.401,
6.953,
1.758,
-9.592,
-1.884
]
},
{
"start": 178.7935,
"duration": 0.13333,
"confidence": 0.042,
"loudness_start": -6.628,
"loudness_max_time": 0.0582,
"loudness_max": -4.124,
"loudness_end": 0.0,
"pitches": [
0.325,
0.722,
1.0,
0.661,
0.346,
0.224,
0.422,
0.547,
0.311,
0.231,
0.198,
0.17
],
"timbre": [
54.841,
38.788,
42.474,
-11.176,
-25.88,
-30.384,
-13.465,
0.089,
-2.971,
0.044,
-10.301,
-6.486
]
},
{
"start": 178.92685,
"duration": 0.08712,
"confidence": 0.138,
"loudness_start": -6.787,
"loudness_max_time": 0.01799,
"loudness_max": -3.343,
"loudness_end": 0.0,
"pitches": [
0.356,
0.785,
0.857,
0.68,
0.841,
0.855,
0.837,
1.0,
0.564,
0.567,
0.203,
0.262
],
"timbre": [
55.203,
36.412,
33.031,
-3.403,
-18.675,
-27.226,
-9.17,
-10.267,
-3.644,
10.539,
0.833,
6.505
]
},
{
"start": 179.01398,
"duration": 0.71429,
"confidence": 0.221,
"loudness_start": -6.519,
"loudness_max_time": 0.0408,
"loudness_max": -1.718,
"loudness_end": 0.0,
"pitches": [
0.243,
0.479,
0.628,
0.439,
0.436,
0.197,
0.128,
0.316,
0.228,
1.0,
0.214,
0.229
],
"timbre": [
56.525,
55.203,
40.363,
-24.266,
-6.283,
-24.225,
5.453,
13.232,
10.064,
-8.658,
-5.301,
-8.036
]
},
{
"start": 179.72826,
"duration": 0.13941,
"confidence": 0.044,
"loudness_start": -4.763,
"loudness_max_time": 0.0138,
"loudness_max": -2.486,
"loudness_end": 0.0,
"pitches": [
0.396,
1.0,
0.675,
0.36,
0.389,
0.268,
0.451,
0.391,
0.314,
0.343,
0.256,
0.214
],
"timbre": [
55.806,
58.026,
51.1,
3.909,
-6.604,
-39.976,
5.245,
-10.259,
-6.589,
8.25,
-1.346,
3.086
]
},
{
"start": 179.86766,
"duration": 0.93492,
"confidence": 0.051,
"loudness_start": -5.808,
"loudness_max_time": 0.16297,
"loudness_max": -1.366,
"loudness_end": 0.0,
"pitches": [
0.237,
0.516,
0.471,
0.379,
0.453,
0.287,
0.282,
0.229,
0.275,
1.0,
0.214,
0.274
],
"timbre": [
55.703,
53.101,
50.178,
-20.877,
-9.922,
-33.037,
0.105,
9.106,
3.77,
8.976,
-11.126,
-4.525
]
},
{
"start": 180.8026,
"duration": 0.54512,
"confidence": 0.448,
"loudness_start": -6.144,
"loudness_max_time": 0.11677,
"loudness_max": -0.891,
"loudness_end": 0.0,
"pitches": [
0.427,
0.73,
0.513,
0.627,
0.314,
0.2,
0.376,
0.307,
0.364,
0.562,
0.523,
1.0
],
"timbre": [
56.783,
69.723,
33.519,
-16.308,
0.59,
-18.409,
3.642,
9.925,
10.251,
-14.28,
-0.182,
1.073
]
},
{
"start": 181.34772,
"duration": 0.18689,
"confidence": 0.145,
"loudness_start": -6.257,
"loudness_max_time": 0.11976,
"loudness_max": -2.466,
"loudness_end": 0.0,
"pitches": [
0.532,
0.277,
0.222,
0.276,
0.123,
0.163,
0.579,
1.0,
0.431,
0.335,
0.325,
0.727
],
"timbre": [
55.686,
45.892,
38.215,
-12.874,
1.434,
-36.877,
11.998,
4.569,
9.651,
13.095,
-8.069,
-9.008
]
},
{
"start": 181.5346,
"duration": 0.38172,
"confidence": 0.172,
"loudness_start": -6.208,
"loudness_max_time": 0.08282,
"loudness_max": -3.91,
"loudness_end": 0.0,
"pitches": [
0.637,
0.18,
0.108,
0.192,
0.101,
0.095,
0.202,
0.392,
0.175,
0.157,
0.167,
1.0
],
"timbre": [
55.048,
45.086,
30.439,
-13.412,
-6.112,
-29.195,
18.858,
-15.787,
6.516,
9.363,
-2.608,
3.279
]
},
{
"start": 181.91634,
"duration": 0.18553,
"confidence": 0.243,
"loudness_start": -6.631,
"loudness_max_time": 0.0063,
"loudness_max": -2.67,
"loudness_end": 0.0,
"pitches": [
1.0,
0.33,
0.19,
0.509,
0.263,
0.236,
0.281,
0.366,
0.203,
0.189,
0.809,
0.948
],
"timbre": [
55.084,
26.353,
27.637,
-4.246,
-23.395,
-52.465,
-0.098,
-3.157,
3.978,
6.646,
-5.458,
-5.967
]
},
{
"start": 182.10185,
"duration": 0.30889,
"confidence": 0.322,
"loudness_start": -7.516,
"loudness_max_time": 0.02765,
"loudness_max": -1.883,
"loudness_end": 0.0,
"pitches": [
0.284,
0.335,
0.353,
0.61,
0.268,
0.192,
0.585,
0.451,
0.59,
0.458,
0.564,
1.0
],
"timbre": [
54.964,
38.976,
29.443,
3.61,
-14.15,
-28.734,
-1.632,
-15.071,
2.808,
5.861,
11.654,
-14.07
]
},
{
"start": 182.41075,
"duration": 0.12594,
"confidence": 0.133,
"loudness_start": -6.864,
"loudness_max_time": 0.02753,
"loudness_max": -4.1,
"loudness_end": 0.0,
"pitches": [
0.73,
1.0,
0.375,
0.721,
0.404,
0.314,
0.208,
0.383,
0.226,
0.362,
0.787,
0.499
],
"timbre": [
54.579,
19.075,
40.952,
-3.49,
-14.303,
-24.366,
4.667,
-10.729,
3.047,
16.307,
-8.422,
-9.831
]
},
{
"start": 182.5367,
"duration": 0.55274,
"confidence": 0.357,
"loudness_start": -6.578,
"loudness_max_time": 0.02113,
"loudness_max": -1.249,
"loudness_end": 0.0,
"pitches": [
0.24,
0.484,
0.531,
0.435,
0.972,
0.295,
0.245,
0.215,
0.293,
0.241,
0.208,
1.0
],
"timbre": [
56.486,
64.447,
27.368,
-27.472,
-8.19,
-31.002,
-1.717,
12.909,
5.491,
5.685,
9.692,
-8.307
]
},
{
"start": 183.08943,
"duration": 0.09859,
"confidence": 0.034,
"loudness_start": -6.29,
"loudness_max_time": 0.04766,
"loudness_max": -3.736,
"loudness_end": 0.0,
"pitches": [
0.89,
1.0,
0.434,
0.459,
0.908,
0.405,
0.36,
0.278,
0.383,
0.219,
0.32,
0.623
],
"timbre": [
54.946,
54.878,
49.78,
-0.888,
-6.24,
-26.301,
-0.412,
0.554,
-7.275,
0.922,
-5.79,
-2.989
]
},
{
"start": 183.18803,
"duration": 0.19134,
"confidence": 0.044,
"loudness_start": -6.56,
"loudness_max_time": 0.14152,
"loudness_max": -2.676,
"loudness_end": 0.0,
"pitches": [
0.575,
0.804,
0.927,
0.709,
0.669,
0.378,
0.251,
0.255,
0.337,
0.305,
0.311,
1.0
],
"timbre": [
55.809,
83.96,
54.944,
-10.778,
-13.557,
-27.294,
4.441,
-5.84,
-3.382,
1.784,
0.915,
-7.005
]
},
{
"start": 183.37936,
"duration": 0.19787,
"confidence": 0.217,
"loudness_start": -5.707,
"loudness_max_time": 0.06584,
"loudness_max": -1.861,
"loudness_end": 0.0,
"pitches": [
1.0,
0.901,
0.485,
0.293,
0.225,
0.42,
0.938,
0.471,
0.549,
0.257,
0.174,
0.597
],
"timbre": [
56.018,
59.112,
44.624,
-29.868,
-8.187,
-30.605,
0.143,
9.635,
-0.568,
8.777,
-8.486,
-1.905
]
},
{
"start": 183.57722,
"duration": 0.70236,
"confidence": 0.111,
"loudness_start": -3.182,
"loudness_max_time": 0.00285,
"loudness_max": -1.145,
"loudness_end": 0.0,
"pitches": [
0.12,
0.355,
0.409,
0.312,
0.141,
0.164,
1.0,
0.165,
0.138,
0.139,
0.113,
0.2
],
"timbre": [
56.803,
83.099,
31.469,
-11.218,
-5.99,
-47.155,
1.301,
-14.384,
2.507,
12.89,
-22.877,
-2.759
]
},
{
"start": 184.27959,
"duration": 0.13941,
"confidence": 0.057,
"loudness_start": -4.664,
"loudness_max_time": 0.03661,
"loudness_max": -1.018,
"loudness_end": 0.0,
"pitches": [
0.725,
0.63,
0.64,
0.363,
0.584,
0.572,
0.694,
1.0,
0.557,
0.535,
0.501,
0.117
],
"timbre": [
56.613,
57.126,
31.251,
-11.353,
-2.802,
-33.085,
-3.137,
6.753,
18.133,
4.921,
-7.468,
-23.15
]
},
{
"start": 184.419,
"duration": 0.54522,
"confidence": 0.065,
"loudness_start": -4.444,
"loudness_max_time": 0.06586,
"loudness_max": -2.195,
"loudness_end": 0.0,
"pitches": [
0.125,
0.291,
0.504,
0.309,
0.148,
0.098,
0.147,
1.0,
0.126,
0.126,
0.097,
0.13
],
"timbre": [
56.465,
73.096,
45.337,
-9.022,
-2.155,
-27.973,
5.695,
-6.632,
13.305,
2.319,
-12.117,
-10.843
]
},
{
"start": 184.96422,
"duration": 0.40163,
"confidence": 0.233,
"loudness_start": -6.738,
"loudness_max_time": 0.21599,
"loudness_max": -2.242,
"loudness_end": 0.0,
"pitches": [
0.41,
0.186,
0.431,
0.202,
0.171,
0.127,
0.208,
1.0,
0.552,
0.76,
0.646,
0.54
],
"timbre": [
55.761,
41.028,
60.262,
-9.862,
-1.184,
-24.924,
-0.205,
-17.726,
3.713,
20.5,
-7.815,
-9.029
]
},
{
"start": 185.36584,
"duration": 0.24245,
"confidence": 0.27,
"loudness_start": -6.708,
"loudness_max_time": 0.03592,
"loudness_max": -1.78,
"loudness_end": 0.0,
"pitches": [
0.156,
0.227,
0.305,
0.086,
0.041,
0.052,
0.426,
1.0,
0.255,
0.123,
0.084,
0.238
],
"timbre": [
56.032,
13.256,
42.703,
-2.872,
1.139,
-28.307,
9.611,
1.488,
4.509,
-1.158,
-10.541,
-14.358
]
},
{
"start": 185.6083,
"duration": 0.41859,
"confidence": 0.131,
"loudness_start": -6.417,
"loudness_max_time": 0.12214,
"loudness_max": -2.343,
"loudness_end": 0.0,
"pitches": [
0.244,
0.262,
0.555,
0.332,
0.168,
0.218,
0.329,
1.0,
0.725,
0.681,
0.515,
0.378
],
"timbre": [
55.154,
21.676,
41.612,
-9.917,
-3.428,
-25.555,
-14.375,
7.206,
14.722,
6.395,
-13.065,
-26.884
]
},
{
"start": 186.02689,
"duration": 0.92259,
"confidence": 0.406,
"loudness_start": -6.542,
"loudness_max_time": 0.04247,
"loudness_max": -0.589,
"loudness_end": 0.0,
"pitches": [
0.239,
0.384,
0.576,
0.312,
0.428,
0.222,
0.252,
0.339,
0.215,
1.0,
0.186,
0.198
],
"timbre": [
56.359,
59.659,
38.26,
-21.513,
4.373,
-16.802,
15.896,
11.459,
9.837,
-19.4,
-3.908,
-9.001
]
},
{
"start": 186.94948,
"duration": 0.6444,
"confidence": 0.126,
"loudness_start": -4.593,
"loudness_max_time": 0.13592,
"loudness_max": -1.441,
"loudness_end": 0.0,
"pitches": [
0.216,
0.525,
0.345,
0.339,
0.391,
0.201,
0.235,
0.261,
0.234,
1.0,
0.215,
0.194
],
"timbre": [
56.649,
68.945,
42.291,
-8.421,
-10.254,
-34.022,
8.735,
3.669,
-1.437,
-7.025,
-12.308,
0.862
]
},
{
"start": 187.59389,
"duration": 0.19751,
"confidence": 0.209,
"loudness_start": -7.217,
"loudness_max_time": 0.05635,
"loudness_max": -3.814,
"loudness_end": 0.0,
"pitches": [
0.32,
0.716,
0.219,
0.219,
0.455,
0.158,
0.155,
0.163,
0.505,
1.0,
0.426,
0.154
],
"timbre": [
55.124,
42.724,
30.364,
-8.256,
-21.757,
-32.283,
20.167,
-3.689,
9.537,
4.838,
-6.963,
2.161
]
},
{
"start": 187.79138,
"duration": 0.31918,
"confidence": 0.294,
"loudness_start": -6.304,
"loudness_max_time": 0.12882,
"loudness_max": -1.909,
"loudness_end": 0.0,
"pitches": [
0.621,
1.0,
0.383,
0.518,
0.353,
0.367,
0.502,
0.323,
0.458,
0.363,
0.526,
0.786
],
"timbre": [
56.133,
67.648,
45.392,
-24.216,
5.811,
-23.819,
11.109,
8.442,
12.176,
-6.601,
-0.226,
-3.991
]
},
{
"start": 188.11057,
"duration": 0.3483,
"confidence": 0.053,
"loudness_start": -3.968,
"loudness_max_time": 0.03499,
"loudness_max": -1.739,
"loudness_end": 0.0,
"pitches": [
0.385,
0.162,
0.369,
0.507,
0.403,
0.323,
0.38,
0.301,
0.513,
0.375,
0.342,
1.0
],
"timbre": [
56.473,
59.906,
32.05,
-0.807,
-7.336,
-41.866,
4.891,
-10.789,
1.076,
16.492,
-0.49,
1.618
]
},
{
"start": 188.45888,
"duration": 1.0044,
"confidence": 0.01,
"loudness_start": -4.968,
"loudness_max_time": 0.04689,
"loudness_max": -2.836,
"loudness_end": 0.0,
"pitches": [
0.461,
0.22,
0.215,
0.373,
0.192,
0.155,
0.211,
0.367,
0.649,
0.698,
0.729,
1.0
],
"timbre": [
55.45,
39.882,
25.011,
3.215,
-20.148,
-34.919,
12.427,
-9.511,
10.172,
9.649,
-13.045,
-2.57
]
},
{
"start": 189.46327,
"duration": 0.0639,
"confidence": 0.061,
"loudness_start": -8.016,
"loudness_max_time": 0.00559,
"loudness_max": -3.647,
"loudness_end": 0.0,
"pitches": [
1.0,
0.853,
0.678,
0.655,
0.667,
0.664,
0.688,
0.695,
0.707,
0.671,
0.455,
0.433
],
"timbre": [
53.069,
62.398,
25.536,
-15.356,
-41.255,
-62.977,
-5.853,
0.994,
-8.127,
15.063,
-16.999,
-9.583
]
},
{
"start": 189.52718,
"duration": 0.73714,
"confidence": 0.467,
"loudness_start": -8.4,
"loudness_max_time": 0.15196,
"loudness_max": -3.957,
"loudness_end": 0.0,
"pitches": [
0.219,
0.181,
0.132,
0.141,
0.093,
0.228,
1.0,
0.477,
0.301,
0.171,
0.165,
0.418
],
"timbre": [
53.072,
76.315,
57.37,
5.532,
-29.736,
-13.752,
6.492,
32.446,
-8.877,
-4.943,
-0.003,
-6.721
]
},
{
"start": 190.26431,
"duration": 0.25546,
"confidence": 0.02,
"loudness_start": -9.878,
"loudness_max_time": 0.09438,
"loudness_max": -7.113,
"loudness_end": 0.0,
"pitches": [
1.0,
0.611,
0.349,
0.298,
0.305,
0.474,
0.698,
0.382,
0.288,
0.343,
0.222,
0.829
],
"timbre": [
51.07,
142.01,
127.242,
18.799,
-33.997,
-32.64,
14.262,
13.356,
-36.035,
-1.551,
-7.486,
4.023
]
},
{
"start": 190.51978,
"duration": 0.12762,
"confidence": 0.064,
"loudness_start": -11.114,
"loudness_max_time": 0.03537,
"loudness_max": -7.767,
"loudness_end": 0.0,
"pitches": [
0.741,
0.991,
0.922,
0.991,
1.0,
0.818,
0.66,
0.633,
0.42,
0.726,
0.598,
0.467
],
"timbre": [
50.431,
157.268,
136.889,
35.393,
-19.053,
-24.571,
13.794,
-5.444,
-28.961,
-5.319,
-7.016,
0.715
]
},
{
"start": 190.64738,
"duration": 0.39469,
"confidence": 0.013,
"loudness_start": -11.58,
"loudness_max_time": 0.23297,
"loudness_max": -7.203,
"loudness_end": 0.0,
"pitches": [
0.854,
0.798,
1.0,
0.659,
0.616,
0.843,
0.971,
0.546,
0.563,
0.707,
0.626,
0.969
],
"timbre": [
50.867,
165.377,
149.614,
22.72,
-20.745,
-24.491,
8.816,
-1.015,
-28.17,
-2.882,
-2.051,
-2.245
]
},
{
"start": 191.04208,
"duration": 0.21501,
"confidence": 0.281,
"loudness_start": -10.893,
"loudness_max_time": 0.07735,
"loudness_max": -7.823,
"loudness_end": 0.0,
"pitches": [
0.991,
0.975,
0.797,
0.604,
0.542,
0.775,
0.593,
0.795,
0.75,
0.769,
0.692,
1.0
],
"timbre": [
50.867,
136.965,
151.373,
35.282,
-9.177,
-18.241,
6.223,
4.983,
-41.723,
4.347,
3.346,
-2.273
]
},
{
"start": 191.2571,
"duration": 0.92839,
"confidence": 0.811,
"loudness_start": -11.475,
"loudness_max_time": 0.0607,
"loudness_max": -1.147,
"loudness_end": 0.0,
"pitches": [
0.375,
0.3,
0.304,
0.192,
1.0,
0.541,
0.391,
0.469,
0.459,
0.248,
0.171,
0.593
],
"timbre": [
53.733,
120.778,
83.449,
-27.105,
-10.042,
16.296,
4.967,
-12.3,
-17.808,
12.29,
-31.788,
-3.528
]
},
{
"start": 192.18549,
"duration": 0.4298,
"confidence": 0.075,
"loudness_start": -7.25,
"loudness_max_time": 0.00812,
"loudness_max": -3.407,
"loudness_end": 0.0,
"pitches": [
0.181,
0.358,
0.457,
0.317,
1.0,
0.236,
0.174,
0.408,
0.317,
0.224,
0.143,
0.693
],
"timbre": [
52.237,
34.332,
-0.27,
0.682,
-31.059,
-66.528,
-8.497,
-3.289,
-13.094,
4.623,
-10.69,
2.264
]
},
{
"start": 192.61528,
"duration": 0.45179,
"confidence": 0.525,
"loudness_start": -10.417,
"loudness_max_time": 0.01401,
"loudness_max": -2.991,
"loudness_end": 0.0,
"pitches": [
0.102,
0.239,
0.254,
0.313,
0.887,
0.161,
0.218,
0.199,
0.217,
0.139,
0.139,
1.0
],
"timbre": [
52.604,
32.234,
-4.857,
-6.703,
-17.452,
-54.834,
-10.646,
-8.457,
-12.062,
18.761,
7.469,
6.685
]
},
{
"start": 193.06706,
"duration": 0.20413,
"confidence": 0.324,
"loudness_start": -9.143,
"loudness_max_time": 0.00347,
"loudness_max": -3.939,
"loudness_end": 0.0,
"pitches": [
0.458,
0.391,
0.091,
0.275,
0.586,
0.278,
0.124,
0.145,
0.317,
0.214,
0.245,
1.0
],
"timbre": [
50.192,
-2.722,
-21.445,
-0.887,
-27.478,
-79.981,
-5.804,
-19.606,
-8.599,
12.692,
-22.933,
8.958
]
},
{
"start": 193.2712,
"duration": 0.15878,
"confidence": 0.129,
"loudness_start": -12.422,
"loudness_max_time": 0.12129,
"loudness_max": -9.11,
"loudness_end": 0.0,
"pitches": [
0.219,
0.194,
0.112,
0.159,
0.482,
0.166,
0.084,
0.104,
0.081,
0.1,
0.111,
1.0
],
"timbre": [
49.35,
-5.923,
-1.425,
-54.728,
-16.911,
-31.718,
-11.889,
6.121,
0.84,
-6.754,
3.535,
-1.627
]
},
{
"start": 193.42998,
"duration": 0.16059,
"confidence": 0.328,
"loudness_start": -10.118,
"loudness_max_time": 0.06177,
"loudness_max": -5.395,
"loudness_end": 0.0,
"pitches": [
0.836,
0.748,
0.556,
0.548,
1.0,
0.884,
0.936,
0.98,
0.609,
0.623,
0.387,
0.606
],
"timbre": [
51.577,
19.345,
-1.908,
-32.404,
-16.699,
-24.945,
-4.25,
1.981,
2.454,
-1.881,
-14.652,
-0.983
]
},
{
"start": 193.59058,
"duration": 0.30159,
"confidence": 0.014,
"loudness_start": -10.065,
"loudness_max_time": 0.13823,
"loudness_max": -7.071,
"loudness_end": 0.0,
"pitches": [
0.19,
0.135,
0.082,
0.25,
1.0,
0.235,
0.103,
0.175,
0.176,
0.105,
0.121,
0.968
],
"timbre": [
50.869,
18.687,
4.95,
-26.778,
1.784,
-22.629,
-11.926,
-0.928,
10.492,
-5.972,
-15.451,
2.748
]
},
{
"start": 193.89215,
"duration": 0.10989,
"confidence": 0.448,
"loudness_start": -12.55,
"loudness_max_time": 0.02163,
"loudness_max": -5.743,
"loudness_end": 0.0,
"pitches": [
0.764,
0.64,
0.497,
0.58,
1.0,
0.73,
0.771,
0.767,
0.53,
0.572,
0.305,
0.42
],
"timbre": [
50.309,
-3.456,
-27.506,
-8.406,
-7.64,
-32.195,
-0.69,
-23.028,
5.761,
11.173,
16.195,
5.909
]
},
{
"start": 194.00204,
"duration": 0.30834,
"confidence": 0.042,
"loudness_start": -11.991,
"loudness_max_time": 0.04803,
"loudness_max": -9.132,
"loudness_end": 0.0,
"pitches": [
0.181,
0.262,
0.199,
0.366,
1.0,
0.13,
0.172,
0.748,
0.435,
0.158,
0.213,
0.46
],
"timbre": [
49.601,
18.257,
19.107,
-31.915,
0.95,
-23.115,
-26.576,
11.281,
-4.246,
-14.527,
-2.892,
1.602
]
},
{
"start": 194.3104,
"duration": 0.42317,
"confidence": 0.554,
"loudness_start": -11.865,
"loudness_max_time": 0.04798,
"loudness_max": -4.711,
"loudness_end": 0.0,
"pitches": [
0.522,
0.32,
0.323,
0.603,
1.0,
0.627,
0.521,
0.426,
0.55,
0.307,
0.444,
0.769
],
"timbre": [
50.656,
36.876,
0.98,
-12.689,
2.316,
-9.516,
-11.549,
1.565,
6.611,
-6.724,
-16.184,
6.872
]
},
{
"start": 194.73357,
"duration": 0.47701,
"confidence": 0.473,
"loudness_start": -12.327,
"loudness_max_time": 0.0612,
"loudness_max": -6.559,
"loudness_end": 0.0,
"pitches": [
0.288,
0.218,
0.222,
0.354,
0.685,
0.417,
0.435,
0.273,
0.395,
0.221,
0.303,
1.0
],
"timbre": [
49.421,
34.591,
6.767,
-35.824,
-10.554,
-24.064,
-10.507,
3.924,
0.889,
7.79,
-10.009,
2.165
]
},
{
"start": 195.21057,
"duration": 0.42839,
"confidence": 0.245,
"loudness_start": -11.405,
"loudness_max_time": 0.02336,
"loudness_max": -7.613,
"loudness_end": 0.0,
"pitches": [
0.291,
0.276,
0.348,
0.421,
1.0,
0.574,
0.405,
0.35,
0.387,
0.173,
0.246,
0.594
],
"timbre": [
50.05,
43.379,
-1.894,
-18.544,
-13.189,
-48.197,
-3.722,
-5.141,
7.63,
6.556,
6.65,
-2.046
]
},
{
"start": 195.63896,
"duration": 0.39519,
"confidence": 0.188,
"loudness_start": -10.882,
"loudness_max_time": 0.00333,
"loudness_max": -6.577,
"loudness_end": 0.0,
"pitches": [
0.23,
0.323,
0.451,
0.561,
1.0,
0.567,
0.391,
0.646,
0.294,
0.185,
0.209,
0.481
],
"timbre": [
50.101,
24.18,
10.218,
-16.854,
-14.378,
-61.434,
-8.294,
8.265,
5.114,
2.224,
-10.026,
0.119
]
},
{
"start": 196.03415,
"duration": 0.47769,
"confidence": 0.393,
"loudness_start": -12.555,
"loudness_max_time": 0.06227,
"loudness_max": -8.029,
"loudness_end": 0.0,
"pitches": [
0.294,
0.319,
0.346,
0.629,
1.0,
0.595,
0.465,
0.339,
0.361,
0.219,
0.29,
0.459
],
"timbre": [
49.359,
40.64,
17.668,
-8.694,
1.293,
-28.534,
-12.857,
5.857,
0.749,
-2.129,
-10.478,
-1.976
]
},
{
"start": 196.51184,
"duration": 0.16717,
"confidence": 0.386,
"loudness_start": -13.982,
"loudness_max_time": 7.9E-4,
"loudness_max": -7.111,
"loudness_end": 0.0,
"pitches": [
0.349,
0.49,
0.387,
0.427,
0.964,
1.0,
0.417,
0.42,
0.076,
0.147,
0.174,
0.215
],
"timbre": [
48.318,
34.084,
-28.722,
-19.654,
-11.157,
-80.298,
4.098,
-7.326,
-2.095,
-1.959,
-15.003,
6.744
]
},
{
"start": 196.679,
"duration": 0.23741,
"confidence": 0.092,
"loudness_start": -13.183,
"loudness_max_time": 0.04179,
"loudness_max": -10.746,
"loudness_end": 0.0,
"pitches": [
0.325,
0.253,
0.274,
0.314,
0.447,
0.219,
0.204,
0.229,
0.206,
0.26,
0.235,
1.0
],
"timbre": [
47.826,
25.025,
11.047,
-25.565,
6.659,
-38.862,
-5.137,
-0.922,
0.272,
-1.365,
-4.261,
2.108
]
},
{
"start": 196.91643,
"duration": 0.37837,
"confidence": 0.442,
"loudness_start": -12.581,
"loudness_max_time": 0.03787,
"loudness_max": -7.892,
"loudness_end": 0.0,
"pitches": [
0.336,
0.283,
0.322,
0.571,
1.0,
0.72,
0.572,
0.445,
0.366,
0.266,
0.328,
0.45
],
"timbre": [
49.555,
57.437,
-19.82,
-27.643,
20.55,
-36.147,
11.475,
14.332,
-0.849,
-5.126,
5.612,
-7.495
]
},
{
"start": 197.29478,
"duration": 0.34091,
"confidence": 0.449,
"loudness_start": -12.08,
"loudness_max_time": 0.08274,
"loudness_max": -6.488,
"loudness_end": 0.0,
"pitches": [
1.0,
0.907,
0.245,
0.354,
0.243,
0.25,
0.335,
0.507,
0.684,
0.285,
0.21,
0.855
],
"timbre": [
49.582,
73.195,
0.319,
-44.225,
24.51,
-38.265,
-2.165,
6.47,
-8.348,
11.612,
-11.072,
-1.966
]
},
{
"start": 197.6357,
"duration": 0.15773,
"confidence": 0.029,
"loudness_start": -10.758,
"loudness_max_time": 0.09474,
"loudness_max": -8.074,
"loudness_end": 0.0,
"pitches": [
0.408,
0.159,
0.176,
0.174,
0.276,
0.239,
0.218,
0.194,
0.403,
0.479,
0.545,
1.0
],
"timbre": [
50.868,
93.041,
7.585,
-39.75,
42.809,
-40.815,
-9.628,
-0.666,
-17.108,
-3.255,
4.003,
-0.025
]
},
{
"start": 197.79343,
"duration": 0.23823,
"confidence": 0.119,
"loudness_start": -8.784,
"loudness_max_time": 0.01395,
"loudness_max": -6.266,
"loudness_end": 0.0,
"pitches": [
0.864,
0.987,
0.284,
0.304,
0.86,
0.508,
0.769,
1.0,
0.805,
0.614,
0.393,
0.454
],
"timbre": [
51.927,
85.507,
-13.487,
-24.921,
11.087,
-54.476,
-6.601,
28.79,
-18.25,
-2.746,
-8.233,
-4.089
]
},
{
"start": 198.03166,
"duration": 0.11601,
"confidence": 0.4,
"loudness_start": -11.076,
"loudness_max_time": 0.0868,
"loudness_max": -6.655,
"loudness_end": 0.0,
"pitches": [
0.62,
0.726,
1.0,
0.687,
0.677,
0.294,
0.258,
0.173,
0.27,
0.305,
0.274,
0.507
],
"timbre": [
51.988,
104.195,
-6.534,
-57.532,
44.282,
-29.199,
-31.642,
2.127,
-28.956,
0.487,
-0.257,
0.808
]
},
{
"start": 198.14766,
"duration": 0.50476,
"confidence": 0.249,
"loudness_start": -7.817,
"loudness_max_time": 0.1402,
"loudness_max": -3.001,
"loudness_end": 0.0,
"pitches": [
0.189,
0.053,
0.128,
0.266,
1.0,
0.236,
0.172,
0.218,
0.142,
0.095,
0.171,
0.887
],
"timbre": [
54.123,
86.372,
10.993,
-24.003,
44.834,
-32.933,
-8.997,
-29.165,
-23.358,
8.142,
-12.261,
-3.83
]
},
{
"start": 198.65244,
"duration": 0.44136,
"confidence": 0.436,
"loudness_start": -12.779,
"loudness_max_time": 0.15141,
"loudness_max": -7.574,
"loudness_end": 0.0,
"pitches": [
0.086,
0.047,
0.138,
0.237,
1.0,
0.239,
0.222,
0.442,
0.129,
0.052,
0.06,
0.406
],
"timbre": [
50.048,
41.3,
64.071,
13.465,
95.563,
-27.248,
10.993,
49.9,
2.24,
-0.1,
-26.547,
7.369
]
},
{
"start": 199.0938,
"duration": 0.48766,
"confidence": 0.935,
"loudness_start": -19.959,
"loudness_max_time": 0.05823,
"loudness_max": -6.185,
"loudness_end": 0.0,
"pitches": [
0.153,
0.101,
0.188,
0.188,
0.571,
0.164,
0.507,
1.0,
0.372,
0.159,
0.204,
0.618
],
"timbre": [
50.554,
83.617,
53.753,
-42.188,
54.139,
4.026,
-8.751,
-9.123,
-23.063,
7.511,
7.121,
-22.04
]
},
{
"start": 199.58145,
"duration": 0.31342,
"confidence": 0.261,
"loudness_start": -10.958,
"loudness_max_time": 0.03522,
"loudness_max": -6.32,
"loudness_end": 0.0,
"pitches": [
0.377,
0.413,
0.249,
0.309,
1.0,
0.229,
0.381,
0.969,
0.413,
0.193,
0.218,
0.998
],
"timbre": [
50.017,
91.641,
47.044,
44.255,
48.986,
-11.365,
-38.972,
53.077,
-27.987,
-1.904,
-32.113,
-17.059
]
},
{
"start": 199.89488,
"duration": 0.77769,
"confidence": 0.904,
"loudness_start": -19.865,
"loudness_max_time": 0.36134,
"loudness_max": -7.603,
"loudness_end": 0.0,
"pitches": [
0.473,
0.199,
0.254,
0.414,
1.0,
0.495,
0.285,
0.675,
0.233,
0.112,
0.32,
0.882
],
"timbre": [
45.817,
192.292,
11.196,
-116.758,
45.1,
-2.348,
11.031,
-102.575,
-32.068,
48.542,
-22.989,
-8.522
]
},
{
"start": 200.67256,
"duration": 0.14009,
"confidence": 0.432,
"loudness_start": -13.71,
"loudness_max_time": 0.02533,
"loudness_max": -8.838,
"loudness_end": 0.0,
"pitches": [
0.252,
0.475,
0.914,
0.448,
1.0,
0.372,
0.273,
0.311,
0.335,
0.264,
0.737,
0.36
],
"timbre": [
48.95,
128.976,
-8.035,
3.478,
19.921,
-14.655,
-39.338,
-51.456,
-36.55,
2.001,
-20.437,
8.104
]
},
{
"start": 200.81265,
"duration": 0.54485,
"confidence": 0.408,
"loudness_start": -14.605,
"loudness_max_time": 0.30968,
"loudness_max": -8.323,
"loudness_end": 0.0,
"pitches": [
0.205,
0.174,
0.334,
0.549,
0.65,
0.139,
0.371,
1.0,
0.345,
0.154,
0.184,
0.631
],
"timbre": [
49.44,
93.396,
24.65,
-63.585,
14.078,
-9.627,
-62.743,
1.61,
-12.099,
-1.093,
22.114,
-13.472
]
},
{
"start": 201.35751,
"duration": 0.57474,
"confidence": 0.065,
"loudness_start": -10.43,
"loudness_max_time": 0.50202,
"loudness_max": -7.077,
"loudness_end": 0.0,
"pitches": [
0.165,
0.235,
1.0,
0.638,
0.489,
0.32,
0.828,
0.435,
0.309,
0.439,
0.328,
0.603
],
"timbre": [
51.357,
110.492,
77.689,
-8.052,
27.622,
-25.847,
-41.635,
-40.364,
-9.389,
-3.475,
-5.57,
-29.252
]
},
{
"start": 201.93224,
"duration": 0.25007,
"confidence": 0.039,
"loudness_start": -9.155,
"loudness_max_time": 0.05163,
"loudness_max": -6.843,
"loudness_end": 0.0,
"pitches": [
0.127,
0.469,
1.0,
0.273,
0.094,
0.082,
0.731,
0.062,
0.083,
0.761,
0.061,
0.22
],
"timbre": [
52.352,
88.431,
109.941,
21.27,
67.241,
-43.316,
38.078,
0.858,
10.763,
10.716,
-11.958,
-16.496
]
},
{
"start": 202.18231,
"duration": 0.17955,
"confidence": 0.014,
"loudness_start": -8.657,
"loudness_max_time": 0.07839,
"loudness_max": -6.288,
"loudness_end": 0.0,
"pitches": [
0.174,
0.332,
0.402,
0.092,
0.06,
0.084,
1.0,
0.073,
0.136,
0.594,
0.096,
0.124
],
"timbre": [
52.432,
79.288,
116.231,
20.768,
61.028,
-37.837,
40.833,
10.743,
8.283,
16.439,
-20.208,
-30.794
]
},
{
"start": 202.36186,
"duration": 0.46476,
"confidence": 0.1,
"loudness_start": -9.148,
"loudness_max_time": 0.09338,
"loudness_max": -6.707,
"loudness_end": 0.0,
"pitches": [
0.211,
0.281,
0.546,
0.171,
0.134,
0.218,
1.0,
0.215,
0.175,
0.724,
0.204,
0.561
],
"timbre": [
52.09,
81.767,
114.765,
22.143,
64.669,
-39.666,
39.713,
-3.023,
3.849,
14.077,
-14.083,
-22.153
]
},
{
"start": 202.82661,
"duration": 0.8127,
"confidence": 0.158,
"loudness_start": -9.329,
"loudness_max_time": 0.08739,
"loudness_max": -6.781,
"loudness_end": 0.0,
"pitches": [
0.214,
0.276,
0.802,
0.308,
0.187,
0.263,
1.0,
0.172,
0.283,
0.891,
0.402,
0.354
],
"timbre": [
52.038,
75.106,
114.679,
27.112,
66.36,
-37.453,
40.157,
7.063,
19.511,
1.175,
-7.141,
-19.295
]
},
{
"start": 203.63931,
"duration": 0.45252,
"confidence": 0.01,
"loudness_start": -9.544,
"loudness_max_time": 0.32819,
"loudness_max": -7.074,
"loudness_end": 0.0,
"pitches": [
0.159,
0.328,
0.911,
0.445,
0.183,
0.357,
1.0,
0.213,
0.156,
0.535,
0.148,
0.194
],
"timbre": [
51.727,
72.448,
118.814,
17.371,
45.481,
-39.832,
25.986,
1.314,
-5.123,
13.795,
-11.388,
-36.921
]
},
{
"start": 204.09184,
"duration": 0.12762,
"confidence": 0.073,
"loudness_start": -9.032,
"loudness_max_time": 0.01887,
"loudness_max": -7.038,
"loudness_end": 0.0,
"pitches": [
0.521,
0.838,
1.0,
0.383,
0.164,
0.305,
0.821,
0.216,
0.186,
0.467,
0.39,
0.4
],
"timbre": [
52.049,
87.05,
91.059,
10.341,
39.085,
-32.943,
-28.917,
-10.503,
5.328,
12.975,
-11.756,
-31.545
]
},
{
"start": 204.21947,
"duration": 0.50508,
"confidence": 0.023,
"loudness_start": -9.4,
"loudness_max_time": 0.03145,
"loudness_max": -6.375,
"loudness_end": 0.0,
"pitches": [
0.421,
0.437,
0.693,
0.456,
0.137,
0.46,
1.0,
0.411,
0.252,
0.33,
0.435,
0.901
],
"timbre": [
51.136,
85.745,
61.544,
29.623,
35.271,
-19.034,
-28.719,
3.756,
-8.256,
-2.715,
-27.755,
-21.974
]
},
{
"start": 204.72453,
"duration": 0.24308,
"confidence": 0.629,
"loudness_start": -20.036,
"loudness_max_time": 0.18757,
"loudness_max": -11.166,
"loudness_end": 0.0,
"pitches": [
0.156,
0.24,
0.663,
0.29,
0.169,
0.098,
0.172,
0.332,
0.882,
1.0,
0.177,
0.214
],
"timbre": [
45.862,
38.35,
24.535,
-55.865,
69.148,
-13.419,
-18.551,
-6.24,
-43.232,
1.349,
12.002,
-0.57
]
},
{
"start": 204.96762,
"duration": 0.17483,
"confidence": 0.544,
"loudness_start": -15.465,
"loudness_max_time": 0.05764,
"loudness_max": -8.489,
"loudness_end": 0.0,
"pitches": [
0.587,
1.0,
0.875,
0.599,
0.709,
0.583,
0.514,
0.456,
0.621,
0.437,
0.364,
0.215
],
"timbre": [
47.619,
117.18,
-22.922,
13.117,
32.781,
-21.165,
-61.751,
95.624,
-42.654,
-18.09,
-2.651,
-3.553
]
},
{
"start": 205.14246,
"duration": 0.26181,
"confidence": 0.802,
"loudness_start": -18.175,
"loudness_max_time": 0.18188,
"loudness_max": -8.073,
"loudness_end": 0.0,
"pitches": [
0.372,
1.0,
0.293,
0.099,
0.284,
0.226,
0.066,
0.101,
0.349,
0.265,
0.09,
0.151
],
"timbre": [
49.302,
90.129,
36.649,
-46.273,
68.496,
-10.739,
-7.354,
-35.22,
-49.061,
53.145,
11.669,
-11.206
]
},
{
"start": 205.40427,
"duration": 0.18503,
"confidence": 0.081,
"loudness_start": -10.601,
"loudness_max_time": 0.03347,
"loudness_max": -7.351,
"loudness_end": 0.0,
"pitches": [
0.546,
1.0,
0.138,
0.085,
0.177,
0.161,
0.079,
0.151,
0.441,
0.27,
0.146,
0.162
],
"timbre": [
50.265,
44.328,
96.135,
47.546,
26.046,
-14.892,
3.703,
-9.805,
-32.121,
-23.781,
-27.768,
-15.856
]
},
{
"start": 205.5893,
"duration": 0.13406,
"confidence": 0.435,
"loudness_start": -15.662,
"loudness_max_time": 0.10077,
"loudness_max": -10.329,
"loudness_end": 0.0,
"pitches": [
0.423,
0.503,
0.158,
0.091,
0.229,
0.361,
0.094,
0.088,
0.326,
1.0,
0.586,
0.234
],
"timbre": [
47.696,
4.212,
53.139,
-56.634,
63.858,
-28.594,
-40.635,
26.497,
-13.624,
-34.007,
18.615,
-13.214
]
},
{
"start": 205.72336,
"duration": 0.26104,
"confidence": 0.383,
"loudness_start": -10.916,
"loudness_max_time": 0.06891,
"loudness_max": -6.785,
"loudness_end": 0.0,
"pitches": [
0.43,
1.0,
0.434,
0.199,
0.263,
0.169,
0.102,
0.156,
0.456,
0.374,
0.109,
0.161
],
"timbre": [
49.582,
76.073,
28.166,
10.552,
58.833,
-20.238,
-44.834,
75.368,
-46.224,
-2.226,
-30.985,
-12.642
]
},
{
"start": 205.9844,
"duration": 0.38812,
"confidence": 0.868,
"loudness_start": -20.826,
"loudness_max_time": 0.11041,
"loudness_max": -7.307,
"loudness_end": 0.0,
"pitches": [
0.418,
0.86,
0.367,
0.183,
0.707,
0.523,
0.269,
0.403,
0.569,
1.0,
0.287,
0.209
],
"timbre": [
48.073,
110.468,
32.427,
-36.325,
36.934,
30.802,
-0.148,
-64.128,
-17.221,
9.934,
-9.725,
-14.777
]
},
{
"start": 206.37251,
"duration": 0.45302,
"confidence": 0.556,
"loudness_start": -18.215,
"loudness_max_time": 0.16449,
"loudness_max": -9.2,
"loudness_end": 0.0,
"pitches": [
0.358,
0.601,
0.282,
0.241,
0.616,
0.193,
0.168,
0.099,
0.176,
0.548,
0.274,
1.0
],
"timbre": [
45.857,
114.326,
-19.886,
-60.753,
59.814,
-7.924,
-18.228,
-58.517,
-6.697,
-42.296,
-8.56,
8.813
]
},
{
"start": 206.82553,
"duration": 0.74358,
"confidence": 0.643,
"loudness_start": -15.957,
"loudness_max_time": 0.17522,
"loudness_max": -7.158,
"loudness_end": 0.0,
"pitches": [
0.447,
1.0,
0.222,
0.139,
0.389,
0.219,
0.114,
0.143,
0.524,
0.715,
0.38,
0.284
],
"timbre": [
47.29,
61.859,
57.201,
-67.209,
21.756,
-13.559,
-32.526,
10.233,
-23.501,
10.283,
-3.613,
0.259
]
},
{
"start": 207.56912,
"duration": 0.1044,
"confidence": 0.358,
"loudness_start": -18.259,
"loudness_max_time": 0.02902,
"loudness_max": -13.681,
"loudness_end": 0.0,
"pitches": [
0.735,
1.0,
0.265,
0.251,
0.285,
0.298,
0.297,
0.199,
0.341,
0.466,
0.583,
0.36
],
"timbre": [
44.31,
140.802,
-34.945,
-19.096,
62.013,
-34.264,
-25.346,
1.736,
-22.036,
-12.296,
0.063,
-11.798
]
},
{
"start": 207.67351,
"duration": 0.70195,
"confidence": 0.821,
"loudness_start": -17.728,
"loudness_max_time": 0.12912,
"loudness_max": -7.418,
"loudness_end": 0.0,
"pitches": [
0.837,
1.0,
0.133,
0.22,
0.898,
0.43,
0.237,
0.2,
0.345,
0.916,
0.253,
0.555
],
"timbre": [
46.222,
105.035,
21.21,
-102.709,
47.823,
-16.205,
-17.867,
-39.324,
-21.11,
13.653,
-12.406,
-20.002
]
},
{
"start": 208.37546,
"duration": 0.34263,
"confidence": 0.543,
"loudness_start": -15.429,
"loudness_max_time": 0.07692,
"loudness_max": -9.659,
"loudness_end": 0.0,
"pitches": [
0.218,
0.272,
0.224,
0.299,
0.636,
0.283,
0.276,
0.763,
0.421,
0.342,
0.52,
1.0
],
"timbre": [
46.951,
108.3,
-12.707,
-62.351,
73.282,
-24.085,
-14.756,
-73.903,
-35.807,
3.84,
-10.821,
7.242
]
},
{
"start": 208.7181,
"duration": 0.3371,
"confidence": 0.104,
"loudness_start": -13.054,
"loudness_max_time": 0.21585,
"loudness_max": -9.598,
"loudness_end": 0.0,
"pitches": [
0.331,
0.142,
0.259,
0.164,
0.315,
0.166,
0.727,
0.371,
0.212,
0.085,
0.145,
1.0
],
"timbre": [
49.017,
19.477,
101.005,
-0.623,
60.467,
-40.905,
33.882,
3.279,
-23.952,
-3.668,
-7.69,
-22.513
]
},
{
"start": 209.05519,
"duration": 0.44717,
"confidence": 0.161,
"loudness_start": -12.057,
"loudness_max_time": 0.048,
"loudness_max": -9.053,
"loudness_end": 0.0,
"pitches": [
0.12,
0.121,
0.264,
0.391,
1.0,
0.577,
0.995,
0.923,
0.371,
0.146,
0.147,
0.579
],
"timbre": [
49.552,
15.33,
113.951,
9.311,
54.556,
-39.111,
33.514,
17.709,
-8.446,
3.577,
-5.915,
-23.818
]
},
{
"start": 209.50237,
"duration": 0.74299,
"confidence": 0.104,
"loudness_start": -10.196,
"loudness_max_time": 0.07821,
"loudness_max": -8.259,
"loudness_end": 0.0,
"pitches": [
0.175,
0.105,
0.185,
0.219,
0.358,
0.172,
0.8,
0.605,
0.304,
0.144,
0.211,
1.0
],
"timbre": [
50.239,
17.657,
119.559,
19.381,
55.981,
-41.768,
36.294,
13.548,
-5.928,
-0.974,
-5.455,
-24.829
]
},
{
"start": 210.24535,
"duration": 0.71351,
"confidence": 0.115,
"loudness_start": -12.396,
"loudness_max_time": 0.11844,
"loudness_max": -7.706,
"loudness_end": 0.0,
"pitches": [
0.618,
0.193,
0.256,
0.267,
0.505,
0.419,
0.748,
0.506,
0.259,
0.199,
0.368,
1.0
],
"timbre": [
50.483,
47.083,
116.155,
2.007,
62.11,
-42.812,
29.815,
11.779,
-5.054,
14.764,
-7.517,
-34.41
]
},
{
"start": 210.95888,
"duration": 0.24952,
"confidence": 0.078,
"loudness_start": -9.805,
"loudness_max_time": 0.03308,
"loudness_max": -7.013,
"loudness_end": 0.0,
"pitches": [
0.25,
0.111,
0.128,
0.191,
0.328,
0.318,
0.382,
0.467,
0.273,
0.095,
0.261,
1.0
],
"timbre": [
51.645,
56.252,
91.794,
2.723,
29.378,
-21.743,
-42.129,
4.619,
-3.383,
-10.81,
6.694,
-20.632
]
},
{
"start": 211.20839,
"duration": 0.22095,
"confidence": 0.202,
"loudness_start": -11.09,
"loudness_max_time": 0.04655,
"loudness_max": -6.812,
"loudness_end": 0.0,
"pitches": [
0.399,
0.095,
0.065,
0.099,
0.128,
0.103,
0.16,
0.173,
0.174,
0.077,
0.325,
1.0
],
"timbre": [
50.772,
78.238,
62.651,
-3.114,
15.061,
-11.934,
-63.201,
-8.703,
-17.123,
7.651,
-6.171,
-34.866
]
},
{
"start": 211.42934,
"duration": 0.2381,
"confidence": 0.01,
"loudness_start": -10.833,
"loudness_max_time": 0.13866,
"loudness_max": -8.195,
"loudness_end": 0.0,
"pitches": [
0.389,
0.142,
0.1,
0.118,
0.193,
0.148,
0.23,
0.451,
0.352,
0.243,
0.487,
1.0
],
"timbre": [
49.304,
77.55,
26.458,
23.091,
15.566,
-5.398,
-75.576,
-6.681,
-20.387,
1.054,
-44.643,
-24.793
]
},
{
"start": 211.66743,
"duration": 0.34816,
"confidence": 0.45,
"loudness_start": -19.992,
"loudness_max_time": 0.28018,
"loudness_max": -14.014,
"loudness_end": 0.0,
"pitches": [
0.414,
0.216,
0.23,
0.373,
0.64,
0.491,
0.321,
0.376,
1.0,
0.358,
0.281,
0.416
],
"timbre": [
43.223,
46.266,
11.332,
-59.557,
54.656,
-32.289,
-16.42,
0.422,
-23.615,
-3.435,
2.085,
6.108
]
},
{
"start": 212.0156,
"duration": 0.49909,
"confidence": 0.853,
"loudness_start": -19.463,
"loudness_max_time": 0.26977,
"loudness_max": -6.145,
"loudness_end": 0.0,
"pitches": [
0.247,
0.313,
0.234,
0.419,
1.0,
0.389,
0.505,
0.547,
0.155,
0.129,
0.25,
0.696
],
"timbre": [
50.353,
82.749,
28.76,
-69.264,
27.949,
10.108,
-57.227,
-3.524,
0.339,
-16.03,
25.933,
-26.67
]
},
{
"start": 212.5147,
"duration": 0.40036,
"confidence": 0.172,
"loudness_start": -10.796,
"loudness_max_time": 0.2502,
"loudness_max": -6.672,
"loudness_end": 0.0,
"pitches": [
0.123,
0.114,
0.182,
0.277,
1.0,
0.226,
0.263,
0.714,
0.409,
0.127,
0.11,
0.499
],
"timbre": [
51.198,
62.562,
78.149,
-17.839,
50.426,
-34.576,
1.104,
17.305,
-16.957,
-15.163,
4.936,
4.24
]
},
{
"start": 212.91505,
"duration": 0.47624,
"confidence": 0.614,
"loudness_start": -12.525,
"loudness_max_time": 0.08986,
"loudness_max": -5.432,
"loudness_end": 0.0,
"pitches": [
0.181,
0.145,
0.322,
0.334,
0.637,
0.213,
0.504,
0.958,
0.522,
0.23,
0.311,
1.0
],
"timbre": [
52.5,
67.499,
91.333,
16.336,
44.558,
-18.74,
4.358,
22.442,
-17.176,
-2.241,
-3.414,
-21.305
]
},
{
"start": 213.3913,
"duration": 0.37737,
"confidence": 0.394,
"loudness_start": -12.862,
"loudness_max_time": 0.12313,
"loudness_max": -7.545,
"loudness_end": 0.0,
"pitches": [
0.24,
0.233,
0.359,
0.494,
0.863,
0.594,
0.515,
1.0,
0.345,
0.448,
0.504,
0.914
],
"timbre": [
48.683,
89.173,
29.372,
-4.487,
65.376,
-14.877,
-29.19,
86.581,
-44.467,
-26.034,
-18.553,
1.045
]
},
{
"start": 213.76866,
"duration": 0.30785,
"confidence": 0.863,
"loudness_start": -17.247,
"loudness_max_time": 0.09615,
"loudness_max": -7.706,
"loudness_end": 0.0,
"pitches": [
0.532,
0.446,
0.679,
0.702,
0.804,
0.519,
1.0,
0.697,
0.233,
0.607,
0.499,
0.505
],
"timbre": [
48.731,
90.772,
65.901,
-60.623,
92.97,
3.536,
48.116,
-23.553,
-36.987,
42.176,
-9.316,
-8.258
]
},
{
"start": 214.0765,
"duration": 0.53982,
"confidence": 0.053,
"loudness_start": -9.701,
"loudness_max_time": 0.18599,
"loudness_max": -7.032,
"loudness_end": 0.0,
"pitches": [
0.199,
0.145,
0.279,
0.339,
1.0,
0.478,
0.665,
0.942,
0.372,
0.141,
0.256,
0.651
],
"timbre": [
50.982,
67.17,
103.851,
27.14,
40.863,
-29.318,
20.121,
33.531,
-19.469,
2.681,
-28.443,
-20.919
]
},
{
"start": 214.61633,
"duration": 0.20875,
"confidence": 0.66,
"loudness_start": -15.956,
"loudness_max_time": 0.1693,
"loudness_max": -8.882,
"loudness_end": 0.0,
"pitches": [
0.625,
0.315,
0.545,
0.692,
0.482,
0.462,
0.721,
0.275,
0.182,
0.211,
0.54,
1.0
],
"timbre": [
47.48,
86.857,
15.834,
-73.705,
97.797,
-35.36,
30.355,
-61.22,
-31.764,
26.184,
-13.823,
-3.904
]
},
{
"start": 214.82507,
"duration": 0.8712,
"confidence": 0.241,
"loudness_start": -10.441,
"loudness_max_time": 0.32041,
"loudness_max": -6.333,
"loudness_end": 0.0,
"pitches": [
0.139,
0.154,
0.288,
0.339,
1.0,
0.169,
0.437,
0.61,
0.198,
0.149,
0.195,
0.661
],
"timbre": [
51.46,
75.301,
91.123,
-15.587,
93.168,
-43.947,
33.225,
18.782,
12.568,
-1.276,
-6.757,
-13.156
]
},
{
"start": 215.69627,
"duration": 0.62694,
"confidence": 0.378,
"loudness_start": -12.137,
"loudness_max_time": 0.29408,
"loudness_max": -7.287,
"loudness_end": 0.0,
"pitches": [
0.091,
0.307,
0.781,
0.371,
0.176,
0.215,
1.0,
0.204,
0.077,
0.462,
0.099,
0.164
],
"timbre": [
50.638,
51.656,
94.889,
-16.486,
71.646,
-25.706,
29.628,
5.91,
-21.885,
-11.281,
4.921,
-4.705
]
},
{
"start": 216.32323,
"duration": 0.31905,
"confidence": 0.041,
"loudness_start": -9.756,
"loudness_max_time": 0.02884,
"loudness_max": -7.393,
"loudness_end": 0.0,
"pitches": [
0.482,
0.358,
0.619,
0.287,
0.12,
0.233,
1.0,
0.194,
0.227,
0.84,
0.256,
0.837
],
"timbre": [
51.524,
52.184,
118.635,
24.079,
52.959,
-42.401,
54.084,
15.787,
-8.039,
-10.093,
-0.633,
-9.446
]
},
{
"start": 216.64227,
"duration": 0.46998,
"confidence": 0.275,
"loudness_start": -10.583,
"loudness_max_time": 0.24494,
"loudness_max": -7.127,
"loudness_end": 0.0,
"pitches": [
0.25,
0.428,
1.0,
0.254,
0.089,
0.152,
0.785,
0.094,
0.164,
0.708,
0.161,
0.483
],
"timbre": [
50.973,
61.548,
114.115,
9.27,
51.616,
-34.756,
56.916,
14.505,
-16.964,
4.178,
-6.673,
-1.392
]
},
{
"start": 217.11224,
"duration": 1.02776,
"confidence": 0.147,
"loudness_start": -12.073,
"loudness_max_time": 0.85293,
"loudness_max": -7.423,
"loudness_end": 0.0,
"pitches": [
0.311,
0.555,
1.0,
0.379,
0.197,
0.258,
0.798,
0.169,
0.213,
0.605,
0.455,
0.495
],
"timbre": [
50.421,
64.054,
133.288,
8.765,
70.28,
-41.361,
38.202,
9.6,
-8.587,
10.08,
-3.685,
-12.491
]
},
{
"start": 218.14,
"duration": 0.1278,
"confidence": 0.162,
"loudness_start": -8.953,
"loudness_max_time": 0.03383,
"loudness_max": -6.049,
"loudness_end": 0.0,
"pitches": [
0.515,
0.367,
0.527,
0.348,
0.061,
0.168,
0.356,
0.084,
0.06,
0.163,
0.238,
1.0
],
"timbre": [
52.46,
94.545,
70.271,
8.626,
37.108,
-37.768,
-22.841,
-10.727,
-3.028,
-1.957,
0.847,
-33.503
]
},
{
"start": 218.2678,
"duration": 0.41873,
"confidence": 0.171,
"loudness_start": -9.445,
"loudness_max_time": 0.07456,
"loudness_max": -5.938,
"loudness_end": 0.0,
"pitches": [
0.429,
0.535,
0.709,
0.387,
0.309,
0.558,
1.0,
0.411,
0.302,
0.424,
0.56,
0.971
],
"timbre": [
50.285,
119.642,
7.0,
48.168,
47.026,
-27.533,
-47.671,
40.753,
-14.831,
-6.187,
-32.288,
-10.647
]
},
{
"start": 218.68652,
"duration": 0.23116,
"confidence": 0.373,
"loudness_start": -18.719,
"loudness_max_time": 0.15163,
"loudness_max": -13.089,
"loudness_end": 0.0,
"pitches": [
0.276,
0.31,
0.124,
0.149,
0.761,
1.0,
0.682,
0.263,
0.535,
0.406,
0.206,
0.191
],
"timbre": [
44.481,
43.677,
16.537,
-49.882,
73.473,
-23.584,
-43.39,
-16.468,
-43.611,
-11.586,
-3.139,
5.324
]
},
{
"start": 218.9177,
"duration": 0.17955,
"confidence": 0.539,
"loudness_start": -17.155,
"loudness_max_time": 0.14517,
"loudness_max": -8.311,
"loudness_end": 0.0,
"pitches": [
1.0,
0.909,
0.259,
0.319,
0.822,
0.135,
0.117,
0.166,
0.464,
0.191,
0.187,
0.421
],
"timbre": [
47.649,
91.809,
8.139,
-89.121,
-3.279,
-18.209,
-83.854,
-1.275,
-6.249,
1.456,
31.586,
-20.799
]
},
{
"start": 219.09723,
"duration": 0.32481,
"confidence": 0.183,
"loudness_start": -9.562,
"loudness_max_time": 0.04921,
"loudness_max": -6.18,
"loudness_end": 0.0,
"pitches": [
0.272,
1.0,
0.138,
0.093,
0.387,
0.088,
0.047,
0.069,
0.191,
0.418,
0.085,
0.127
],
"timbre": [
51.833,
93.955,
35.419,
-10.596,
10.211,
-14.551,
-59.866,
-29.434,
-25.794,
-3.225,
-15.117,
-16.274
]
},
{
"start": 219.42204,
"duration": 0.18068,
"confidence": 0.389,
"loudness_start": -11.81,
"loudness_max_time": 0.07855,
"loudness_max": -7.501,
"loudness_end": 0.0,
"pitches": [
0.099,
1.0,
0.046,
0.042,
0.29,
0.14,
0.075,
0.076,
0.186,
0.155,
0.053,
0.085
],
"timbre": [
50.41,
14.216,
74.736,
-13.926,
59.94,
-26.552,
-4.687,
21.002,
-35.811,
-10.223,
-7.867,
-11.532
]
},
{
"start": 219.60272,
"duration": 0.24308,
"confidence": 0.371,
"loudness_start": -11.32,
"loudness_max_time": 0.07118,
"loudness_max": -7.55,
"loudness_end": 0.0,
"pitches": [
0.368,
1.0,
0.285,
0.206,
0.507,
0.214,
0.091,
0.108,
0.542,
0.378,
0.117,
0.228
],
"timbre": [
50.128,
62.21,
80.394,
7.965,
16.747,
-3.781,
-27.848,
5.576,
-46.409,
-4.267,
-23.051,
-3.018
]
},
{
"start": 219.8458,
"duration": 0.43628,
"confidence": 0.787,
"loudness_start": -15.53,
"loudness_max_time": 0.03274,
"loudness_max": -6.239,
"loudness_end": 0.0,
"pitches": [
0.819,
0.529,
0.181,
0.417,
1.0,
0.494,
0.553,
0.825,
0.935,
0.828,
0.265,
0.475
],
"timbre": [
51.383,
54.858,
86.188,
24.812,
43.945,
-10.046,
-12.412,
4.549,
-15.569,
6.098,
8.298,
-21.054
]
},
{
"start": 220.28209,
"duration": 0.44109,
"confidence": 0.476,
"loudness_start": -15.132,
"loudness_max_time": 0.23147,
"loudness_max": -8.444,
"loudness_end": 0.0,
"pitches": [
0.309,
0.402,
0.248,
0.229,
0.348,
0.146,
0.258,
0.213,
0.297,
0.543,
0.399,
1.0
],
"timbre": [
47.07,
65.296,
21.312,
-11.946,
62.043,
-15.981,
-33.616,
75.689,
-38.471,
-6.188,
-15.872,
8.042
]
},
{
"start": 220.72318,
"duration": 0.73134,
"confidence": 0.963,
"loudness_start": -20.786,
"loudness_max_time": 0.1768,
"loudness_max": -7.967,
"loudness_end": 0.0,
"pitches": [
0.455,
1.0,
0.348,
0.214,
0.659,
0.381,
0.134,
0.422,
0.943,
0.836,
0.301,
0.261
],
"timbre": [
48.814,
45.97,
61.268,
-42.137,
85.888,
10.191,
28.902,
12.98,
-30.517,
38.11,
7.173,
-18.621
]
},
{
"start": 221.45451,
"duration": 0.13937,
"confidence": 0.0,
"loudness_start": -16.995,
"loudness_max_time": 0.04265,
"loudness_max": -14.702,
"loudness_end": 0.0,
"pitches": [
0.426,
0.397,
0.316,
0.433,
1.0,
0.52,
0.266,
0.228,
0.408,
0.273,
0.392,
0.851
],
"timbre": [
44.718,
203.367,
-43.253,
-55.834,
74.416,
-45.177,
-13.066,
22.467,
-6.018,
-25.676,
3.336,
11.81
]
},
{
"start": 221.59389,
"duration": 0.13356,
"confidence": 0.668,
"loudness_start": -15.609,
"loudness_max_time": 0.0581,
"loudness_max": -8.363,
"loudness_end": 0.0,
"pitches": [
1.0,
0.266,
0.15,
0.237,
0.311,
0.051,
0.035,
0.094,
0.317,
0.3,
0.165,
0.206
],
"timbre": [
49.23,
111.405,
-8.115,
-45.766,
33.564,
-5.663,
-42.627,
-32.306,
-50.418,
23.351,
-6.411,
-2.933
]
},
{
"start": 221.72745,
"duration": 0.12766,
"confidence": 0.14,
"loudness_start": -10.924,
"loudness_max_time": 0.0424,
"loudness_max": -8.21,
"loudness_end": 0.0,
"pitches": [
0.744,
0.806,
0.259,
0.402,
1.0,
0.359,
0.299,
0.343,
0.455,
0.663,
0.429,
0.476
],
"timbre": [
50.35,
104.581,
46.458,
-15.447,
20.669,
-22.36,
-47.808,
2.575,
-22.37,
-3.287,
-2.164,
-18.417
]
},
{
"start": 221.8551,
"duration": 0.37147,
"confidence": 0.048,
"loudness_start": -11.078,
"loudness_max_time": 0.06966,
"loudness_max": -7.891,
"loudness_end": 0.0,
"pitches": [
0.634,
0.676,
0.175,
0.142,
0.263,
0.083,
0.129,
0.206,
0.464,
1.0,
0.636,
0.595
],
"timbre": [
49.87,
88.408,
29.52,
2.208,
40.48,
-35.406,
-44.484,
37.4,
-28.45,
3.844,
-21.157,
-12.258
]
},
{
"start": 222.22658,
"duration": 0.26109,
"confidence": 0.634,
"loudness_start": -18.516,
"loudness_max_time": 0.11667,
"loudness_max": -10.356,
"loudness_end": 0.0,
"pitches": [
0.419,
0.245,
0.119,
0.152,
0.298,
0.627,
0.19,
0.163,
0.149,
0.315,
0.216,
1.0
],
"timbre": [
47.9,
94.32,
-5.863,
-25.597,
74.084,
-8.376,
-42.353,
-50.747,
-43.155,
30.574,
-17.38,
-0.033
]
},
{
"start": 222.48766,
"duration": 0.71392,
"confidence": 0.658,
"loudness_start": -16.875,
"loudness_max_time": 0.4637,
"loudness_max": -8.104,
"loudness_end": 0.0,
"pitches": [
0.195,
0.144,
0.283,
0.316,
0.672,
0.26,
0.897,
0.7,
0.292,
0.144,
0.231,
1.0
],
"timbre": [
48.366,
40.595,
57.941,
-52.596,
72.866,
-11.733,
21.901,
-5.32,
-29.6,
24.534,
10.287,
-6.561
]
},
{
"start": 223.20158,
"duration": 0.51701,
"confidence": 0.313,
"loudness_start": -11.353,
"loudness_max_time": 0.06351,
"loudness_max": -7.325,
"loudness_end": 0.0,
"pitches": [
0.205,
0.091,
0.197,
0.155,
0.132,
0.153,
0.631,
0.675,
0.305,
0.214,
0.233,
1.0
],
"timbre": [
50.506,
41.574,
99.824,
11.511,
61.203,
-39.888,
41.719,
4.4,
-16.143,
0.882,
-5.876,
-10.705
]
},
{
"start": 223.7186,
"duration": 0.55723,
"confidence": 0.285,
"loudness_start": -11.537,
"loudness_max_time": 0.06551,
"loudness_max": -7.988,
"loudness_end": 0.0,
"pitches": [
0.237,
0.186,
0.38,
0.339,
0.507,
0.369,
0.978,
0.762,
0.382,
0.251,
0.199,
1.0
],
"timbre": [
50.539,
33.734,
110.174,
21.86,
63.024,
-41.105,
34.026,
15.481,
-5.163,
9.935,
-6.928,
-25.585
]
},
{
"start": 224.27583,
"duration": 0.28993,
"confidence": 0.008,
"loudness_start": -10.955,
"loudness_max_time": 0.04091,
"loudness_max": -8.506,
"loudness_end": 0.0,
"pitches": [
0.505,
0.156,
0.201,
0.204,
0.151,
0.187,
0.745,
0.504,
0.219,
0.137,
0.173,
1.0
],
"timbre": [
50.625,
41.223,
110.885,
15.355,
63.72,
-46.748,
37.88,
14.498,
2.533,
0.187,
-6.029,
-15.272
]
},
{
"start": 224.56577,
"duration": 0.17982,
"confidence": 0.147,
"loudness_start": -11.046,
"loudness_max_time": 0.13027,
"loudness_max": -8.148,
"loudness_end": 0.0,
"pitches": [
0.473,
0.286,
0.537,
0.304,
0.31,
0.343,
1.0,
0.678,
0.444,
0.265,
0.211,
0.954
],
"timbre": [
50.329,
44.141,
106.344,
-2.472,
38.799,
-30.971,
18.512,
-3.598,
-6.669,
2.801,
-10.343,
-22.928
]
},
{
"start": 224.74557,
"duration": 0.95819,
"confidence": 0.024,
"loudness_start": -10.323,
"loudness_max_time": 0.05404,
"loudness_max": -8.076,
"loudness_end": 0.0,
"pitches": [
0.45,
0.176,
0.242,
0.216,
0.353,
0.375,
0.436,
0.763,
0.488,
0.331,
0.484,
1.0
],
"timbre": [
49.582,
44.104,
57.386,
29.858,
43.275,
-20.211,
-19.392,
20.89,
-7.8,
-2.817,
-34.122,
-15.94
]
},
{
"start": 225.70377,
"duration": 0.17406,
"confidence": 0.549,
"loudness_start": -18.586,
"loudness_max_time": 0.14088,
"loudness_max": -12.357,
"loudness_end": 0.0,
"pitches": [
0.298,
1.0,
0.654,
0.675,
0.644,
0.348,
0.28,
0.324,
0.643,
0.233,
0.286,
0.193
],
"timbre": [
45.517,
22.331,
-18.87,
-68.249,
62.428,
-22.836,
-41.561,
-26.26,
-15.246,
2.146,
8.961,
23.426
]
},
{
"start": 225.87782,
"duration": 0.16844,
"confidence": 0.728,
"loudness_start": -13.521,
"loudness_max_time": 0.09553,
"loudness_max": -3.124,
"loudness_end": 0.0,
"pitches": [
0.141,
0.095,
0.076,
0.245,
1.0,
0.197,
0.101,
0.224,
0.157,
0.07,
0.078,
0.203
],
"timbre": [
52.259,
42.403,
55.074,
-58.809,
55.413,
-12.839,
-3.196,
-7.954,
-24.295,
-3.417,
-2.253,
-9.412
]
},
{
"start": 226.04626,
"duration": 0.31447,
"confidence": 0.29,
"loudness_start": -6.692,
"loudness_max_time": 0.04821,
"loudness_max": -3.107,
"loudness_end": 0.0,
"pitches": [
0.233,
0.073,
0.182,
0.286,
1.0,
0.249,
0.322,
0.298,
0.128,
0.069,
0.082,
0.732
],
"timbre": [
54.175,
34.911,
35.303,
13.202,
65.767,
-28.022,
13.533,
-3.646,
5.074,
-2.518,
-18.623,
6.446
]
},
{
"start": 226.36073,
"duration": 0.42875,
"confidence": 0.532,
"loudness_start": -10.933,
"loudness_max_time": 0.07181,
"loudness_max": -4.834,
"loudness_end": 0.0,
"pitches": [
0.113,
0.091,
0.105,
0.306,
1.0,
0.301,
0.239,
0.314,
0.191,
0.098,
0.096,
0.483
],
"timbre": [
52.632,
34.051,
26.696,
0.396,
55.887,
-39.027,
-0.991,
39.074,
9.872,
8.565,
-19.532,
-11.081
]
},
{
"start": 226.78947,
"duration": 0.1449,
"confidence": 0.727,
"loudness_start": -14.042,
"loudness_max_time": 0.04866,
"loudness_max": -4.467,
"loudness_end": 0.0,
"pitches": [
0.519,
0.269,
0.124,
0.393,
1.0,
0.222,
0.176,
0.202,
0.127,
0.11,
0.213,
0.465
],
"timbre": [
53.731,
61.373,
30.913,
-29.558,
47.401,
-19.728,
-11.809,
4.136,
-4.426,
1.944,
-2.057,
-35.008
]
},
{
"start": 226.93439,
"duration": 0.59234,
"confidence": 0.04,
"loudness_start": -7.555,
"loudness_max_time": 0.18755,
"loudness_max": -5.011,
"loudness_end": 0.0,
"pitches": [
0.315,
0.151,
0.16,
0.281,
1.0,
0.238,
0.259,
0.281,
0.25,
0.153,
0.131,
0.615
],
"timbre": [
53.699,
63.978,
53.552,
0.592,
38.268,
-37.566,
15.718,
-0.27,
-6.129,
2.744,
-17.057,
-19.883
]
},
{
"start": 227.5267,
"duration": 0.09846,
"confidence": 0.029,
"loudness_start": -12.697,
"loudness_max_time": 0.02279,
"loudness_max": -7.952,
"loudness_end": 0.0,
"pitches": [
0.248,
0.337,
0.12,
0.454,
1.0,
0.337,
0.142,
0.117,
0.144,
0.114,
0.15,
0.097
],
"timbre": [
50.424,
150.138,
-60.781,
-41.122,
93.267,
-67.543,
-18.795,
15.351,
15.509,
-7.064,
-3.392,
-15.034
]
},
{
"start": 227.62517,
"duration": 0.20898,
"confidence": 0.588,
"loudness_start": -11.046,
"loudness_max_time": 0.15615,
"loudness_max": -4.59,
"loudness_end": 0.0,
"pitches": [
0.159,
0.094,
0.166,
0.398,
1.0,
0.322,
0.137,
0.209,
0.126,
0.108,
0.133,
0.242
],
"timbre": [
53.164,
83.99,
14.024,
-46.602,
53.266,
-11.554,
6.45,
-56.977,
-14.958,
40.122,
-14.645,
-33.852
]
},
{
"start": 227.83415,
"duration": 0.51651,
"confidence": 0.068,
"loudness_start": -6.905,
"loudness_max_time": 0.06488,
"loudness_max": -4.093,
"loudness_end": 0.0,
"pitches": [
0.11,
0.129,
0.159,
0.194,
1.0,
0.225,
0.136,
0.153,
0.075,
0.086,
0.099,
0.276
],
"timbre": [
54.572,
69.58,
45.563,
-11.453,
20.11,
-31.351,
-22.601,
-1.549,
2.769,
1.672,
-15.148,
-39.898
]
},
{
"start": 228.35066,
"duration": 0.15683,
"confidence": 0.538,
"loudness_start": -11.164,
"loudness_max_time": 0.05231,
"loudness_max": -5.219,
"loudness_end": 0.0,
"pitches": [
0.375,
0.38,
0.309,
0.594,
1.0,
0.401,
0.258,
0.279,
0.355,
0.209,
0.556,
0.486
],
"timbre": [
51.52,
93.789,
-9.702,
2.367,
23.029,
-0.819,
-22.443,
-33.966,
-8.351,
-1.736,
-27.072,
-14.084
]
},
{
"start": 228.50748,
"duration": 0.24957,
"confidence": 0.61,
"loudness_start": -12.561,
"loudness_max_time": 0.13354,
"loudness_max": -5.427,
"loudness_end": 0.0,
"pitches": [
0.276,
0.237,
0.402,
0.642,
1.0,
0.321,
0.536,
0.204,
0.14,
0.126,
0.18,
0.704
],
"timbre": [
52.564,
46.786,
26.054,
-37.106,
16.636,
-17.188,
-37.047,
10.961,
6.061,
29.016,
8.182,
-23.564
]
},
{
"start": 228.75705,
"duration": 0.17361,
"confidence": 0.392,
"loudness_start": -8.666,
"loudness_max_time": 0.08562,
"loudness_max": -5.122,
"loudness_end": 0.0,
"pitches": [
0.279,
0.235,
0.211,
0.542,
1.0,
0.501,
0.455,
0.288,
0.193,
0.158,
0.208,
0.716
],
"timbre": [
53.03,
91.762,
29.316,
-43.747,
6.208,
-18.915,
-38.375,
-5.33,
8.569,
9.998,
-12.022,
-27.614
]
},
{
"start": 228.93066,
"duration": 0.24449,
"confidence": 0.248,
"loudness_start": -7.298,
"loudness_max_time": 0.03639,
"loudness_max": -4.365,
"loudness_end": 0.0,
"pitches": [
0.082,
0.118,
0.147,
0.212,
1.0,
0.123,
0.12,
0.099,
0.105,
0.054,
0.067,
0.199
],
"timbre": [
54.223,
95.125,
37.722,
-18.558,
-2.11,
-21.275,
-44.391,
0.316,
-0.771,
15.094,
-3.995,
-34.13
]
},
{
"start": 229.17516,
"duration": 0.18023,
"confidence": 0.176,
"loudness_start": -8.43,
"loudness_max_time": 0.06268,
"loudness_max": -5.351,
"loudness_end": 0.0,
"pitches": [
0.49,
0.428,
0.428,
0.738,
1.0,
0.382,
0.445,
0.414,
0.353,
0.366,
0.385,
0.344
],
"timbre": [
53.229,
79.615,
51.108,
-10.912,
11.692,
-22.082,
-15.084,
-16.178,
-5.393,
15.827,
-21.267,
-43.691
]
},
{
"start": 229.35538,
"duration": 0.27256,
"confidence": 0.162,
"loudness_start": -8.058,
"loudness_max_time": 0.09673,
"loudness_max": -4.966,
"loudness_end": 0.0,
"pitches": [
0.335,
0.182,
0.384,
0.125,
0.078,
0.104,
0.404,
0.104,
0.057,
0.144,
0.164,
1.0
],
"timbre": [
53.712,
37.843,
34.828,
-26.509,
14.157,
-33.389,
10.966,
1.691,
1.506,
16.887,
-5.743,
-26.167
]
},
{
"start": 229.62794,
"duration": 0.71451,
"confidence": 0.01,
"loudness_start": -6.616,
"loudness_max_time": 0.01633,
"loudness_max": -4.247,
"loudness_end": 0.0,
"pitches": [
0.246,
0.163,
0.247,
0.15,
0.138,
0.159,
0.599,
0.168,
0.125,
0.379,
0.379,
1.0
],
"timbre": [
54.71,
35.533,
49.583,
-2.464,
31.715,
-55.123,
33.616,
6.689,
7.181,
19.478,
-11.058,
-13.596
]
},
{
"start": 230.34245,
"duration": 0.77633,
"confidence": 0.224,
"loudness_start": -7.232,
"loudness_max_time": 0.05757,
"loudness_max": -3.888,
"loudness_end": 0.0,
"pitches": [
0.284,
0.22,
0.32,
0.242,
0.185,
0.206,
0.67,
0.162,
0.164,
0.455,
0.583,
1.0
],
"timbre": [
54.357,
29.395,
48.833,
-2.707,
20.86,
-31.696,
47.712,
19.922,
6.154,
7.189,
-11.703,
-0.825
]
},
{
"start": 231.11877,
"duration": 1.30735,
"confidence": 0.117,
"loudness_start": -7.994,
"loudness_max_time": 0.8224,
"loudness_max": -4.06,
"loudness_end": 0.0,
"pitches": [
0.325,
0.254,
0.359,
0.232,
0.189,
0.231,
0.536,
0.213,
0.15,
0.276,
0.401,
1.0
],
"timbre": [
54.244,
39.982,
48.883,
-5.909,
10.8,
-34.716,
23.465,
5.706,
9.324,
3.392,
-11.077,
-15.679
]
},
{
"start": 232.42612,
"duration": 0.23197,
"confidence": 0.442,
"loudness_start": -12.844,
"loudness_max_time": 0.17544,
"loudness_max": -7.481,
"loudness_end": 0.0,
"pitches": [
0.277,
0.139,
0.251,
0.184,
0.189,
0.174,
0.413,
0.25,
0.265,
0.234,
0.183,
1.0
],
"timbre": [
50.704,
28.71,
-11.862,
-31.579,
5.524,
-35.56,
-7.046,
-10.581,
-9.47,
0.501,
4.433,
3.362
]
},
{
"start": 232.6581,
"duration": 0.18576,
"confidence": 0.318,
"loudness_start": -11.804,
"loudness_max_time": 0.03179,
"loudness_max": -7.155,
"loudness_end": 0.0,
"pitches": [
0.547,
0.289,
0.244,
0.317,
0.46,
0.208,
0.234,
0.212,
0.173,
0.234,
0.206,
1.0
],
"timbre": [
51.273,
61.648,
-32.008,
-35.641,
37.186,
-31.922,
-17.431,
43.196,
-7.412,
7.321,
-2.729,
-23.651
]
},
{
"start": 232.84386,
"duration": 0.10032,
"confidence": 0.404,
"loudness_start": -10.992,
"loudness_max_time": 0.06576,
"loudness_max": -6.229,
"loudness_end": 0.0,
"pitches": [
0.468,
1.0,
0.378,
0.191,
0.236,
0.19,
0.144,
0.155,
0.332,
0.366,
0.311,
0.273
],
"timbre": [
52.817,
44.767,
-5.671,
-27.819,
13.799,
-28.34,
-7.212,
-20.349,
-34.309,
34.272,
-10.871,
-7.681
]
},
{
"start": 232.94417,
"duration": 0.15519,
"confidence": 0.243,
"loudness_start": -8.25,
"loudness_max_time": 0.07932,
"loudness_max": -4.863,
"loudness_end": 0.0,
"pitches": [
0.554,
1.0,
0.274,
0.406,
0.719,
0.479,
0.353,
0.294,
0.487,
0.339,
0.346,
0.387
],
"timbre": [
53.699,
23.82,
39.697,
-20.392,
10.447,
-28.555,
22.743,
0.431,
-14.323,
3.873,
-12.111,
-22.602
]
},
{
"start": 233.09937,
"duration": 0.1868,
"confidence": 0.1,
"loudness_start": -7.351,
"loudness_max_time": 0.08102,
"loudness_max": -4.992,
"loudness_end": 0.0,
"pitches": [
0.169,
0.332,
0.138,
0.235,
0.428,
0.164,
0.128,
0.201,
0.568,
1.0,
0.635,
0.189
],
"timbre": [
52.839,
1.742,
28.232,
16.48,
2.004,
-18.396,
15.604,
-7.375,
-10.266,
-0.995,
-42.661,
-16.748
]
},
{
"start": 233.28616,
"duration": 0.13837,
"confidence": 0.408,
"loudness_start": -12.144,
"loudness_max_time": 0.03086,
"loudness_max": -7.205,
"loudness_end": 0.0,
"pitches": [
0.378,
0.966,
0.312,
0.412,
0.459,
0.259,
0.13,
0.209,
0.396,
1.0,
0.48,
0.281
],
"timbre": [
51.344,
9.432,
5.126,
-29.326,
24.341,
-31.008,
-23.858,
12.694,
-3.078,
-20.807,
9.639,
-13.004
]
},
{
"start": 233.42455,
"duration": 0.2561,
"confidence": 0.557,
"loudness_start": -9.154,
"loudness_max_time": 0.04642,
"loudness_max": -4.292,
"loudness_end": 0.0,
"pitches": [
0.126,
0.198,
0.16,
0.154,
0.278,
0.175,
0.111,
0.107,
0.318,
1.0,
0.337,
0.184
],
"timbre": [
53.138,
41.081,
-10.962,
-10.658,
27.131,
-20.215,
-3.568,
49.668,
-14.63,
5.559,
-19.349,
-20.797
]
},
{
"start": 233.68063,
"duration": 0.13338,
"confidence": 0.72,
"loudness_start": -13.732,
"loudness_max_time": 0.0446,
"loudness_max": -5.185,
"loudness_end": 0.0,
"pitches": [
0.767,
1.0,
0.582,
0.54,
0.526,
0.36,
0.295,
0.232,
0.276,
0.386,
0.502,
0.546
],
"timbre": [
51.918,
75.343,
-25.004,
-39.727,
10.718,
8.254,
-7.535,
-38.266,
-2.922,
9.509,
-0.475,
-18.449
]
},
{
"start": 233.81401,
"duration": 0.26073,
"confidence": 0.433,
"loudness_start": -8.792,
"loudness_max_time": 0.0585,
"loudness_max": -4.032,
"loudness_end": 0.0,
"pitches": [
0.138,
0.308,
0.086,
0.099,
0.359,
0.153,
0.137,
0.155,
0.36,
1.0,
0.283,
0.174
],
"timbre": [
52.337,
5.211,
18.494,
-10.079,
11.945,
-17.923,
8.993,
1.852,
-4.086,
-2.337,
-23.821,
-12.231
]
},
{
"start": 234.07474,
"duration": 0.49483,
"confidence": 0.452,
"loudness_start": -11.191,
"loudness_max_time": 0.07594,
"loudness_max": -6.563,
"loudness_end": 0.0,
"pitches": [
0.148,
0.131,
0.141,
0.157,
0.227,
0.159,
0.149,
0.147,
0.198,
1.0,
0.257,
0.373
],
"timbre": [
50.314,
80.083,
-38.987,
-48.821,
31.669,
-18.742,
-1.962,
-57.367,
-6.768,
-20.383,
-21.624,
-10.974
]
},
{
"start": 234.56956,
"duration": 0.27696,
"confidence": 0.757,
"loudness_start": -12.093,
"loudness_max_time": 0.18295,
"loudness_max": -4.283,
"loudness_end": 0.0,
"pitches": [
0.129,
0.481,
0.155,
0.167,
0.431,
0.224,
0.212,
0.298,
0.588,
1.0,
0.56,
0.174
],
"timbre": [
53.452,
21.699,
27.911,
-40.216,
4.624,
3.267,
-9.152,
11.78,
6.097,
-2.446,
13.749,
-28.815
]
},
{
"start": 234.84653,
"duration": 0.43011,
"confidence": 0.105,
"loudness_start": -7.325,
"loudness_max_time": 0.04565,
"loudness_max": -4.45,
"loudness_end": 0.0,
"pitches": [
0.172,
0.532,
0.162,
0.199,
0.421,
0.258,
0.209,
0.195,
0.404,
1.0,
0.341,
0.164
],
"timbre": [
53.73,
45.473,
13.444,
-7.108,
-0.415,
-23.617,
-33.309,
-1.173,
9.34,
9.383,
-13.074,
-32.636
]
},
{
"start": 235.27664,
"duration": 0.16095,
"confidence": 0.344,
"loudness_start": -12.389,
"loudness_max_time": 0.05379,
"loudness_max": -8.161,
"loudness_end": 0.0,
"pitches": [
0.212,
0.976,
0.419,
0.312,
1.0,
0.386,
0.341,
0.339,
0.331,
0.341,
0.214,
0.41
],
"timbre": [
49.858,
67.007,
-42.812,
-31.047,
50.597,
-33.638,
-5.755,
-2.533,
-1.402,
21.986,
-19.159,
-13.927
]
},
{
"start": 235.4376,
"duration": 0.12245,
"confidence": 0.665,
"loudness_start": -12.401,
"loudness_max_time": 0.05329,
"loudness_max": -5.39,
"loudness_end": 0.0,
"pitches": [
0.641,
1.0,
0.358,
0.587,
0.893,
0.485,
0.387,
0.409,
0.927,
0.764,
0.489,
0.673
],
"timbre": [
52.606,
51.895,
-6.629,
-31.652,
2.82,
-7.376,
-42.061,
1.187,
-9.515,
6.253,
4.422,
-22.833
]
},
{
"start": 235.56004,
"duration": 0.16893,
"confidence": 0.243,
"loudness_start": -8.581,
"loudness_max_time": 0.0532,
"loudness_max": -4.922,
"loudness_end": 0.0,
"pitches": [
0.79,
1.0,
0.206,
0.279,
0.742,
0.248,
0.146,
0.18,
0.292,
0.434,
0.243,
0.403
],
"timbre": [
53.118,
55.481,
7.771,
-33.458,
-0.585,
-23.583,
-31.076,
-1.147,
8.409,
12.319,
-12.529,
-32.576
]
},
{
"start": 235.72897,
"duration": 0.31002,
"confidence": 0.14,
"loudness_start": -8.012,
"loudness_max_time": 0.03707,
"loudness_max": -5.044,
"loudness_end": 0.0,
"pitches": [
0.348,
0.36,
0.144,
0.221,
0.706,
0.295,
0.209,
0.255,
0.729,
1.0,
0.712,
0.284
],
"timbre": [
53.055,
51.023,
-2.941,
-12.813,
7.716,
-30.028,
-33.833,
-4.351,
13.625,
3.408,
-14.481,
-24.454
]
},
{
"start": 236.039,
"duration": 0.1015,
"confidence": 0.274,
"loudness_start": -11.23,
"loudness_max_time": 0.01993,
"loudness_max": -7.295,
"loudness_end": 0.0,
"pitches": [
0.58,
0.544,
0.494,
0.483,
0.567,
0.369,
0.507,
0.461,
0.478,
1.0,
0.706,
0.884
],
"timbre": [
51.002,
82.788,
-60.189,
-41.802,
50.982,
-50.63,
-10.97,
16.252,
6.107,
-28.9,
6.059,
-19.572
]
},
{
"start": 236.1405,
"duration": 0.17515,
"confidence": 0.171,
"loudness_start": -10.366,
"loudness_max_time": 0.04762,
"loudness_max": -7.253,
"loudness_end": 0.0,
"pitches": [
0.366,
0.519,
0.341,
0.463,
1.0,
0.395,
0.354,
0.607,
0.35,
0.247,
0.303,
0.945
],
"timbre": [
51.462,
13.263,
-0.76,
-18.448,
39.126,
-33.68,
-11.192,
-21.026,
-8.317,
27.522,
-16.41,
1.197
]
},
{
"start": 236.31564,
"duration": 0.28236,
"confidence": 0.408,
"loudness_start": -10.757,
"loudness_max_time": 0.02834,
"loudness_max": -6.128,
"loudness_end": 0.0,
"pitches": [
0.237,
0.201,
0.354,
0.47,
0.748,
1.0,
0.549,
0.343,
0.107,
0.09,
0.128,
0.453
],
"timbre": [
52.408,
-9.908,
30.551,
-14.815,
30.684,
-28.559,
12.701,
6.367,
2.986,
-1.767,
2.956,
-10.343
]
},
{
"start": 236.598,
"duration": 0.14063,
"confidence": 0.248,
"loudness_start": -9.322,
"loudness_max_time": 0.0363,
"loudness_max": -5.971,
"loudness_end": 0.0,
"pitches": [
0.224,
0.201,
0.242,
0.29,
1.0,
0.381,
0.363,
0.298,
0.144,
0.08,
0.097,
0.661
],
"timbre": [
52.641,
-12.957,
45.66,
0.663,
12.534,
-39.822,
23.012,
4.469,
-2.95,
-0.098,
-3.075,
-9.251
]
},
{
"start": 236.73865,
"duration": 0.16259,
"confidence": 0.283,
"loudness_start": -9.082,
"loudness_max_time": 0.05381,
"loudness_max": -5.507,
"loudness_end": 0.0,
"pitches": [
0.273,
0.16,
0.223,
0.215,
1.0,
0.155,
0.344,
0.335,
0.166,
0.09,
0.077,
0.976
],
"timbre": [
52.734,
-3.414,
47.352,
0.724,
21.155,
-27.039,
26.728,
7.913,
11.859,
0.512,
-8.056,
-7.239
]
},
{
"start": 236.90121,
"duration": 0.12163,
"confidence": 0.119,
"loudness_start": -8.886,
"loudness_max_time": 0.0215,
"loudness_max": -6.192,
"loudness_end": 0.0,
"pitches": [
0.188,
0.365,
0.248,
0.28,
0.482,
0.301,
0.44,
0.421,
0.176,
0.077,
0.139,
1.0
],
"timbre": [
52.519,
-5.821,
51.034,
-0.348,
30.806,
-46.906,
19.857,
2.871,
2.633,
6.579,
-3.634,
-15.473
]
},
{
"start": 237.02286,
"duration": 0.30268,
"confidence": 0.035,
"loudness_start": -8.357,
"loudness_max_time": 0.18751,
"loudness_max": -5.618,
"loudness_end": 0.0,
"pitches": [
0.144,
0.119,
0.168,
0.363,
1.0,
0.28,
0.26,
0.186,
0.087,
0.086,
0.07,
0.32
],
"timbre": [
52.899,
-6.358,
60.549,
-6.814,
24.953,
-37.121,
38.984,
5.461,
10.717,
11.322,
-4.223,
1.656
]
},
{
"start": 237.32553,
"duration": 0.1273,
"confidence": 0.057,
"loudness_start": -6.794,
"loudness_max_time": 1.8E-4,
"loudness_max": -5.371,
"loudness_end": 0.0,
"pitches": [
0.373,
0.165,
0.114,
0.132,
0.194,
0.143,
0.271,
0.156,
0.082,
0.046,
0.074,
1.0
],
"timbre": [
52.667,
-3.098,
52.178,
4.342,
14.982,
-59.441,
32.451,
14.506,
2.935,
-7.707,
-7.562,
0.207
]
},
{
"start": 237.45284,
"duration": 0.15098,
"confidence": 0.248,
"loudness_start": -8.669,
"loudness_max_time": 0.06011,
"loudness_max": -5.821,
"loudness_end": 0.0,
"pitches": [
0.468,
0.352,
0.23,
0.281,
0.976,
0.736,
0.887,
0.633,
0.375,
0.218,
0.39,
1.0
],
"timbre": [
53.006,
-8.123,
52.734,
-10.66,
26.799,
-33.216,
28.645,
-1.663,
3.02,
10.183,
-8.13,
-8.361
]
},
{
"start": 237.6038,
"duration": 0.40653,
"confidence": 0.089,
"loudness_start": -8.658,
"loudness_max_time": 0.02395,
"loudness_max": -5.243,
"loudness_end": 0.0,
"pitches": [
0.127,
0.112,
0.184,
0.454,
1.0,
0.254,
0.352,
0.267,
0.116,
0.077,
0.126,
0.374
],
"timbre": [
53.273,
0.139,
54.504,
3.288,
20.381,
-39.758,
27.404,
4.405,
3.125,
6.922,
1.805,
-5.965
]
},
{
"start": 238.01035,
"duration": 0.29007,
"confidence": 0.425,
"loudness_start": -8.766,
"loudness_max_time": 0.05991,
"loudness_max": -4.706,
"loudness_end": 0.0,
"pitches": [
0.178,
0.136,
0.222,
0.527,
1.0,
0.506,
0.432,
0.331,
0.169,
0.063,
0.15,
0.532
],
"timbre": [
53.205,
-1.092,
60.051,
-13.39,
30.492,
-28.6,
32.795,
10.921,
-0.325,
7.974,
-8.671,
-4.211
]
},
{
"start": 238.30042,
"duration": 0.1571,
"confidence": 0.172,
"loudness_start": -8.254,
"loudness_max_time": 0.05546,
"loudness_max": -5.368,
"loudness_end": 0.0,
"pitches": [
0.432,
0.397,
0.262,
0.539,
1.0,
0.358,
0.371,
0.419,
0.316,
0.256,
0.263,
0.712
],
"timbre": [
53.021,
16.325,
49.105,
-13.738,
5.339,
-28.56,
10.036,
4.243,
-5.408,
2.61,
-7.42,
-17.795
]
},
{
"start": 238.4575,
"duration": 0.29605,
"confidence": 0.107,
"loudness_start": -7.97,
"loudness_max_time": 0.20383,
"loudness_max": -5.578,
"loudness_end": 0.0,
"pitches": [
0.199,
0.193,
0.278,
0.425,
1.0,
0.334,
0.204,
0.13,
0.136,
0.093,
0.202,
0.441
],
"timbre": [
53.506,
21.025,
44.115,
-13.794,
8.646,
-33.829,
-4.959,
-0.914,
1.835,
4.733,
-5.497,
-20.24
]
},
{
"start": 238.75356,
"duration": 0.14503,
"confidence": 0.118,
"loudness_start": -7.689,
"loudness_max_time": 0.03882,
"loudness_max": -4.919,
"loudness_end": 0.0,
"pitches": [
0.252,
0.16,
0.162,
0.394,
1.0,
0.332,
0.186,
0.193,
0.141,
0.073,
0.188,
0.718
],
"timbre": [
54.018,
27.562,
32.294,
-18.754,
-11.469,
-29.787,
-31.573,
2.235,
-2.34,
5.902,
-3.236,
-30.634
]
},
{
"start": 238.89859,
"duration": 0.30735,
"confidence": 0.061,
"loudness_start": -7.376,
"loudness_max_time": 0.04553,
"loudness_max": -4.269,
"loudness_end": 0.0,
"pitches": [
0.191,
0.124,
0.168,
0.261,
1.0,
0.409,
0.262,
0.176,
0.086,
0.067,
0.165,
0.398
],
"timbre": [
53.981,
34.277,
23.554,
-11.446,
4.061,
-30.188,
-36.332,
15.134,
2.763,
8.976,
-7.164,
-32.075
]
},
{
"start": 239.20593,
"duration": 0.13302,
"confidence": 0.156,
"loudness_start": -8.806,
"loudness_max_time": 0.00798,
"loudness_max": -5.531,
"loudness_end": 0.0,
"pitches": [
0.217,
0.555,
0.209,
0.144,
1.0,
0.468,
0.193,
0.469,
0.37,
0.294,
0.508,
0.451
],
"timbre": [
51.236,
32.641,
-6.583,
26.038,
10.135,
-37.598,
-42.521,
-14.603,
9.042,
-8.99,
-28.938,
-18.661
]
},
{
"start": 239.33896,
"duration": 0.1444,
"confidence": 0.57,
"loudness_start": -14.156,
"loudness_max_time": 0.03122,
"loudness_max": -7.42,
"loudness_end": 0.0,
"pitches": [
0.148,
0.272,
0.199,
0.232,
1.0,
0.24,
0.219,
0.359,
0.272,
0.162,
0.145,
0.199
],
"timbre": [
51.08,
10.232,
10.394,
-11.997,
28.232,
-42.572,
-13.641,
3.137,
19.031,
17.181,
-9.075,
-21.585
]
},
{
"start": 239.48335,
"duration": 0.13519,
"confidence": 0.065,
"loudness_start": -10.791,
"loudness_max_time": 0.03542,
"loudness_max": -7.521,
"loudness_end": 0.0,
"pitches": [
0.596,
1.0,
0.349,
0.732,
0.977,
0.507,
0.401,
0.496,
0.617,
0.284,
0.381,
0.74
],
"timbre": [
49.737,
34.151,
-30.092,
-9.044,
6.108,
-44.867,
-25.201,
17.879,
-5.305,
-3.314,
-1.17,
1.182
]
},
{
"start": 239.61855,
"duration": 0.09265,
"confidence": 0.501,
"loudness_start": -13.188,
"loudness_max_time": 0.02723,
"loudness_max": -7.489,
"loudness_end": 0.0,
"pitches": [
0.427,
0.625,
0.621,
0.442,
1.0,
0.727,
0.425,
0.428,
0.24,
0.218,
0.273,
0.32
],
"timbre": [
49.82,
11.806,
-1.254,
-4.316,
22.067,
-35.037,
-23.256,
1.436,
10.982,
14.023,
1.545,
-17.102
]
},
{
"start": 239.7112,
"duration": 0.48122,
"confidence": 0.709,
"loudness_start": -11.984,
"loudness_max_time": 0.20528,
"loudness_max": -3.11,
"loudness_end": 0.0,
"pitches": [
0.119,
0.179,
0.226,
0.527,
1.0,
0.417,
0.361,
0.28,
0.104,
0.072,
0.089,
0.283
],
"timbre": [
52.866,
56.601,
19.879,
-70.766,
13.213,
-1.352,
-30.08,
-13.099,
4.369,
-10.857,
-2.083,
-24.074
]
},
{
"start": 240.19243,
"duration": 0.41914,
"confidence": 0.428,
"loudness_start": -9.169,
"loudness_max_time": 0.31909,
"loudness_max": -4.042,
"loudness_end": 0.0,
"pitches": [
0.12,
0.086,
0.144,
0.347,
1.0,
0.223,
0.2,
0.268,
0.198,
0.118,
0.144,
0.376
],
"timbre": [
54.146,
16.273,
41.184,
-19.259,
28.743,
-23.338,
10.936,
13.38,
9.487,
-0.565,
0.61,
-8.906
]
},
{
"start": 240.61156,
"duration": 0.31778,
"confidence": 0.654,
"loudness_start": -10.367,
"loudness_max_time": 0.07478,
"loudness_max": -3.048,
"loudness_end": 0.0,
"pitches": [
0.154,
0.102,
0.157,
0.437,
1.0,
0.323,
0.255,
0.191,
0.116,
0.072,
0.119,
0.463
],
"timbre": [
55.274,
39.45,
54.126,
-9.013,
16.816,
-24.043,
5.794,
9.286,
-5.396,
1.871,
-0.576,
-20.627
]
},
{
"start": 240.92934,
"duration": 0.14,
"confidence": 0.088,
"loudness_start": -5.68,
"loudness_max_time": 0.02329,
"loudness_max": -3.895,
"loudness_end": 0.0,
"pitches": [
0.435,
0.418,
0.201,
0.434,
1.0,
0.156,
0.256,
0.219,
0.179,
0.17,
0.254,
0.556
],
"timbre": [
53.965,
40.508,
35.257,
12.61,
13.439,
-45.816,
-9.159,
1.006,
-11.091,
-1.768,
-11.412,
-20.13
]
},
{
"start": 241.06934,
"duration": 0.09297,
"confidence": 0.12,
"loudness_start": -9.514,
"loudness_max_time": 0.0285,
"loudness_max": -5.574,
"loudness_end": 0.0,
"pitches": [
1.0,
0.863,
0.463,
0.625,
0.93,
0.395,
0.661,
0.924,
0.448,
0.274,
0.53,
0.681
],
"timbre": [
52.865,
20.485,
40.764,
-7.078,
34.819,
-36.898,
-6.269,
9.007,
-15.351,
-11.593,
2.895,
-15.947
]
},
{
"start": 241.16231,
"duration": 0.19751,
"confidence": 0.392,
"loudness_start": -8.168,
"loudness_max_time": 0.07073,
"loudness_max": -4.018,
"loudness_end": 0.0,
"pitches": [
0.287,
0.2,
0.317,
0.869,
1.0,
0.607,
0.394,
0.462,
0.224,
0.158,
0.156,
0.425
],
"timbre": [
52.784,
76.384,
7.381,
-16.849,
33.481,
-25.513,
-18.764,
55.511,
-44.043,
-9.83,
-21.139,
-4.155
]
},
{
"start": 241.35982,
"duration": 0.13351,
"confidence": 0.517,
"loudness_start": -12.156,
"loudness_max_time": 0.02404,
"loudness_max": -4.102,
"loudness_end": 0.0,
"pitches": [
0.305,
0.242,
0.192,
0.379,
1.0,
0.296,
0.239,
0.248,
0.213,
0.207,
0.248,
0.141
],
"timbre": [
51.867,
94.652,
-51.213,
-5.676,
59.233,
-55.135,
-16.247,
7.908,
-12.148,
6.579,
-1.945,
-26.274
]
},
{
"start": 241.49333,
"duration": 0.12812,
"confidence": 0.654,
"loudness_start": -11.21,
"loudness_max_time": 0.04467,
"loudness_max": -4.716,
"loudness_end": 0.0,
"pitches": [
0.827,
0.756,
0.321,
0.495,
1.0,
0.323,
0.511,
0.434,
0.188,
0.232,
0.182,
0.27
],
"timbre": [
53.908,
15.861,
36.324,
-16.772,
55.429,
-33.542,
19.676,
1.807,
-0.154,
39.947,
9.857,
-22.477
]
},
{
"start": 241.62144,
"duration": 0.15016,
"confidence": 0.054,
"loudness_start": -6.522,
"loudness_max_time": 0.0461,
"loudness_max": -4.329,
"loudness_end": 0.0,
"pitches": [
0.469,
0.499,
0.334,
0.385,
0.863,
0.423,
0.769,
0.457,
0.167,
0.247,
0.593,
1.0
],
"timbre": [
54.531,
16.897,
63.917,
3.583,
36.203,
-44.631,
38.661,
9.931,
0.337,
-2.241,
-4.374,
-3.852
]
},
{
"start": 241.7716,
"duration": 0.15746,
"confidence": 0.207,
"loudness_start": -6.918,
"loudness_max_time": 0.05508,
"loudness_max": -3.589,
"loudness_end": 0.0,
"pitches": [
0.307,
0.425,
0.19,
0.249,
1.0,
0.25,
0.361,
0.308,
0.21,
0.111,
0.18,
0.57
],
"timbre": [
54.533,
22.888,
56.703,
-6.654,
9.195,
-31.459,
31.565,
18.88,
-10.724,
-7.613,
-2.619,
0.972
]
},
{
"start": 241.92908,
"duration": 0.10463,
"confidence": 0.158,
"loudness_start": -6.402,
"loudness_max_time": 0.04444,
"loudness_max": -3.788,
"loudness_end": 0.0,
"pitches": [
0.628,
0.63,
0.288,
0.49,
1.0,
0.464,
0.465,
0.315,
0.26,
0.149,
0.333,
0.608
],
"timbre": [
54.95,
36.026,
49.119,
-1.989,
6.207,
-38.861,
8.589,
10.891,
9.232,
1.287,
-9.727,
-30.794
]
},
{
"start": 242.0337,
"duration": 0.17923,
"confidence": 0.062,
"loudness_start": -6.964,
"loudness_max_time": 0.04789,
"loudness_max": -3.83,
"loudness_end": 0.0,
"pitches": [
0.71,
0.619,
0.341,
0.437,
1.0,
0.564,
0.779,
0.693,
0.403,
0.269,
0.414,
0.773
],
"timbre": [
54.032,
42.369,
42.278,
2.84,
-8.885,
-22.168,
-18.21,
16.399,
-1.568,
-0.135,
-22.708,
-42.669
]
},
{
"start": 242.21294,
"duration": 0.15701,
"confidence": 0.216,
"loudness_start": -11.171,
"loudness_max_time": 0.03626,
"loudness_max": -6.202,
"loudness_end": 0.0,
"pitches": [
0.343,
0.149,
0.17,
0.339,
1.0,
0.366,
0.184,
0.186,
0.21,
0.121,
0.13,
0.504
],
"timbre": [
51.248,
67.061,
-27.391,
-26.665,
55.402,
-30.796,
-13.273,
23.878,
-9.501,
-8.974,
-3.111,
-26.3
]
},
{
"start": 242.36993,
"duration": 0.44054,
"confidence": 0.651,
"loudness_start": -10.55,
"loudness_max_time": 0.04095,
"loudness_max": -4.144,
"loudness_end": 0.0,
"pitches": [
0.22,
0.168,
0.253,
0.523,
1.0,
0.494,
0.367,
0.258,
0.102,
0.099,
0.202,
0.587
],
"timbre": [
54.467,
25.397,
19.368,
-21.877,
64.195,
-43.584,
8.799,
12.684,
-2.967,
32.35,
6.869,
-4.338
]
},
{
"start": 242.81049,
"duration": 0.12866,
"confidence": 0.12,
"loudness_start": -6.023,
"loudness_max_time": 0.02125,
"loudness_max": -3.037,
"loudness_end": 0.0,
"pitches": [
0.122,
0.296,
0.298,
0.196,
1.0,
0.28,
0.253,
0.64,
0.171,
0.094,
0.094,
0.352
],
"timbre": [
55.101,
48.61,
36.625,
2.598,
47.206,
-49.933,
22.192,
21.148,
2.475,
-4.003,
-7.723,
-6.453
]
},
{
"start": 242.93913,
"duration": 0.14467,
"confidence": 0.203,
"loudness_start": -7.011,
"loudness_max_time": 0.04204,
"loudness_max": -3.524,
"loudness_end": 0.0,
"pitches": [
0.469,
0.482,
0.786,
0.636,
1.0,
0.379,
0.46,
0.587,
0.326,
0.314,
0.334,
0.977
],
"timbre": [
55.324,
63.464,
38.925,
-12.478,
42.899,
-42.51,
36.322,
14.965,
-14.3,
-9.861,
-0.895,
5.394
]
},
{
"start": 243.08382,
"duration": 0.14526,
"confidence": 0.022,
"loudness_start": -5.103,
"loudness_max_time": 0.01655,
"loudness_max": -3.163,
"loudness_end": 0.0,
"pitches": [
0.538,
1.0,
0.711,
0.929,
0.603,
0.438,
0.81,
0.664,
0.373,
0.318,
0.587,
0.502
],
"timbre": [
54.628,
64.057,
48.178,
23.568,
34.27,
-53.386,
38.645,
4.665,
-22.373,
-6.462,
-8.645,
-1.627
]
},
{
"start": 243.22906,
"duration": 0.1454,
"confidence": 0.273,
"loudness_start": -8.237,
"loudness_max_time": 0.01866,
"loudness_max": -4.456,
"loudness_end": 0.0,
"pitches": [
1.0,
0.742,
0.438,
0.227,
0.146,
0.154,
0.355,
0.176,
0.183,
0.209,
0.357,
0.656
],
"timbre": [
53.768,
25.777,
42.965,
7.501,
21.095,
-40.419,
14.804,
2.841,
-0.365,
-0.183,
-10.705,
0.464
]
},
{
"start": 243.37447,
"duration": 0.09887,
"confidence": 0.22,
"loudness_start": -9.155,
"loudness_max_time": 0.0563,
"loudness_max": -5.449,
"loudness_end": 0.0,
"pitches": [
0.959,
0.724,
0.429,
0.356,
0.299,
0.36,
0.639,
0.394,
0.262,
0.21,
0.449,
1.0
],
"timbre": [
53.322,
24.962,
24.173,
-15.131,
23.557,
-34.114,
13.508,
4.068,
-0.313,
-3.01,
-5.271,
12.88
]
},
{
"start": 243.47333,
"duration": 0.30136,
"confidence": 0.284,
"loudness_start": -8.056,
"loudness_max_time": 0.09896,
"loudness_max": -4.095,
"loudness_end": 0.0,
"pitches": [
0.447,
0.134,
0.2,
0.169,
0.117,
0.162,
0.325,
0.109,
0.061,
0.161,
0.107,
1.0
],
"timbre": [
54.149,
13.088,
50.642,
-21.234,
26.668,
-32.774,
31.481,
12.919,
-21.351,
2.366,
-2.453,
0.261
]
},
{
"start": 243.77469,
"duration": 0.17955,
"confidence": 0.057,
"loudness_start": -7.049,
"loudness_max_time": 0.04662,
"loudness_max": -4.733,
"loudness_end": 0.0,
"pitches": [
1.0,
0.846,
0.284,
0.264,
0.269,
0.252,
0.466,
0.214,
0.293,
0.465,
0.258,
0.716
],
"timbre": [
54.333,
23.604,
76.921,
3.042,
15.276,
-34.984,
45.794,
6.436,
-12.781,
3.423,
-3.294,
7.398
]
},
{
"start": 243.95424,
"duration": 0.27914,
"confidence": 0.188,
"loudness_start": -6.941,
"loudness_max_time": 0.03333,
"loudness_max": -3.738,
"loudness_end": 0.0,
"pitches": [
0.621,
0.493,
0.536,
0.42,
0.463,
0.468,
0.969,
0.283,
0.3,
0.406,
0.35,
1.0
],
"timbre": [
55.059,
19.844,
63.822,
3.718,
7.177,
-37.194,
33.226,
18.514,
-18.64,
-5.986,
3.506,
9.731
]
},
{
"start": 244.23338,
"duration": 0.12186,
"confidence": 0.121,
"loudness_start": -7.042,
"loudness_max_time": 0.05209,
"loudness_max": -4.191,
"loudness_end": 0.0,
"pitches": [
1.0,
0.542,
0.943,
0.551,
0.259,
0.306,
0.819,
0.278,
0.405,
0.507,
0.642,
0.892
],
"timbre": [
54.27,
21.424,
50.715,
-7.536,
14.511,
-35.841,
41.296,
15.834,
-15.329,
-4.59,
0.219,
5.704
]
},
{
"start": 244.35524,
"duration": 0.16209,
"confidence": 0.161,
"loudness_start": -6.484,
"loudness_max_time": 0.06177,
"loudness_max": -3.738,
"loudness_end": 0.0,
"pitches": [
1.0,
0.37,
0.251,
0.359,
0.202,
0.218,
0.875,
0.17,
0.243,
0.312,
0.686,
0.765
],
"timbre": [
54.322,
18.899,
49.627,
5.607,
14.247,
-35.825,
42.539,
17.058,
-27.072,
1.412,
-13.083,
8.787
]
},
{
"start": 244.51732,
"duration": 0.16889,
"confidence": 0.4,
"loudness_start": -7.818,
"loudness_max_time": 0.03501,
"loudness_max": -3.45,
"loudness_end": 0.0,
"pitches": [
0.968,
0.364,
0.353,
0.312,
0.232,
0.229,
0.59,
0.202,
0.226,
0.408,
0.407,
1.0
],
"timbre": [
54.483,
23.733,
44.582,
0.245,
16.076,
-35.387,
37.812,
28.709,
-3.856,
-5.301,
5.236,
3.34
]
},
{
"start": 244.6862,
"duration": 0.12739,
"confidence": 0.074,
"loudness_start": -6.629,
"loudness_max_time": 0.0107,
"loudness_max": -4.485,
"loudness_end": 0.0,
"pitches": [
1.0,
0.501,
0.368,
0.228,
0.204,
0.212,
0.838,
0.296,
0.358,
0.567,
0.637,
0.823
],
"timbre": [
54.378,
26.528,
74.201,
6.006,
15.891,
-43.168,
45.529,
7.932,
-16.173,
0.253,
-6.674,
2.884
]
},
{
"start": 244.81361,
"duration": 0.15079,
"confidence": 0.038,
"loudness_start": -7.209,
"loudness_max_time": 0.0529,
"loudness_max": -4.224,
"loudness_end": 0.0,
"pitches": [
1.0,
0.541,
0.336,
0.325,
0.445,
0.253,
0.384,
0.228,
0.373,
0.696,
0.92,
0.799
],
"timbre": [
53.842,
26.303,
59.714,
9.193,
23.105,
-36.998,
42.911,
16.723,
-1.976,
-6.424,
-0.37,
3.358
]
},
{
"start": 244.9644,
"duration": 0.12794,
"confidence": 0.349,
"loudness_start": -8.337,
"loudness_max_time": 0.02503,
"loudness_max": -3.293,
"loudness_end": 0.0,
"pitches": [
1.0,
0.575,
0.37,
0.255,
0.181,
0.246,
0.487,
0.286,
0.38,
0.517,
0.792,
0.262
],
"timbre": [
54.574,
32.786,
58.518,
0.494,
14.919,
-42.308,
29.053,
22.99,
-5.433,
-10.662,
1.775,
0.204
]
},
{
"start": 245.09235,
"duration": 0.11048,
"confidence": 0.268,
"loudness_start": -7.711,
"loudness_max_time": 0.07034,
"loudness_max": -3.649,
"loudness_end": 0.0,
"pitches": [
0.793,
1.0,
0.432,
0.378,
0.319,
0.448,
0.863,
0.355,
0.284,
0.405,
0.321,
0.282
],
"timbre": [
54.454,
33.189,
67.447,
-1.184,
13.927,
-25.414,
27.498,
15.22,
-9.563,
4.231,
-9.232,
10.644
]
},
{
"start": 245.2028,
"duration": 0.16308,
"confidence": 0.179,
"loudness_start": -7.442,
"loudness_max_time": 0.07347,
"loudness_max": -4.101,
"loudness_end": 0.0,
"pitches": [
1.0,
0.598,
0.246,
0.433,
0.358,
0.381,
0.552,
0.354,
0.272,
0.369,
0.533,
0.23
],
"timbre": [
54.064,
17.546,
65.386,
-8.097,
23.748,
-36.067,
36.342,
9.022,
-10.295,
4.129,
-7.071,
-0.006
]
},
{
"start": 245.3659,
"duration": 0.13986,
"confidence": 0.262,
"loudness_start": -7.339,
"loudness_max_time": 0.05043,
"loudness_max": -4.284,
"loudness_end": 0.0,
"pitches": [
1.0,
0.663,
0.704,
0.377,
0.43,
0.497,
0.714,
0.402,
0.191,
0.383,
0.368,
0.742
],
"timbre": [
54.369,
24.896,
57.19,
-4.132,
11.195,
-30.536,
28.493,
18.605,
-2.008,
6.517,
-2.641,
-8.369
]
},
{
"start": 245.50575,
"duration": 0.16712,
"confidence": 0.246,
"loudness_start": -7.352,
"loudness_max_time": 0.07383,
"loudness_max": -3.775,
"loudness_end": 0.0,
"pitches": [
1.0,
0.521,
0.343,
0.363,
0.281,
0.311,
0.429,
0.274,
0.191,
0.303,
0.302,
0.862
],
"timbre": [
54.724,
47.954,
60.388,
-9.004,
-4.465,
-31.632,
24.041,
14.212,
-15.06,
2.692,
-7.658,
-1.753
]
},
{
"start": 245.67288,
"duration": 0.15188,
"confidence": 0.029,
"loudness_start": -6.717,
"loudness_max_time": 0.01941,
"loudness_max": -3.841,
"loudness_end": 0.0,
"pitches": [
0.57,
0.357,
0.524,
0.361,
0.244,
0.234,
1.0,
0.293,
0.172,
0.207,
0.211,
0.751
],
"timbre": [
55.08,
27.894,
47.851,
-10.67,
2.463,
-41.072,
-10.448,
10.511,
-20.668,
-2.898,
1.398,
-16.004
]
},
{
"start": 245.82475,
"duration": 0.13828,
"confidence": 0.16,
"loudness_start": -5.571,
"loudness_max_time": 0.03485,
"loudness_max": -3.099,
"loudness_end": 0.0,
"pitches": [
0.91,
0.356,
0.36,
0.283,
0.146,
0.172,
0.522,
0.177,
0.29,
0.315,
0.677,
1.0
],
"timbre": [
55.279,
57.282,
23.917,
-7.107,
-11.066,
-29.644,
-15.878,
3.628,
-13.978,
-19.131,
-4.642,
-19.569
]
},
{
"start": 245.96304,
"duration": 0.41814,
"confidence": 0.046,
"loudness_start": -6.726,
"loudness_max_time": 0.03642,
"loudness_max": -3.84,
"loudness_end": 0.0,
"pitches": [
0.698,
0.384,
0.415,
0.532,
0.48,
0.422,
0.531,
0.287,
0.221,
0.322,
0.45,
1.0
],
"timbre": [
53.958,
70.652,
5.784,
-9.654,
-1.41,
-29.63,
-16.462,
18.492,
-21.244,
-4.357,
-9.311,
-4.149
]
},
{
"start": 246.38118,
"duration": 0.16671,
"confidence": 0.478,
"loudness_start": -11.459,
"loudness_max_time": 0.04689,
"loudness_max": -6.806,
"loudness_end": 0.0,
"pitches": [
0.945,
1.0,
0.26,
0.33,
0.298,
0.351,
0.416,
0.378,
0.326,
0.455,
0.249,
0.45
],
"timbre": [
51.479,
40.067,
14.962,
-21.885,
-2.172,
-21.698,
-6.8,
-6.795,
-12.032,
11.3,
-3.03,
18.659
]
},
{
"start": 246.5479,
"duration": 0.11678,
"confidence": 0.243,
"loudness_start": -9.334,
"loudness_max_time": 0.02136,
"loudness_max": -5.338,
"loudness_end": 0.0,
"pitches": [
1.0,
0.682,
0.303,
0.325,
0.387,
0.343,
0.463,
0.264,
0.234,
0.322,
0.403,
0.671
],
"timbre": [
51.421,
25.253,
-8.468,
-10.383,
-8.178,
-47.665,
-24.057,
8.896,
6.522,
-5.658,
10.413,
4.943
]
},
{
"start": 246.66467,
"duration": 0.31937,
"confidence": 0.535,
"loudness_start": -10.792,
"loudness_max_time": 0.20757,
"loudness_max": -5.4,
"loudness_end": 0.0,
"pitches": [
0.289,
0.616,
0.24,
0.347,
0.425,
0.255,
0.246,
0.257,
0.434,
1.0,
0.351,
0.199
],
"timbre": [
52.992,
63.515,
1.707,
-52.628,
-17.217,
-17.674,
-33.13,
4.831,
5.41,
2.333,
4.591,
-13.53
]
},
{
"start": 246.98404,
"duration": 0.14653,
"confidence": 0.275,
"loudness_start": -7.1,
"loudness_max_time": 0.03848,
"loudness_max": -3.94,
"loudness_end": 0.0,
"pitches": [
0.292,
1.0,
0.42,
0.301,
0.461,
0.309,
0.383,
0.441,
0.655,
0.895,
0.496,
0.2
],
"timbre": [
53.685,
23.377,
15.952,
-0.239,
0.155,
-33.771,
-8.642,
-2.056,
-6.514,
-1.143,
-13.042,
-19.088
]
},
{
"start": 247.13057,
"duration": 0.13823,
"confidence": 0.346,
"loudness_start": -8.749,
"loudness_max_time": 0.04567,
"loudness_max": -4.53,
"loudness_end": 0.0,
"pitches": [
0.458,
1.0,
0.22,
0.129,
0.968,
0.682,
0.372,
0.403,
0.764,
0.788,
0.632,
0.549
],
"timbre": [
53.996,
34.714,
23.259,
-27.602,
-1.608,
-28.679,
-0.715,
2.341,
3.921,
-17.609,
7.15,
-0.885
]
},
{
"start": 247.2688,
"duration": 0.26717,
"confidence": 0.197,
"loudness_start": -6.742,
"loudness_max_time": 0.02571,
"loudness_max": -3.035,
"loudness_end": 0.0,
"pitches": [
0.175,
0.615,
0.139,
0.257,
0.35,
0.305,
0.244,
0.165,
0.244,
1.0,
0.387,
0.127
],
"timbre": [
54.567,
26.128,
20.376,
-8.177,
0.139,
-35.039,
-12.077,
3.071,
-0.173,
-2.781,
-5.075,
-16.867
]
},
{
"start": 247.53596,
"duration": 0.16844,
"confidence": 0.564,
"loudness_start": -10.459,
"loudness_max_time": 0.06016,
"loudness_max": -4.49,
"loudness_end": 0.0,
"pitches": [
0.545,
0.638,
0.18,
0.565,
1.0,
0.301,
0.403,
0.436,
0.627,
0.86,
0.588,
0.306
],
"timbre": [
53.467,
21.152,
37.992,
-23.558,
-2.396,
-13.833,
7.542,
5.382,
-7.719,
0.018,
5.335,
-10.723
]
},
{
"start": 247.7044,
"duration": 0.14503,
"confidence": 0.238,
"loudness_start": -6.757,
"loudness_max_time": 0.04143,
"loudness_max": -4.195,
"loudness_end": 0.0,
"pitches": [
0.348,
0.317,
0.179,
0.259,
1.0,
0.481,
0.294,
0.443,
0.239,
0.611,
0.328,
0.236
],
"timbre": [
54.325,
18.259,
53.477,
0.905,
12.57,
-33.078,
15.799,
12.147,
-1.685,
2.677,
-3.328,
-12.455
]
},
{
"start": 247.84943,
"duration": 0.13964,
"confidence": 0.175,
"loudness_start": -7.444,
"loudness_max_time": 0.03735,
"loudness_max": -4.272,
"loudness_end": 0.0,
"pitches": [
0.4,
0.593,
0.203,
0.459,
0.979,
0.44,
0.427,
0.5,
0.525,
1.0,
0.403,
0.512
],
"timbre": [
52.836,
17.477,
-4.309,
14.77,
-3.671,
-34.533,
-12.819,
18.028,
-10.416,
-4.901,
-18.999,
-9.3
]
},
{
"start": 247.98907,
"duration": 0.29619,
"confidence": 0.571,
"loudness_start": -11.346,
"loudness_max_time": 0.18163,
"loudness_max": -4.872,
"loudness_end": 0.0,
"pitches": [
0.28,
0.355,
0.202,
0.367,
0.555,
0.493,
0.469,
0.406,
0.257,
1.0,
0.348,
0.463
],
"timbre": [
53.055,
14.436,
3.707,
-37.752,
10.014,
-25.138,
-7.594,
23.122,
-6.924,
0.781,
2.599,
-1.804
]
},
{
"start": 248.28526,
"duration": 0.13791,
"confidence": 0.196,
"loudness_start": -9.133,
"loudness_max_time": 0.01177,
"loudness_max": -5.22,
"loudness_end": 0.0,
"pitches": [
0.572,
0.552,
0.255,
0.499,
1.0,
0.253,
0.264,
0.358,
0.554,
0.948,
0.609,
0.406
],
"timbre": [
52.795,
72.399,
-32.95,
-16.923,
38.216,
-57.202,
-5.428,
-12.814,
-5.594,
6.359,
-15.204,
-17.746
]
},
{
"start": 248.42317,
"duration": 0.2858,
"confidence": 0.522,
"loudness_start": -9.381,
"loudness_max_time": 0.04268,
"loudness_max": -3.969,
"loudness_end": 0.0,
"pitches": [
0.284,
0.605,
0.368,
0.454,
0.664,
0.45,
0.353,
0.255,
0.499,
1.0,
0.234,
0.209
],
"timbre": [
54.403,
18.677,
22.057,
-20.684,
20.533,
-32.965,
18.031,
-4.58,
5.252,
7.384,
-3.748,
-2.812
]
},
{
"start": 248.70898,
"duration": 0.14499,
"confidence": 0.207,
"loudness_start": -6.709,
"loudness_max_time": 0.03637,
"loudness_max": -3.818,
"loudness_end": 0.0,
"pitches": [
0.435,
0.562,
0.224,
0.408,
0.56,
0.434,
0.509,
0.611,
0.99,
1.0,
0.719,
0.296
],
"timbre": [
54.129,
13.255,
33.857,
-3.78,
0.574,
-36.591,
17.966,
13.39,
-4.994,
-8.078,
0.481,
1.072
]
},
{
"start": 248.85397,
"duration": 0.29433,
"confidence": 0.243,
"loudness_start": -7.949,
"loudness_max_time": 0.05175,
"loudness_max": -4.371,
"loudness_end": 0.0,
"pitches": [
0.295,
0.615,
0.378,
0.476,
1.0,
0.481,
0.406,
0.397,
0.434,
0.577,
0.437,
0.381
],
"timbre": [
54.098,
28.8,
29.876,
-17.588,
-0.697,
-24.726,
-14.668,
12.766,
4.831,
-10.552,
-7.633,
-13.969
]
},
{
"start": 249.1483,
"duration": 0.12939,
"confidence": 0.386,
"loudness_start": -9.292,
"loudness_max_time": 0.01556,
"loudness_max": -4.36,
"loudness_end": 0.0,
"pitches": [
0.656,
0.521,
0.345,
0.321,
1.0,
0.555,
0.258,
0.357,
0.526,
0.682,
0.604,
0.903
],
"timbre": [
53.873,
99.57,
-32.204,
-30.296,
24.391,
-49.653,
-16.337,
30.125,
-0.906,
-26.638,
0.099,
-9.224
]
},
{
"start": 249.2777,
"duration": 0.1517,
"confidence": 0.287,
"loudness_start": -8.216,
"loudness_max_time": 0.04565,
"loudness_max": -4.506,
"loudness_end": 0.0,
"pitches": [
0.657,
0.806,
0.213,
0.401,
1.0,
0.287,
0.42,
0.487,
0.521,
0.516,
0.312,
0.527
],
"timbre": [
53.934,
58.194,
-14.099,
-24.44,
6.954,
-33.458,
-17.654,
-11.521,
-20.06,
22.159,
-0.726,
-10.592
]
},
{
"start": 249.4294,
"duration": 0.28404,
"confidence": 0.348,
"loudness_start": -7.464,
"loudness_max_time": 0.01268,
"loudness_max": -3.35,
"loudness_end": 0.0,
"pitches": [
0.282,
0.363,
0.155,
0.375,
0.469,
0.25,
0.255,
0.183,
0.293,
1.0,
0.275,
0.232
],
"timbre": [
54.618,
41.351,
11.657,
-8.426,
-4.265,
-42.851,
-15.57,
9.337,
-4.059,
-6.125,
-0.009,
-5.101
]
},
{
"start": 249.71342,
"duration": 0.15655,
"confidence": 0.263,
"loudness_start": -8.51,
"loudness_max_time": 0.01644,
"loudness_max": -4.361,
"loudness_end": 0.0,
"pitches": [
0.703,
1.0,
0.387,
0.406,
0.739,
0.339,
0.417,
0.432,
0.308,
0.452,
0.418,
0.837
],
"timbre": [
54.283,
44.903,
-1.983,
-30.515,
11.956,
-49.474,
-24.696,
36.407,
-8.254,
-0.15,
6.657,
-2.283
]
},
{
"start": 249.86998,
"duration": 0.12902,
"confidence": 0.187,
"loudness_start": -6.418,
"loudness_max_time": 0.03066,
"loudness_max": -4.011,
"loudness_end": 0.0,
"pitches": [
0.711,
0.935,
0.877,
1.0,
0.963,
0.954,
0.961,
0.862,
0.685,
0.753,
0.67,
0.877
],
"timbre": [
54.389,
81.828,
-33.046,
-21.26,
28.607,
-43.187,
-7.665,
-13.49,
-15.614,
-5.836,
-18.424,
-18.227
]
},
{
"start": 249.999,
"duration": 0.15578,
"confidence": 0.178,
"loudness_start": -8.222,
"loudness_max_time": 0.01735,
"loudness_max": -4.613,
"loudness_end": 0.0,
"pitches": [
0.681,
0.628,
0.412,
0.511,
0.846,
0.72,
0.682,
0.639,
0.485,
1.0,
0.48,
0.723
],
"timbre": [
53.687,
23.21,
13.843,
-7.997,
7.41,
-31.98,
-22.864,
2.016,
1.051,
8.647,
-4.178,
-7.073
]
},
{
"start": 250.15479,
"duration": 0.13238,
"confidence": 0.458,
"loudness_start": -8.604,
"loudness_max_time": 0.02982,
"loudness_max": -3.345,
"loudness_end": 0.0,
"pitches": [
0.669,
0.454,
0.314,
0.572,
0.975,
0.288,
0.333,
0.293,
0.227,
0.26,
0.37,
1.0
],
"timbre": [
54.627,
14.894,
14.569,
-17.367,
20.469,
-31.85,
-6.952,
-9.21,
9.081,
8.525,
0.96,
-22.788
]
},
{
"start": 250.28717,
"duration": 0.14005,
"confidence": 0.147,
"loudness_start": -6.759,
"loudness_max_time": 0.02039,
"loudness_max": -3.459,
"loudness_end": 0.0,
"pitches": [
0.684,
0.159,
0.142,
0.206,
0.686,
0.269,
0.362,
0.341,
0.271,
0.092,
0.091,
1.0
],
"timbre": [
54.834,
1.071,
41.035,
-4.05,
29.447,
-43.316,
8.851,
7.885,
17.763,
15.785,
1.367,
-22.72
]
},
{
"start": 250.42722,
"duration": 0.16268,
"confidence": 0.079,
"loudness_start": -6.489,
"loudness_max_time": 0.02245,
"loudness_max": -3.883,
"loudness_end": 0.0,
"pitches": [
0.507,
0.347,
0.163,
0.35,
0.662,
0.29,
0.495,
0.363,
0.335,
0.136,
0.191,
1.0
],
"timbre": [
54.497,
5.478,
23.813,
-8.569,
25.597,
-45.904,
11.11,
8.689,
-0.904,
7.285,
0.115,
-18.103
]
},
{
"start": 250.58989,
"duration": 0.14562,
"confidence": 0.199,
"loudness_start": -6.646,
"loudness_max_time": 0.00737,
"loudness_max": -3.669,
"loudness_end": 0.0,
"pitches": [
0.553,
0.325,
0.175,
0.138,
0.77,
0.327,
0.37,
0.404,
0.286,
0.131,
0.187,
1.0
],
"timbre": [
54.635,
5.187,
39.328,
-6.959,
24.275,
-55.991,
15.101,
3.19,
7.088,
-3.555,
-4.521,
-12.712
]
},
{
"start": 250.7355,
"duration": 0.11565,
"confidence": 0.292,
"loudness_start": -6.507,
"loudness_max_time": 0.0066,
"loudness_max": -3.36,
"loudness_end": 0.0,
"pitches": [
0.531,
0.719,
0.394,
0.68,
1.0,
0.419,
0.637,
0.513,
0.425,
0.252,
0.346,
0.972
],
"timbre": [
54.841,
5.677,
40.876,
-2.297,
26.463,
-52.314,
-1.279,
12.308,
10.885,
-0.562,
-11.274,
-9.415
]
},
{
"start": 250.85117,
"duration": 0.1624,
"confidence": 0.374,
"loudness_start": -6.888,
"loudness_max_time": 0.03567,
"loudness_max": -2.735,
"loudness_end": 0.0,
"pitches": [
0.591,
0.224,
0.144,
0.277,
0.58,
0.299,
0.43,
0.287,
0.158,
0.147,
0.164,
1.0
],
"timbre": [
54.92,
3.452,
49.334,
0.593,
25.154,
-28.361,
22.105,
21.264,
-2.55,
13.841,
-1.428,
-0.785
]
},
{
"start": 251.01357,
"duration": 0.16304,
"confidence": 0.277,
"loudness_start": -6.439,
"loudness_max_time": 0.02061,
"loudness_max": -3.347,
"loudness_end": 0.0,
"pitches": [
0.486,
0.22,
0.205,
0.281,
0.582,
0.272,
0.347,
0.445,
0.317,
0.136,
0.201,
1.0
],
"timbre": [
55.103,
5.891,
41.98,
1.316,
32.257,
-43.753,
13.476,
4.108,
2.59,
8.884,
4.764,
-5.275
]
},
{
"start": 251.1766,
"duration": 0.1273,
"confidence": 0.021,
"loudness_start": -6.173,
"loudness_max_time": 0.00544,
"loudness_max": -4.037,
"loudness_end": 0.0,
"pitches": [
0.557,
0.218,
0.233,
0.225,
0.585,
0.243,
0.413,
0.612,
0.419,
0.145,
0.162,
1.0
],
"timbre": [
55.05,
4.321,
50.719,
-8.631,
30.132,
-49.214,
20.451,
1.41,
11.142,
2.936,
-6.807,
-8.108
]
},
{
"start": 251.3039,
"duration": 0.13864,
"confidence": 0.195,
"loudness_start": -6.486,
"loudness_max_time": 0.03823,
"loudness_max": -2.884,
"loudness_end": 0.0,
"pitches": [
0.434,
0.229,
0.142,
0.407,
0.505,
0.297,
0.444,
0.4,
0.203,
0.1,
0.129,
1.0
],
"timbre": [
55.458,
6.779,
34.916,
2.497,
29.01,
-46.036,
16.184,
4.527,
6.212,
3.458,
2.507,
4.304
]
},
{
"start": 251.44254,
"duration": 0.28494,
"confidence": 0.105,
"loudness_start": -6.256,
"loudness_max_time": 0.02016,
"loudness_max": -2.841,
"loudness_end": 0.0,
"pitches": [
0.282,
0.173,
0.139,
0.246,
1.0,
0.554,
0.437,
0.281,
0.157,
0.148,
0.159,
0.608
],
"timbre": [
55.164,
-2.018,
45.262,
-5.507,
19.682,
-46.3,
12.321,
4.775,
1.67,
14.211,
3.762,
-2.627
]
},
{
"start": 251.72748,
"duration": 0.16204,
"confidence": 0.181,
"loudness_start": -6.509,
"loudness_max_time": 0.02247,
"loudness_max": -1.701,
"loudness_end": 0.0,
"pitches": [
0.679,
0.448,
0.199,
0.201,
0.842,
0.373,
0.63,
0.52,
0.404,
0.293,
0.26,
1.0
],
"timbre": [
54.808,
13.794,
46.784,
16.079,
22.624,
-49.889,
19.375,
-6.026,
8.972,
13.144,
8.58,
-18.793
]
},
{
"start": 251.88953,
"duration": 0.13973,
"confidence": 0.326,
"loudness_start": -7.015,
"loudness_max_time": 0.00601,
"loudness_max": -2.335,
"loudness_end": 0.0,
"pitches": [
0.432,
0.243,
0.179,
0.241,
1.0,
0.505,
0.508,
0.607,
0.331,
0.189,
0.298,
0.673
],
"timbre": [
55.337,
10.319,
43.196,
-13.238,
18.206,
-58.63,
6.993,
-1.335,
8.994,
2.444,
-13.325,
-11.499
]
},
{
"start": 252.02925,
"duration": 0.12771,
"confidence": 0.047,
"loudness_start": -5.469,
"loudness_max_time": 0.01252,
"loudness_max": -3.294,
"loudness_end": 0.0,
"pitches": [
0.621,
0.263,
0.203,
0.216,
0.859,
0.371,
0.379,
0.485,
0.28,
0.186,
0.238,
1.0
],
"timbre": [
55.007,
10.743,
40.005,
-1.67,
16.898,
-54.955,
10.876,
3.544,
9.741,
12.886,
-5.261,
-5.616
]
},
{
"start": 252.15697,
"duration": 0.28535,
"confidence": 0.269,
"loudness_start": -6.976,
"loudness_max_time": 0.02728,
"loudness_max": -2.796,
"loudness_end": 0.0,
"pitches": [
0.21,
0.15,
0.132,
0.345,
1.0,
0.61,
0.484,
0.288,
0.221,
0.136,
0.159,
0.666
],
"timbre": [
55.239,
15.724,
31.49,
-10.948,
20.657,
-34.793,
1.933,
-4.228,
10.452,
9.515,
4.329,
-19.575
]
},
{
"start": 252.4423,
"duration": 0.14404,
"confidence": 0.296,
"loudness_start": -7.415,
"loudness_max_time": 0.02921,
"loudness_max": -2.737,
"loudness_end": 0.0,
"pitches": [
0.483,
0.54,
0.211,
0.571,
1.0,
0.444,
0.692,
0.603,
0.348,
0.238,
0.287,
0.522
],
"timbre": [
55.135,
23.444,
26.77,
-7.792,
9.492,
-31.365,
-10.507,
0.764,
6.143,
3.314,
2.549,
-17.958
]
},
{
"start": 252.58635,
"duration": 0.14535,
"confidence": 0.159,
"loudness_start": -7.149,
"loudness_max_time": 0.02769,
"loudness_max": -3.296,
"loudness_end": 0.0,
"pitches": [
0.51,
0.45,
0.237,
0.41,
0.805,
0.52,
0.647,
1.0,
0.467,
0.216,
0.154,
0.668
],
"timbre": [
54.705,
24.909,
10.341,
-15.595,
10.451,
-31.499,
-22.965,
-4.287,
5.395,
11.466,
-0.995,
-23.424
]
},
{
"start": 252.7317,
"duration": 0.30748,
"confidence": 0.012,
"loudness_start": -7.783,
"loudness_max_time": 0.03687,
"loudness_max": -3.262,
"loudness_end": 0.0,
"pitches": [
1.0,
0.312,
0.225,
0.187,
0.493,
0.309,
0.184,
0.243,
0.353,
0.122,
0.117,
0.676
],
"timbre": [
53.775,
32.969,
-3.296,
-17.599,
-1.165,
-28.033,
-11.891,
-25.675,
-1.4,
2.439,
-0.905,
-16.249
]
},
{
"start": 253.03918,
"duration": 0.15111,
"confidence": 0.249,
"loudness_start": -7.651,
"loudness_max_time": 0.01129,
"loudness_max": -2.94,
"loudness_end": 0.0,
"pitches": [
0.892,
0.427,
0.315,
0.237,
0.698,
0.499,
1.0,
0.892,
0.672,
0.597,
0.256,
0.449
],
"timbre": [
53.507,
30.514,
-2.175,
-8.439,
5.554,
-65.186,
-4.827,
-11.68,
15.786,
22.461,
-4.554,
-16.786
]
},
{
"start": 253.19029,
"duration": 0.38943,
"confidence": 0.546,
"loudness_start": -8.927,
"loudness_max_time": 0.00488,
"loudness_max": -1.78,
"loudness_end": 0.0,
"pitches": [
0.086,
0.126,
0.223,
0.354,
1.0,
0.28,
0.152,
0.176,
0.088,
0.074,
0.241,
0.314
],
"timbre": [
53.889,
22.015,
-10.165,
19.257,
0.018,
-51.316,
-20.321,
6.746,
10.431,
-8.264,
-31.822,
2.699
]
},
{
"start": 253.57973,
"duration": 0.499,
"confidence": 0.669,
"loudness_start": -12.09,
"loudness_max_time": 0.16798,
"loudness_max": -1.704,
"loudness_end": 0.0,
"pitches": [
0.257,
0.289,
0.602,
0.856,
1.0,
0.342,
0.296,
0.381,
0.411,
0.305,
0.222,
0.219
],
"timbre": [
53.218,
33.646,
25.159,
-96.854,
10.92,
-34.937,
-4.112,
43.496,
37.979,
-1.838,
-4.425,
-25.61
]
},
{
"start": 254.07874,
"duration": 0.4176,
"confidence": 0.21,
"loudness_start": -3.52,
"loudness_max_time": 0.00472,
"loudness_max": -1.375,
"loudness_end": 0.0,
"pitches": [
0.243,
0.28,
0.332,
0.269,
1.0,
0.524,
0.446,
0.385,
0.433,
0.182,
0.193,
0.271
],
"timbre": [
56.589,
51.297,
1.582,
-13.057,
20.526,
-51.653,
-19.551,
-0.093,
21.985,
2.262,
-14.049,
-17.943
]
},
{
"start": 254.49632,
"duration": 0.37247,
"confidence": 0.164,
"loudness_start": -5.62,
"loudness_max_time": 0.00252,
"loudness_max": -1.417,
"loudness_end": 0.0,
"pitches": [
0.14,
0.278,
0.66,
0.661,
1.0,
0.266,
0.27,
0.127,
0.183,
0.247,
0.142,
0.246
],
"timbre": [
55.753,
66.603,
2.522,
-28.608,
6.848,
-62.648,
-4.115,
-3.398,
17.55,
6.377,
-26.655,
-17.881
]
},
{
"start": 254.8688,
"duration": 0.44508,
"confidence": 0.443,
"loudness_start": -6.706,
"loudness_max_time": 0.06209,
"loudness_max": -1.36,
"loudness_end": 0.0,
"pitches": [
0.06,
0.052,
0.076,
0.134,
1.0,
0.194,
0.062,
0.075,
0.068,
0.036,
0.053,
0.166
],
"timbre": [
55.767,
52.904,
24.185,
-23.169,
18.685,
-28.671,
-6.692,
15.736,
28.642,
10.644,
-15.035,
-20.976
]
},
{
"start": 255.31387,
"duration": 0.11129,
"confidence": 0.244,
"loudness_start": -6.117,
"loudness_max_time": 0.04757,
"loudness_max": -2.327,
"loudness_end": 0.0,
"pitches": [
0.633,
0.694,
0.664,
0.689,
1.0,
0.915,
0.909,
0.903,
0.797,
0.844,
0.516,
0.172
],
"timbre": [
55.63,
61.426,
-14.301,
-17.601,
10.531,
-33.856,
-2.963,
1.61,
31.482,
18.955,
-12.236,
-14.595
]
},
{
"start": 255.42517,
"duration": 0.36023,
"confidence": 0.032,
"loudness_start": -6.564,
"loudness_max_time": 0.2237,
"loudness_max": -3.451,
"loudness_end": 0.0,
"pitches": [
0.571,
0.583,
0.405,
0.435,
1.0,
0.592,
0.152,
0.231,
0.263,
0.209,
0.101,
0.438
],
"timbre": [
54.452,
61.875,
7.078,
-30.794,
9.674,
-31.816,
-0.315,
-13.813,
14.584,
12.274,
-18.182,
-18.775
]
},
{
"start": 255.7854,
"duration": 0.23633,
"confidence": 0.513,
"loudness_start": -6.877,
"loudness_max_time": 0.01345,
"loudness_max": -1.464,
"loudness_end": 0.0,
"pitches": [
0.482,
0.347,
0.225,
0.501,
1.0,
0.428,
0.138,
0.209,
0.178,
0.115,
0.094,
0.491
],
"timbre": [
55.993,
52.74,
-2.138,
-1.821,
14.198,
-47.737,
-4.468,
5.685,
8.938,
1.461,
-13.33,
-4.795
]
},
{
"start": 256.02173,
"duration": 0.12916,
"confidence": 0.004,
"loudness_start": -7.399,
"loudness_max_time": 0.04007,
"loudness_max": -5.206,
"loudness_end": 0.0,
"pitches": [
0.72,
0.733,
0.562,
0.797,
1.0,
0.531,
0.159,
0.11,
0.099,
0.078,
0.096,
0.298
],
"timbre": [
53.713,
57.083,
4.736,
-26.955,
6.761,
-36.943,
-5.205,
-1.398,
26.993,
14.936,
-7.587,
-20.786
]
},
{
"start": 256.15088,
"duration": 0.49905,
"confidence": 0.469,
"loudness_start": -7.184,
"loudness_max_time": 0.06011,
"loudness_max": -1.608,
"loudness_end": 0.0,
"pitches": [
0.262,
0.436,
0.611,
0.711,
1.0,
0.37,
0.341,
0.282,
0.27,
0.269,
0.186,
0.285
],
"timbre": [
54.792,
52.468,
17.458,
-19.442,
10.111,
-24.593,
-5.105,
10.101,
19.512,
12.934,
-19.639,
-22.154
]
},
{
"start": 256.64993,
"duration": 0.22068,
"confidence": 0.512,
"loudness_start": -7.018,
"loudness_max_time": 0.00404,
"loudness_max": -1.66,
"loudness_end": 0.0,
"pitches": [
0.22,
0.367,
0.423,
0.483,
0.561,
0.279,
0.472,
1.0,
0.467,
0.121,
0.175,
0.264
],
"timbre": [
55.915,
59.327,
12.762,
-21.705,
6.078,
-55.936,
-10.023,
19.228,
14.037,
-1.84,
-14.65,
2.675
]
},
{
"start": 256.8706,
"duration": 0.17433,
"confidence": 0.096,
"loudness_start": -6.819,
"loudness_max_time": 0.11714,
"loudness_max": -4.277,
"loudness_end": 0.0,
"pitches": [
0.255,
1.0,
0.459,
0.143,
0.215,
0.058,
0.123,
0.092,
0.061,
0.199,
0.107,
0.092
],
"timbre": [
54.364,
83.034,
0.38,
-39.547,
13.46,
-31.309,
-10.493,
-3.123,
12.216,
15.456,
-10.991,
1.344
]
},
{
"start": 257.04495,
"duration": 0.44177,
"confidence": 0.175,
"loudness_start": -6.574,
"loudness_max_time": 0.01331,
"loudness_max": -3.097,
"loudness_end": 0.0,
"pitches": [
0.904,
0.864,
1.0,
0.688,
0.369,
0.313,
0.585,
0.437,
0.402,
0.382,
0.369,
0.915
],
"timbre": [
55.456,
75.345,
0.122,
-14.587,
-8.764,
-47.833,
5.443,
-7.319,
8.623,
19.66,
-1.807,
-8.3
]
},
{
"start": 257.48672,
"duration": 0.31973,
"confidence": 0.52,
"loudness_start": -6.776,
"loudness_max_time": 0.03281,
"loudness_max": 0.36,
"loudness_end": 0.0,
"pitches": [
0.972,
1.0,
0.359,
0.354,
0.308,
0.172,
0.541,
0.389,
0.477,
0.174,
0.191,
0.859
],
"timbre": [
56.126,
45.753,
13.292,
-0.664,
4.892,
-17.076,
-1.904,
14.694,
8.265,
0.701,
6.333,
-10.96
]
},
{
"start": 257.80643,
"duration": 0.55633,
"confidence": 0.044,
"loudness_start": -5.363,
"loudness_max_time": -0.00109,
"loudness_max": -3.094,
"loudness_end": 0.0,
"pitches": [
0.461,
0.547,
1.0,
0.518,
0.302,
0.375,
0.615,
0.423,
0.402,
0.256,
0.133,
0.437
],
"timbre": [
54.26,
53.891,
14.716,
-19.48,
-7.589,
-51.162,
-10.396,
6.815,
4.307,
-1.686,
-22.324,
-8.095
]
},
{
"start": 258.36276,
"duration": 0.3942,
"confidence": 0.534,
"loudness_start": -8.235,
"loudness_max_time": 0.03215,
"loudness_max": -2.377,
"loudness_end": 0.0,
"pitches": [
0.32,
0.126,
0.146,
0.241,
0.122,
0.093,
0.321,
0.123,
0.069,
0.067,
0.178,
1.0
],
"timbre": [
55.519,
59.141,
10.054,
-27.394,
18.915,
-29.509,
-17.49,
22.503,
8.174,
19.607,
14.869,
-6.154
]
},
{
"start": 258.75696,
"duration": 0.18599,
"confidence": 0.107,
"loudness_start": -6.141,
"loudness_max_time": 0.05927,
"loudness_max": -2.445,
"loudness_end": 0.0,
"pitches": [
1.0,
0.967,
0.807,
0.787,
0.42,
0.132,
0.291,
0.289,
0.446,
0.447,
0.209,
0.509
],
"timbre": [
54.419,
70.49,
-7.813,
-23.429,
5.16,
-38.621,
-8.046,
18.457,
15.908,
8.38,
-14.028,
-15.725
]
},
{
"start": 258.94296,
"duration": 0.30204,
"confidence": 0.105,
"loudness_start": -7.47,
"loudness_max_time": 0.16789,
"loudness_max": -4.256,
"loudness_end": 0.0,
"pitches": [
0.816,
0.6,
0.272,
0.368,
0.268,
0.217,
0.449,
0.38,
0.433,
0.177,
0.441,
1.0
],
"timbre": [
53.907,
56.837,
-3.583,
-27.273,
-0.384,
-33.359,
-5.15,
-8.078,
14.068,
14.308,
-8.937,
-5.09
]
},
{
"start": 259.245,
"duration": 0.29002,
"confidence": 0.477,
"loudness_start": -7.077,
"loudness_max_time": 0.00773,
"loudness_max": -2.45,
"loudness_end": 0.0,
"pitches": [
1.0,
0.669,
0.334,
0.324,
0.168,
0.144,
0.514,
0.255,
0.299,
0.128,
0.195,
0.808
],
"timbre": [
54.983,
54.16,
-5.611,
-10.349,
8.198,
-54.943,
-24.592,
15.896,
4.155,
4.255,
-13.156,
-6.032
]
},
{
"start": 259.535,
"duration": 0.12721,
"confidence": 0.181,
"loudness_start": -8.834,
"loudness_max_time": 0.02342,
"loudness_max": -5.764,
"loudness_end": 0.0,
"pitches": [
1.0,
0.46,
0.126,
0.193,
0.087,
0.117,
0.323,
0.124,
0.201,
0.192,
0.513,
0.499
],
"timbre": [
53.557,
64.097,
-0.737,
-39.091,
-4.243,
-31.634,
-15.018,
5.714,
16.046,
5.063,
0.891,
-11.463
]
},
{
"start": 259.66223,
"duration": 0.38526,
"confidence": 0.269,
"loudness_start": -6.396,
"loudness_max_time": 0.02281,
"loudness_max": -2.773,
"loudness_end": 0.0,
"pitches": [
0.545,
0.631,
0.939,
0.598,
0.516,
0.254,
0.452,
0.282,
0.247,
0.282,
0.273,
1.0
],
"timbre": [
54.863,
71.359,
-5.301,
-21.277,
-8.463,
-50.018,
-7.142,
-4.17,
1.645,
10.276,
1.154,
-7.113
]
},
{
"start": 260.0475,
"duration": 0.42227,
"confidence": 0.556,
"loudness_start": -7.919,
"loudness_max_time": 0.06893,
"loudness_max": -1.419,
"loudness_end": 0.0,
"pitches": [
0.135,
0.304,
0.952,
0.672,
1.0,
0.291,
0.223,
0.205,
0.12,
0.218,
0.11,
0.224
],
"timbre": [
54.377,
51.452,
17.189,
-52.246,
7.94,
-30.406,
-3.83,
14.929,
14.657,
17.564,
-6.932,
-6.424
]
},
{
"start": 260.46976,
"duration": 0.13946,
"confidence": 0.173,
"loudness_start": -5.557,
"loudness_max_time": 0.07229,
"loudness_max": -2.144,
"loudness_end": 0.0,
"pitches": [
0.857,
0.756,
0.517,
0.56,
1.0,
0.589,
0.659,
0.671,
0.679,
0.665,
0.616,
0.263
],
"timbre": [
55.444,
57.222,
6.144,
-22.816,
19.334,
-36.897,
-0.786,
18.068,
28.997,
20.359,
-28.02,
-23.613
]
},
{
"start": 260.60922,
"duration": 0.34812,
"confidence": 0.27,
"loudness_start": -6.632,
"loudness_max_time": 0.05061,
"loudness_max": -3.289,
"loudness_end": 0.0,
"pitches": [
0.649,
0.61,
0.291,
0.233,
0.647,
0.128,
0.331,
0.569,
0.445,
1.0,
0.61,
0.394
],
"timbre": [
55.242,
60.165,
17.103,
-20.83,
20.858,
-35.105,
3.884,
-0.811,
21.398,
19.992,
-13.961,
-26.253
]
},
{
"start": 260.9573,
"duration": 0.29619,
"confidence": 0.351,
"loudness_start": -7.112,
"loudness_max_time": 0.03243,
"loudness_max": -1.805,
"loudness_end": 0.0,
"pitches": [
0.418,
0.363,
0.198,
0.154,
0.375,
0.118,
0.118,
0.149,
0.235,
1.0,
0.285,
0.287
],
"timbre": [
55.316,
44.017,
11.809,
-13.137,
9.614,
-26.644,
-7.753,
30.335,
8.289,
13.98,
-0.651,
-8.892
]
},
{
"start": 261.2535,
"duration": 0.14517,
"confidence": 0.037,
"loudness_start": -6.64,
"loudness_max_time": 0.06458,
"loudness_max": -4.342,
"loudness_end": 0.0,
"pitches": [
0.517,
0.636,
0.338,
0.419,
1.0,
0.331,
0.292,
0.327,
0.399,
0.489,
0.338,
0.295
],
"timbre": [
54.526,
52.084,
7.393,
-31.727,
15.814,
-42.799,
2.267,
-3.375,
23.39,
22.351,
-18.806,
-31.469
]
},
{
"start": 261.39868,
"duration": 0.08726,
"confidence": 0.02,
"loudness_start": -6.228,
"loudness_max_time": 0.03417,
"loudness_max": -2.923,
"loudness_end": 0.0,
"pitches": [
0.938,
0.842,
0.705,
0.738,
0.841,
0.783,
0.958,
0.953,
1.0,
0.994,
0.447,
0.319
],
"timbre": [
54.673,
55.119,
-9.09,
-17.257,
-5.751,
-44.122,
-0.721,
4.545,
10.526,
17.051,
-1.501,
-21.825
]
},
{
"start": 261.48593,
"duration": 0.36553,
"confidence": 0.225,
"loudness_start": -6.508,
"loudness_max_time": 0.07576,
"loudness_max": -3.526,
"loudness_end": 0.0,
"pitches": [
0.631,
1.0,
0.323,
0.224,
0.781,
0.203,
0.217,
0.238,
0.339,
0.782,
0.384,
0.539
],
"timbre": [
54.576,
67.269,
9.263,
-18.771,
19.802,
-38.064,
2.673,
-11.146,
20.937,
20.89,
-21.409,
-28.281
]
},
{
"start": 261.85147,
"duration": 0.28472,
"confidence": 0.3,
"loudness_start": -6.446,
"loudness_max_time": 0.00927,
"loudness_max": -2.207,
"loudness_end": 0.0,
"pitches": [
0.078,
0.125,
0.052,
0.056,
0.222,
0.061,
0.084,
0.09,
0.12,
1.0,
0.249,
0.081
],
"timbre": [
55.8,
57.14,
9.692,
-31.743,
-3.106,
-56.581,
-13.588,
26.827,
15.777,
-1.251,
-7.532,
-8.799
]
},
{
"start": 262.1362,
"duration": 0.12195,
"confidence": 0.041,
"loudness_start": -5.201,
"loudness_max_time": 0.04512,
"loudness_max": -3.644,
"loudness_end": 0.0,
"pitches": [
0.381,
0.343,
0.12,
0.216,
0.85,
0.286,
0.342,
0.371,
0.812,
1.0,
0.886,
0.075
],
"timbre": [
55.597,
80.106,
29.25,
-16.172,
22.29,
-42.423,
-1.807,
-9.117,
33.235,
15.792,
-11.044,
-26.389
]
},
{
"start": 262.25815,
"duration": 0.26073,
"confidence": 0.131,
"loudness_start": -5.434,
"loudness_max_time": 0.02501,
"loudness_max": -1.996,
"loudness_end": 0.0,
"pitches": [
0.424,
0.627,
0.128,
0.421,
1.0,
0.405,
0.133,
0.148,
0.153,
0.171,
0.135,
0.227
],
"timbre": [
55.603,
69.115,
6.658,
-8.624,
14.846,
-40.435,
9.958,
2.175,
8.26,
9.473,
-5.006,
-10.55
]
},
{
"start": 262.51886,
"duration": 0.16259,
"confidence": 0.173,
"loudness_start": -7.232,
"loudness_max_time": 0.05984,
"loudness_max": -3.283,
"loudness_end": 0.0,
"pitches": [
1.0,
0.686,
0.399,
0.362,
0.578,
0.512,
0.786,
0.82,
0.763,
0.809,
0.708,
0.15
],
"timbre": [
53.946,
52.36,
4.608,
-22.646,
-6.67,
-35.33,
8.605,
-0.827,
20.263,
12.413,
-18.14,
-21.408
]
},
{
"start": 262.68146,
"duration": 0.3483,
"confidence": 0.566,
"loudness_start": -6.994,
"loudness_max_time": 0.03406,
"loudness_max": -1.829,
"loudness_end": 0.0,
"pitches": [
1.0,
0.862,
0.397,
0.28,
0.479,
0.155,
0.242,
0.324,
0.36,
0.7,
0.29,
0.511
],
"timbre": [
55.617,
50.094,
17.801,
-11.632,
9.725,
-26.09,
-2.271,
21.284,
14.915,
4.442,
3.443,
-12.379
]
},
{
"start": 263.02975,
"duration": 0.20921,
"confidence": 0.026,
"loudness_start": -7.09,
"loudness_max_time": 0.11787,
"loudness_max": -2.032,
"loudness_end": 0.0,
"pitches": [
0.966,
0.844,
0.396,
0.302,
0.474,
0.317,
0.198,
0.165,
0.366,
1.0,
0.752,
0.873
],
"timbre": [
55.145,
51.25,
12.534,
-28.575,
12.923,
-41.21,
-0.257,
4.429,
27.498,
22.594,
-9.268,
-29.82
]
},
{
"start": 263.23895,
"duration": 0.13782,
"confidence": 0.008,
"loudness_start": -5.831,
"loudness_max_time": 0.03669,
"loudness_max": -3.164,
"loudness_end": 0.0,
"pitches": [
0.815,
0.94,
0.829,
0.871,
1.0,
0.689,
0.106,
0.086,
0.25,
0.327,
0.312,
0.301
],
"timbre": [
54.587,
71.649,
-4.955,
-10.638,
37.463,
-42.988,
1.277,
16.777,
22.378,
3.439,
-12.71,
-30.448
]
},
{
"start": 263.37677,
"duration": 0.16971,
"confidence": 0.376,
"loudness_start": -7.449,
"loudness_max_time": 0.05397,
"loudness_max": -3.142,
"loudness_end": 0.0,
"pitches": [
0.627,
0.756,
0.606,
0.546,
1.0,
0.886,
0.882,
0.88,
0.726,
0.818,
0.557,
0.119
],
"timbre": [
54.264,
50.587,
9.404,
-22.396,
21.53,
-22.874,
1.978,
-12.655,
20.233,
24.031,
-21.781,
-23.105
]
},
{
"start": 263.54648,
"duration": 0.88862,
"confidence": 0.361,
"loudness_start": -7.315,
"loudness_max_time": 0.03358,
"loudness_max": -2.433,
"loudness_end": 0.0,
"pitches": [
0.536,
0.62,
0.718,
0.399,
0.614,
0.722,
0.668,
1.0,
0.888,
0.791,
0.437,
0.742
],
"timbre": [
54.789,
58.582,
4.09,
-21.882,
6.265,
-20.399,
-12.47,
9.835,
10.065,
10.441,
-3.762,
-10.555
]
},
{
"start": 264.4351,
"duration": 0.39061,
"confidence": 0.479,
"loudness_start": -9.562,
"loudness_max_time": 0.02134,
"loudness_max": -2.88,
"loudness_end": 0.0,
"pitches": [
0.532,
0.453,
0.47,
0.309,
1.0,
0.779,
0.742,
0.603,
0.732,
0.368,
0.294,
0.528
],
"timbre": [
54.523,
34.95,
2.78,
-19.851,
6.155,
-33.489,
-8.501,
13.688,
6.7,
7.661,
8.01,
-23.591
]
},
{
"start": 264.8257,
"duration": 0.45093,
"confidence": 0.125,
"loudness_start": -7.083,
"loudness_max_time": 0.04687,
"loudness_max": -3.416,
"loudness_end": 0.0,
"pitches": [
0.463,
0.532,
0.758,
0.562,
1.0,
0.517,
0.863,
0.885,
0.701,
0.336,
0.268,
0.783
],
"timbre": [
54.143,
62.444,
-3.161,
-27.193,
-6.232,
-33.137,
5.267,
5.019,
14.951,
1.736,
-12.12,
-17.837
]
},
{
"start": 265.27664,
"duration": 0.43497,
"confidence": 0.366,
"loudness_start": -7.2,
"loudness_max_time": 0.03154,
"loudness_max": -2.144,
"loudness_end": 0.0,
"pitches": [
0.186,
0.153,
0.171,
0.235,
1.0,
0.358,
0.164,
0.146,
0.171,
0.091,
0.106,
0.594
],
"timbre": [
55.599,
64.547,
10.752,
-24.031,
1.102,
-37.594,
-7.774,
21.343,
2.903,
10.882,
6.638,
-21.247
]
},
{
"start": 265.7116,
"duration": 0.30227,
"confidence": 0.16,
"loudness_start": -7.206,
"loudness_max_time": 0.03893,
"loudness_max": -3.518,
"loudness_end": 0.0,
"pitches": [
0.786,
1.0,
0.352,
0.422,
0.765,
0.416,
0.396,
0.75,
0.488,
0.236,
0.284,
0.659
],
"timbre": [
54.557,
79.673,
-1.522,
-26.181,
1.424,
-36.686,
6.262,
-2.394,
5.809,
14.185,
-9.489,
-17.006
]
},
{
"start": 266.0139,
"duration": 0.16227,
"confidence": 0.135,
"loudness_start": -6.351,
"loudness_max_time": 0.01424,
"loudness_max": -2.714,
"loudness_end": 0.0,
"pitches": [
1.0,
0.729,
0.697,
0.606,
0.414,
0.149,
0.718,
0.721,
0.786,
0.664,
0.22,
0.653
],
"timbre": [
54.54,
34.162,
4.254,
-17.626,
-4.65,
-57.151,
1.517,
-8.947,
8.644,
32.791,
-7.897,
-24.357
]
},
{
"start": 266.17615,
"duration": 0.27855,
"confidence": 0.173,
"loudness_start": -6.442,
"loudness_max_time": 0.00701,
"loudness_max": -3.186,
"loudness_end": 0.0,
"pitches": [
0.819,
0.762,
0.32,
0.298,
0.894,
0.398,
0.164,
0.279,
0.451,
0.146,
0.185,
1.0
],
"timbre": [
54.845,
47.16,
-9.728,
-16.824,
-7.537,
-46.866,
-8.78,
9.072,
6.25,
-5.938,
-13.956,
-9.585
]
},
{
"start": 266.45468,
"duration": 0.13492,
"confidence": 0.393,
"loudness_start": -7.03,
"loudness_max_time": 0.01989,
"loudness_max": -1.973,
"loudness_end": 0.0,
"pitches": [
1.0,
0.603,
0.371,
0.504,
0.692,
0.398,
0.312,
0.371,
0.342,
0.22,
0.283,
0.913
],
"timbre": [
54.868,
32.091,
14.156,
-7.056,
-1.315,
-47.188,
-10.079,
14.782,
9.833,
19.512,
5.379,
-15.533
]
},
{
"start": 266.5896,
"duration": 0.09116,
"confidence": 0.249,
"loudness_start": -6.509,
"loudness_max_time": 0.02308,
"loudness_max": -1.696,
"loudness_end": 0.0,
"pitches": [
0.938,
0.954,
0.934,
0.936,
0.885,
0.897,
1.0,
0.987,
0.97,
0.968,
0.484,
0.381
],
"timbre": [
54.478,
65.394,
0.868,
-3.078,
-12.785,
-41.977,
-3.524,
13.883,
12.83,
-3.094,
7.934,
-26.797
]
},
{
"start": 266.68076,
"duration": 0.20358,
"confidence": 0.196,
"loudness_start": -6.837,
"loudness_max_time": 0.06354,
"loudness_max": -4.42,
"loudness_end": 0.0,
"pitches": [
0.558,
0.693,
0.197,
0.608,
1.0,
0.914,
0.415,
0.233,
0.503,
0.582,
0.39,
0.695
],
"timbre": [
54.528,
104.074,
5.908,
-38.937,
3.339,
-29.997,
-8.465,
-6.317,
15.74,
5.118,
-11.314,
-19.285
]
},
{
"start": 266.88434,
"duration": 0.12753,
"confidence": 0.016,
"loudness_start": -5.703,
"loudness_max_time": 0.03254,
"loudness_max": -2.591,
"loudness_end": 0.0,
"pitches": [
0.761,
1.0,
0.715,
0.662,
0.999,
0.949,
0.923,
0.927,
0.542,
0.539,
0.248,
0.263
],
"timbre": [
54.663,
82.777,
-11.401,
-11.162,
-0.842,
-40.785,
-5.105,
-2.347,
17.078,
25.171,
-7.109,
-19.83
]
},
{
"start": 267.01187,
"duration": 0.30857,
"confidence": 0.472,
"loudness_start": -7.308,
"loudness_max_time": 0.19163,
"loudness_max": -2.25,
"loudness_end": 0.0,
"pitches": [
0.365,
0.73,
1.0,
0.729,
0.575,
0.547,
0.529,
0.51,
0.364,
0.573,
0.257,
0.71
],
"timbre": [
55.294,
65.68,
-3.967,
-25.637,
1.597,
-17.476,
-12.174,
-17.755,
3.858,
14.025,
-12.441,
1.451
]
},
{
"start": 267.32047,
"duration": 0.13905,
"confidence": 0.413,
"loudness_start": -7.647,
"loudness_max_time": 0.01401,
"loudness_max": -2.344,
"loudness_end": 0.0,
"pitches": [
0.605,
0.381,
0.244,
0.473,
0.76,
0.343,
0.323,
0.532,
0.298,
0.221,
0.269,
1.0
],
"timbre": [
54.616,
33.549,
-2.369,
-5.704,
-11.537,
-45.22,
-14.959,
7.904,
9.174,
2.771,
7.623,
-10.31
]
},
{
"start": 267.4595,
"duration": 0.42209,
"confidence": 0.142,
"loudness_start": -7.611,
"loudness_max_time": 0.01354,
"loudness_max": -3.218,
"loudness_end": 0.0,
"pitches": [
0.17,
0.199,
0.609,
0.604,
1.0,
0.376,
0.208,
0.22,
0.298,
0.298,
0.191,
0.289
],
"timbre": [
54.667,
64.159,
0.727,
-39.27,
-6.414,
-48.331,
-9.736,
-5.91,
19.163,
7.194,
-6.421,
-19.278
]
},
{
"start": 267.8816,
"duration": 0.29125,
"confidence": 0.434,
"loudness_start": -6.911,
"loudness_max_time": 0.0181,
"loudness_max": -2.28,
"loudness_end": 0.0,
"pitches": [
0.497,
0.535,
0.208,
0.3,
1.0,
0.363,
0.142,
0.247,
0.272,
0.085,
0.112,
0.419
],
"timbre": [
55.433,
42.993,
-6.235,
-6.033,
8.589,
-43.922,
-13.682,
13.249,
14.853,
15.463,
-8.212,
-15.347
]
},
{
"start": 268.17282,
"duration": 0.15678,
"confidence": 0.082,
"loudness_start": -7.202,
"loudness_max_time": 0.01324,
"loudness_max": -5.206,
"loudness_end": 0.0,
"pitches": [
0.67,
0.569,
0.248,
0.231,
1.0,
0.336,
0.243,
0.25,
0.243,
0.159,
0.184,
0.549
],
"timbre": [
54.162,
56.712,
11.513,
-31.943,
3.914,
-40.686,
-3.608,
-5.608,
19.927,
13.011,
-5.27,
-12.265
]
},
{
"start": 268.32962,
"duration": 0.42381,
"confidence": 0.022,
"loudness_start": -6.473,
"loudness_max_time": 0.0024,
"loudness_max": -3.267,
"loudness_end": 0.0,
"pitches": [
0.329,
0.244,
0.436,
0.679,
1.0,
0.567,
0.281,
0.326,
0.407,
0.231,
0.226,
0.424
],
"timbre": [
54.791,
59.164,
7.729,
-24.862,
-3.859,
-52.161,
7.409,
-13.972,
19.418,
0.731,
-17.836,
-8.957
]
},
{
"start": 268.75342,
"duration": 0.73556,
"confidence": 0.401,
"loudness_start": -6.619,
"loudness_max_time": 0.00698,
"loudness_max": -2.071,
"loudness_end": 0.0,
"pitches": [
0.154,
0.137,
0.35,
0.258,
1.0,
0.331,
0.29,
0.238,
0.246,
0.183,
0.111,
0.18
],
"timbre": [
55.903,
46.209,
2.959,
-26.343,
17.225,
-57.661,
-17.063,
20.723,
29.436,
-3.176,
-13.441,
-7.938
]
},
{
"start": 269.48898,
"duration": 0.11791,
"confidence": 0.084,
"loudness_start": -5.848,
"loudness_max_time": 0.00585,
"loudness_max": -3.728,
"loudness_end": 0.0,
"pitches": [
0.892,
0.387,
0.239,
0.245,
0.854,
0.606,
1.0,
0.984,
0.655,
0.651,
0.142,
0.296
],
"timbre": [
53.981,
47.509,
9.946,
-19.983,
-5.55,
-58.264,
-2.231,
-6.529,
29.587,
20.618,
-24.419,
-29.998
]
},
{
"start": 269.6069,
"duration": 0.84172,
"confidence": 0.47,
"loudness_start": -7.183,
"loudness_max_time": 0.02744,
"loudness_max": -2.412,
"loudness_end": 0.0,
"pitches": [
0.432,
0.434,
0.654,
0.518,
1.0,
0.6,
0.458,
0.441,
0.493,
0.321,
0.264,
0.306
],
"timbre": [
54.91,
50.725,
-2.174,
-14.461,
10.947,
-31.361,
-12.918,
11.675,
17.019,
17.063,
6.313,
-22.005
]
},
{
"start": 270.4486,
"duration": 0.33093,
"confidence": 0.532,
"loudness_start": -7.484,
"loudness_max_time": 0.05556,
"loudness_max": -1.919,
"loudness_end": 0.0,
"pitches": [
0.13,
0.244,
0.163,
0.213,
0.466,
0.362,
0.452,
1.0,
0.338,
0.14,
0.092,
0.144
],
"timbre": [
54.856,
54.865,
14.051,
-39.817,
23.629,
-23.939,
1.907,
16.366,
26.28,
15.336,
-18.985,
-10.646
]
},
{
"start": 270.77954,
"duration": 0.56413,
"confidence": 0.216,
"loudness_start": -7.156,
"loudness_max_time": 0.15311,
"loudness_max": -3.589,
"loudness_end": 0.0,
"pitches": [
0.522,
0.645,
1.0,
0.205,
0.278,
0.272,
0.46,
0.302,
0.308,
0.231,
0.177,
0.478
],
"timbre": [
54.709,
78.308,
1.073,
-19.569,
5.854,
-33.655,
-1.177,
-14.408,
7.59,
29.061,
-14.833,
-3.763
]
},
{
"start": 271.34366,
"duration": 0.32385,
"confidence": 0.562,
"loudness_start": -7.934,
"loudness_max_time": 0.02431,
"loudness_max": -2.121,
"loudness_end": 0.0,
"pitches": [
0.991,
1.0,
0.33,
0.457,
0.224,
0.17,
0.598,
0.292,
0.34,
0.177,
0.17,
0.991
],
"timbre": [
55.312,
57.055,
-13.1,
-10.796,
11.722,
-30.266,
-16.126,
18.296,
7.892,
7.857,
-1.701,
-22.44
]
},
{
"start": 271.66754,
"duration": 0.2151,
"confidence": 0.194,
"loudness_start": -7.678,
"loudness_max_time": 0.02508,
"loudness_max": -3.685,
"loudness_end": 0.0,
"pitches": [
0.826,
0.466,
0.241,
0.253,
0.162,
0.218,
0.317,
0.242,
0.301,
0.15,
0.113,
1.0
],
"timbre": [
54.228,
60.211,
-8.561,
-26.231,
-3.425,
-40.134,
-2.399,
-0.908,
4.11,
11.208,
2.322,
-12.73
]
},
{
"start": 271.88263,
"duration": 0.2893,
"confidence": 0.051,
"loudness_start": -7.076,
"loudness_max_time": 0.04612,
"loudness_max": -4.639,
"loudness_end": 0.0,
"pitches": [
0.714,
0.234,
0.281,
0.404,
0.192,
0.231,
0.504,
0.42,
0.407,
0.19,
0.151,
1.0
],
"timbre": [
53.912,
72.76,
-2.024,
-24.343,
19.187,
-32.822,
-10.095,
-3.052,
14.922,
9.792,
-13.754,
-5.953
]
},
{
"start": 272.17194,
"duration": 0.77351,
"confidence": 0.563,
"loudness_start": -8.481,
"loudness_max_time": 0.05889,
"loudness_max": -2.461,
"loudness_end": 0.0,
"pitches": [
0.292,
0.23,
0.409,
0.266,
0.214,
0.26,
0.454,
0.286,
0.289,
0.238,
0.249,
1.0
],
"timbre": [
54.339,
63.55,
3.216,
-39.062,
2.127,
-20.176,
5.026,
12.415,
11.998,
4.02,
-7.897,
-4.272
]
},
{
"start": 272.94543,
"duration": 0.14404,
"confidence": 0.091,
"loudness_start": -7.567,
"loudness_max_time": 0.01358,
"loudness_max": -3.055,
"loudness_end": 0.0,
"pitches": [
0.673,
0.266,
0.198,
0.21,
0.41,
0.421,
1.0,
0.886,
0.608,
0.622,
0.405,
0.45
],
"timbre": [
53.788,
42.866,
-2.194,
-15.641,
-7.627,
-55.294,
-0.141,
1.022,
8.25,
4.466,
2.367,
-9.692
]
},
{
"start": 273.08948,
"duration": 0.40209,
"confidence": 0.588,
"loudness_start": -7.428,
"loudness_max_time": 0.01209,
"loudness_max": -1.502,
"loudness_end": 0.0,
"pitches": [
0.452,
0.42,
0.432,
0.276,
0.277,
0.493,
1.0,
0.537,
0.505,
0.268,
0.27,
0.837
],
"timbre": [
55.948,
52.393,
-0.852,
-9.668,
5.48,
-53.407,
-15.534,
15.348,
7.151,
-9.102,
-7.18,
-0.046
]
},
{
"start": 273.49155,
"duration": 0.2839,
"confidence": 0.25,
"loudness_start": -6.854,
"loudness_max_time": 0.05247,
"loudness_max": -2.407,
"loudness_end": 0.0,
"pitches": [
0.57,
1.0,
0.855,
0.361,
0.207,
0.117,
0.223,
0.136,
0.251,
0.293,
0.101,
0.248
],
"timbre": [
54.617,
67.767,
1.654,
-26.657,
16.815,
-39.934,
-0.138,
17.207,
10.172,
4.533,
-11.111,
-5.747
]
},
{
"start": 273.77545,
"duration": 0.17896,
"confidence": 0.009,
"loudness_start": -7.515,
"loudness_max_time": 0.03533,
"loudness_max": -4.023,
"loudness_end": 0.0,
"pitches": [
1.0,
0.585,
0.39,
0.359,
0.981,
0.901,
0.853,
0.794,
0.261,
0.258,
0.207,
0.223
],
"timbre": [
54.172,
46.417,
3.361,
-26.003,
5.05,
-47.671,
2.085,
4.0,
18.377,
19.769,
-2.126,
-24.579
]
},
{
"start": 273.9544,
"duration": 0.33043,
"confidence": 0.359,
"loudness_start": -6.471,
"loudness_max_time": 0.01442,
"loudness_max": -2.169,
"loudness_end": 0.0,
"pitches": [
0.243,
0.677,
0.878,
0.88,
1.0,
0.27,
0.143,
0.096,
0.079,
0.221,
0.108,
0.204
],
"timbre": [
55.571,
64.253,
-2.511,
-18.15,
-2.17,
-42.394,
-15.203,
22.775,
3.454,
-9.705,
2.721,
0.358
]
},
{
"start": 274.28485,
"duration": 0.09914,
"confidence": 0.054,
"loudness_start": -6.751,
"loudness_max_time": 0.04036,
"loudness_max": -4.758,
"loudness_end": 0.0,
"pitches": [
0.323,
0.769,
0.125,
0.235,
1.0,
0.376,
0.158,
0.138,
0.164,
0.11,
0.112,
0.585
],
"timbre": [
54.781,
63.485,
29.991,
-23.297,
29.106,
-38.063,
-2.16,
-21.579,
34.485,
30.031,
-12.669,
-30.65
]
},
{
"start": 274.384,
"duration": 0.25542,
"confidence": 0.057,
"loudness_start": -5.388,
"loudness_max_time": 0.02603,
"loudness_max": -2.505,
"loudness_end": 0.0,
"pitches": [
0.492,
0.644,
0.115,
0.269,
1.0,
0.579,
0.08,
0.068,
0.191,
0.224,
0.177,
0.247
],
"timbre": [
54.983,
57.437,
-3.855,
-9.492,
1.339,
-51.214,
3.882,
10.208,
22.097,
11.087,
-6.204,
-14.395
]
},
{
"start": 274.6394,
"duration": 0.19143,
"confidence": 0.288,
"loudness_start": -8.286,
"loudness_max_time": 0.04617,
"loudness_max": -3.979,
"loudness_end": 0.0,
"pitches": [
1.0,
0.867,
0.135,
0.117,
0.328,
0.154,
0.144,
0.42,
0.68,
0.341,
0.237,
0.377
],
"timbre": [
53.647,
54.254,
5.085,
-25.743,
-16.394,
-27.501,
14.654,
-9.572,
14.594,
7.417,
3.978,
-3.372
]
},
{
"start": 274.83084,
"duration": 0.40059,
"confidence": 0.486,
"loudness_start": -6.749,
"loudness_max_time": 0.00558,
"loudness_max": -2.299,
"loudness_end": 0.0,
"pitches": [
0.285,
0.302,
0.273,
0.214,
0.444,
0.367,
0.477,
0.451,
0.429,
1.0,
0.266,
0.208
],
"timbre": [
55.444,
43.798,
-6.784,
-18.212,
10.57,
-57.529,
-14.261,
2.889,
9.636,
-12.847,
-9.806,
-19.803
]
},
{
"start": 275.2314,
"duration": 0.38372,
"confidence": 0.497,
"loudness_start": -8.471,
"loudness_max_time": 0.03741,
"loudness_max": -3.056,
"loudness_end": 0.0,
"pitches": [
0.134,
0.315,
0.353,
0.525,
1.0,
0.489,
0.256,
0.281,
0.347,
0.504,
0.298,
0.194
],
"timbre": [
54.975,
55.429,
8.901,
-18.379,
9.399,
-32.584,
9.719,
16.712,
13.702,
16.836,
-8.252,
-20.873
]
},
{
"start": 275.61514,
"duration": 0.4581,
"confidence": 0.419,
"loudness_start": -7.277,
"loudness_max_time": 0.08476,
"loudness_max": -2.359,
"loudness_end": 0.0,
"pitches": [
0.094,
0.171,
0.15,
0.155,
0.341,
0.153,
0.144,
0.165,
0.132,
1.0,
0.249,
0.133
],
"timbre": [
54.812,
68.018,
9.828,
-53.097,
11.538,
-31.544,
9.488,
7.72,
22.859,
12.897,
-4.5,
-17.617
]
},
{
"start": 276.07324,
"duration": 0.47075,
"confidence": 0.097,
"loudness_start": -6.336,
"loudness_max_time": 0.06261,
"loudness_max": -2.928,
"loudness_end": 0.0,
"pitches": [
0.386,
0.443,
0.495,
0.626,
1.0,
0.554,
0.425,
0.676,
0.66,
0.426,
0.372,
0.358
],
"timbre": [
54.405,
72.15,
16.302,
-4.786,
13.819,
-39.056,
-3.093,
1.758,
18.614,
11.786,
-13.409,
-9.351
]
},
{
"start": 276.54398,
"duration": 0.43016,
"confidence": 0.533,
"loudness_start": -7.444,
"loudness_max_time": 0.01,
"loudness_max": -1.493,
"loudness_end": 0.0,
"pitches": [
0.376,
0.369,
0.309,
0.163,
0.512,
0.427,
0.559,
0.486,
0.48,
1.0,
0.555,
0.202
],
"timbre": [
55.9,
48.862,
2.374,
-17.719,
15.072,
-56.197,
-19.312,
8.865,
10.994,
2.758,
-14.897,
-12.278
]
},
{
"start": 276.97415,
"duration": 0.39977,
"confidence": 0.289,
"loudness_start": -7.232,
"loudness_max_time": 0.01875,
"loudness_max": -3.322,
"loudness_end": 0.0,
"pitches": [
0.24,
0.432,
0.533,
0.306,
0.938,
0.503,
0.388,
0.252,
0.206,
1.0,
0.5,
0.354
],
"timbre": [
55.097,
54.527,
-3.882,
-26.639,
7.267,
-44.472,
4.436,
3.373,
27.921,
13.365,
-7.962,
-18.146
]
},
{
"start": 277.37393,
"duration": 0.14549,
"confidence": 0.415,
"loudness_start": -7.683,
"loudness_max_time": 0.04059,
"loudness_max": -2.195,
"loudness_end": 0.0,
"pitches": [
0.94,
1.0,
0.331,
0.438,
0.632,
0.501,
0.693,
0.734,
0.345,
0.348,
0.686,
0.344
],
"timbre": [
55.164,
50.813,
14.519,
-32.768,
2.713,
-23.776,
-5.649,
9.727,
10.696,
15.658,
3.539,
-18.97
]
},
{
"start": 277.5194,
"duration": 0.61433,
"confidence": 0.081,
"loudness_start": -5.194,
"loudness_max_time": 0.05766,
"loudness_max": -2.854,
"loudness_end": 0.0,
"pitches": [
0.224,
0.266,
0.479,
0.179,
0.263,
0.338,
0.403,
1.0,
0.369,
0.258,
0.193,
0.218
],
"timbre": [
55.593,
84.979,
-0.132,
-13.753,
14.267,
-33.369,
-14.381,
-10.205,
24.402,
6.77,
-14.509,
-13.278
]
},
{
"start": 278.13373,
"duration": 0.14458,
"confidence": 0.022,
"loudness_start": -6.256,
"loudness_max_time": 0.00732,
"loudness_max": -3.626,
"loudness_end": 0.0,
"pitches": [
0.822,
0.241,
0.177,
0.146,
0.984,
0.764,
1.0,
0.991,
0.539,
0.475,
0.124,
0.445
],
"timbre": [
54.056,
44.617,
0.559,
-18.207,
-13.353,
-57.75,
-7.817,
-2.114,
17.833,
13.791,
-15.635,
-26.869
]
},
{
"start": 278.27832,
"duration": 0.43048,
"confidence": 0.499,
"loudness_start": -7.764,
"loudness_max_time": 0.01837,
"loudness_max": -2.89,
"loudness_end": 0.0,
"pitches": [
0.331,
0.382,
0.34,
0.213,
1.0,
0.536,
0.561,
0.474,
0.553,
0.255,
0.26,
0.4
],
"timbre": [
55.421,
48.178,
1.698,
-12.7,
-2.45,
-36.275,
-6.713,
7.913,
1.389,
-1.11,
0.169,
-11.224
]
},
{
"start": 278.7088,
"duration": 0.24385,
"confidence": 0.156,
"loudness_start": -6.404,
"loudness_max_time": 0.009,
"loudness_max": -2.359,
"loudness_end": 0.0,
"pitches": [
0.503,
1.0,
0.623,
0.557,
0.396,
0.328,
0.578,
0.735,
0.786,
0.217,
0.35,
0.275
],
"timbre": [
54.498,
80.024,
-16.591,
-19.141,
-12.027,
-63.136,
-13.777,
4.245,
-1.096,
-8.817,
-10.225,
-15.284
]
},
{
"start": 278.95264,
"duration": 0.2034,
"confidence": 0.288,
"loudness_start": -6.713,
"loudness_max_time": 0.05971,
"loudness_max": -3.065,
"loudness_end": 0.0,
"pitches": [
0.732,
0.712,
0.22,
0.465,
1.0,
0.797,
0.226,
0.365,
0.55,
0.32,
0.213,
0.367
],
"timbre": [
54.106,
51.404,
-2.046,
-20.913,
-9.487,
-27.108,
3.506,
-4.042,
1.314,
10.622,
-10.109,
-12.076
]
},
{
"start": 279.15604,
"duration": 0.22667,
"confidence": 0.396,
"loudness_start": -6.958,
"loudness_max_time": 0.04277,
"loudness_max": -3.615,
"loudness_end": 0.0,
"pitches": [
0.477,
0.202,
0.19,
0.25,
1.0,
0.537,
0.153,
0.146,
0.268,
0.125,
0.155,
0.894
],
"timbre": [
55.222,
65.454,
-2.593,
-26.609,
11.902,
-41.831,
-10.285,
14.4,
1.107,
-14.632,
-4.201,
-18.793
]
},
{
"start": 279.38272,
"duration": 0.18567,
"confidence": 0.395,
"loudness_start": -6.688,
"loudness_max_time": 0.07168,
"loudness_max": -1.781,
"loudness_end": 0.0,
"pitches": [
0.693,
0.484,
0.349,
0.363,
0.822,
0.861,
1.0,
0.93,
0.311,
0.258,
0.301,
0.893
],
"timbre": [
54.668,
43.932,
13.889,
-29.919,
6.043,
-27.886,
-0.295,
-2.712,
6.876,
18.01,
-20.279,
-20.27
]
},
{
"start": 279.5684,
"duration": 0.29034,
"confidence": 0.143,
"loudness_start": -7.11,
"loudness_max_time": 0.03694,
"loudness_max": -2.1,
"loudness_end": 0.0,
"pitches": [
0.861,
1.0,
0.331,
0.312,
0.286,
0.353,
0.395,
0.734,
0.693,
0.565,
0.475,
0.567
],
"timbre": [
54.52,
59.087,
-8.475,
-11.001,
-13.008,
-32.056,
3.438,
-16.324,
10.574,
-8.369,
-8.752,
-9.131
]
},
{
"start": 279.85873,
"duration": 0.13351,
"confidence": 0.362,
"loudness_start": -8.015,
"loudness_max_time": 0.01365,
"loudness_max": -1.689,
"loudness_end": 0.0,
"pitches": [
1.0,
0.435,
0.327,
0.306,
0.463,
0.364,
0.924,
0.925,
0.756,
0.692,
0.155,
0.419
],
"timbre": [
54.184,
43.773,
-4.639,
-6.326,
-13.675,
-60.508,
12.248,
-24.81,
13.67,
24.785,
-2.082,
-12.225
]
},
{
"start": 279.99225,
"duration": 0.30204,
"confidence": 0.259,
"loudness_start": -7.472,
"loudness_max_time": 0.15907,
"loudness_max": -3.201,
"loudness_end": 0.0,
"pitches": [
1.0,
0.69,
0.157,
0.4,
0.938,
0.486,
0.216,
0.667,
0.542,
0.246,
0.174,
0.399
],
"timbre": [
54.308,
37.822,
-8.562,
-22.859,
-15.379,
-51.688,
-4.485,
-0.865,
10.151,
17.216,
-7.936,
-12.515
]
},
{
"start": 280.29428,
"duration": 0.09732,
"confidence": 0.373,
"loudness_start": -7.563,
"loudness_max_time": 0.01016,
"loudness_max": -3.256,
"loudness_end": 0.0,
"pitches": [
0.52,
1.0,
0.589,
0.316,
0.557,
0.296,
0.21,
0.155,
0.29,
0.18,
0.112,
0.323
],
"timbre": [
54.117,
17.791,
-0.164,
-19.816,
-10.104,
-58.285,
-12.318,
-11.573,
12.993,
27.395,
-26.27,
-25.889
]
},
{
"start": 280.3916,
"duration": 0.18154,
"confidence": 0.253,
"loudness_start": -7.511,
"loudness_max_time": 0.03769,
"loudness_max": -1.716,
"loudness_end": 0.0,
"pitches": [
1.0,
0.723,
0.697,
0.703,
0.199,
0.185,
0.772,
0.946,
0.711,
0.666,
0.279,
0.286
],
"timbre": [
53.414,
41.741,
-31.93,
-0.112,
-27.627,
-19.12,
1.742,
-14.396,
18.103,
-15.162,
-5.653,
-9.951
]
},
{
"start": 280.57315,
"duration": 0.12054,
"confidence": 0.464,
"loudness_start": -9.586,
"loudness_max_time": 0.01483,
"loudness_max": -3.404,
"loudness_end": 0.0,
"pitches": [
1.0,
0.989,
0.51,
0.575,
0.888,
0.978,
0.592,
0.478,
0.385,
0.233,
0.215,
0.65
],
"timbre": [
52.947,
18.796,
-31.917,
-10.415,
-30.796,
-62.756,
-18.518,
-11.129,
-2.841,
30.93,
-8.264,
-6.097
]
},
{
"start": 280.6937,
"duration": 0.14662,
"confidence": 0.182,
"loudness_start": -9.281,
"loudness_max_time": 0.00533,
"loudness_max": -4.392,
"loudness_end": 0.0,
"pitches": [
0.993,
0.369,
0.214,
0.217,
1.0,
0.935,
0.804,
0.836,
0.241,
0.189,
0.067,
0.876
],
"timbre": [
53.288,
42.921,
-11.19,
-45.396,
-39.221,
-55.577,
-9.366,
5.583,
15.023,
-5.366,
-14.536,
-6.794
]
},
{
"start": 280.84033,
"duration": 0.28313,
"confidence": 0.577,
"loudness_start": -7.594,
"loudness_max_time": 0.04825,
"loudness_max": -1.147,
"loudness_end": 0.0,
"pitches": [
0.55,
0.95,
1.0,
0.737,
0.621,
0.472,
0.944,
0.446,
0.15,
0.484,
0.413,
0.517
],
"timbre": [
55.577,
33.348,
-12.347,
-2.076,
0.92,
-30.433,
-17.334,
9.181,
9.904,
-12.726,
-14.153,
-0.026
]
},
{
"start": 281.12344,
"duration": 0.10444,
"confidence": 0.048,
"loudness_start": -8.473,
"loudness_max_time": 0.02567,
"loudness_max": -5.62,
"loudness_end": 0.0,
"pitches": [
0.654,
1.0,
0.671,
0.784,
0.812,
0.405,
0.304,
0.264,
0.545,
0.246,
0.324,
0.984
],
"timbre": [
53.283,
5.506,
6.771,
-28.408,
6.855,
-31.569,
-20.746,
-6.58,
8.857,
-2.888,
0.113,
-9.477
]
},
{
"start": 281.22787,
"duration": 0.482,
"confidence": 0.412,
"loudness_start": -7.161,
"loudness_max_time": 0.19202,
"loudness_max": -0.93,
"loudness_end": 0.0,
"pitches": [
0.407,
0.535,
0.878,
0.944,
1.0,
0.344,
0.323,
0.51,
0.386,
0.324,
0.233,
0.41
],
"timbre": [
55.46,
47.012,
22.129,
-65.243,
17.703,
-21.578,
-0.614,
23.531,
7.07,
-14.072,
-4.704,
-8.434
]
},
{
"start": 281.7099,
"duration": 0.47075,
"confidence": 0.617,
"loudness_start": -7.31,
"loudness_max_time": 0.04449,
"loudness_max": -0.83,
"loudness_end": 0.0,
"pitches": [
0.471,
0.411,
0.454,
0.434,
1.0,
0.557,
0.657,
0.629,
0.488,
0.223,
0.25,
0.349
],
"timbre": [
56.507,
57.624,
0.236,
-11.206,
36.502,
-26.688,
1.055,
24.481,
15.921,
28.024,
-1.72,
-12.192
]
},
{
"start": 282.18063,
"duration": 0.1454,
"confidence": 0.317,
"loudness_start": -6.506,
"loudness_max_time": 0.11615,
"loudness_max": -2.946,
"loudness_end": 0.0,
"pitches": [
0.924,
0.661,
0.55,
0.349,
0.714,
0.569,
1.0,
0.982,
0.542,
0.594,
0.257,
0.318
],
"timbre": [
56.449,
87.275,
7.655,
-40.855,
9.293,
-35.541,
-5.694,
-10.331,
-3.358,
0.821,
-7.516,
-17.351
]
},
{
"start": 282.32602,
"duration": 0.21537,
"confidence": 0.08,
"loudness_start": -3.653,
"loudness_max_time": 0.04025,
"loudness_max": -1.134,
"loudness_end": 0.0,
"pitches": [
0.358,
0.51,
0.268,
0.326,
1.0,
0.453,
0.162,
0.257,
0.206,
0.147,
0.141,
0.355
],
"timbre": [
57.176,
59.386,
25.372,
0.321,
38.068,
-39.927,
28.163,
-6.769,
-5.022,
6.751,
-15.95,
-16.054
]
},
{
"start": 282.5414,
"duration": 0.86404,
"confidence": 0.265,
"loudness_start": -5.027,
"loudness_max_time": 0.06705,
"loudness_max": -1.14,
"loudness_end": 0.0,
"pitches": [
0.293,
0.269,
0.683,
0.418,
1.0,
0.524,
0.408,
0.385,
0.357,
0.271,
0.198,
0.269
],
"timbre": [
56.05,
49.41,
31.705,
-23.038,
34.088,
-38.149,
12.353,
20.947,
16.401,
1.948,
-17.277,
-28.597
]
},
{
"start": 283.40543,
"duration": 0.31923,
"confidence": 0.382,
"loudness_start": -5.947,
"loudness_max_time": 0.0632,
"loudness_max": -1.66,
"loudness_end": 0.0,
"pitches": [
0.404,
0.407,
0.142,
0.615,
1.0,
0.389,
0.309,
0.292,
0.195,
0.182,
0.139,
0.457
],
"timbre": [
55.904,
50.68,
32.638,
-18.481,
1.728,
-27.449,
-15.842,
13.67,
5.447,
19.028,
-25.561,
-36.627
]
},
{
"start": 283.72467,
"duration": 0.28998,
"confidence": 0.385,
"loudness_start": -6.966,
"loudness_max_time": 0.05218,
"loudness_max": -2.802,
"loudness_end": 0.0,
"pitches": [
0.356,
0.529,
0.212,
0.54,
1.0,
0.206,
0.177,
0.183,
0.252,
0.127,
0.169,
0.354
],
"timbre": [
55.275,
72.744,
-1.484,
-29.72,
15.014,
-24.457,
-4.29,
-9.038,
6.404,
1.819,
-8.972,
-24.849
]
},
{
"start": 284.01465,
"duration": 0.26172,
"confidence": 0.05,
"loudness_start": -5.672,
"loudness_max_time": 0.12769,
"loudness_max": -3.305,
"loudness_end": 0.0,
"pitches": [
0.374,
0.292,
0.161,
0.511,
1.0,
0.421,
0.202,
0.231,
0.246,
0.168,
0.089,
0.379
],
"timbre": [
55.481,
64.857,
10.946,
-26.019,
4.45,
-33.266,
-20.487,
4.249,
8.641,
16.584,
-11.179,
-26.963
]
},
{
"start": 284.27637,
"duration": 0.73719,
"confidence": 0.385,
"loudness_start": -5.652,
"loudness_max_time": 0.05551,
"loudness_max": -1.398,
"loudness_end": 0.0,
"pitches": [
0.337,
0.62,
1.0,
0.428,
0.796,
0.479,
0.442,
0.551,
0.432,
0.414,
0.209,
0.454
],
"timbre": [
56.183,
72.802,
28.973,
-23.594,
-0.423,
-24.319,
-13.1,
-2.441,
5.894,
9.576,
-12.574,
-18.548
]
},
{
"start": 285.01355,
"duration": 0.15669,
"confidence": 0.007,
"loudness_start": -4.37,
"loudness_max_time": 0.05306,
"loudness_max": -1.657,
"loudness_end": 0.0,
"pitches": [
0.8,
0.785,
0.539,
0.451,
0.59,
0.593,
1.0,
0.842,
0.588,
0.628,
0.127,
0.222
],
"timbre": [
56.358,
38.185,
40.531,
-0.487,
29.026,
-45.19,
29.235,
4.406,
19.917,
14.336,
-16.891,
-18.407
]
},
{
"start": 285.17026,
"duration": 0.87587,
"confidence": 0.269,
"loudness_start": -5.236,
"loudness_max_time": 0.04009,
"loudness_max": -1.845,
"loudness_end": 0.0,
"pitches": [
0.597,
0.631,
0.656,
0.462,
0.384,
0.475,
0.725,
0.586,
0.63,
0.498,
0.36,
1.0
],
"timbre": [
56.327,
34.539,
34.578,
-13.227,
11.881,
-33.773,
17.18,
10.587,
-0.508,
5.255,
-6.924,
-5.539
]
},
{
"start": 286.0461,
"duration": 0.88354,
"confidence": 0.383,
"loudness_start": -5.99,
"loudness_max_time": 0.06122,
"loudness_max": -1.986,
"loudness_end": 0.0,
"pitches": [
0.612,
0.5,
1.0,
0.507,
0.306,
0.345,
0.845,
0.449,
0.555,
0.528,
0.535,
0.841
],
"timbre": [
56.303,
29.205,
37.386,
-11.167,
15.328,
-33.326,
21.827,
22.533,
9.467,
-3.934,
0.563,
-2.316
]
},
{
"start": 286.92966,
"duration": 0.4332,
"confidence": 0.082,
"loudness_start": -5.027,
"loudness_max_time": 0.14215,
"loudness_max": -2.294,
"loudness_end": 0.0,
"pitches": [
0.439,
0.349,
0.485,
0.326,
0.29,
0.434,
0.684,
0.439,
0.488,
0.261,
0.327,
1.0
],
"timbre": [
56.364,
31.913,
29.349,
-18.671,
9.671,
-42.633,
-1.378,
10.508,
4.993,
-12.167,
-8.693,
-21.522
]
},
{
"start": 287.36285,
"duration": 0.43102,
"confidence": 0.008,
"loudness_start": -4.639,
"loudness_max_time": 0.0061,
"loudness_max": -1.559,
"loudness_end": 0.0,
"pitches": [
0.616,
0.619,
1.0,
0.581,
0.599,
0.496,
0.752,
0.408,
0.478,
0.457,
0.5,
0.966
],
"timbre": [
55.666,
65.489,
15.273,
-8.898,
0.608,
-51.311,
-9.277,
-1.415,
-10.006,
-3.083,
-29.544,
-13.51
]
},
{
"start": 287.79388,
"duration": 0.42912,
"confidence": 0.4,
"loudness_start": -7.263,
"loudness_max_time": 0.00546,
"loudness_max": -2.932,
"loudness_end": 0.0,
"pitches": [
0.16,
0.241,
0.541,
0.696,
1.0,
0.331,
0.195,
0.132,
0.18,
0.196,
0.15,
0.339
],
"timbre": [
55.709,
56.245,
7.554,
-32.685,
17.188,
-47.836,
-26.477,
27.325,
9.887,
-6.023,
-9.341,
-6.245
]
},
{
"start": 288.223,
"duration": 0.44141,
"confidence": 0.046,
"loudness_start": -5.439,
"loudness_max_time": 0.29828,
"loudness_max": -2.176,
"loudness_end": 0.0,
"pitches": [
0.247,
0.601,
0.466,
0.335,
0.82,
0.401,
0.421,
0.456,
0.532,
1.0,
0.478,
0.323
],
"timbre": [
55.647,
56.421,
13.256,
-31.251,
14.405,
-44.902,
8.408,
-11.67,
-5.944,
30.193,
-12.288,
-17.546
]
},
{
"start": 288.6644,
"duration": 0.5473,
"confidence": 0.004,
"loudness_start": -6.227,
"loudness_max_time": 0.43376,
"loudness_max": -2.353,
"loudness_end": 0.0,
"pitches": [
0.333,
0.586,
0.376,
0.215,
0.631,
0.426,
0.544,
0.46,
0.546,
1.0,
0.56,
0.322
],
"timbre": [
55.87,
44.911,
14.036,
-34.644,
9.191,
-52.049,
-22.685,
21.379,
-0.443,
-7.741,
-6.857,
-14.463
]
},
{
"start": 289.2117,
"duration": 0.24222,
"confidence": 0.07,
"loudness_start": -5.141,
"loudness_max_time": 0.04583,
"loudness_max": -2.611,
"loudness_end": 0.0,
"pitches": [
0.619,
0.576,
0.19,
0.251,
0.532,
0.235,
0.189,
0.205,
0.263,
1.0,
0.519,
0.348
],
"timbre": [
55.385,
61.192,
13.753,
-2.377,
13.455,
-38.189,
6.219,
11.638,
-7.477,
8.635,
-15.186,
-1.872
]
},
{
"start": 289.45392,
"duration": 0.1971,
"confidence": 0.516,
"loudness_start": -7.015,
"loudness_max_time": 0.0761,
"loudness_max": -1.455,
"loudness_end": 0.0,
"pitches": [
0.559,
0.591,
0.259,
0.545,
1.0,
0.628,
0.784,
0.851,
0.459,
0.715,
0.442,
0.291
],
"timbre": [
55.494,
88.731,
0.06,
-36.22,
37.416,
-26.069,
-0.891,
-10.43,
12.28,
4.583,
-13.014,
-30.814
]
},
{
"start": 289.65103,
"duration": 0.27946,
"confidence": 0.014,
"loudness_start": -5.379,
"loudness_max_time": 0.12989,
"loudness_max": -2.748,
"loudness_end": 0.0,
"pitches": [
0.282,
0.154,
0.111,
0.117,
0.509,
0.164,
0.124,
0.192,
0.413,
1.0,
0.673,
0.534
],
"timbre": [
55.879,
81.766,
-2.399,
-22.389,
20.534,
-38.613,
-30.27,
-10.816,
18.463,
2.354,
-6.239,
-8.543
]
},
{
"start": 289.93048,
"duration": 0.46454,
"confidence": 0.24,
"loudness_start": -6.159,
"loudness_max_time": 0.04769,
"loudness_max": -2.734,
"loudness_end": 0.0,
"pitches": [
0.303,
0.678,
0.634,
0.327,
0.95,
0.521,
0.569,
0.423,
0.55,
1.0,
0.457,
0.373
],
"timbre": [
55.362,
49.157,
13.436,
-29.922,
2.142,
-29.621,
-7.813,
0.266,
2.293,
7.488,
-5.832,
-16.655
]
},
{
"start": 290.39502,
"duration": 0.42898,
"confidence": 0.29,
"loudness_start": -5.437,
"loudness_max_time": 0.00866,
"loudness_max": -1.107,
"loudness_end": 0.0,
"pitches": [
0.472,
0.509,
0.354,
0.341,
0.635,
0.587,
0.758,
0.659,
0.827,
1.0,
0.233,
0.315
],
"timbre": [
55.929,
66.592,
12.23,
-11.413,
4.249,
-53.094,
-23.998,
9.144,
4.685,
-3.81,
-15.018,
-13.222
]
},
{
"start": 290.824,
"duration": 0.42395,
"confidence": 0.314,
"loudness_start": -7.239,
"loudness_max_time": 0.01009,
"loudness_max": -3.567,
"loudness_end": 0.0,
"pitches": [
0.276,
0.364,
0.378,
0.358,
0.722,
0.404,
0.295,
0.307,
0.443,
1.0,
0.417,
0.308
],
"timbre": [
55.43,
50.808,
-0.243,
-33.267,
12.692,
-44.369,
-21.345,
4.512,
-3.017,
2.573,
-7.755,
-25.92
]
},
{
"start": 291.24792,
"duration": 0.40059,
"confidence": 0.151,
"loudness_start": -6.154,
"loudness_max_time": 0.01646,
"loudness_max": -2.151,
"loudness_end": 0.0,
"pitches": [
0.281,
0.184,
0.152,
0.184,
0.36,
0.122,
0.147,
0.138,
0.214,
1.0,
0.565,
0.61
],
"timbre": [
55.802,
46.158,
3.444,
-26.7,
12.724,
-50.93,
-24.978,
22.276,
14.423,
-2.513,
1.49,
-10.878
]
},
{
"start": 291.64853,
"duration": 0.46444,
"confidence": 0.15,
"loudness_start": -5.811,
"loudness_max_time": 0.32506,
"loudness_max": -2.851,
"loudness_end": 0.0,
"pitches": [
0.491,
0.327,
0.875,
0.785,
0.7,
0.591,
0.725,
0.639,
0.924,
0.34,
0.345,
1.0
],
"timbre": [
55.558,
37.298,
26.646,
-19.904,
17.6,
-29.228,
8.302,
8.347,
-0.378,
0.967,
-10.876,
-5.412
]
},
{
"start": 292.11298,
"duration": 0.26109,
"confidence": 0.389,
"loudness_start": -6.626,
"loudness_max_time": 0.01678,
"loudness_max": -2.345,
"loudness_end": 0.0,
"pitches": [
0.681,
0.588,
0.406,
0.169,
0.848,
0.318,
0.288,
0.373,
0.462,
0.167,
0.213,
1.0
],
"timbre": [
55.858,
31.827,
23.152,
-15.074,
16.743,
-39.376,
8.66,
13.785,
-7.597,
1.299,
-1.171,
-1.847
]
},
{
"start": 292.37405,
"duration": 0.61542,
"confidence": 0.076,
"loudness_start": -6.12,
"loudness_max_time": 0.18179,
"loudness_max": -1.223,
"loudness_end": 0.0,
"pitches": [
0.355,
0.395,
0.678,
0.478,
0.615,
0.504,
0.766,
1.0,
0.559,
0.275,
0.29,
0.475
],
"timbre": [
55.613,
31.974,
42.328,
-14.041,
26.745,
-45.245,
30.474,
11.004,
6.136,
15.459,
-10.897,
-3.914
]
},
{
"start": 292.98947,
"duration": 0.8702,
"confidence": 0.154,
"loudness_start": -5.594,
"loudness_max_time": 0.72533,
"loudness_max": -2.155,
"loudness_end": 0.0,
"pitches": [
0.437,
0.363,
0.6,
0.297,
1.0,
0.482,
0.646,
0.941,
0.678,
0.374,
0.351,
0.684
],
"timbre": [
56.263,
20.903,
31.696,
-9.633,
20.476,
-47.039,
22.085,
17.427,
11.204,
1.098,
-10.134,
-4.693
]
},
{
"start": 293.85968,
"duration": 0.29723,
"confidence": 0.32,
"loudness_start": -5.561,
"loudness_max_time": 0.0142,
"loudness_max": -1.819,
"loudness_end": 0.0,
"pitches": [
0.779,
0.635,
0.225,
0.387,
1.0,
0.373,
0.223,
0.29,
0.514,
0.138,
0.193,
0.572
],
"timbre": [
56.242,
40.968,
20.976,
-8.183,
16.169,
-42.314,
-7.99,
3.779,
8.658,
-6.17,
-3.714,
-19.844
]
},
{
"start": 294.15692,
"duration": 0.21864,
"confidence": 0.191,
"loudness_start": -5.971,
"loudness_max_time": 0.00551,
"loudness_max": -2.468,
"loudness_end": 0.0,
"pitches": [
0.679,
0.545,
0.281,
0.455,
0.489,
0.403,
0.216,
0.461,
0.499,
0.266,
0.397,
1.0
],
"timbre": [
56.14,
45.77,
28.063,
-11.487,
-12.072,
-42.201,
-16.222,
10.179,
-0.502,
2.469,
-8.974,
-14.921
]
},
{
"start": 294.37555,
"duration": 0.15828,
"confidence": 0.135,
"loudness_start": -5.725,
"loudness_max_time": 0.03295,
"loudness_max": -2.952,
"loudness_end": 0.0,
"pitches": [
0.829,
1.0,
0.877,
0.899,
0.579,
0.563,
0.376,
0.416,
0.623,
0.426,
0.486,
0.8
],
"timbre": [
55.799,
85.163,
11.787,
-26.166,
20.925,
-30.212,
-36.769,
-0.083,
11.005,
3.308,
-1.306,
-21.795
]
},
{
"start": 294.53384,
"duration": 0.17964,
"confidence": 0.079,
"loudness_start": -5.819,
"loudness_max_time": 0.05703,
"loudness_max": -2.178,
"loudness_end": 0.0,
"pitches": [
0.937,
0.877,
0.533,
0.459,
0.854,
0.792,
0.955,
1.0,
0.697,
0.683,
0.4,
0.441
],
"timbre": [
55.579,
72.268,
3.586,
-15.631,
5.046,
-32.55,
-20.156,
4.471,
7.888,
11.881,
-25.699,
-24.282
]
},
{
"start": 294.71347,
"duration": 0.24889,
"confidence": 0.172,
"loudness_start": -6.874,
"loudness_max_time": 0.01782,
"loudness_max": -3.066,
"loudness_end": 0.0,
"pitches": [
0.384,
0.708,
1.0,
0.799,
0.839,
0.54,
0.601,
0.424,
0.25,
0.545,
0.27,
0.327
],
"timbre": [
55.546,
43.135,
-2.992,
-30.173,
12.156,
-41.352,
-14.402,
-9.147,
3.61,
13.396,
-6.336,
-7.36
]
},
{
"start": 294.96237,
"duration": 0.1342,
"confidence": 0.067,
"loudness_start": -6.153,
"loudness_max_time": 0.02249,
"loudness_max": -2.495,
"loudness_end": 0.0,
"pitches": [
0.707,
0.576,
0.498,
0.572,
1.0,
0.541,
0.732,
0.542,
0.48,
0.314,
0.374,
0.869
],
"timbre": [
54.453,
34.24,
-12.746,
-7.558,
8.832,
-41.721,
-23.796,
6.404,
3.391,
5.242,
8.74,
-2.161
]
},
{
"start": 295.09656,
"duration": 0.18009,
"confidence": 0.46,
"loudness_start": -8.144,
"loudness_max_time": 0.03109,
"loudness_max": -2.485,
"loudness_end": 0.0,
"pitches": [
0.881,
0.874,
0.657,
0.482,
0.568,
0.467,
1.0,
0.98,
0.418,
0.46,
0.201,
0.226
],
"timbre": [
55.574,
71.625,
0.623,
-51.0,
-5.971,
-23.996,
-37.492,
15.568,
7.154,
-3.945,
16.52,
-17.874
]
},
{
"start": 295.27664,
"duration": 0.29673,
"confidence": 0.065,
"loudness_start": -4.189,
"loudness_max_time": 0.04828,
"loudness_max": -1.97,
"loudness_end": 0.0,
"pitches": [
0.867,
0.743,
0.282,
0.33,
0.741,
0.495,
0.236,
0.399,
0.539,
0.374,
0.173,
1.0
],
"timbre": [
56.911,
75.285,
28.249,
-5.004,
1.069,
-22.98,
-12.156,
-30.083,
-15.84,
9.828,
-21.181,
-20.597
]
},
{
"start": 295.5734,
"duration": 0.11587,
"confidence": 0.247,
"loudness_start": -5.536,
"loudness_max_time": 0.0076,
"loudness_max": -2.016,
"loudness_end": 0.0,
"pitches": [
0.38,
0.233,
0.321,
0.506,
1.0,
0.496,
0.241,
0.636,
0.308,
0.149,
0.228,
0.515
],
"timbre": [
56.505,
21.542,
28.767,
-12.418,
29.133,
-52.382,
-12.521,
11.185,
3.527,
3.389,
-5.787,
-5.216
]
},
{
"start": 295.68924,
"duration": 0.28961,
"confidence": 0.272,
"loudness_start": -4.789,
"loudness_max_time": 0.03848,
"loudness_max": -1.199,
"loudness_end": 0.0,
"pitches": [
0.576,
0.675,
0.285,
0.878,
1.0,
0.755,
0.371,
0.443,
0.452,
0.155,
0.162,
0.468
],
"timbre": [
56.881,
60.943,
40.816,
-3.167,
13.354,
-32.419,
12.227,
0.25,
-10.845,
5.156,
-6.397,
-23.226
]
},
{
"start": 295.97888,
"duration": 0.44141,
"confidence": 0.43,
"loudness_start": -6.34,
"loudness_max_time": 0.04313,
"loudness_max": -0.854,
"loudness_end": 0.0,
"pitches": [
0.219,
0.394,
0.963,
0.661,
1.0,
0.381,
0.456,
0.36,
0.308,
0.299,
0.208,
0.449
],
"timbre": [
56.769,
52.751,
38.368,
-18.322,
11.89,
-21.416,
14.531,
-1.967,
-2.027,
8.426,
-5.538,
-19.038
]
},
{
"start": 296.42026,
"duration": 0.10971,
"confidence": 0.21,
"loudness_start": -6.202,
"loudness_max_time": 0.04002,
"loudness_max": -2.651,
"loudness_end": 0.0,
"pitches": [
0.522,
1.0,
0.402,
0.656,
0.696,
0.575,
0.778,
0.933,
0.454,
0.309,
0.402,
0.26
],
"timbre": [
56.001,
37.737,
22.879,
-25.759,
9.91,
-29.858,
-10.052,
1.236,
-5.89,
17.542,
-4.322,
3.643
]
},
{
"start": 296.52997,
"duration": 0.30227,
"confidence": 0.213,
"loudness_start": -4.713,
"loudness_max_time": 0.03866,
"loudness_max": -1.54,
"loudness_end": 0.0,
"pitches": [
0.07,
0.073,
0.088,
0.198,
1.0,
0.323,
0.096,
0.114,
0.07,
0.048,
0.054,
0.29
],
"timbre": [
56.917,
79.312,
12.272,
-4.701,
36.709,
-33.308,
-17.269,
35.849,
-4.588,
3.854,
-15.818,
-7.481
]
},
{
"start": 296.83224,
"duration": 0.44136,
"confidence": 0.145,
"loudness_start": -5.615,
"loudness_max_time": 0.06599,
"loudness_max": -2.671,
"loudness_end": 0.0,
"pitches": [
0.26,
0.579,
0.945,
0.72,
1.0,
0.362,
0.509,
0.358,
0.298,
0.314,
0.199,
0.346
],
"timbre": [
55.687,
65.423,
26.857,
-30.12,
36.455,
-46.328,
25.522,
-18.02,
-0.445,
29.252,
-15.176,
-12.71
]
},
{
"start": 297.27362,
"duration": 0.48213,
"confidence": 0.318,
"loudness_start": -5.446,
"loudness_max_time": 0.06438,
"loudness_max": -1.284,
"loudness_end": 0.0,
"pitches": [
0.318,
0.261,
0.329,
0.315,
1.0,
0.528,
0.568,
0.447,
0.452,
0.214,
0.207,
0.298
],
"timbre": [
55.855,
62.892,
42.802,
-2.207,
13.473,
-32.942,
21.578,
17.205,
-0.006,
5.252,
-21.453,
-17.447
]
},
{
"start": 297.75574,
"duration": 0.43497,
"confidence": 0.283,
"loudness_start": -5.999,
"loudness_max_time": 0.28395,
"loudness_max": -2.19,
"loudness_end": 0.0,
"pitches": [
0.256,
0.527,
0.88,
1.0,
0.83,
0.608,
0.617,
0.553,
0.432,
0.404,
0.314,
0.478
],
"timbre": [
56.164,
53.124,
16.842,
-29.022,
36.923,
-50.935,
17.024,
4.297,
16.992,
15.852,
-11.039,
-10.199
]
},
{
"start": 298.1907,
"duration": 0.2268,
"confidence": 0.357,
"loudness_start": -4.72,
"loudness_max_time": 0.02696,
"loudness_max": -1.104,
"loudness_end": 0.0,
"pitches": [
0.136,
0.183,
0.215,
0.206,
0.597,
0.221,
0.42,
1.0,
0.244,
0.092,
0.083,
0.276
],
"timbre": [
57.444,
37.883,
35.452,
-7.916,
34.771,
-51.054,
16.015,
5.71,
-2.699,
-4.104,
-4.713,
5.72
]
},
{
"start": 298.4175,
"duration": 0.62476,
"confidence": 0.042,
"loudness_start": -3.666,
"loudness_max_time": 0.01546,
"loudness_max": -1.676,
"loudness_end": 0.0,
"pitches": [
0.407,
0.698,
1.0,
0.37,
0.247,
0.233,
0.486,
0.346,
0.347,
0.321,
0.277,
0.348
],
"timbre": [
56.679,
38.676,
48.549,
11.299,
40.386,
-51.493,
20.17,
1.034,
-1.244,
-0.075,
-10.636,
-6.564
]
},
{
"start": 299.04227,
"duration": 0.46608,
"confidence": 0.319,
"loudness_start": -4.823,
"loudness_max_time": 0.03007,
"loudness_max": -1.791,
"loudness_end": 0.0,
"pitches": [
0.544,
0.393,
0.365,
0.227,
0.265,
0.343,
0.643,
0.386,
0.341,
0.282,
0.223,
1.0
],
"timbre": [
56.954,
32.335,
34.647,
-7.904,
19.524,
-44.991,
21.933,
9.196,
-9.553,
-9.114,
-2.465,
1.881
]
},
{
"start": 299.50833,
"duration": 0.37773,
"confidence": 0.125,
"loudness_start": -5.402,
"loudness_max_time": 0.24265,
"loudness_max": -2.049,
"loudness_end": 0.0,
"pitches": [
0.473,
0.676,
1.0,
0.695,
0.304,
0.486,
0.807,
0.421,
0.355,
0.506,
0.597,
0.992
],
"timbre": [
56.709,
43.212,
52.567,
0.21,
12.594,
-36.103,
46.651,
5.31,
-21.059,
-5.637,
-1.269,
1.73
]
},
{
"start": 299.88608,
"duration": 0.88766,
"confidence": 0.111,
"loudness_start": -5.168,
"loudness_max_time": 0.03007,
"loudness_max": -1.747,
"loudness_end": 0.0,
"pitches": [
0.517,
0.478,
0.757,
0.408,
0.263,
0.343,
0.737,
0.458,
0.395,
0.461,
0.283,
1.0
],
"timbre": [
56.463,
20.826,
45.278,
-7.347,
14.508,
-37.385,
29.92,
18.416,
-1.258,
5.282,
5.039,
-1.042
]
},
{
"start": 300.77374,
"duration": 0.58077,
"confidence": 0.374,
"loudness_start": -4.497,
"loudness_max_time": 0.01063,
"loudness_max": -1.123,
"loudness_end": 0.0,
"pitches": [
0.402,
0.358,
0.378,
0.297,
0.213,
0.273,
0.533,
0.358,
0.387,
0.204,
0.228,
1.0
],
"timbre": [
57.025,
32.355,
36.538,
-3.323,
12.991,
-47.528,
0.624,
14.766,
-4.863,
-3.157,
-8.443,
-17.5
]
},
{
"start": 301.35452,
"duration": 0.26676,
"confidence": 0.055,
"loudness_start": -5.286,
"loudness_max_time": 0.05744,
"loudness_max": -3.13,
"loudness_end": 0.0,
"pitches": [
0.918,
0.67,
0.269,
0.177,
0.156,
0.132,
0.305,
0.268,
0.359,
0.303,
0.169,
1.0
],
"timbre": [
55.647,
82.787,
8.45,
-14.094,
-0.447,
-34.634,
-12.415,
5.695,
-18.862,
1.064,
-15.641,
-30.171
]
},
{
"start": 301.62128,
"duration": 0.73138,
"confidence": 0.29,
"loudness_start": -6.755,
"loudness_max_time": 0.02973,
"loudness_max": -2.473,
"loudness_end": 0.0,
"pitches": [
0.451,
0.361,
0.498,
0.556,
1.0,
0.747,
0.482,
0.397,
0.484,
0.42,
0.258,
0.401
],
"timbre": [
55.494,
75.031,
-7.545,
-35.704,
23.635,
-30.371,
-19.218,
-0.975,
-7.406,
16.892,
5.715,
-6.265
]
},
{
"start": 302.35266,
"duration": 0.15088,
"confidence": 0.016,
"loudness_start": -5.042,
"loudness_max_time": 0.00773,
"loudness_max": -3.121,
"loudness_end": 0.0,
"pitches": [
0.842,
0.659,
0.369,
0.384,
0.905,
0.541,
0.986,
1.0,
0.448,
0.841,
0.2,
0.089
],
"timbre": [
54.999,
28.546,
14.914,
-9.482,
-0.732,
-46.81,
-5.549,
-2.352,
-8.315,
22.043,
-22.434,
-21.104
]
},
{
"start": 302.50354,
"duration": 0.09882,
"confidence": 0.368,
"loudness_start": -7.764,
"loudness_max_time": 0.04755,
"loudness_max": -2.438,
"loudness_end": 0.0,
"pitches": [
0.645,
0.893,
0.413,
0.64,
1.0,
0.503,
0.353,
0.469,
0.319,
0.293,
0.429,
0.392
],
"timbre": [
55.572,
38.208,
13.059,
-21.495,
27.762,
-33.403,
-10.774,
13.025,
3.205,
6.39,
-3.32,
-12.724
]
},
{
"start": 302.60236,
"duration": 0.32512,
"confidence": 0.146,
"loudness_start": -5.825,
"loudness_max_time": 0.19834,
"loudness_max": -2.113,
"loudness_end": 0.0,
"pitches": [
0.502,
0.837,
0.209,
0.161,
0.344,
0.183,
0.175,
0.225,
0.559,
1.0,
0.257,
0.194
],
"timbre": [
55.737,
56.201,
34.886,
-15.913,
13.409,
-27.846,
-2.571,
-9.177,
0.469,
12.313,
-11.113,
-9.528
]
},
{
"start": 302.9275,
"duration": 0.44172,
"confidence": 0.51,
"loudness_start": -8.268,
"loudness_max_time": 0.07327,
"loudness_max": -2.517,
"loudness_end": 0.0,
"pitches": [
0.28,
0.39,
0.353,
0.274,
0.771,
0.347,
0.387,
0.384,
0.356,
1.0,
0.441,
0.277
],
"timbre": [
55.583,
45.572,
25.179,
-16.088,
3.839,
-32.878,
7.49,
5.028,
0.409,
10.787,
-10.032,
-21.394
]
},
{
"start": 303.3692,
"duration": 0.10381,
"confidence": 0.471,
"loudness_start": -7.553,
"loudness_max_time": 0.01537,
"loudness_max": -2.236,
"loudness_end": 0.0,
"pitches": [
0.736,
0.749,
0.334,
0.373,
0.982,
0.389,
0.774,
1.0,
0.777,
0.61,
0.69,
0.278
],
"timbre": [
56.022,
33.784,
13.84,
-24.402,
12.673,
-41.359,
-10.236,
24.708,
3.488,
-1.18,
4.293,
3.687
]
},
{
"start": 303.47302,
"duration": 0.33705,
"confidence": 0.216,
"loudness_start": -5.277,
"loudness_max_time": 0.04712,
"loudness_max": -1.414,
"loudness_end": 0.0,
"pitches": [
0.098,
0.135,
0.071,
0.116,
0.446,
0.107,
0.08,
0.117,
0.222,
1.0,
0.3,
0.172
],
"timbre": [
56.459,
78.111,
5.303,
-7.958,
34.818,
-36.18,
-21.946,
13.661,
7.1,
-9.262,
0.984,
-7.53
]
},
{
"start": 303.81006,
"duration": 0.42349,
"confidence": 0.023,
"loudness_start": -5.66,
"loudness_max_time": 0.28066,
"loudness_max": -3.083,
"loudness_end": 0.0,
"pitches": [
0.275,
0.183,
0.265,
0.338,
0.454,
0.281,
0.242,
0.3,
0.488,
1.0,
0.401,
0.194
],
"timbre": [
55.709,
41.817,
20.967,
-22.871,
15.259,
-52.186,
27.316,
-8.866,
6.397,
16.813,
-18.95,
-7.588
]
},
{
"start": 304.23355,
"duration": 0.38907,
"confidence": 0.185,
"loudness_start": -5.441,
"loudness_max_time": 0.01234,
"loudness_max": -2.151,
"loudness_end": 0.0,
"pitches": [
0.378,
0.505,
0.399,
0.211,
0.52,
0.428,
0.62,
0.536,
0.477,
1.0,
0.29,
0.276
],
"timbre": [
55.824,
50.135,
5.833,
-13.81,
5.419,
-49.957,
-3.964,
17.548,
5.077,
-6.243,
-10.427,
-18.053
]
},
{
"start": 304.62262,
"duration": 0.41193,
"confidence": 0.205,
"loudness_start": -6.262,
"loudness_max_time": 0.04889,
"loudness_max": -2.424,
"loudness_end": 0.0,
"pitches": [
0.265,
0.422,
0.35,
0.393,
1.0,
0.449,
0.296,
0.235,
0.261,
0.281,
0.161,
0.195
],
"timbre": [
55.693,
96.611,
-5.657,
-28.679,
34.014,
-34.624,
2.537,
-17.221,
-0.608,
26.265,
-18.485,
-22.279
]
},
{
"start": 305.03455,
"duration": 0.73696,
"confidence": 0.303,
"loudness_start": -6.191,
"loudness_max_time": 0.07122,
"loudness_max": -2.453,
"loudness_end": 0.0,
"pitches": [
0.741,
0.607,
0.748,
0.559,
0.865,
0.675,
0.909,
0.902,
1.0,
0.894,
0.832,
0.729
],
"timbre": [
55.397,
62.824,
24.535,
-38.387,
9.586,
-32.186,
-8.279,
4.009,
-6.485,
3.219,
-11.808,
-12.042
]
},
{
"start": 305.7715,
"duration": 0.16299,
"confidence": 0.046,
"loudness_start": -5.138,
"loudness_max_time": 0.04324,
"loudness_max": -1.959,
"loudness_end": 0.0,
"pitches": [
0.639,
0.436,
0.45,
0.419,
0.515,
0.49,
1.0,
0.987,
0.963,
0.946,
0.486,
0.106
],
"timbre": [
55.844,
47.157,
25.559,
-5.7,
19.671,
-39.347,
25.41,
6.205,
2.593,
-7.107,
-2.734,
-7.731
]
},
{
"start": 305.9345,
"duration": 0.84163,
"confidence": 0.29,
"loudness_start": -5.358,
"loudness_max_time": 0.03884,
"loudness_max": -1.445,
"loudness_end": 0.0,
"pitches": [
0.293,
0.339,
0.482,
0.459,
0.822,
0.777,
0.762,
1.0,
0.835,
0.439,
0.338,
0.684
],
"timbre": [
56.292,
32.311,
39.056,
-10.94,
25.036,
-32.405,
21.436,
12.545,
-4.681,
9.664,
-1.075,
-5.763
]
},
{
"start": 306.77615,
"duration": 0.28449,
"confidence": 0.466,
"loudness_start": -6.364,
"loudness_max_time": 0.09776,
"loudness_max": -1.19,
"loudness_end": 0.0,
"pitches": [
0.414,
0.305,
0.229,
0.431,
0.918,
0.502,
0.486,
0.37,
0.308,
0.135,
0.175,
1.0
],
"timbre": [
55.772,
43.935,
58.238,
-23.815,
34.148,
-39.659,
33.786,
13.256,
5.657,
7.034,
-7.329,
-8.152
]
},
{
"start": 307.06064,
"duration": 0.56277,
"confidence": 0.219,
"loudness_start": -4.573,
"loudness_max_time": 0.06195,
"loudness_max": -1.317,
"loudness_end": 0.0,
"pitches": [
0.505,
0.441,
0.6,
0.522,
0.585,
0.228,
0.53,
1.0,
0.867,
0.669,
0.44,
0.593
],
"timbre": [
55.935,
31.541,
32.527,
-2.447,
23.176,
-37.853,
29.407,
0.775,
5.06,
6.854,
-17.999,
-6.017
]
},
{
"start": 307.6234,
"duration": 0.33624,
"confidence": 0.217,
"loudness_start": -6.24,
"loudness_max_time": 0.07118,
"loudness_max": -1.975,
"loudness_end": 0.0,
"pitches": [
0.826,
0.291,
0.129,
0.162,
0.445,
0.182,
0.219,
0.295,
0.788,
0.397,
0.278,
1.0
],
"timbre": [
55.211,
13.781,
28.784,
-18.942,
-4.516,
-43.06,
19.18,
5.526,
19.212,
6.609,
-13.198,
-15.549
]
},
{
"start": 307.95963,
"duration": 0.28984,
"confidence": 0.251,
"loudness_start": -6.209,
"loudness_max_time": 0.03297,
"loudness_max": -1.567,
"loudness_end": 0.0,
"pitches": [
1.0,
0.75,
0.373,
0.373,
0.284,
0.277,
0.256,
0.479,
0.366,
0.123,
0.204,
0.559
],
"timbre": [
55.586,
35.043,
1.979,
-13.185,
-5.509,
-25.39,
0.131,
-1.68,
3.358,
4.332,
-3.558,
-19.292
]
},
{
"start": 308.24948,
"duration": 0.29143,
"confidence": 0.269,
"loudness_start": -7.563,
"loudness_max_time": 0.02676,
"loudness_max": -2.386,
"loudness_end": 0.0,
"pitches": [
0.933,
0.453,
0.15,
0.18,
0.231,
0.221,
0.117,
0.307,
0.244,
0.224,
0.219,
1.0
],
"timbre": [
54.468,
27.592,
-12.479,
-12.151,
-5.818,
-33.557,
-4.497,
-4.575,
-6.465,
10.225,
8.827,
-8.438
]
},
{
"start": 308.54092,
"duration": 0.26594,
"confidence": 0.564,
"loudness_start": -7.62,
"loudness_max_time": 0.05274,
"loudness_max": -0.879,
"loudness_end": 0.0,
"pitches": [
0.431,
0.614,
0.812,
1.0,
0.823,
0.427,
0.588,
0.48,
0.235,
0.664,
0.641,
0.703
],
"timbre": [
54.863,
22.85,
-13.143,
5.026,
-8.466,
-33.945,
-19.081,
11.427,
2.511,
-11.339,
-18.763,
0.966
]
},
{
"start": 308.80685,
"duration": 0.16249,
"confidence": 0.26,
"loudness_start": -10.75,
"loudness_max_time": 0.06748,
"loudness_max": -7.352,
"loudness_end": 0.0,
"pitches": [
0.505,
0.287,
0.31,
0.27,
0.96,
0.321,
0.346,
0.501,
0.624,
0.272,
0.143,
1.0
],
"timbre": [
51.671,
24.604,
15.338,
-34.853,
1.048,
-21.626,
-11.955,
-9.413,
23.205,
2.229,
-2.569,
-27.352
]
},
{
"start": 308.96933,
"duration": 0.06363,
"confidence": 0.466,
"loudness_start": -8.573,
"loudness_max_time": 0.0302,
"loudness_max": -3.927,
"loudness_end": 0.0,
"pitches": [
1.0,
0.965,
0.608,
0.597,
0.59,
0.586,
0.823,
0.819,
0.924,
0.928,
0.889,
0.426
],
"timbre": [
54.872,
61.31,
-14.22,
-38.015,
-9.978,
-39.663,
-2.605,
5.297,
11.818,
1.92,
0.004,
-16.313
]
},
{
"start": 309.03296,
"duration": 0.36703,
"confidence": 0.283,
"loudness_start": -5.559,
"loudness_max_time": 0.25236,
"loudness_max": -1.806,
"loudness_end": 0.0,
"pitches": [
0.224,
0.213,
0.129,
0.205,
1.0,
0.267,
0.171,
0.106,
0.158,
0.107,
0.084,
0.192
],
"timbre": [
56.411,
112.37,
4.575,
-24.185,
4.05,
-27.546,
14.829,
-4.385,
-2.419,
-5.433,
-5.438,
10.498
]
},
{
"start": 309.4,
"duration": 0.37166,
"confidence": 0.292,
"loudness_start": -6.609,
"loudness_max_time": 0.05009,
"loudness_max": -1.442,
"loudness_end": 0.0,
"pitches": [
0.231,
0.247,
0.268,
0.282,
1.0,
0.407,
0.367,
0.368,
0.371,
0.196,
0.194,
0.287
],
"timbre": [
56.145,
69.444,
29.391,
-17.144,
21.253,
-33.41,
20.983,
3.786,
-8.062,
8.809,
-16.18,
9.992
]
},
{
"start": 309.77167,
"duration": 0.51574,
"confidence": 0.153,
"loudness_start": -5.046,
"loudness_max_time": 0.11193,
"loudness_max": -1.807,
"loudness_end": 0.0,
"pitches": [
0.269,
0.351,
1.0,
0.547,
0.915,
0.424,
0.322,
0.324,
0.439,
0.293,
0.185,
0.234
],
"timbre": [
56.377,
49.165,
21.634,
-11.319,
30.124,
-40.744,
6.092,
4.376,
2.08,
10.564,
-4.751,
-6.286
]
},
{
"start": 310.28738,
"duration": 0.13519,
"confidence": 0.404,
"loudness_start": -5.532,
"loudness_max_time": 0.02093,
"loudness_max": -1.257,
"loudness_end": 0.0,
"pitches": [
0.714,
1.0,
0.253,
0.253,
0.659,
0.522,
0.34,
0.477,
0.299,
0.256,
0.401,
0.304
],
"timbre": [
56.971,
48.796,
28.279,
-15.257,
15.901,
-43.993,
8.143,
33.895,
1.828,
0.635,
4.505,
9.69
]
},
{
"start": 310.42258,
"duration": 0.19052,
"confidence": 0.061,
"loudness_start": -5.148,
"loudness_max_time": 0.06601,
"loudness_max": -2.18,
"loudness_end": 0.0,
"pitches": [
0.075,
0.054,
0.058,
0.371,
1.0,
0.395,
0.051,
0.028,
0.048,
0.023,
0.042,
0.306
],
"timbre": [
56.237,
74.561,
20.987,
-20.784,
38.843,
-33.663,
-3.694,
-12.127,
11.431,
18.695,
-16.517,
2.419
]
},
{
"start": 310.6131,
"duration": 0.22132,
"confidence": 0.234,
"loudness_start": -5.684,
"loudness_max_time": 0.06662,
"loudness_max": -2.43,
"loudness_end": 0.0,
"pitches": [
0.508,
0.688,
0.516,
0.707,
1.0,
0.363,
0.163,
0.302,
0.281,
0.229,
0.145,
0.427
],
"timbre": [
56.164,
48.014,
31.396,
-6.525,
25.188,
-32.188,
16.275,
2.06,
6.949,
21.938,
-17.002,
-3.816
]
},
{
"start": 310.8344,
"duration": 0.30122,
"confidence": 0.062,
"loudness_start": -5.057,
"loudness_max_time": 0.18812,
"loudness_max": -1.962,
"loudness_end": 0.0,
"pitches": [
0.56,
0.876,
0.18,
0.283,
1.0,
0.467,
0.249,
0.191,
0.33,
0.249,
0.181,
0.804
],
"timbre": [
56.036,
55.726,
39.658,
-6.844,
12.759,
-41.82,
26.321,
-5.413,
4.957,
5.138,
-8.893,
13.938
]
},
{
"start": 311.13565,
"duration": 0.09868,
"confidence": 0.315,
"loudness_start": -5.37,
"loudness_max_time": 0.0281,
"loudness_max": -1.461,
"loudness_end": 0.0,
"pitches": [
0.793,
1.0,
0.479,
0.632,
0.703,
0.641,
0.775,
0.461,
0.279,
0.196,
0.329,
0.234
],
"timbre": [
56.131,
32.544,
12.314,
-9.866,
29.4,
-35.463,
-11.596,
12.607,
16.466,
11.611,
0.341,
-12.696
]
},
{
"start": 311.23434,
"duration": 0.23868,
"confidence": 0.14,
"loudness_start": -5.712,
"loudness_max_time": 0.07088,
"loudness_max": -2.42,
"loudness_end": 0.0,
"pitches": [
1.0,
0.717,
0.271,
0.172,
0.952,
0.442,
0.154,
0.233,
0.362,
0.146,
0.115,
0.614
],
"timbre": [
55.348,
47.236,
25.248,
-17.176,
40.254,
-41.708,
17.395,
8.658,
18.471,
17.518,
-17.649,
-21.565
]
},
{
"start": 311.47302,
"duration": 0.50304,
"confidence": 0.122,
"loudness_start": -6.048,
"loudness_max_time": 0.11476,
"loudness_max": -2.889,
"loudness_end": 0.0,
"pitches": [
0.385,
0.61,
1.0,
0.66,
0.761,
0.422,
0.36,
0.507,
0.571,
0.347,
0.187,
0.376
],
"timbre": [
55.544,
30.011,
31.538,
-15.449,
33.056,
-42.757,
13.681,
11.335,
25.362,
16.014,
-9.163,
-7.244
]
},
{
"start": 311.97604,
"duration": 0.42526,
"confidence": 0.223,
"loudness_start": -6.458,
"loudness_max_time": 0.27376,
"loudness_max": -2.767,
"loudness_end": 0.0,
"pitches": [
0.098,
0.131,
0.163,
0.324,
1.0,
0.256,
0.209,
0.443,
0.137,
0.081,
0.073,
0.156
],
"timbre": [
55.872,
50.844,
18.32,
-39.151,
21.829,
-33.212,
-0.804,
17.186,
16.371,
16.505,
0.697,
-11.37
]
},
{
"start": 312.4013,
"duration": 0.30268,
"confidence": 0.141,
"loudness_start": -5.291,
"loudness_max_time": 0.04837,
"loudness_max": -1.552,
"loudness_end": 0.0,
"pitches": [
0.359,
1.0,
0.972,
0.323,
0.096,
0.086,
0.196,
0.179,
0.273,
0.318,
0.104,
0.175
],
"timbre": [
56.276,
51.485,
17.523,
-15.822,
22.486,
-39.22,
5.368,
2.241,
18.059,
3.725,
-4.777,
-0.971
]
},
{
"start": 312.70398,
"duration": 0.17923,
"confidence": 0.148,
"loudness_start": -6.181,
"loudness_max_time": 0.04082,
"loudness_max": -1.896,
"loudness_end": 0.0,
"pitches": [
0.799,
0.56,
0.44,
0.381,
0.28,
0.286,
1.0,
0.898,
0.588,
0.586,
0.238,
0.477
],
"timbre": [
56.047,
35.074,
33.455,
-6.054,
14.528,
-43.526,
25.563,
2.643,
4.492,
14.588,
-5.808,
7.729
]
},
{
"start": 312.8832,
"duration": 0.31333,
"confidence": 0.268,
"loudness_start": -4.875,
"loudness_max_time": 0.01084,
"loudness_max": -1.856,
"loudness_end": 0.0,
"pitches": [
0.472,
0.362,
0.193,
0.187,
0.127,
0.072,
0.239,
0.151,
0.2,
0.102,
0.075,
1.0
],
"timbre": [
56.779,
39.617,
17.249,
-9.411,
16.571,
-45.068,
8.253,
5.186,
9.05,
-5.484,
-9.227,
9.772
]
},
{
"start": 313.19656,
"duration": 0.55741,
"confidence": 0.017,
"loudness_start": -5.504,
"loudness_max_time": 0.13184,
"loudness_max": -1.289,
"loudness_end": 0.0,
"pitches": [
0.321,
0.384,
1.0,
0.424,
0.198,
0.179,
0.325,
0.284,
0.281,
0.232,
0.22,
0.56
],
"timbre": [
55.909,
54.831,
26.063,
-8.648,
21.587,
-35.475,
23.985,
2.106,
0.721,
1.675,
-9.672,
14.645
]
},
{
"start": 313.75397,
"duration": 0.15075,
"confidence": 0.235,
"loudness_start": -5.728,
"loudness_max_time": 0.01159,
"loudness_max": -2.124,
"loudness_end": 0.0,
"pitches": [
0.908,
0.21,
0.244,
0.445,
0.333,
0.261,
0.504,
0.293,
0.192,
0.171,
0.376,
1.0
],
"timbre": [
56.563,
28.546,
22.424,
-29.877,
13.739,
-53.284,
5.943,
22.447,
2.416,
7.583,
2.532,
11.649
]
},
{
"start": 313.90472,
"duration": 0.44621,
"confidence": 0.047,
"loudness_start": -3.406,
"loudness_max_time": 0.30762,
"loudness_max": -0.905,
"loudness_end": 0.0,
"pitches": [
0.911,
0.465,
0.533,
0.437,
0.247,
0.259,
0.447,
0.321,
0.313,
0.33,
0.238,
1.0
],
"timbre": [
56.899,
60.142,
15.453,
-4.568,
24.313,
-46.982,
25.446,
6.711,
0.946,
4.793,
-6.581,
18.089
]
},
{
"start": 314.35092,
"duration": 0.26866,
"confidence": 0.072,
"loudness_start": -6.404,
"loudness_max_time": 0.1407,
"loudness_max": -3.063,
"loudness_end": 0.0,
"pitches": [
1.0,
0.967,
0.57,
0.277,
0.187,
0.179,
0.403,
0.489,
0.442,
0.312,
0.249,
0.805
],
"timbre": [
55.175,
37.657,
13.681,
-23.989,
7.19,
-36.604,
17.498,
-0.297,
-0.373,
6.059,
-8.099,
14.778
]
},
{
"start": 314.6196,
"duration": 0.3888,
"confidence": 0.39,
"loudness_start": -6.014,
"loudness_max_time": 0.02526,
"loudness_max": -1.492,
"loudness_end": 0.0,
"pitches": [
0.512,
0.268,
0.317,
0.251,
0.29,
0.396,
0.778,
0.46,
0.44,
0.26,
0.146,
1.0
],
"timbre": [
56.073,
37.274,
7.503,
-14.289,
12.332,
-30.907,
-1.613,
9.667,
1.724,
-2.295,
9.314,
5.061
]
},
{
"start": 315.0084,
"duration": 0.10381,
"confidence": 0.182,
"loudness_start": -5.765,
"loudness_max_time": 0.04805,
"loudness_max": -2.69,
"loudness_end": 0.0,
"pitches": [
1.0,
0.978,
0.776,
0.632,
0.744,
0.778,
0.808,
0.738,
0.585,
0.589,
0.427,
0.431
],
"timbre": [
55.739,
35.286,
9.868,
-13.014,
6.248,
-39.428,
26.926,
17.867,
-3.675,
-10.624,
-2.785,
20.989
]
},
{
"start": 315.1122,
"duration": 0.20245,
"confidence": 0.133,
"loudness_start": -5.799,
"loudness_max_time": 0.04819,
"loudness_max": -2.765,
"loudness_end": 0.0,
"pitches": [
0.318,
0.785,
1.0,
0.359,
0.126,
0.167,
0.129,
0.101,
0.125,
0.185,
0.101,
0.187
],
"timbre": [
55.797,
44.09,
21.341,
-11.139,
27.025,
-38.701,
21.748,
13.212,
-7.929,
4.88,
-4.24,
23.61
]
},
{
"start": 315.31464,
"duration": 0.1751,
"confidence": 0.129,
"loudness_start": -5.365,
"loudness_max_time": 0.01989,
"loudness_max": -2.063,
"loudness_end": 0.0,
"pitches": [
0.488,
0.615,
0.71,
0.322,
1.0,
0.901,
0.568,
0.524,
0.269,
0.24,
0.132,
0.369
],
"timbre": [
55.466,
30.601,
12.819,
-7.082,
-0.065,
-40.588,
5.513,
-11.406,
2.707,
8.102,
2.311,
6.447
]
},
{
"start": 315.48975,
"duration": 0.15066,
"confidence": 0.362,
"loudness_start": -5.532,
"loudness_max_time": 0.0058,
"loudness_max": -1.546,
"loudness_end": 0.0,
"pitches": [
0.764,
1.0,
0.506,
0.216,
0.141,
0.148,
0.25,
0.154,
0.172,
0.275,
0.309,
0.209
],
"timbre": [
56.771,
37.255,
30.098,
-34.384,
21.542,
-59.929,
-13.905,
20.499,
10.185,
-2.04,
-1.488,
-5.602
]
},
{
"start": 315.6404,
"duration": 0.25578,
"confidence": 0.033,
"loudness_start": -3.082,
"loudness_max_time": 0.04365,
"loudness_max": -1.345,
"loudness_end": 0.0,
"pitches": [
0.116,
0.142,
0.376,
0.499,
1.0,
0.611,
0.226,
0.125,
0.154,
0.113,
0.106,
0.157
],
"timbre": [
57.044,
64.245,
20.409,
-0.574,
41.227,
-36.351,
8.323,
-5.166,
10.446,
23.655,
-20.533,
13.653
]
},
{
"start": 315.89618,
"duration": 0.27755,
"confidence": 0.349,
"loudness_start": -6.405,
"loudness_max_time": 0.0368,
"loudness_max": -2.181,
"loudness_end": 0.0,
"pitches": [
0.462,
0.857,
0.25,
0.301,
1.0,
0.451,
0.133,
0.128,
0.214,
0.308,
0.197,
0.294
],
"timbre": [
55.621,
50.921,
22.911,
-8.597,
18.204,
-36.482,
24.89,
4.163,
20.168,
13.339,
-4.798,
6.745
]
},
{
"start": 316.17374,
"duration": 0.15229,
"confidence": 0.06,
"loudness_start": -6.807,
"loudness_max_time": 0.03859,
"loudness_max": -3.06,
"loudness_end": 0.0,
"pitches": [
0.762,
0.785,
0.477,
0.404,
0.776,
0.711,
0.99,
1.0,
0.5,
0.555,
0.254,
0.11
],
"timbre": [
54.896,
42.469,
18.675,
-17.194,
10.241,
-35.043,
23.456,
-8.239,
14.841,
19.93,
-9.36,
1.031
]
},
{
"start": 316.32602,
"duration": 0.39469,
"confidence": 0.3,
"loudness_start": -5.704,
"loudness_max_time": 0.03619,
"loudness_max": -2.242,
"loudness_end": 0.0,
"pitches": [
0.379,
0.437,
0.257,
0.239,
0.574,
0.483,
0.547,
0.506,
0.459,
1.0,
0.326,
0.249
],
"timbre": [
55.908,
26.133,
10.029,
-24.556,
14.414,
-36.091,
11.346,
13.39,
15.256,
2.137,
0.846,
1.497
]
},
{
"start": 316.72073,
"duration": 0.43501,
"confidence": 0.122,
"loudness_start": -6.312,
"loudness_max_time": 0.12619,
"loudness_max": -2.118,
"loudness_end": 0.0,
"pitches": [
0.213,
0.629,
0.474,
0.444,
1.0,
0.507,
0.335,
0.315,
0.523,
0.65,
0.29,
0.234
],
"timbre": [
55.892,
37.757,
31.757,
-22.439,
21.664,
-40.599,
11.317,
10.613,
8.605,
7.889,
-5.618,
7.581
]
},
{
"start": 317.15573,
"duration": 0.23206,
"confidence": 0.424,
"loudness_start": -6.363,
"loudness_max_time": 0.07367,
"loudness_max": -1.904,
"loudness_end": 0.0,
"pitches": [
0.41,
0.655,
0.322,
0.361,
1.0,
0.542,
0.594,
0.643,
0.441,
0.975,
0.533,
0.41
],
"timbre": [
55.277,
54.59,
43.916,
-31.859,
22.526,
-31.123,
1.81,
7.186,
4.035,
11.937,
-8.845,
-9.957
]
},
{
"start": 317.3878,
"duration": 0.66204,
"confidence": 0.102,
"loudness_start": -4.653,
"loudness_max_time": 0.26488,
"loudness_max": -1.672,
"loudness_end": 0.0,
"pitches": [
0.395,
0.66,
0.681,
0.533,
0.918,
0.535,
0.532,
0.517,
0.465,
1.0,
0.417,
0.445
],
"timbre": [
56.268,
57.911,
25.299,
-1.412,
34.845,
-33.242,
11.811,
-8.967,
7.082,
12.882,
-9.356,
17.463
]
},
{
"start": 318.04984,
"duration": 0.89315,
"confidence": 0.434,
"loudness_start": -6.631,
"loudness_max_time": 0.04698,
"loudness_max": -1.856,
"loudness_end": 0.0,
"pitches": [
0.41,
0.662,
0.541,
0.415,
1.0,
0.498,
0.524,
0.514,
0.778,
0.989,
0.363,
0.514
],
"timbre": [
55.649,
38.872,
18.943,
-17.748,
14.437,
-23.103,
6.352,
3.544,
15.385,
8.561,
-10.447,
-5.254
]
},
{
"start": 318.943,
"duration": 0.73342,
"confidence": 0.308,
"loudness_start": -5.332,
"loudness_max_time": 0.21846,
"loudness_max": -2.001,
"loudness_end": 0.0,
"pitches": [
0.295,
0.395,
0.546,
0.232,
0.316,
0.463,
0.468,
1.0,
0.369,
0.781,
0.362,
0.341
],
"timbre": [
56.281,
41.593,
16.173,
-16.93,
18.811,
-43.691,
-5.588,
21.067,
16.013,
-7.287,
-11.296,
-4.617
]
},
{
"start": 319.67642,
"duration": 0.14363,
"confidence": 0.194,
"loudness_start": -5.566,
"loudness_max_time": 0.00104,
"loudness_max": -2.55,
"loudness_end": 0.0,
"pitches": [
0.595,
0.49,
0.4,
0.395,
0.701,
0.577,
0.803,
1.0,
0.616,
0.503,
0.175,
0.366
],
"timbre": [
54.873,
35.965,
6.27,
-25.527,
-0.425,
-61.557,
3.195,
-10.219,
12.617,
7.379,
-14.912,
-11.168
]
},
{
"start": 319.82004,
"duration": 0.38902,
"confidence": 0.383,
"loudness_start": -5.949,
"loudness_max_time": 0.00569,
"loudness_max": -1.2,
"loudness_end": 0.0,
"pitches": [
0.474,
0.434,
0.481,
0.249,
1.0,
0.804,
0.863,
0.897,
0.75,
0.419,
0.321,
0.625
],
"timbre": [
56.091,
37.793,
10.882,
-15.458,
19.099,
-57.154,
-12.023,
-2.67,
20.374,
-5.411,
-17.769,
-13.817
]
},
{
"start": 320.20908,
"duration": 0.44086,
"confidence": 0.045,
"loudness_start": -6.367,
"loudness_max_time": 0.13063,
"loudness_max": -2.897,
"loudness_end": 0.0,
"pitches": [
0.326,
0.404,
0.707,
0.449,
0.874,
0.59,
0.487,
1.0,
0.768,
0.407,
0.38,
0.552
],
"timbre": [
55.568,
40.264,
8.711,
-18.693,
8.558,
-40.888,
4.671,
7.912,
13.452,
5.242,
-3.231,
-17.932
]
},
{
"start": 320.64993,
"duration": 0.15732,
"confidence": 0.367,
"loudness_start": -6.26,
"loudness_max_time": 0.03955,
"loudness_max": -2.013,
"loudness_end": 0.0,
"pitches": [
0.49,
0.489,
0.266,
0.496,
0.67,
0.468,
0.582,
1.0,
0.234,
0.168,
0.274,
0.564
],
"timbre": [
56.123,
31.689,
22.44,
-31.562,
24.758,
-32.382,
-2.135,
23.445,
14.963,
6.598,
9.228,
-5.732
]
},
{
"start": 320.80725,
"duration": 0.26671,
"confidence": 0.065,
"loudness_start": -4.184,
"loudness_max_time": 0.03231,
"loudness_max": -1.863,
"loudness_end": 0.0,
"pitches": [
0.262,
0.119,
0.107,
0.195,
1.0,
0.45,
0.164,
0.262,
0.182,
0.071,
0.111,
0.475
],
"timbre": [
56.802,
73.616,
10.593,
-13.022,
34.298,
-53.467,
-7.701,
-8.456,
34.178,
5.658,
-1.968,
-6.54
]
},
{
"start": 321.07397,
"duration": 0.45878,
"confidence": 0.058,
"loudness_start": -4.485,
"loudness_max_time": 0.0434,
"loudness_max": -1.548,
"loudness_end": 0.0,
"pitches": [
0.3,
0.331,
0.593,
0.386,
1.0,
0.579,
0.465,
0.929,
0.631,
0.402,
0.27,
0.293
],
"timbre": [
55.98,
41.956,
9.851,
2.356,
21.397,
-42.32,
-6.884,
4.923,
25.805,
6.901,
-8.893,
-4.862
]
},
{
"start": 321.53275,
"duration": 0.31302,
"confidence": 0.509,
"loudness_start": -7.075,
"loudness_max_time": 0.02671,
"loudness_max": -2.068,
"loudness_end": 0.0,
"pitches": [
0.916,
0.802,
0.319,
0.209,
1.0,
0.318,
0.306,
0.629,
0.65,
0.175,
0.193,
0.488
],
"timbre": [
55.707,
32.437,
-2.805,
-21.041,
15.165,
-31.471,
2.505,
8.992,
15.555,
13.333,
6.193,
-13.521
]
},
{
"start": 321.84576,
"duration": 0.20308,
"confidence": 0.129,
"loudness_start": -6.13,
"loudness_max_time": 0.14717,
"loudness_max": -2.428,
"loudness_end": 0.0,
"pitches": [
1.0,
0.892,
0.552,
0.736,
0.871,
0.242,
0.36,
0.841,
0.705,
0.22,
0.409,
0.931
],
"timbre": [
55.65,
31.573,
14.783,
-19.107,
0.106,
-44.483,
-21.308,
11.475,
5.554,
6.911,
-3.885,
-14.121
]
},
{
"start": 322.04883,
"duration": 0.32571,
"confidence": 0.41,
"loudness_start": -6.162,
"loudness_max_time": 0.07145,
"loudness_max": -2.059,
"loudness_end": 0.0,
"pitches": [
0.723,
0.357,
0.228,
0.405,
1.0,
0.522,
0.347,
0.666,
0.462,
0.404,
0.256,
0.989
],
"timbre": [
55.456,
70.378,
2.102,
-35.312,
12.288,
-27.368,
-5.708,
-11.669,
26.427,
6.325,
-11.018,
-4.221
]
},
{
"start": 322.37457,
"duration": 0.31837,
"confidence": 0.277,
"loudness_start": -6.046,
"loudness_max_time": 0.18909,
"loudness_max": -2.206,
"loudness_end": 0.0,
"pitches": [
0.3,
0.666,
1.0,
0.428,
0.701,
0.468,
0.5,
0.669,
0.275,
0.28,
0.247,
0.271
],
"timbre": [
55.262,
35.68,
-1.083,
-29.801,
16.942,
-25.786,
-23.078,
-7.271,
7.076,
4.415,
-10.782,
-1.211
]
},
{
"start": 322.69293,
"duration": 0.19229,
"confidence": 0.409,
"loudness_start": -6.833,
"loudness_max_time": 0.0254,
"loudness_max": -2.724,
"loudness_end": 0.0,
"pitches": [
0.434,
0.34,
0.363,
0.435,
0.727,
0.565,
0.236,
0.627,
0.326,
0.255,
0.316,
1.0
],
"timbre": [
55.609,
11.037,
8.942,
-19.393,
5.782,
-55.273,
-7.784,
8.267,
18.071,
4.214,
-1.454,
-2.216
]
},
{
"start": 322.88522,
"duration": 0.39633,
"confidence": 0.192,
"loudness_start": -5.825,
"loudness_max_time": 0.23857,
"loudness_max": -2.322,
"loudness_end": 0.0,
"pitches": [
0.235,
0.185,
0.359,
0.658,
1.0,
0.356,
0.466,
0.534,
0.434,
0.315,
0.189,
0.178
],
"timbre": [
56.252,
67.288,
29.402,
-8.082,
23.021,
-32.968,
23.883,
-5.069,
11.608,
14.299,
-12.992,
7.906
]
},
{
"start": 323.28156,
"duration": 0.2883,
"confidence": 0.102,
"loudness_start": -6.324,
"loudness_max_time": 0.14649,
"loudness_max": -2.66,
"loudness_end": 0.0,
"pitches": [
0.68,
0.624,
0.293,
0.153,
1.0,
0.258,
0.17,
0.223,
0.366,
0.14,
0.124,
0.642
],
"timbre": [
55.801,
35.345,
9.761,
-20.024,
12.022,
-39.238,
-10.236,
17.364,
3.509,
3.619,
-18.206,
0.521
]
},
{
"start": 323.56985,
"duration": 0.20349,
"confidence": 0.47,
"loudness_start": -6.568,
"loudness_max_time": 0.14683,
"loudness_max": -1.686,
"loudness_end": 0.0,
"pitches": [
0.438,
0.277,
0.149,
0.355,
1.0,
0.588,
0.159,
0.215,
0.246,
0.084,
0.123,
0.477
],
"timbre": [
56.334,
44.446,
31.935,
-13.354,
20.539,
-37.798,
22.684,
17.902,
-0.411,
13.893,
-11.151,
-1.327
]
},
{
"start": 323.77332,
"duration": 0.10975,
"confidence": 0.114,
"loudness_start": -6.164,
"loudness_max_time": 0.05109,
"loudness_max": -3.193,
"loudness_end": 0.0,
"pitches": [
0.468,
1.0,
0.569,
0.431,
0.472,
0.358,
0.207,
0.18,
0.059,
0.164,
0.093,
0.048
],
"timbre": [
56.028,
65.94,
24.789,
-26.644,
11.861,
-31.836,
19.239,
4.423,
-15.619,
3.112,
-4.676,
4.459
]
},
{
"start": 323.8831,
"duration": 0.40132,
"confidence": 0.036,
"loudness_start": -3.944,
"loudness_max_time": 0.03914,
"loudness_max": -1.918,
"loudness_end": 0.0,
"pitches": [
0.181,
0.234,
0.208,
0.503,
1.0,
0.662,
0.43,
0.268,
0.29,
0.172,
0.175,
0.207
],
"timbre": [
56.791,
32.746,
45.023,
0.826,
32.353,
-37.461,
20.664,
2.548,
-1.109,
14.052,
-11.837,
-13.667
]
},
{
"start": 324.2844,
"duration": 0.1737,
"confidence": 0.023,
"loudness_start": -4.303,
"loudness_max_time": 0.10898,
"loudness_max": -1.488,
"loudness_end": 0.0,
"pitches": [
0.086,
0.076,
0.067,
0.085,
1.0,
0.31,
0.06,
0.05,
0.075,
0.036,
0.045,
0.225
],
"timbre": [
56.941,
47.949,
40.335,
-8.748,
26.423,
-44.891,
13.411,
5.758,
13.25,
5.92,
-13.756,
5.236
]
},
{
"start": 324.4581,
"duration": 0.15673,
"confidence": 0.22,
"loudness_start": -5.594,
"loudness_max_time": 0.0378,
"loudness_max": -2.579,
"loudness_end": 0.0,
"pitches": [
0.244,
0.248,
0.131,
0.244,
1.0,
0.188,
0.079,
0.074,
0.172,
0.141,
0.089,
0.132
],
"timbre": [
56.079,
33.31,
30.585,
-15.626,
23.55,
-27.071,
13.771,
-5.31,
10.538,
30.421,
-18.83,
1.358
]
},
{
"start": 324.61484,
"duration": 0.37175,
"confidence": 0.25,
"loudness_start": -6.619,
"loudness_max_time": 0.26079,
"loudness_max": -2.391,
"loudness_end": 0.0,
"pitches": [
0.138,
0.184,
0.263,
0.428,
1.0,
0.32,
0.223,
0.219,
0.231,
0.165,
0.142,
0.313
],
"timbre": [
55.223,
53.364,
29.732,
-31.164,
20.949,
-27.438,
20.39,
-12.144,
-1.13,
2.236,
-16.431,
3.378
]
},
{
"start": 324.98657,
"duration": 0.24404,
"confidence": 0.305,
"loudness_start": -5.307,
"loudness_max_time": 0.03755,
"loudness_max": -0.987,
"loudness_end": 0.0,
"pitches": [
0.265,
0.256,
0.15,
0.593,
1.0,
0.316,
0.156,
0.164,
0.147,
0.097,
0.102,
0.546
],
"timbre": [
56.177,
35.754,
13.404,
-6.762,
31.811,
-34.723,
3.495,
19.565,
10.585,
6.855,
-6.027,
-13.147
]
},
{
"start": 325.23062,
"duration": 0.09873,
"confidence": 0.099,
"loudness_start": -7.704,
"loudness_max_time": 0.07175,
"loudness_max": -5.228,
"loudness_end": 0.0,
"pitches": [
0.664,
1.0,
0.683,
0.624,
0.724,
0.657,
0.283,
0.299,
0.18,
0.106,
0.201,
0.535
],
"timbre": [
54.053,
47.058,
11.169,
-30.244,
27.417,
-32.743,
-1.594,
-2.495,
16.598,
4.334,
-5.591,
-13.574
]
},
{
"start": 325.32935,
"duration": 0.24898,
"confidence": 0.138,
"loudness_start": -6.537,
"loudness_max_time": 0.11689,
"loudness_max": -3.448,
"loudness_end": 0.0,
"pitches": [
0.738,
1.0,
0.578,
0.419,
0.59,
0.421,
0.344,
0.51,
0.47,
0.363,
0.142,
0.466
],
"timbre": [
55.329,
43.51,
19.529,
-16.6,
19.482,
-45.218,
3.063,
10.182,
22.273,
16.665,
0.548,
-12.085
]
},
{
"start": 325.5783,
"duration": 0.11057,
"confidence": 0.058,
"loudness_start": -4.753,
"loudness_max_time": 0.01628,
"loudness_max": -3.118,
"loudness_end": 0.0,
"pitches": [
0.576,
1.0,
0.4,
0.392,
0.599,
0.261,
0.182,
0.443,
0.184,
0.111,
0.134,
0.664
],
"timbre": [
55.338,
64.201,
9.32,
-18.172,
40.049,
-58.888,
-4.205,
5.01,
15.009,
14.014,
-5.821,
-15.043
]
},
{
"start": 325.6889,
"duration": 0.18608,
"confidence": 0.017,
"loudness_start": -5.684,
"loudness_max_time": 0.03567,
"loudness_max": -2.903,
"loudness_end": 0.0,
"pitches": [
0.507,
0.427,
0.2,
0.627,
1.0,
0.488,
0.266,
0.311,
0.299,
0.233,
0.134,
0.259
],
"timbre": [
54.972,
45.0,
5.295,
-11.031,
23.292,
-52.568,
11.442,
0.224,
14.341,
24.016,
-3.762,
-17.567
]
},
{
"start": 325.87497,
"duration": 0.87043,
"confidence": 0.301,
"loudness_start": -6.156,
"loudness_max_time": 0.00571,
"loudness_max": -2.435,
"loudness_end": 0.0,
"pitches": [
0.432,
0.662,
1.0,
0.555,
0.551,
0.457,
0.482,
0.511,
0.473,
0.432,
0.29,
0.528
],
"timbre": [
56.047,
49.397,
17.379,
-27.211,
12.439,
-53.386,
-9.949,
4.671,
15.034,
-7.851,
-3.967,
-1.307
]
},
{
"start": 326.7454,
"duration": 0.86549,
"confidence": 0.248,
"loudness_start": -6.291,
"loudness_max_time": 0.01227,
"loudness_max": -2.062,
"loudness_end": 0.0,
"pitches": [
0.643,
0.546,
1.0,
0.332,
0.361,
0.331,
0.622,
0.473,
0.439,
0.364,
0.347,
0.752
],
"timbre": [
56.141,
39.46,
19.179,
-22.519,
13.017,
-49.868,
-3.055,
10.223,
-4.35,
-3.621,
-1.353,
10.402
]
},
{
"start": 327.61087,
"duration": 0.86426,
"confidence": 0.297,
"loudness_start": -6.881,
"loudness_max_time": 0.09338,
"loudness_max": -1.474,
"loudness_end": 0.0,
"pitches": [
0.385,
0.448,
0.717,
0.301,
0.286,
0.317,
0.481,
0.361,
0.345,
0.325,
0.354,
1.0
],
"timbre": [
56.481,
34.715,
14.869,
-19.009,
14.353,
-54.059,
0.812,
13.118,
3.547,
-8.08,
-10.881,
7.513
]
},
{
"start": 328.47516,
"duration": 0.3127,
"confidence": 0.32,
"loudness_start": -6.629,
"loudness_max_time": 0.01426,
"loudness_max": -1.786,
"loudness_end": 0.0,
"pitches": [
0.767,
0.483,
0.351,
0.295,
0.124,
0.069,
0.475,
0.163,
0.258,
0.13,
0.076,
1.0
],
"timbre": [
56.194,
43.38,
5.585,
-11.286,
16.469,
-40.243,
3.338,
14.464,
-4.133,
-5.723,
-7.053,
15.313
]
},
{
"start": 328.78784,
"duration": 0.52943,
"confidence": 0.115,
"loudness_start": -6.606,
"loudness_max_time": 0.10707,
"loudness_max": -2.258,
"loudness_end": 0.0,
"pitches": [
0.406,
0.501,
1.0,
0.399,
0.287,
0.238,
0.505,
0.365,
0.257,
0.201,
0.142,
0.355
],
"timbre": [
55.691,
37.471,
33.88,
-16.358,
15.89,
-30.477,
15.404,
1.953,
-0.503,
8.381,
0.288,
18.176
]
},
{
"start": 329.3173,
"duration": 0.09773,
"confidence": 0.219,
"loudness_start": -5.768,
"loudness_max_time": 0.01875,
"loudness_max": -2.314,
"loudness_end": 0.0,
"pitches": [
0.858,
1.0,
0.701,
0.34,
0.53,
0.359,
0.416,
0.522,
0.354,
0.297,
0.523,
0.359
],
"timbre": [
55.905,
19.573,
19.836,
-12.126,
24.938,
-40.233,
-18.551,
14.591,
15.374,
0.004,
3.531,
-9.49
]
},
{
"start": 329.415,
"duration": 0.7785,
"confidence": 0.042,
"loudness_start": -5.513,
"loudness_max_time": 0.64077,
"loudness_max": -2.193,
"loudness_end": 0.0,
"pitches": [
0.315,
0.442,
0.392,
0.198,
1.0,
0.422,
0.443,
0.362,
0.343,
0.415,
0.253,
0.29
],
"timbre": [
56.307,
60.008,
28.948,
-6.618,
22.374,
-29.023,
11.304,
-8.602,
8.865,
4.448,
-3.438,
20.829
]
},
{
"start": 330.1935,
"duration": 0.38349,
"confidence": 0.347,
"loudness_start": -5.874,
"loudness_max_time": 0.01912,
"loudness_max": -1.503,
"loudness_end": 0.0,
"pitches": [
0.488,
0.541,
0.445,
0.305,
0.673,
0.619,
0.75,
0.687,
0.785,
1.0,
0.352,
0.324
],
"timbre": [
56.331,
42.168,
19.295,
-8.59,
25.323,
-44.474,
-0.615,
9.043,
8.54,
2.841,
5.956,
6.393
]
},
{
"start": 330.577,
"duration": 0.43492,
"confidence": 0.125,
"loudness_start": -5.05,
"loudness_max_time": 0.05247,
"loudness_max": -1.228,
"loudness_end": 0.0,
"pitches": [
0.241,
0.537,
0.459,
0.336,
1.0,
0.376,
0.311,
0.287,
0.29,
0.539,
0.256,
0.272
],
"timbre": [
56.338,
49.832,
43.793,
-3.51,
29.233,
-36.251,
16.593,
20.7,
3.775,
7.277,
-10.264,
15.431
]
},
{
"start": 331.01193,
"duration": 0.92295,
"confidence": 0.399,
"loudness_start": -6.349,
"loudness_max_time": 0.06422,
"loudness_max": -1.515,
"loudness_end": 0.0,
"pitches": [
0.589,
0.837,
0.697,
0.348,
0.91,
0.607,
0.624,
0.571,
0.486,
1.0,
0.679,
0.491
],
"timbre": [
55.692,
48.031,
37.011,
-21.506,
18.92,
-31.645,
4.44,
9.894,
14.199,
8.558,
-13.389,
-3.394
]
},
{
"start": 331.93488,
"duration": 0.54535,
"confidence": 0.5,
"loudness_start": -6.559,
"loudness_max_time": 0.02392,
"loudness_max": -1.69,
"loudness_end": 0.0,
"pitches": [
0.355,
0.805,
0.501,
0.248,
0.657,
0.375,
0.602,
0.611,
0.564,
1.0,
0.605,
0.384
],
"timbre": [
56.678,
48.434,
26.67,
-7.724,
19.04,
-50.018,
4.523,
11.125,
6.954,
-2.841,
-4.501,
8.614
]
},
{
"start": 332.48022,
"duration": 0.27351,
"confidence": 0.008,
"loudness_start": -5.239,
"loudness_max_time": 0.01587,
"loudness_max": -3.055,
"loudness_end": 0.0,
"pitches": [
0.795,
0.712,
0.536,
0.19,
0.696,
0.218,
0.281,
0.491,
0.32,
1.0,
0.344,
0.624
],
"timbre": [
55.815,
61.138,
11.46,
-7.734,
42.308,
-43.013,
3.883,
-8.643,
11.987,
14.174,
-12.94,
-11.696
]
},
{
"start": 332.75375,
"duration": 0.86567,
"confidence": 0.337,
"loudness_start": -5.825,
"loudness_max_time": 0.47642,
"loudness_max": -1.321,
"loudness_end": 0.0,
"pitches": [
0.352,
0.378,
0.562,
0.327,
0.406,
0.415,
0.504,
1.0,
0.752,
0.619,
0.376,
0.389
],
"timbre": [
56.118,
50.633,
20.475,
-22.535,
32.664,
-39.603,
11.154,
11.425,
10.886,
3.57,
-8.479,
-13.602
]
},
{
"start": 333.61942,
"duration": 0.44567,
"confidence": 0.226,
"loudness_start": -6.116,
"loudness_max_time": 0.31655,
"loudness_max": -1.8,
"loudness_end": 0.0,
"pitches": [
0.142,
0.107,
0.13,
0.302,
1.0,
0.347,
0.227,
0.288,
0.184,
0.119,
0.086,
0.498
],
"timbre": [
55.828,
30.402,
3.231,
-25.815,
10.407,
-33.125,
2.265,
0.386,
9.295,
20.436,
-1.953,
-3.556
]
},
{
"start": 334.0651,
"duration": 0.06472,
"confidence": 0.176,
"loudness_start": -6.629,
"loudness_max_time": 0.02007,
"loudness_max": -2.087,
"loudness_end": 0.0,
"pitches": [
0.938,
1.0,
0.89,
0.89,
0.701,
0.656,
0.8,
0.869,
0.905,
0.885,
0.859,
0.66
],
"timbre": [
54.983,
38.263,
-4.584,
-18.859,
6.936,
-49.769,
-0.19,
0.578,
7.995,
6.395,
5.215,
-22.154
]
},
{
"start": 334.1298,
"duration": 0.37642,
"confidence": 0.175,
"loudness_start": -5.996,
"loudness_max_time": 0.05601,
"loudness_max": -2.962,
"loudness_end": 0.0,
"pitches": [
0.432,
0.306,
0.466,
0.735,
1.0,
0.603,
0.468,
0.665,
0.665,
0.35,
0.321,
0.626
],
"timbre": [
55.685,
75.78,
7.578,
-32.984,
21.343,
-25.672,
6.602,
-13.514,
28.218,
-4.912,
-12.606,
-17.652
]
},
{
"start": 334.5062,
"duration": 0.25587,
"confidence": 0.02,
"loudness_start": -5.598,
"loudness_max_time": 0.02163,
"loudness_max": -2.351,
"loudness_end": 0.0,
"pitches": [
0.387,
0.31,
0.338,
0.292,
1.0,
0.866,
0.526,
0.493,
0.339,
0.244,
0.207,
0.947
],
"timbre": [
55.955,
22.369,
7.654,
-21.364,
-2.466,
-41.444,
3.779,
4.636,
3.406,
5.717,
5.455,
-1.735
]
},
{
"start": 334.7621,
"duration": 0.29016,
"confidence": 0.3,
"loudness_start": -6.44,
"loudness_max_time": 0.04503,
"loudness_max": -1.786,
"loudness_end": 0.0,
"pitches": [
0.455,
0.609,
0.297,
0.555,
0.8,
0.337,
0.284,
0.915,
0.545,
0.359,
0.23,
1.0
],
"timbre": [
55.881,
24.509,
24.852,
-16.559,
25.585,
-29.252,
-0.825,
3.302,
19.303,
3.012,
-7.749,
-6.602
]
},
{
"start": 335.05225,
"duration": 0.27864,
"confidence": 0.098,
"loudness_start": -5.987,
"loudness_max_time": 0.07821,
"loudness_max": -2.764,
"loudness_end": 0.0,
"pitches": [
0.554,
0.324,
0.245,
0.238,
0.291,
0.129,
0.21,
0.395,
0.328,
0.167,
0.159,
1.0
],
"timbre": [
55.443,
54.856,
-5.286,
-30.945,
21.406,
-36.155,
-7.465,
-8.585,
18.956,
-4.886,
-9.406,
-7.564
]
},
{
"start": 335.33087,
"duration": 0.30762,
"confidence": 0.32,
"loudness_start": -6.687,
"loudness_max_time": 0.09546,
"loudness_max": -2.237,
"loudness_end": 0.0,
"pitches": [
0.454,
0.399,
0.355,
0.536,
0.656,
0.582,
0.407,
1.0,
0.366,
0.241,
0.225,
0.551
],
"timbre": [
55.381,
36.549,
8.814,
-32.107,
6.181,
-26.069,
2.03,
-9.324,
8.148,
8.427,
-6.774,
-4.297
]
},
{
"start": 335.6385,
"duration": 0.39465,
"confidence": 0.179,
"loudness_start": -6.082,
"loudness_max_time": 0.19952,
"loudness_max": -3.215,
"loudness_end": 0.0,
"pitches": [
0.39,
0.591,
0.624,
1.0,
0.971,
0.544,
0.285,
0.963,
0.727,
0.303,
0.384,
0.685
],
"timbre": [
55.318,
20.981,
-2.191,
-17.802,
-5.233,
-36.03,
-8.682,
-5.46,
5.436,
5.633,
-17.967,
-7.726
]
},
{
"start": 336.03314,
"duration": 0.10503,
"confidence": 0.005,
"loudness_start": -7.872,
"loudness_max_time": 0.02465,
"loudness_max": -4.875,
"loudness_end": 0.0,
"pitches": [
0.338,
1.0,
0.855,
0.454,
0.277,
0.176,
0.169,
0.316,
0.2,
0.175,
0.088,
0.199
],
"timbre": [
53.834,
17.758,
-0.361,
-29.747,
1.702,
-44.561,
4.047,
1.951,
14.246,
5.498,
1.913,
-7.831
]
},
{
"start": 336.13818,
"duration": 0.35388,
"confidence": 0.245,
"loudness_start": -6.436,
"loudness_max_time": 0.11723,
"loudness_max": -3.723,
"loudness_end": 0.0,
"pitches": [
0.235,
0.234,
0.126,
0.138,
0.218,
0.176,
0.079,
0.219,
0.281,
1.0,
0.667,
0.242
],
"timbre": [
54.811,
7.579,
-5.144,
-15.126,
-7.35,
-40.184,
-14.732,
3.446,
15.087,
12.167,
-10.743,
-13.563
]
},
{
"start": 336.49207,
"duration": 0.30181,
"confidence": 0.059,
"loudness_start": -8.416,
"loudness_max_time": 0.17104,
"loudness_max": -4.729,
"loudness_end": 0.0,
"pitches": [
0.711,
0.561,
0.254,
0.298,
0.196,
0.251,
0.484,
0.745,
1.0,
0.246,
0.229,
0.701
],
"timbre": [
53.646,
25.739,
8.206,
-36.543,
1.629,
-45.32,
-4.923,
23.038,
20.225,
22.664,
-0.643,
-5.661
]
},
{
"start": 336.79388,
"duration": 0.29596,
"confidence": 0.128,
"loudness_start": -6.409,
"loudness_max_time": 0.1763,
"loudness_max": -3.059,
"loudness_end": 0.0,
"pitches": [
0.848,
0.822,
0.321,
0.558,
0.997,
0.335,
0.219,
0.289,
0.513,
0.221,
0.347,
1.0
],
"timbre": [
55.04,
94.061,
-17.071,
-32.868,
7.145,
-46.051,
-17.479,
-7.215,
8.916,
18.769,
-15.276,
-1.76
]
},
{
"start": 337.08984,
"duration": 0.36041,
"confidence": 0.462,
"loudness_start": -6.876,
"loudness_max_time": 0.02916,
"loudness_max": -1.512,
"loudness_end": 0.0,
"pitches": [
0.832,
0.592,
0.123,
0.231,
0.586,
0.275,
0.143,
0.268,
0.361,
0.191,
0.19,
1.0
],
"timbre": [
55.317,
50.011,
-8.27,
-7.998,
6.325,
-27.038,
-13.322,
11.796,
6.646,
15.605,
3.326,
-12.237
]
},
{
"start": 337.45026,
"duration": 0.09823,
"confidence": 0.038,
"loudness_start": -6.316,
"loudness_max_time": 0.01841,
"loudness_max": -4.707,
"loudness_end": 0.0,
"pitches": [
0.854,
1.0,
0.376,
0.338,
0.587,
0.401,
0.361,
0.607,
0.486,
0.222,
0.156,
0.837
],
"timbre": [
54.634,
45.827,
18.362,
-31.601,
6.609,
-41.892,
-12.742,
-9.033,
19.753,
3.473,
-6.3,
-22.86
]
},
{
"start": 337.5485,
"duration": 0.27293,
"confidence": 0.119,
"loudness_start": -5.337,
"loudness_max_time": 0.01794,
"loudness_max": -2.482,
"loudness_end": 0.0,
"pitches": [
0.515,
1.0,
0.283,
0.184,
0.375,
0.325,
0.607,
0.977,
0.837,
0.171,
0.215,
0.37
],
"timbre": [
55.111,
66.672,
-3.486,
-25.896,
3.207,
-56.106,
-10.034,
-7.808,
22.784,
8.643,
2.929,
-14.61
]
},
{
"start": 337.8214,
"duration": 0.14476,
"confidence": 0.015,
"loudness_start": -6.007,
"loudness_max_time": 0.03683,
"loudness_max": -2.753,
"loudness_end": 0.0,
"pitches": [
0.974,
0.73,
0.655,
0.56,
0.642,
0.649,
0.999,
1.0,
0.963,
0.893,
0.423,
0.333
],
"timbre": [
54.566,
72.056,
-13.961,
-11.385,
-1.387,
-34.747,
-8.497,
-15.389,
12.774,
18.071,
-7.887,
-6.057
]
},
{
"start": 337.96616,
"duration": 0.30762,
"confidence": 0.504,
"loudness_start": -7.462,
"loudness_max_time": 0.03914,
"loudness_max": -1.548,
"loudness_end": 0.0,
"pitches": [
1.0,
0.726,
0.334,
0.466,
0.878,
0.268,
0.257,
0.356,
0.543,
0.197,
0.14,
0.73
],
"timbre": [
55.078,
40.076,
11.475,
-16.834,
8.083,
-18.096,
-12.189,
10.223,
14.151,
19.456,
-5.992,
-15.988
]
},
{
"start": 338.2738,
"duration": 0.21492,
"confidence": 0.336,
"loudness_start": -6.862,
"loudness_max_time": 0.15918,
"loudness_max": -1.867,
"loudness_end": 0.0,
"pitches": [
0.371,
0.319,
0.19,
0.338,
1.0,
0.763,
0.191,
0.369,
0.323,
0.135,
0.16,
0.528
],
"timbre": [
55.374,
71.529,
15.479,
-21.714,
7.233,
-23.465,
-8.965,
-5.117,
15.27,
20.531,
-15.295,
-18.863
]
},
{
"start": 338.4887,
"duration": 0.37179,
"confidence": 0.157,
"loudness_start": -7.889,
"loudness_max_time": 0.22918,
"loudness_max": -3.387,
"loudness_end": 0.0,
"pitches": [
0.661,
0.384,
0.261,
0.5,
0.634,
0.381,
0.358,
0.569,
0.733,
0.472,
0.404,
1.0
],
"timbre": [
53.745,
59.187,
10.452,
-39.36,
-7.684,
-34.509,
-5.592,
-2.937,
11.444,
15.872,
-15.777,
-13.105
]
},
{
"start": 338.8605,
"duration": 0.278,
"confidence": 0.385,
"loudness_start": -6.024,
"loudness_max_time": 0.00676,
"loudness_max": -1.573,
"loudness_end": 0.0,
"pitches": [
0.847,
0.583,
0.257,
0.109,
0.627,
0.321,
0.184,
0.386,
0.44,
0.23,
0.173,
1.0
],
"timbre": [
55.861,
46.172,
6.11,
-20.395,
0.033,
-57.723,
-19.127,
3.184,
10.959,
3.082,
-11.93,
-9.738
]
},
{
"start": 339.1385,
"duration": 0.15048,
"confidence": 0.125,
"loudness_start": -6.797,
"loudness_max_time": 0.01921,
"loudness_max": -3.383,
"loudness_end": 0.0,
"pitches": [
1.0,
0.787,
0.625,
0.614,
0.905,
0.463,
0.31,
0.491,
0.636,
0.392,
0.365,
0.781
],
"timbre": [
54.935,
68.941,
23.286,
-17.572,
1.051,
-42.442,
-11.439,
-14.498,
7.867,
6.614,
0.998,
-15.94
]
},
{
"start": 339.28897,
"duration": 0.1059,
"confidence": 0.118,
"loudness_start": -6.345,
"loudness_max_time": 0.00635,
"loudness_max": -2.477,
"loudness_end": 0.0,
"pitches": [
1.0,
0.709,
0.489,
0.486,
0.402,
0.376,
0.702,
0.672,
0.708,
0.69,
0.432,
0.268
],
"timbre": [
54.414,
52.601,
6.77,
-11.702,
-3.149,
-63.365,
-12.824,
-4.194,
12.471,
21.864,
-21.13,
-14.673
]
},
{
"start": 339.39487,
"duration": 0.14454,
"confidence": 0.071,
"loudness_start": -7.409,
"loudness_max_time": 0.04435,
"loudness_max": -5.033,
"loudness_end": 0.0,
"pitches": [
1.0,
0.945,
0.733,
0.855,
0.542,
0.426,
0.197,
0.414,
0.86,
0.463,
0.397,
0.521
],
"timbre": [
53.861,
50.595,
15.384,
-28.46,
4.801,
-25.881,
-22.358,
-1.902,
10.149,
7.399,
-7.583,
-10.803
]
},
{
"start": 339.5394,
"duration": 0.15333,
"confidence": 0.127,
"loudness_start": -7.01,
"loudness_max_time": 0.03204,
"loudness_max": -2.669,
"loudness_end": 0.0,
"pitches": [
0.535,
0.537,
0.542,
0.473,
0.982,
0.888,
0.978,
1.0,
0.515,
0.489,
0.157,
0.324
],
"timbre": [
54.296,
46.089,
-0.431,
-14.43,
-7.063,
-33.761,
-3.275,
-10.262,
15.737,
7.578,
-0.869,
-13.429
]
},
{
"start": 339.69275,
"duration": 0.14757,
"confidence": 0.498,
"loudness_start": -7.179,
"loudness_max_time": 0.02655,
"loudness_max": -1.221,
"loudness_end": 0.0,
"pitches": [
0.446,
0.628,
0.209,
0.491,
1.0,
0.616,
0.686,
0.827,
0.667,
0.636,
0.623,
0.578
],
"timbre": [
55.377,
35.622,
-2.027,
-6.17,
12.07,
-23.793,
-18.43,
7.891,
18.268,
10.522,
3.72,
-12.96
]
},
{
"start": 339.84033,
"duration": 0.14136,
"confidence": 0.301,
"loudness_start": -7.815,
"loudness_max_time": 0.01757,
"loudness_max": -2.766,
"loudness_end": 0.0,
"pitches": [
0.852,
0.554,
0.312,
0.587,
0.765,
0.781,
0.448,
0.555,
0.68,
0.625,
1.0,
0.624
],
"timbre": [
54.779,
37.658,
9.708,
-11.598,
4.881,
-40.783,
-18.12,
8.473,
6.04,
12.781,
0.7,
-7.15
]
},
{
"start": 339.9817,
"duration": 0.13206,
"confidence": 0.363,
"loudness_start": -7.367,
"loudness_max_time": 0.02329,
"loudness_max": -2.865,
"loudness_end": 0.0,
"pitches": [
1.0,
0.322,
0.174,
0.666,
0.403,
0.48,
0.622,
0.685,
0.846,
0.726,
0.795,
0.577
],
"timbre": [
54.889,
27.653,
1.743,
-6.717,
9.453,
-43.96,
-29.936,
-2.573,
12.692,
4.035,
-9.139,
-9.006
]
},
{
"start": 340.11374,
"duration": 0.09927,
"confidence": 0.367,
"loudness_start": -8.636,
"loudness_max_time": 0.03261,
"loudness_max": -1.899,
"loudness_end": 0.0,
"pitches": [
0.986,
1.0,
0.86,
0.808,
0.954,
0.954,
0.993,
0.987,
0.831,
0.844,
0.698,
0.198
],
"timbre": [
54.253,
70.113,
-15.527,
-12.46,
2.504,
-25.951,
-6.028,
3.686,
12.429,
0.425,
12.418,
-8.387
]
},
{
"start": 340.213,
"duration": 0.0639,
"confidence": 0.1,
"loudness_start": -7.281,
"loudness_max_time": 0.01941,
"loudness_max": -4.695,
"loudness_end": 0.0,
"pitches": [
0.784,
1.0,
0.687,
0.786,
0.879,
0.85,
0.915,
0.962,
1.0,
0.958,
0.398,
0.191
],
"timbre": [
54.302,
105.902,
-16.545,
-36.19,
3.087,
-38.321,
-14.885,
-11.04,
1.383,
11.819,
-2.159,
-5.982
]
},
{
"start": 340.27692,
"duration": 0.2439,
"confidence": 0.044,
"loudness_start": -5.749,
"loudness_max_time": 0.15347,
"loudness_max": -2.996,
"loudness_end": 0.0,
"pitches": [
1.0,
0.575,
0.483,
0.641,
0.93,
0.542,
0.431,
0.431,
0.58,
0.24,
0.28,
0.917
],
"timbre": [
55.101,
94.648,
-15.634,
-31.896,
9.051,
-34.087,
-9.062,
-11.464,
21.594,
11.624,
-14.385,
-15.606
]
},
{
"start": 340.5208,
"duration": 0.1278,
"confidence": 0.492,
"loudness_start": -7.915,
"loudness_max_time": 0.05107,
"loudness_max": -2.289,
"loudness_end": 0.0,
"pitches": [
1.0,
0.842,
0.617,
0.795,
0.87,
0.894,
0.701,
0.501,
0.264,
0.234,
0.469,
0.398
],
"timbre": [
54.858,
46.742,
7.123,
-37.404,
14.714,
-16.138,
-1.235,
0.29,
4.478,
20.171,
-14.273,
-7.549
]
},
{
"start": 340.64862,
"duration": 0.22045,
"confidence": 0.109,
"loudness_start": -6.263,
"loudness_max_time": 0.07798,
"loudness_max": -2.712,
"loudness_end": 0.0,
"pitches": [
1.0,
0.741,
0.161,
0.122,
0.434,
0.197,
0.091,
0.166,
0.3,
0.142,
0.151,
0.821
],
"timbre": [
54.304,
46.272,
13.804,
-13.256,
-2.569,
-32.615,
-3.417,
2.856,
13.257,
-3.304,
-17.745,
-16.256
]
},
{
"start": 340.86908,
"duration": 0.13297,
"confidence": 0.017,
"loudness_start": -7.358,
"loudness_max_time": 0.01243,
"loudness_max": -5.683,
"loudness_end": 0.0,
"pitches": [
0.959,
0.676,
0.711,
0.718,
1.0,
0.652,
0.249,
0.444,
0.426,
0.128,
0.158,
0.969
],
"timbre": [
54.061,
45.997,
13.237,
-31.366,
-8.657,
-38.327,
-16.096,
-7.875,
15.071,
-1.215,
-7.646,
-16.677
]
},
{
"start": 341.00204,
"duration": 0.27859,
"confidence": 0.385,
"loudness_start": -6.162,
"loudness_max_time": 0.02619,
"loudness_max": -1.404,
"loudness_end": 0.0,
"pitches": [
0.417,
0.786,
0.266,
0.267,
0.22,
0.237,
0.203,
0.74,
1.0,
0.187,
0.229,
0.307
],
"timbre": [
55.53,
70.871,
-3.98,
-12.136,
-4.466,
-45.128,
-9.891,
-14.77,
11.478,
16.376,
2.155,
-8.726
]
},
{
"start": 341.28064,
"duration": 0.14512,
"confidence": 0.177,
"loudness_start": -6.378,
"loudness_max_time": 0.03025,
"loudness_max": -2.064,
"loudness_end": 0.0,
"pitches": [
0.952,
0.576,
0.526,
0.44,
0.767,
0.646,
0.983,
1.0,
0.66,
0.631,
0.321,
0.259
],
"timbre": [
55.02,
72.081,
-6.733,
-14.783,
-2.57,
-42.346,
-4.261,
-11.304,
18.227,
5.253,
3.909,
-12.745
]
},
{
"start": 341.42575,
"duration": 0.37338,
"confidence": 0.352,
"loudness_start": -6.442,
"loudness_max_time": 0.02449,
"loudness_max": -1.917,
"loudness_end": 0.0,
"pitches": [
0.506,
0.409,
0.421,
0.316,
1.0,
0.619,
0.638,
0.609,
0.706,
0.369,
0.282,
0.468
],
"timbre": [
55.578,
46.28,
3.528,
-13.913,
8.272,
-41.233,
-12.231,
0.668,
13.533,
14.114,
2.012,
-15.099
]
},
{
"start": 341.79913,
"duration": 0.34721,
"confidence": 0.234,
"loudness_start": -6.992,
"loudness_max_time": 0.07655,
"loudness_max": -2.288,
"loudness_end": 0.0,
"pitches": [
0.771,
0.846,
0.323,
0.317,
0.259,
0.153,
0.251,
1.0,
0.818,
0.135,
0.165,
0.375
],
"timbre": [
54.553,
65.42,
5.251,
-23.544,
-7.811,
-33.748,
-14.606,
2.97,
11.809,
1.285,
-6.111,
-7.636
]
},
{
"start": 342.14636,
"duration": 0.08127,
"confidence": 0.107,
"loudness_start": -5.868,
"loudness_max_time": 0.01302,
"loudness_max": -2.684,
"loudness_end": 0.0,
"pitches": [
0.749,
0.765,
0.737,
0.754,
0.987,
0.963,
1.0,
0.992,
0.959,
0.952,
0.497,
0.268
],
"timbre": [
53.918,
68.032,
-19.917,
-15.895,
-18.978,
-61.686,
-2.14,
-1.503,
10.386,
8.623,
-3.98,
-5.374
]
},
{
"start": 342.22763,
"duration": 0.20363,
"confidence": 0.502,
"loudness_start": -7.713,
"loudness_max_time": 0.09014,
"loudness_max": -2.675,
"loudness_end": 0.0,
"pitches": [
0.395,
0.523,
0.171,
0.705,
1.0,
0.331,
0.386,
0.44,
0.232,
0.127,
0.21,
0.244
],
"timbre": [
54.267,
63.929,
12.422,
-42.585,
-11.798,
-18.166,
-9.227,
-5.397,
-6.745,
14.231,
-13.506,
-12.18
]
},
{
"start": 342.43124,
"duration": 0.08073,
"confidence": 0.098,
"loudness_start": -5.917,
"loudness_max_time": 0.01279,
"loudness_max": -3.111,
"loudness_end": 0.0,
"pitches": [
0.725,
0.931,
0.904,
0.903,
1.0,
0.972,
0.833,
0.841,
0.667,
0.648,
0.292,
0.191
],
"timbre": [
53.872,
45.637,
-5.413,
-14.157,
-11.047,
-64.597,
-11.581,
-9.383,
9.003,
19.116,
-7.569,
-19.227
]
},
{
"start": 342.51196,
"duration": 0.28989,
"confidence": 0.028,
"loudness_start": -7.479,
"loudness_max_time": 0.23338,
"loudness_max": -4.397,
"loudness_end": 0.0,
"pitches": [
0.413,
0.301,
0.24,
0.555,
1.0,
0.217,
0.195,
0.295,
0.302,
0.224,
0.129,
0.781
],
"timbre": [
53.948,
56.621,
12.638,
-40.75,
-0.628,
-34.933,
-10.506,
4.462,
14.986,
10.229,
-12.361,
-12.727
]
},
{
"start": 342.80185,
"duration": 0.20313,
"confidence": 0.204,
"loudness_start": -7.504,
"loudness_max_time": 0.08605,
"loudness_max": -4.597,
"loudness_end": 0.0,
"pitches": [
0.327,
0.595,
0.368,
0.842,
1.0,
0.493,
0.201,
0.141,
0.129,
0.141,
0.114,
0.24
],
"timbre": [
54.284,
71.28,
12.372,
-36.05,
3.996,
-26.974,
-15.055,
-8.277,
13.095,
7.821,
-7.562,
-6.505
]
},
{
"start": 343.005,
"duration": 0.16295,
"confidence": 0.099,
"loudness_start": -6.266,
"loudness_max_time": 0.00805,
"loudness_max": -2.111,
"loudness_end": 0.0,
"pitches": [
0.422,
0.174,
0.121,
0.074,
1.0,
0.726,
0.734,
0.696,
0.283,
0.248,
0.084,
0.331
],
"timbre": [
55.626,
50.476,
9.113,
-32.438,
10.337,
-59.698,
-8.913,
3.536,
16.272,
17.404,
-10.983,
-15.181
]
},
{
"start": 343.16794,
"duration": 0.12785,
"confidence": 0.082,
"loudness_start": -5.17,
"loudness_max_time": 0.0051,
"loudness_max": -1.91,
"loudness_end": 0.0,
"pitches": [
0.661,
1.0,
0.37,
0.281,
0.301,
0.219,
0.227,
0.252,
0.15,
0.263,
0.219,
0.228
],
"timbre": [
55.582,
47.281,
23.055,
-13.61,
-2.188,
-54.801,
-24.297,
3.858,
5.906,
-1.594,
-6.598,
-2.921
]
},
{
"start": 343.29578,
"duration": 0.14481,
"confidence": 0.32,
"loudness_start": -6.188,
"loudness_max_time": 0.0158,
"loudness_max": -1.417,
"loudness_end": 0.0,
"pitches": [
0.255,
0.154,
0.129,
0.398,
1.0,
0.286,
0.293,
0.47,
0.218,
0.147,
0.125,
0.426
],
"timbre": [
55.509,
31.738,
4.915,
-6.81,
4.978,
-52.145,
-24.061,
2.963,
11.261,
3.23,
7.919,
-8.123
]
},
{
"start": 343.44058,
"duration": 0.29029,
"confidence": 0.394,
"loudness_start": -6.315,
"loudness_max_time": 0.00621,
"loudness_max": -1.695,
"loudness_end": 0.0,
"pitches": [
1.0,
0.849,
0.536,
0.703,
0.804,
0.398,
0.35,
0.254,
0.299,
0.186,
0.151,
0.586
],
"timbre": [
55.55,
38.298,
0.436,
-16.908,
6.386,
-60.15,
-30.577,
24.09,
16.608,
-2.749,
-4.207,
-8.319
]
},
{
"start": 343.73087,
"duration": 0.30159,
"confidence": 0.084,
"loudness_start": -5.738,
"loudness_max_time": 0.03308,
"loudness_max": -3.563,
"loudness_end": 0.0,
"pitches": [
0.768,
0.67,
0.225,
0.184,
0.701,
0.521,
0.167,
0.176,
0.444,
0.211,
0.102,
1.0
],
"timbre": [
55.149,
80.161,
-14.517,
-23.02,
8.119,
-34.727,
-18.34,
-11.847,
14.974,
7.299,
-14.803,
-12.481
]
},
{
"start": 344.03247,
"duration": 0.42893,
"confidence": 0.474,
"loudness_start": -6.778,
"loudness_max_time": 0.01288,
"loudness_max": -2.018,
"loudness_end": 0.0,
"pitches": [
0.584,
0.45,
0.479,
0.33,
1.0,
0.589,
0.561,
0.587,
0.671,
0.337,
0.324,
0.787
],
"timbre": [
55.627,
36.212,
1.306,
-6.452,
2.368,
-43.5,
-17.638,
4.312,
7.914,
4.472,
-4.762,
-9.893
]
},
{
"start": 344.4614,
"duration": 0.44762,
"confidence": 0.355,
"loudness_start": -6.256,
"loudness_max_time": 0.02095,
"loudness_max": -1.43,
"loudness_end": 0.0,
"pitches": [
0.477,
0.521,
0.481,
0.567,
1.0,
0.407,
0.376,
0.58,
0.682,
0.311,
0.351,
0.72
],
"timbre": [
55.019,
58.004,
-5.922,
-13.188,
-5.347,
-50.302,
-11.984,
-9.809,
10.329,
5.982,
9.713,
-12.752
]
},
{
"start": 344.90903,
"duration": 0.24009,
"confidence": 0.375,
"loudness_start": -6.597,
"loudness_max_time": 0.14735,
"loudness_max": -2.532,
"loudness_end": 0.0,
"pitches": [
0.537,
0.468,
0.236,
0.493,
1.0,
0.41,
0.156,
0.252,
0.276,
0.158,
0.137,
0.514
],
"timbre": [
55.713,
33.469,
2.85,
-18.943,
0.345,
-43.334,
-9.724,
12.011,
12.175,
0.959,
-19.101,
-13.988
]
},
{
"start": 345.1491,
"duration": 0.4678,
"confidence": 0.141,
"loudness_start": -7.19,
"loudness_max_time": 0.19868,
"loudness_max": -3.167,
"loudness_end": 0.0,
"pitches": [
0.551,
0.467,
0.554,
0.398,
0.666,
0.659,
0.623,
0.779,
1.0,
0.376,
0.384,
0.589
],
"timbre": [
54.299,
51.274,
7.075,
-25.002,
-2.042,
-37.21,
-10.659,
6.501,
18.441,
7.877,
-16.553,
-18.34
]
},
{
"start": 345.6169,
"duration": 0.15156,
"confidence": 0.115,
"loudness_start": -7.704,
"loudness_max_time": 0.00501,
"loudness_max": -3.686,
"loudness_end": 0.0,
"pitches": [
1.0,
0.529,
0.5,
0.478,
0.581,
0.385,
0.605,
0.591,
0.375,
0.311,
0.074,
0.39
],
"timbre": [
54.302,
53.512,
-3.03,
-34.552,
-13.61,
-58.009,
-7.006,
-7.331,
8.156,
14.59,
-13.863,
-7.58
]
},
{
"start": 345.7685,
"duration": 0.122,
"confidence": 0.414,
"loudness_start": -6.249,
"loudness_max_time": 0.00494,
"loudness_max": -1.825,
"loudness_end": 0.0,
"pitches": [
1.0,
0.603,
0.447,
0.737,
0.669,
0.491,
0.484,
0.56,
0.468,
0.266,
0.443,
0.664
],
"timbre": [
55.164,
50.06,
5.889,
-14.733,
0.561,
-61.746,
-26.073,
5.104,
11.487,
0.466,
-4.803,
-7.712
]
},
{
"start": 345.89047,
"duration": 0.74857,
"confidence": 0.222,
"loudness_start": -6.298,
"loudness_max_time": 0.01619,
"loudness_max": -2.613,
"loudness_end": 0.0,
"pitches": [
0.413,
0.349,
0.65,
0.45,
0.643,
0.494,
0.45,
0.707,
1.0,
0.459,
0.293,
0.503
],
"timbre": [
55.244,
53.598,
8.298,
-22.297,
-1.498,
-52.785,
-4.827,
3.046,
11.479,
21.652,
1.344,
-8.309
]
},
{
"start": 346.63904,
"duration": 0.27229,
"confidence": 0.381,
"loudness_start": -6.326,
"loudness_max_time": 0.00857,
"loudness_max": -1.405,
"loudness_end": 0.0,
"pitches": [
0.215,
0.279,
0.18,
0.262,
0.732,
0.393,
0.326,
0.368,
0.319,
0.606,
1.0,
0.346
],
"timbre": [
55.73,
31.901,
3.94,
-16.898,
2.034,
-55.598,
-29.67,
3.394,
0.32,
9.088,
-15.339,
-4.086
]
},
{
"start": 346.91135,
"duration": 0.19841,
"confidence": 0.329,
"loudness_start": -6.705,
"loudness_max_time": 0.00542,
"loudness_max": -2.262,
"loudness_end": 0.0,
"pitches": [
0.683,
0.148,
0.162,
0.178,
0.105,
0.13,
0.216,
0.263,
0.133,
0.08,
0.292,
1.0
],
"timbre": [
54.478,
40.366,
-6.944,
-12.32,
0.624,
-62.295,
-26.094,
0.135,
11.484,
-0.575,
-11.812,
-5.376
]
},
{
"start": 347.10974,
"duration": 0.33506,
"confidence": 0.203,
"loudness_start": -8.044,
"loudness_max_time": 0.24984,
"loudness_max": -2.546,
"loudness_end": 0.0,
"pitches": [
0.644,
0.506,
0.259,
0.455,
1.0,
0.445,
0.497,
0.664,
0.453,
0.327,
0.191,
0.858
],
"timbre": [
54.411,
73.13,
-1.852,
-48.921,
6.686,
-24.29,
-13.71,
-1.38,
16.095,
5.554,
-12.425,
-5.589
]
},
{
"start": 347.44482,
"duration": 0.48948,
"confidence": 0.444,
"loudness_start": -7.514,
"loudness_max_time": 0.06519,
"loudness_max": -2.675,
"loudness_end": 0.0,
"pitches": [
0.466,
0.368,
0.534,
0.227,
1.0,
0.528,
0.55,
0.555,
0.661,
0.307,
0.326,
0.398
],
"timbre": [
54.056,
40.852,
1.177,
-39.015,
4.508,
-26.736,
-9.751,
-4.402,
10.018,
5.598,
-6.686,
-18.703
]
},
{
"start": 347.9343,
"duration": 0.12694,
"confidence": 0.01,
"loudness_start": -6.047,
"loudness_max_time": 0.01327,
"loudness_max": -1.756,
"loudness_end": 0.0,
"pitches": [
0.973,
0.499,
0.426,
0.324,
0.442,
0.47,
0.979,
1.0,
0.818,
0.813,
0.43,
0.231
],
"timbre": [
54.732,
48.194,
0.68,
-13.541,
-19.239,
-52.653,
-8.541,
0.063,
4.631,
9.96,
-4.914,
-15.095
]
},
{
"start": 348.06122,
"duration": 0.31333,
"confidence": 0.036,
"loudness_start": -6.856,
"loudness_max_time": 0.16499,
"loudness_max": -4.272,
"loudness_end": 0.0,
"pitches": [
0.963,
1.0,
0.331,
0.225,
0.583,
0.418,
0.117,
0.251,
0.366,
0.234,
0.176,
0.846
],
"timbre": [
54.368,
74.111,
2.452,
-31.18,
-7.781,
-29.669,
-2.996,
-6.731,
11.531,
5.043,
-10.646,
-0.107
]
},
{
"start": 348.37457,
"duration": 0.33678,
"confidence": 0.469,
"loudness_start": -6.361,
"loudness_max_time": 0.00803,
"loudness_max": -0.755,
"loudness_end": 0.0,
"pitches": [
0.786,
0.641,
0.182,
0.229,
0.794,
0.194,
0.132,
0.181,
0.384,
0.167,
0.11,
1.0
],
"timbre": [
55.941,
37.483,
13.867,
-11.263,
3.085,
-69.143,
-24.424,
11.469,
10.219,
17.675,
-10.672,
-8.736
]
},
{
"start": 348.71133,
"duration": 0.25565,
"confidence": 0.022,
"loudness_start": -6.147,
"loudness_max_time": 0.09964,
"loudness_max": -2.737,
"loudness_end": 0.0,
"pitches": [
1.0,
0.777,
0.262,
0.223,
0.393,
0.341,
0.17,
0.353,
0.532,
0.184,
0.078,
0.528
],
"timbre": [
54.853,
69.291,
5.469,
-17.309,
-9.807,
-33.199,
-12.736,
-2.797,
6.607,
13.346,
-14.093,
-12.661
]
},
{
"start": 348.96698,
"duration": 0.10422,
"confidence": 0.101,
"loudness_start": -6.37,
"loudness_max_time": 0.02748,
"loudness_max": -4.482,
"loudness_end": 0.0,
"pitches": [
0.949,
0.643,
0.481,
0.599,
0.976,
0.433,
0.385,
0.262,
0.338,
0.216,
0.252,
1.0
],
"timbre": [
54.629,
48.55,
13.159,
-26.166,
14.144,
-44.678,
-18.898,
-11.108,
14.305,
15.592,
-4.968,
-13.628
]
},
{
"start": 349.0712,
"duration": 0.16222,
"confidence": 0.214,
"loudness_start": -5.937,
"loudness_max_time": 0.02222,
"loudness_max": -1.823,
"loudness_end": 0.0,
"pitches": [
1.0,
0.789,
0.563,
0.549,
0.423,
0.264,
0.83,
0.795,
0.615,
0.548,
0.186,
0.309
],
"timbre": [
55.137,
60.92,
-0.431,
-13.192,
5.475,
-45.926,
-4.622,
-9.94,
16.207,
15.687,
5.869,
-14.385
]
},
{
"start": 349.23343,
"duration": 0.22091,
"confidence": 0.355,
"loudness_start": -6.914,
"loudness_max_time": 0.01202,
"loudness_max": -1.459,
"loudness_end": 0.0,
"pitches": [
0.758,
1.0,
0.442,
0.266,
0.67,
0.52,
0.321,
0.416,
0.504,
0.207,
0.205,
0.588
],
"timbre": [
56.057,
38.951,
11.975,
-15.567,
-4.828,
-56.864,
-17.248,
8.421,
0.498,
2.958,
-7.959,
-13.985
]
},
{
"start": 349.4543,
"duration": 0.21492,
"confidence": 0.02,
"loudness_start": -5.448,
"loudness_max_time": 0.07617,
"loudness_max": -3.929,
"loudness_end": 0.0,
"pitches": [
0.215,
0.238,
0.158,
0.56,
1.0,
0.561,
0.139,
0.228,
0.187,
0.14,
0.108,
0.247
],
"timbre": [
55.381,
69.559,
8.256,
-19.921,
16.431,
-40.681,
-6.858,
-5.011,
20.309,
4.449,
-14.243,
-19.099
]
},
{
"start": 349.66925,
"duration": 0.1317,
"confidence": 0.335,
"loudness_start": -6.413,
"loudness_max_time": 0.01084,
"loudness_max": -1.904,
"loudness_end": 0.0,
"pitches": [
0.453,
1.0,
0.335,
0.317,
0.517,
0.328,
0.289,
0.445,
0.205,
0.235,
0.192,
0.439
],
"timbre": [
55.775,
45.386,
7.961,
-14.747,
-3.249,
-48.288,
-14.868,
0.559,
0.188,
4.058,
1.554,
9.917
]
},
{
"start": 349.80096,
"duration": 0.12998,
"confidence": 0.273,
"loudness_start": -6.085,
"loudness_max_time": 0.0076,
"loudness_max": -1.314,
"loudness_end": 0.0,
"pitches": [
0.376,
0.332,
0.292,
0.375,
0.617,
0.355,
0.332,
0.538,
0.347,
0.223,
0.293,
1.0
],
"timbre": [
55.776,
47.952,
25.22,
-3.294,
6.548,
-57.375,
-24.78,
5.518,
0.543,
8.995,
-11.822,
9.186
]
},
{
"start": 349.93094,
"duration": 0.16218,
"confidence": 0.35,
"loudness_start": -6.731,
"loudness_max_time": 0.02222,
"loudness_max": -1.335,
"loudness_end": 0.0,
"pitches": [
0.739,
0.565,
0.135,
0.242,
0.745,
0.253,
0.372,
0.364,
0.443,
0.329,
0.515,
1.0
],
"timbre": [
55.891,
29.719,
21.582,
-1.36,
23.192,
-35.094,
-22.685,
-0.321,
20.989,
11.879,
4.72,
-14.657
]
},
{
"start": 350.0931,
"duration": 0.13927,
"confidence": 0.152,
"loudness_start": -6.47,
"loudness_max_time": 0.00574,
"loudness_max": -2.52,
"loudness_end": 0.0,
"pitches": [
0.429,
1.0,
0.414,
0.35,
0.513,
0.215,
0.263,
0.306,
0.174,
0.385,
0.255,
0.342
],
"timbre": [
55.725,
46.613,
25.214,
-13.229,
-1.498,
-43.763,
-17.863,
-2.581,
5.838,
-8.242,
-10.847,
-0.543
]
},
{
"start": 350.2324,
"duration": 0.13982,
"confidence": 0.004,
"loudness_start": -6.755,
"loudness_max_time": 0.00728,
"loudness_max": -2.832,
"loudness_end": 0.0,
"pitches": [
0.344,
0.297,
0.145,
0.288,
1.0,
0.512,
0.224,
0.338,
0.151,
0.102,
0.112,
0.627
],
"timbre": [
55.311,
39.719,
16.045,
-13.392,
-11.901,
-47.896,
-15.525,
3.614,
0.91,
-5.063,
-4.007,
0.363
]
},
{
"start": 350.3722,
"duration": 0.12717,
"confidence": 0.403,
"loudness_start": -6.802,
"loudness_max_time": 0.03422,
"loudness_max": -1.678,
"loudness_end": 0.0,
"pitches": [
0.289,
0.464,
0.276,
0.643,
1.0,
0.596,
0.391,
0.886,
0.442,
0.295,
0.282,
0.201
],
"timbre": [
55.909,
31.606,
10.277,
-2.521,
3.805,
-39.639,
-21.0,
-5.053,
10.169,
-0.69,
-1.534,
-10.732
]
},
{
"start": 350.49936,
"duration": 0.07066,
"confidence": 0.099,
"loudness_start": -6.34,
"loudness_max_time": 0.02447,
"loudness_max": -1.943,
"loudness_end": 0.0,
"pitches": [
1.0,
0.911,
0.727,
0.736,
0.601,
0.582,
0.801,
0.817,
0.966,
0.932,
0.811,
0.497
],
"timbre": [
54.74,
41.986,
-3.877,
-9.85,
5.929,
-49.652,
0.426,
-1.994,
20.593,
15.199,
9.864,
-10.372
]
},
{
"start": 350.57,
"duration": 0.81905,
"confidence": 0.266,
"loudness_start": -6.703,
"loudness_max_time": 0.11281,
"loudness_max": -3.125,
"loudness_end": 0.0,
"pitches": [
0.063,
0.055,
0.079,
0.076,
1.0,
0.103,
0.074,
0.079,
0.11,
0.036,
0.042,
0.449
],
"timbre": [
54.868,
85.429,
-6.631,
-27.152,
9.762,
-24.243,
-5.665,
-28.813,
17.611,
-5.379,
-12.511,
-10.618
]
},
{
"start": 351.38907,
"duration": 0.51306,
"confidence": 0.081,
"loudness_start": -8.592,
"loudness_max_time": 0.08084,
"loudness_max": -6.422,
"loudness_end": 0.0,
"pitches": [
0.02,
0.016,
0.024,
0.098,
1.0,
0.032,
0.024,
0.032,
0.065,
0.017,
0.018,
0.091
],
"timbre": [
52.288,
11.389,
4.484,
-31.084,
-0.115,
-34.513,
-16.611,
-12.012,
8.762,
6.623,
-5.267,
-4.738
]
},
{
"start": 351.90213,
"duration": 0.21147,
"confidence": 0.33,
"loudness_start": -9.843,
"loudness_max_time": 0.12454,
"loudness_max": -5.866,
"loudness_end": 0.0,
"pitches": [
0.041,
0.036,
0.048,
0.273,
1.0,
0.185,
0.049,
0.053,
0.115,
0.021,
0.035,
0.115
],
"timbre": [
52.162,
7.282,
20.613,
-36.359,
15.027,
-27.145,
-10.556,
10.539,
27.221,
22.736,
-15.372,
-14.368
]
},
{
"start": 352.11362,
"duration": 0.52871,
"confidence": 0.306,
"loudness_start": -9.733,
"loudness_max_time": 0.08299,
"loudness_max": -5.579,
"loudness_end": 0.0,
"pitches": [
0.031,
0.034,
0.044,
0.069,
1.0,
0.055,
0.035,
0.053,
0.087,
0.025,
0.028,
0.163
],
"timbre": [
52.234,
7.882,
8.249,
-31.203,
5.731,
-34.704,
-18.777,
7.719,
18.111,
14.868,
-4.827,
-13.743
]
},
{
"start": 352.6423,
"duration": 0.28939,
"confidence": 0.378,
"loudness_start": -9.447,
"loudness_max_time": 0.17465,
"loudness_max": -5.376,
"loudness_end": 0.0,
"pitches": [
0.046,
0.034,
0.048,
0.206,
1.0,
0.158,
0.056,
0.075,
0.084,
0.028,
0.038,
0.216
],
"timbre": [
52.795,
3.584,
22.367,
-27.868,
27.228,
-27.381,
-15.595,
7.445,
24.595,
13.014,
-15.328,
-18.387
]
},
{
"start": 352.9317,
"duration": 0.16857,
"confidence": 0.269,
"loudness_start": -9.556,
"loudness_max_time": 0.0468,
"loudness_max": -6.512,
"loudness_end": 0.0,
"pitches": [
0.103,
0.091,
0.076,
0.224,
1.0,
0.171,
0.113,
0.17,
0.225,
0.057,
0.056,
0.349
],
"timbre": [
52.638,
8.989,
12.023,
-22.162,
14.941,
-35.081,
-16.469,
-4.27,
27.694,
23.233,
-13.176,
-20.573
]
},
{
"start": 353.10028,
"duration": 0.30735,
"confidence": 0.323,
"loudness_start": -9.701,
"loudness_max_time": 0.11166,
"loudness_max": -5.189,
"loudness_end": 0.0,
"pitches": [
0.038,
0.036,
0.046,
0.218,
1.0,
0.128,
0.032,
0.064,
0.108,
0.032,
0.049,
0.202
],
"timbre": [
52.127,
3.642,
15.679,
-36.236,
22.281,
-29.446,
-27.202,
-0.371,
16.506,
17.222,
-10.164,
-5.416
]
},
{
"start": 353.40762,
"duration": 0.09805,
"confidence": 0.145,
"loudness_start": -8.534,
"loudness_max_time": 0.03048,
"loudness_max": -5.846,
"loudness_end": 0.0,
"pitches": [
0.347,
0.401,
0.152,
0.233,
0.698,
0.209,
0.145,
0.262,
0.207,
0.087,
0.26,
1.0
],
"timbre": [
52.532,
21.997,
12.201,
-17.881,
11.937,
-41.856,
-28.858,
-2.48,
11.586,
-4.385,
-6.267,
0.634
]
},
{
"start": 353.50568,
"duration": 0.23361,
"confidence": 0.181,
"loudness_start": -9.041,
"loudness_max_time": 0.05456,
"loudness_max": -5.972,
"loudness_end": 0.0,
"pitches": [
0.045,
0.046,
0.05,
0.362,
1.0,
0.196,
0.045,
0.061,
0.1,
0.025,
0.047,
0.341
],
"timbre": [
53.027,
-0.883,
28.362,
-24.484,
30.252,
-32.737,
-16.157,
2.22,
28.646,
20.195,
-8.104,
-13.773
]
},
{
"start": 353.73926,
"duration": 0.39964,
"confidence": 0.016,
"loudness_start": -7.996,
"loudness_max_time": 0.03515,
"loudness_max": -6.083,
"loudness_end": 0.0,
"pitches": [
0.024,
0.019,
0.025,
0.168,
1.0,
0.066,
0.035,
0.052,
0.048,
0.021,
0.025,
0.112
],
"timbre": [
52.946,
0.111,
31.851,
-8.28,
40.086,
-44.145,
-10.38,
-2.061,
30.301,
26.002,
-14.742,
-20.622
]
},
{
"start": 354.13892,
"duration": 0.19102,
"confidence": 0.206,
"loudness_start": -8.3,
"loudness_max_time": 0.07855,
"loudness_max": -5.382,
"loudness_end": 0.0,
"pitches": [
0.042,
0.047,
0.038,
0.456,
1.0,
0.316,
0.044,
0.043,
0.089,
0.022,
0.032,
0.191
],
"timbre": [
52.973,
15.972,
26.476,
-16.641,
33.558,
-36.998,
-8.735,
11.947,
38.012,
14.387,
-21.525,
-19.54
]
},
{
"start": 354.32993,
"duration": 0.58526,
"confidence": 0.217,
"loudness_start": -8.624,
"loudness_max_time": 0.04483,
"loudness_max": -5.756,
"loudness_end": 0.0,
"pitches": [
0.041,
0.048,
0.048,
0.105,
1.0,
0.046,
0.041,
0.057,
0.062,
0.027,
0.031,
0.138
],
"timbre": [
52.663,
2.022,
20.631,
-11.574,
26.278,
-37.747,
-9.204,
0.282,
32.528,
13.528,
-12.589,
-22.093
]
},
{
"start": 354.9152,
"duration": 0.18766,
"confidence": 0.224,
"loudness_start": -8.906,
"loudness_max_time": 0.05599,
"loudness_max": -5.901,
"loudness_end": 0.0,
"pitches": [
0.096,
0.04,
0.032,
0.271,
1.0,
0.124,
0.044,
0.064,
0.115,
0.023,
0.049,
0.262
],
"timbre": [
52.364,
3.451,
19.916,
-17.431,
34.887,
-27.749,
-22.66,
4.629,
37.404,
9.987,
-15.25,
-10.81
]
},
{
"start": 355.10287,
"duration": 0.49905,
"confidence": 0.326,
"loudness_start": -11.278,
"loudness_max_time": 0.05776,
"loudness_max": -7.128,
"loudness_end": 0.0,
"pitches": [
0.012,
0.018,
0.025,
0.189,
1.0,
0.036,
0.039,
0.023,
0.042,
0.067,
0.128,
0.172
],
"timbre": [
51.377,
-3.761,
18.948,
-22.247,
26.982,
-31.048,
-15.505,
-7.58,
29.93,
19.378,
-9.011,
-15.243
]
},
{
"start": 355.6019,
"duration": 0.29011,
"confidence": 0.298,
"loudness_start": -10.575,
"loudness_max_time": 0.10098,
"loudness_max": -6.967,
"loudness_end": 0.0,
"pitches": [
0.014,
0.024,
0.02,
0.259,
1.0,
0.114,
0.035,
0.019,
0.121,
0.025,
0.015,
0.094
],
"timbre": [
50.95,
6.854,
10.956,
-17.561,
17.971,
-25.539,
-9.052,
-7.871,
26.816,
27.272,
-21.899,
-13.326
]
},
{
"start": 355.89203,
"duration": 0.32571,
"confidence": 0.252,
"loudness_start": -11.44,
"loudness_max_time": 0.03249,
"loudness_max": -7.272,
"loudness_end": 0.0,
"pitches": [
0.045,
0.095,
0.091,
0.304,
1.0,
0.1,
0.102,
0.311,
0.161,
0.047,
0.042,
0.173
],
"timbre": [
49.439,
-39.156,
1.319,
23.644,
29.429,
-41.262,
-6.963,
-16.614,
34.639,
12.035,
-9.952,
-19.436
]
},
{
"start": 356.21774,
"duration": 3.7102,
"confidence": 0.424,
"loudness_start": -14.012,
"loudness_max_time": 0.11039,
"loudness_max": -10.012,
"loudness_end": 0.0,
"pitches": [
0.04,
0.024,
0.028,
0.538,
1.0,
0.401,
0.161,
0.161,
0.145,
0.119,
0.109,
0.097
],
"timbre": [
37.962,
-98.401,
-99.738,
166.599,
11.182,
-75.7,
-49.967,
-13.507,
9.933,
2.927,
-77.599,
1.596
]
},
{
"start": 359.92795,
"duration": 0.15066,
"confidence": 0.011,
"loudness_start": -40.4,
"loudness_max_time": 0.04937,
"loudness_max": -38.347,
"loudness_end": 0.0,
"pitches": [
0.013,
0.443,
1.0,
0.175,
0.164,
0.016,
0.011,
0.003,
0.006,
0.032,
0.015,
0.008
],
"timbre": [
20.42,
-160.825,
-118.139,
-67.196,
15.365,
-51.714,
-4.739,
12.425,
-8.615,
3.406,
-2.488,
-8.391
]
},
{
"start": 360.07858,
"duration": 0.282,
"confidence": 0.042,
"loudness_start": -40.561,
"loudness_max_time": 0.02286,
"loudness_max": -38.878,
"loudness_end": 0.0,
"pitches": [
0.003,
0.15,
1.0,
0.22,
0.08,
0.009,
0.009,
0.002,
0.003,
0.026,
0.011,
0.008
],
"timbre": [
20.022,
-165.41,
-125.044,
-72.318,
17.879,
-60.571,
-5.971,
12.825,
-6.917,
-5.25,
-0.741,
-12.185
]
},
{
"start": 360.3606,
"duration": 0.84154,
"confidence": 0.044,
"loudness_start": -41.858,
"loudness_max_time": 0.03465,
"loudness_max": -39.522,
"loudness_end": 0.0,
"pitches": [
0.002,
0.394,
1.0,
0.25,
0.007,
0.01,
0.01,
0.005,
0.011,
0.031,
0.018,
0.007
],
"timbre": [
19.024,
-158.074,
-134.704,
-66.502,
22.373,
-57.166,
-9.257,
17.779,
-7.118,
-4.584,
-5.7,
-13.551
]
},
{
"start": 361.20212,
"duration": 0.24544,
"confidence": 0.052,
"loudness_start": -45.167,
"loudness_max_time": 0.05014,
"loudness_max": -42.925,
"loudness_end": 0.0,
"pitches": [
0.007,
0.92,
1.0,
0.092,
0.005,
0.015,
0.014,
0.003,
0.026,
0.035,
0.009,
0.008
],
"timbre": [
15.975,
-127.831,
-136.416,
-77.301,
35.938,
-55.764,
-3.577,
13.943,
-15.968,
2.953,
-5.091,
-12.478
]
},
{
"start": 361.44757,
"duration": 0.2815,
"confidence": 0.209,
"loudness_start": -46.114,
"loudness_max_time": 0.06209,
"loudness_max": -43.571,
"loudness_end": 0.0,
"pitches": [
0.005,
1.0,
0.767,
0.06,
0.004,
0.016,
0.013,
0.002,
0.027,
0.033,
0.007,
0.008
],
"timbre": [
15.297,
-118.603,
-137.424,
-77.787,
37.513,
-54.728,
-4.253,
14.699,
-15.496,
3.956,
-3.564,
-11.035
]
},
{
"start": 361.72906,
"duration": 0.67873,
"confidence": 0.183,
"loudness_start": -46.405,
"loudness_max_time": 0.07338,
"loudness_max": -44.163,
"loudness_end": 0.0,
"pitches": [
0.006,
1.0,
0.616,
0.013,
0.016,
0.01,
0.009,
0.006,
0.022,
0.023,
0.007,
0.006
],
"timbre": [
13.832,
-102.495,
-147.53,
-68.724,
43.713,
-56.985,
-9.197,
27.127,
-10.152,
1.963,
-9.075,
-6.058
]
},
{
"start": 362.4078,
"duration": 0.24177,
"confidence": 0.014,
"loudness_start": -49.747,
"loudness_max_time": 0.09794,
"loudness_max": -48.04,
"loudness_end": 0.0,
"pitches": [
0.012,
1.0,
0.805,
0.017,
0.026,
0.016,
0.009,
0.005,
0.026,
0.017,
0.004,
0.004
],
"timbre": [
10.955,
-57.676,
-138.445,
-81.855,
48.246,
-54.66,
-10.225,
11.819,
-6.588,
8.555,
-7.765,
-3.694
]
},
{
"start": 362.64957,
"duration": 0.45537,
"confidence": 0.22,
"loudness_start": -51.966,
"loudness_max_time": 0.08295,
"loudness_max": -49.314,
"loudness_end": 0.0,
"pitches": [
0.002,
1.0,
0.278,
0.005,
0.013,
0.009,
0.007,
0.006,
0.022,
0.014,
0.006,
0.005
],
"timbre": [
9.513,
-30.705,
-134.206,
-83.613,
40.529,
-52.063,
-9.898,
5.684,
-11.769,
10.671,
-8.166,
2.174
]
},
{
"start": 363.10495,
"duration": 0.64993,
"confidence": 0.249,
"loudness_start": -53.355,
"loudness_max_time": 0.13494,
"loudness_max": -50.098,
"loudness_end": 0.0,
"pitches": [
0.003,
1.0,
0.21,
0.005,
0.012,
0.01,
0.006,
0.01,
0.027,
0.011,
0.005,
0.004
],
"timbre": [
7.853,
0.617,
-116.848,
-73.966,
47.577,
-44.898,
-19.158,
11.137,
-12.166,
15.558,
-11.294,
-6.603
]
},
{
"start": 363.75488,
"duration": 2.45819,
"confidence": 0.068,
"loudness_start": -54.116,
"loudness_max_time": 0.1095,
"loudness_max": -52.179,
"loudness_end": -60.0,
"pitches": [
0.014,
1.0,
0.093,
0.032,
0.066,
0.022,
0.018,
0.031,
0.053,
0.019,
0.023,
0.023
],
"timbre": [
4.65,
70.272,
-99.057,
-37.406,
27.711,
-56.788,
-18.734,
48.224,
-17.136,
-10.388,
0.447,
-11.116
]
}
],
"tatums": [
{
"start": 0.45571,
"duration": 0.21493,
"confidence": 0.725
},
{
"start": 0.67064,
"duration": 0.21493,
"confidence": 0.725
},
{
"start": 0.88558,
"duration": 0.21302,
"confidence": 0.495
},
{
"start": 1.0986,
"duration": 0.21302,
"confidence": 0.495
},
{
"start": 1.31162,
"duration": 0.21546,
"confidence": 0.442
},
{
"start": 1.52708,
"duration": 0.21546,
"confidence": 0.442
},
{
"start": 1.74254,
"duration": 0.21691,
"confidence": 0.22
},
{
"start": 1.95946,
"duration": 0.21691,
"confidence": 0.22
},
{
"start": 2.17637,
"duration": 0.21793,
"confidence": 0.306
},
{
"start": 2.3943,
"duration": 0.21793,
"confidence": 0.306
},
{
"start": 2.61222,
"duration": 0.21969,
"confidence": 0.324
},
{
"start": 2.83191,
"duration": 0.21969,
"confidence": 0.324
},
{
"start": 3.05161,
"duration": 0.21872,
"confidence": 0.413
},
{
"start": 3.27033,
"duration": 0.21872,
"confidence": 0.413
},
{
"start": 3.48906,
"duration": 0.21739,
"confidence": 0.406
},
{
"start": 3.70645,
"duration": 0.21739,
"confidence": 0.406
},
{
"start": 3.92384,
"duration": 0.21958,
"confidence": 0.364
},
{
"start": 4.14342,
"duration": 0.21958,
"confidence": 0.364
},
{
"start": 4.36299,
"duration": 0.21901,
"confidence": 0.236
},
{
"start": 4.58201,
"duration": 0.21901,
"confidence": 0.236
},
{
"start": 4.80102,
"duration": 0.21923,
"confidence": 0.255
},
{
"start": 5.02025,
"duration": 0.21923,
"confidence": 0.255
},
{
"start": 5.23947,
"duration": 0.21886,
"confidence": 0.243
},
{
"start": 5.45833,
"duration": 0.21886,
"confidence": 0.243
},
{
"start": 5.67719,
"duration": 0.21497,
"confidence": 0.208
},
{
"start": 5.89216,
"duration": 0.21497,
"confidence": 0.208
},
{
"start": 6.10713,
"duration": 0.21343,
"confidence": 0.213
},
{
"start": 6.32056,
"duration": 0.21343,
"confidence": 0.213
},
{
"start": 6.53398,
"duration": 0.21227,
"confidence": 0.294
},
{
"start": 6.74625,
"duration": 0.21227,
"confidence": 0.294
},
{
"start": 6.95851,
"duration": 0.21228,
"confidence": 0.221
},
{
"start": 7.17079,
"duration": 0.21228,
"confidence": 0.221
},
{
"start": 7.38307,
"duration": 0.2123,
"confidence": 0.166
},
{
"start": 7.59537,
"duration": 0.2123,
"confidence": 0.166
},
{
"start": 7.80767,
"duration": 0.21173,
"confidence": 0.065
},
{
"start": 8.0194,
"duration": 0.21173,
"confidence": 0.065
},
{
"start": 8.23113,
"duration": 0.21272,
"confidence": 0.115
},
{
"start": 8.44385,
"duration": 0.21272,
"confidence": 0.115
},
{
"start": 8.65658,
"duration": 0.21313,
"confidence": 0.169
},
{
"start": 8.86971,
"duration": 0.21313,
"confidence": 0.169
},
{
"start": 9.08284,
"duration": 0.21471,
"confidence": 0.142
},
{
"start": 9.29755,
"duration": 0.21471,
"confidence": 0.142
},
{
"start": 9.51226,
"duration": 0.21748,
"confidence": 0.133
},
{
"start": 9.72973,
"duration": 0.21748,
"confidence": 0.133
},
{
"start": 9.94721,
"duration": 0.21829,
"confidence": 0.075
},
{
"start": 10.1655,
"duration": 0.21829,
"confidence": 0.075
},
{
"start": 10.38379,
"duration": 0.22107,
"confidence": 0.133
},
{
"start": 10.60487,
"duration": 0.22107,
"confidence": 0.133
},
{
"start": 10.82594,
"duration": 0.2217,
"confidence": 0.296
},
{
"start": 11.04764,
"duration": 0.2217,
"confidence": 0.296
},
{
"start": 11.26935,
"duration": 0.22099,
"confidence": 0.282
},
{
"start": 11.49033,
"duration": 0.22099,
"confidence": 0.282
},
{
"start": 11.71132,
"duration": 0.22496,
"confidence": 0.17
},
{
"start": 11.93628,
"duration": 0.22496,
"confidence": 0.17
},
{
"start": 12.16124,
"duration": 0.2256,
"confidence": 0.2
},
{
"start": 12.38684,
"duration": 0.2256,
"confidence": 0.2
},
{
"start": 12.61244,
"duration": 0.22567,
"confidence": 0.28
},
{
"start": 12.83811,
"duration": 0.22567,
"confidence": 0.28
},
{
"start": 13.06378,
"duration": 0.22142,
"confidence": 0.276
},
{
"start": 13.2852,
"duration": 0.22142,
"confidence": 0.276
},
{
"start": 13.50661,
"duration": 0.22012,
"confidence": 0.276
},
{
"start": 13.72674,
"duration": 0.22012,
"confidence": 0.276
},
{
"start": 13.94686,
"duration": 0.21922,
"confidence": 0.15
},
{
"start": 14.16608,
"duration": 0.21922,
"confidence": 0.15
},
{
"start": 14.3853,
"duration": 0.21887,
"confidence": 0.152
},
{
"start": 14.60417,
"duration": 0.21887,
"confidence": 0.152
},
{
"start": 14.82304,
"duration": 0.21775,
"confidence": 0.196
},
{
"start": 15.04079,
"duration": 0.21775,
"confidence": 0.196
},
{
"start": 15.25854,
"duration": 0.21957,
"confidence": 0.212
},
{
"start": 15.4781,
"duration": 0.21957,
"confidence": 0.212
},
{
"start": 15.69767,
"duration": 0.21901,
"confidence": 0.235
},
{
"start": 15.91667,
"duration": 0.21901,
"confidence": 0.235
},
{
"start": 16.13568,
"duration": 0.2208,
"confidence": 0.214
},
{
"start": 16.35648,
"duration": 0.2208,
"confidence": 0.214
},
{
"start": 16.57729,
"duration": 0.2161,
"confidence": 0.168
},
{
"start": 16.79339,
"duration": 0.2161,
"confidence": 0.168
},
{
"start": 17.00949,
"duration": 0.21611,
"confidence": 0.155
},
{
"start": 17.2256,
"duration": 0.21611,
"confidence": 0.155
},
{
"start": 17.44171,
"duration": 0.21691,
"confidence": 0.096
},
{
"start": 17.65862,
"duration": 0.21691,
"confidence": 0.096
},
{
"start": 17.87553,
"duration": 0.22006,
"confidence": 0.064
},
{
"start": 18.09559,
"duration": 0.22006,
"confidence": 0.064
},
{
"start": 18.31565,
"duration": 0.22026,
"confidence": 0.076
},
{
"start": 18.53591,
"duration": 0.22026,
"confidence": 0.076
},
{
"start": 18.75617,
"duration": 0.22066,
"confidence": 0.112
},
{
"start": 18.97683,
"duration": 0.22066,
"confidence": 0.112
},
{
"start": 19.1975,
"duration": 0.22027,
"confidence": 0.068
},
{
"start": 19.41777,
"duration": 0.22027,
"confidence": 0.068
},
{
"start": 19.63805,
"duration": 0.22361,
"confidence": 0.661
},
{
"start": 19.86166,
"duration": 0.22361,
"confidence": 0.661
},
{
"start": 20.08527,
"duration": 0.22401,
"confidence": 0.544
},
{
"start": 20.30928,
"duration": 0.22401,
"confidence": 0.544
},
{
"start": 20.53329,
"duration": 0.22184,
"confidence": 0.496
},
{
"start": 20.75513,
"duration": 0.22184,
"confidence": 0.496
},
{
"start": 20.97698,
"duration": 0.21772,
"confidence": 0.346
},
{
"start": 21.19469,
"duration": 0.21772,
"confidence": 0.346
},
{
"start": 21.41241,
"duration": 0.21712,
"confidence": 0.331
},
{
"start": 21.62954,
"duration": 0.21712,
"confidence": 0.331
},
{
"start": 21.84666,
"duration": 0.2185,
"confidence": 0.178
},
{
"start": 22.06516,
"duration": 0.2185,
"confidence": 0.178
},
{
"start": 22.28365,
"duration": 0.21966,
"confidence": 0.109
},
{
"start": 22.50331,
"duration": 0.21966,
"confidence": 0.109
},
{
"start": 22.72297,
"duration": 0.21925,
"confidence": 0.065
},
{
"start": 22.94223,
"duration": 0.21925,
"confidence": 0.065
},
{
"start": 23.16148,
"duration": 0.21826,
"confidence": 0.331
},
{
"start": 23.37974,
"duration": 0.21826,
"confidence": 0.331
},
{
"start": 23.598,
"duration": 0.21942,
"confidence": 0.255
},
{
"start": 23.81742,
"duration": 0.21942,
"confidence": 0.255
},
{
"start": 24.03684,
"duration": 0.22097,
"confidence": 0.319
},
{
"start": 24.25781,
"duration": 0.22097,
"confidence": 0.319
},
{
"start": 24.47878,
"duration": 0.21978,
"confidence": 0.204
},
{
"start": 24.69855,
"duration": 0.21978,
"confidence": 0.204
},
{
"start": 24.91833,
"duration": 0.21858,
"confidence": 0.22
},
{
"start": 25.13691,
"duration": 0.21858,
"confidence": 0.22
},
{
"start": 25.35549,
"duration": 0.21778,
"confidence": 0.163
},
{
"start": 25.57327,
"duration": 0.21778,
"confidence": 0.163
},
{
"start": 25.79105,
"duration": 0.21679,
"confidence": 0.145
},
{
"start": 26.00784,
"duration": 0.21679,
"confidence": 0.145
},
{
"start": 26.22463,
"duration": 0.21796,
"confidence": 0.294
},
{
"start": 26.44259,
"duration": 0.21796,
"confidence": 0.294
},
{
"start": 26.66055,
"duration": 0.21854,
"confidence": 0.495
},
{
"start": 26.87909,
"duration": 0.21854,
"confidence": 0.495
},
{
"start": 27.09764,
"duration": 0.21834,
"confidence": 0.371
},
{
"start": 27.31598,
"duration": 0.21834,
"confidence": 0.371
},
{
"start": 27.53433,
"duration": 0.2201,
"confidence": 0.362
},
{
"start": 27.75443,
"duration": 0.2201,
"confidence": 0.362
},
{
"start": 27.97453,
"duration": 0.22127,
"confidence": 0.257
},
{
"start": 28.1958,
"duration": 0.22127,
"confidence": 0.257
},
{
"start": 28.41708,
"duration": 0.22283,
"confidence": 0.246
},
{
"start": 28.63991,
"duration": 0.22283,
"confidence": 0.246
},
{
"start": 28.86275,
"duration": 0.224,
"confidence": 0.162
},
{
"start": 29.08675,
"duration": 0.224,
"confidence": 0.162
},
{
"start": 29.31076,
"duration": 0.22203,
"confidence": 0.091
},
{
"start": 29.53279,
"duration": 0.22203,
"confidence": 0.091
},
{
"start": 29.75481,
"duration": 0.22104,
"confidence": 0.048
},
{
"start": 29.97585,
"duration": 0.22104,
"confidence": 0.048
},
{
"start": 30.19689,
"duration": 0.22024,
"confidence": 0.216
},
{
"start": 30.41712,
"duration": 0.22024,
"confidence": 0.216
},
{
"start": 30.63736,
"duration": 0.21905,
"confidence": 0.156
},
{
"start": 30.85641,
"duration": 0.21905,
"confidence": 0.156
},
{
"start": 31.07546,
"duration": 0.21668,
"confidence": 0.232
},
{
"start": 31.29214,
"duration": 0.21668,
"confidence": 0.232
},
{
"start": 31.50883,
"duration": 0.21353,
"confidence": 0.21
},
{
"start": 31.72236,
"duration": 0.21353,
"confidence": 0.21
},
{
"start": 31.93589,
"duration": 0.21371,
"confidence": 0.235
},
{
"start": 32.14959,
"duration": 0.21371,
"confidence": 0.235
},
{
"start": 32.3633,
"duration": 0.21625,
"confidence": 0.155
},
{
"start": 32.57955,
"duration": 0.21625,
"confidence": 0.155
},
{
"start": 32.7958,
"duration": 0.21721,
"confidence": 0.096
},
{
"start": 33.01301,
"duration": 0.21721,
"confidence": 0.096
},
{
"start": 33.23022,
"duration": 0.21797,
"confidence": 0.09
},
{
"start": 33.4482,
"duration": 0.21797,
"confidence": 0.09
},
{
"start": 33.66617,
"duration": 0.21698,
"confidence": 0.306
},
{
"start": 33.88315,
"duration": 0.21698,
"confidence": 0.306
},
{
"start": 34.10012,
"duration": 0.21911,
"confidence": 0.229
},
{
"start": 34.31924,
"duration": 0.21911,
"confidence": 0.229
},
{
"start": 34.53835,
"duration": 0.22165,
"confidence": 0.213
},
{
"start": 34.76,
"duration": 0.22165,
"confidence": 0.213
},
{
"start": 34.98165,
"duration": 0.22124,
"confidence": 0.122
},
{
"start": 35.20289,
"duration": 0.22124,
"confidence": 0.122
},
{
"start": 35.42414,
"duration": 0.21926,
"confidence": 0.106
},
{
"start": 35.6434,
"duration": 0.21926,
"confidence": 0.106
},
{
"start": 35.86266,
"duration": 0.21845,
"confidence": 0.107
},
{
"start": 36.08111,
"duration": 0.21845,
"confidence": 0.107
},
{
"start": 36.29956,
"duration": 0.21841,
"confidence": 0.113
},
{
"start": 36.51798,
"duration": 0.21841,
"confidence": 0.113
},
{
"start": 36.73639,
"duration": 0.21818,
"confidence": 0.074
},
{
"start": 36.95458,
"duration": 0.21818,
"confidence": 0.074
},
{
"start": 37.17276,
"duration": 0.2205,
"confidence": 0.039
},
{
"start": 37.39326,
"duration": 0.2205,
"confidence": 0.039
},
{
"start": 37.61375,
"duration": 0.21945,
"confidence": 0.036
},
{
"start": 37.8332,
"duration": 0.21945,
"confidence": 0.036
},
{
"start": 38.05264,
"duration": 0.22133,
"confidence": 0.069
},
{
"start": 38.27398,
"duration": 0.22133,
"confidence": 0.069
},
{
"start": 38.49531,
"duration": 0.22125,
"confidence": 0.062
},
{
"start": 38.71656,
"duration": 0.22125,
"confidence": 0.062
},
{
"start": 38.93781,
"duration": 0.21999,
"confidence": 0.101
},
{
"start": 39.1578,
"duration": 0.21999,
"confidence": 0.101
},
{
"start": 39.37779,
"duration": 0.2197,
"confidence": 0.078
},
{
"start": 39.59749,
"duration": 0.2197,
"confidence": 0.078
},
{
"start": 39.8172,
"duration": 0.22176,
"confidence": 0.14
},
{
"start": 40.03896,
"duration": 0.22176,
"confidence": 0.14
},
{
"start": 40.26072,
"duration": 0.21852,
"confidence": 0.135
},
{
"start": 40.47924,
"duration": 0.21852,
"confidence": 0.135
},
{
"start": 40.69776,
"duration": 0.21824,
"confidence": 0.192
},
{
"start": 40.916,
"duration": 0.21824,
"confidence": 0.192
},
{
"start": 41.13424,
"duration": 0.21659,
"confidence": 0.128
},
{
"start": 41.35084,
"duration": 0.21659,
"confidence": 0.128
},
{
"start": 41.56743,
"duration": 0.21752,
"confidence": 0.156
},
{
"start": 41.78494,
"duration": 0.21752,
"confidence": 0.156
},
{
"start": 42.00246,
"duration": 0.21902,
"confidence": 0.102
},
{
"start": 42.22148,
"duration": 0.21902,
"confidence": 0.102
},
{
"start": 42.44051,
"duration": 0.21841,
"confidence": 0.175
},
{
"start": 42.65892,
"duration": 0.21841,
"confidence": 0.175
},
{
"start": 42.87733,
"duration": 0.21702,
"confidence": 0.153
},
{
"start": 43.09435,
"duration": 0.21702,
"confidence": 0.153
},
{
"start": 43.31137,
"duration": 0.21799,
"confidence": 0.097
},
{
"start": 43.52936,
"duration": 0.21799,
"confidence": 0.097
},
{
"start": 43.74736,
"duration": 0.21897,
"confidence": 0.099
},
{
"start": 43.96633,
"duration": 0.21897,
"confidence": 0.099
},
{
"start": 44.18529,
"duration": 0.21916,
"confidence": 0.13
},
{
"start": 44.40446,
"duration": 0.21916,
"confidence": 0.13
},
{
"start": 44.62362,
"duration": 0.21899,
"confidence": 0.151
},
{
"start": 44.84261,
"duration": 0.21899,
"confidence": 0.151
},
{
"start": 45.06159,
"duration": 0.21979,
"confidence": 0.114
},
{
"start": 45.28138,
"duration": 0.21979,
"confidence": 0.114
},
{
"start": 45.50117,
"duration": 0.22061,
"confidence": 0.116
},
{
"start": 45.72178,
"duration": 0.22061,
"confidence": 0.116
},
{
"start": 45.94238,
"duration": 0.22025,
"confidence": 0.155
},
{
"start": 46.16263,
"duration": 0.22025,
"confidence": 0.155
},
{
"start": 46.38289,
"duration": 0.21952,
"confidence": 0.118
},
{
"start": 46.60241,
"duration": 0.21952,
"confidence": 0.118
},
{
"start": 46.82193,
"duration": 0.21996,
"confidence": 0.119
},
{
"start": 47.0419,
"duration": 0.21996,
"confidence": 0.119
},
{
"start": 47.26186,
"duration": 0.22022,
"confidence": 0.074
},
{
"start": 47.48208,
"duration": 0.22022,
"confidence": 0.074
},
{
"start": 47.7023,
"duration": 0.2183,
"confidence": 0.153
},
{
"start": 47.9206,
"duration": 0.2183,
"confidence": 0.153
},
{
"start": 48.13891,
"duration": 0.21776,
"confidence": 0.134
},
{
"start": 48.35667,
"duration": 0.21776,
"confidence": 0.134
},
{
"start": 48.57443,
"duration": 0.2176,
"confidence": 0.127
},
{
"start": 48.79203,
"duration": 0.2176,
"confidence": 0.127
},
{
"start": 49.00962,
"duration": 0.219,
"confidence": 0.085
},
{
"start": 49.22862,
"duration": 0.219,
"confidence": 0.085
},
{
"start": 49.44762,
"duration": 0.21922,
"confidence": 0.229
},
{
"start": 49.66685,
"duration": 0.21922,
"confidence": 0.229
},
{
"start": 49.88607,
"duration": 0.21769,
"confidence": 0.266
},
{
"start": 50.10376,
"duration": 0.21769,
"confidence": 0.266
},
{
"start": 50.32145,
"duration": 0.21732,
"confidence": 0.256
},
{
"start": 50.53877,
"duration": 0.21732,
"confidence": 0.256
},
{
"start": 50.75609,
"duration": 0.2195,
"confidence": 0.352
},
{
"start": 50.97559,
"duration": 0.2195,
"confidence": 0.352
},
{
"start": 51.19509,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 51.41383,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 51.63257,
"duration": 0.21856,
"confidence": 0.403
},
{
"start": 51.85113,
"duration": 0.21856,
"confidence": 0.403
},
{
"start": 52.06968,
"duration": 0.21877,
"confidence": 0.413
},
{
"start": 52.28846,
"duration": 0.21877,
"confidence": 0.413
},
{
"start": 52.50723,
"duration": 0.21878,
"confidence": 0.455
},
{
"start": 52.72601,
"duration": 0.21878,
"confidence": 0.455
},
{
"start": 52.9448,
"duration": 0.21899,
"confidence": 0.445
},
{
"start": 53.16379,
"duration": 0.21899,
"confidence": 0.445
},
{
"start": 53.38278,
"duration": 0.21861,
"confidence": 0.515
},
{
"start": 53.60139,
"duration": 0.21861,
"confidence": 0.515
},
{
"start": 53.82,
"duration": 0.21843,
"confidence": 0.501
},
{
"start": 54.03843,
"duration": 0.21843,
"confidence": 0.501
},
{
"start": 54.25685,
"duration": 0.21922,
"confidence": 0.524
},
{
"start": 54.47607,
"duration": 0.21922,
"confidence": 0.524
},
{
"start": 54.69529,
"duration": 0.21902,
"confidence": 0.494
},
{
"start": 54.91431,
"duration": 0.21902,
"confidence": 0.494
},
{
"start": 55.13334,
"duration": 0.21825,
"confidence": 0.532
},
{
"start": 55.35158,
"duration": 0.21825,
"confidence": 0.532
},
{
"start": 55.56983,
"duration": 0.21845,
"confidence": 0.494
},
{
"start": 55.78828,
"duration": 0.21845,
"confidence": 0.494
},
{
"start": 56.00672,
"duration": 0.21884,
"confidence": 0.539
},
{
"start": 56.22556,
"duration": 0.21884,
"confidence": 0.539
},
{
"start": 56.4444,
"duration": 0.21904,
"confidence": 0.531
},
{
"start": 56.66344,
"duration": 0.21904,
"confidence": 0.531
},
{
"start": 56.88248,
"duration": 0.21826,
"confidence": 0.407
},
{
"start": 57.10074,
"duration": 0.21826,
"confidence": 0.407
},
{
"start": 57.31901,
"duration": 0.21749,
"confidence": 0.285
},
{
"start": 57.53649,
"duration": 0.21749,
"confidence": 0.285
},
{
"start": 57.75398,
"duration": 0.21906,
"confidence": 0.281
},
{
"start": 57.97305,
"duration": 0.21906,
"confidence": 0.281
},
{
"start": 58.19211,
"duration": 0.21907,
"confidence": 0.187
},
{
"start": 58.41118,
"duration": 0.21907,
"confidence": 0.187
},
{
"start": 58.63026,
"duration": 0.21947,
"confidence": 0.191
},
{
"start": 58.84973,
"duration": 0.21947,
"confidence": 0.191
},
{
"start": 59.06921,
"duration": 0.21948,
"confidence": 0.204
},
{
"start": 59.28869,
"duration": 0.21948,
"confidence": 0.204
},
{
"start": 59.50818,
"duration": 0.21929,
"confidence": 0.252
},
{
"start": 59.72747,
"duration": 0.21929,
"confidence": 0.252
},
{
"start": 59.94676,
"duration": 0.2193,
"confidence": 0.308
},
{
"start": 60.16606,
"duration": 0.2193,
"confidence": 0.308
},
{
"start": 60.38535,
"duration": 0.21989,
"confidence": 0.373
},
{
"start": 60.60524,
"duration": 0.21989,
"confidence": 0.373
},
{
"start": 60.82513,
"duration": 0.21832,
"confidence": 0.397
},
{
"start": 61.04345,
"duration": 0.21832,
"confidence": 0.397
},
{
"start": 61.26177,
"duration": 0.21891,
"confidence": 0.379
},
{
"start": 61.48068,
"duration": 0.21891,
"confidence": 0.379
},
{
"start": 61.69959,
"duration": 0.21871,
"confidence": 0.285
},
{
"start": 61.9183,
"duration": 0.21871,
"confidence": 0.285
},
{
"start": 62.13701,
"duration": 0.21871,
"confidence": 0.315
},
{
"start": 62.35573,
"duration": 0.21871,
"confidence": 0.315
},
{
"start": 62.57444,
"duration": 0.2191,
"confidence": 0.304
},
{
"start": 62.79354,
"duration": 0.2191,
"confidence": 0.304
},
{
"start": 63.01264,
"duration": 0.21988,
"confidence": 0.345
},
{
"start": 63.23252,
"duration": 0.21988,
"confidence": 0.345
},
{
"start": 63.4524,
"duration": 0.21968,
"confidence": 0.312
},
{
"start": 63.67208,
"duration": 0.21968,
"confidence": 0.312
},
{
"start": 63.89176,
"duration": 0.21968,
"confidence": 0.29
},
{
"start": 64.11144,
"duration": 0.21968,
"confidence": 0.29
},
{
"start": 64.33111,
"duration": 0.21928,
"confidence": 0.273
},
{
"start": 64.55039,
"duration": 0.21928,
"confidence": 0.273
},
{
"start": 64.76967,
"duration": 0.21888,
"confidence": 0.342
},
{
"start": 64.98855,
"duration": 0.21888,
"confidence": 0.342
},
{
"start": 65.20743,
"duration": 0.21848,
"confidence": 0.417
},
{
"start": 65.42592,
"duration": 0.21848,
"confidence": 0.417
},
{
"start": 65.6444,
"duration": 0.21809,
"confidence": 0.406
},
{
"start": 65.86249,
"duration": 0.21809,
"confidence": 0.406
},
{
"start": 66.08058,
"duration": 0.21809,
"confidence": 0.383
},
{
"start": 66.29867,
"duration": 0.21809,
"confidence": 0.383
},
{
"start": 66.51676,
"duration": 0.21808,
"confidence": 0.362
},
{
"start": 66.73484,
"duration": 0.21808,
"confidence": 0.362
},
{
"start": 66.95292,
"duration": 0.21886,
"confidence": 0.235
},
{
"start": 67.17178,
"duration": 0.21886,
"confidence": 0.235
},
{
"start": 67.39064,
"duration": 0.21905,
"confidence": 0.216
},
{
"start": 67.60969,
"duration": 0.21905,
"confidence": 0.216
},
{
"start": 67.82874,
"duration": 0.21885,
"confidence": 0.225
},
{
"start": 68.04759,
"duration": 0.21885,
"confidence": 0.225
},
{
"start": 68.26643,
"duration": 0.21884,
"confidence": 0.273
},
{
"start": 68.48527,
"duration": 0.21884,
"confidence": 0.273
},
{
"start": 68.70411,
"duration": 0.21941,
"confidence": 0.245
},
{
"start": 68.92352,
"duration": 0.21941,
"confidence": 0.245
},
{
"start": 69.14293,
"duration": 0.2194,
"confidence": 0.256
},
{
"start": 69.36233,
"duration": 0.2194,
"confidence": 0.256
},
{
"start": 69.58174,
"duration": 0.2192,
"confidence": 0.222
},
{
"start": 69.80093,
"duration": 0.2192,
"confidence": 0.222
},
{
"start": 70.02013,
"duration": 0.21879,
"confidence": 0.234
},
{
"start": 70.23892,
"duration": 0.21879,
"confidence": 0.234
},
{
"start": 70.45771,
"duration": 0.21859,
"confidence": 0.258
},
{
"start": 70.6763,
"duration": 0.21859,
"confidence": 0.258
},
{
"start": 70.89489,
"duration": 0.21838,
"confidence": 0.285
},
{
"start": 71.11327,
"duration": 0.21838,
"confidence": 0.285
},
{
"start": 71.33165,
"duration": 0.21916,
"confidence": 0.271
},
{
"start": 71.55081,
"duration": 0.21916,
"confidence": 0.271
},
{
"start": 71.76996,
"duration": 0.21876,
"confidence": 0.35
},
{
"start": 71.98872,
"duration": 0.21876,
"confidence": 0.35
},
{
"start": 72.20747,
"duration": 0.21933,
"confidence": 0.322
},
{
"start": 72.4268,
"duration": 0.21933,
"confidence": 0.322
},
{
"start": 72.64613,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 72.86487,
"duration": 0.21874,
"confidence": 0.31
},
{
"start": 73.0836,
"duration": 0.21853,
"confidence": 0.271
},
{
"start": 73.30213,
"duration": 0.21853,
"confidence": 0.271
},
{
"start": 73.52067,
"duration": 0.21911,
"confidence": 0.275
},
{
"start": 73.73978,
"duration": 0.21911,
"confidence": 0.275
},
{
"start": 73.9589,
"duration": 0.22009,
"confidence": 0.237
},
{
"start": 74.17899,
"duration": 0.22009,
"confidence": 0.237
},
{
"start": 74.39908,
"duration": 0.2195,
"confidence": 0.307
},
{
"start": 74.61858,
"duration": 0.2195,
"confidence": 0.307
},
{
"start": 74.83808,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 75.05778,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 75.27747,
"duration": 0.21872,
"confidence": 0.295
},
{
"start": 75.49619,
"duration": 0.21872,
"confidence": 0.295
},
{
"start": 75.71491,
"duration": 0.21951,
"confidence": 0.262
},
{
"start": 75.93442,
"duration": 0.21951,
"confidence": 0.262
},
{
"start": 76.15393,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 76.37363,
"duration": 0.2197,
"confidence": 0.275
},
{
"start": 76.59333,
"duration": 0.21931,
"confidence": 0.259
},
{
"start": 76.81264,
"duration": 0.21931,
"confidence": 0.259
},
{
"start": 77.03196,
"duration": 0.21834,
"confidence": 0.249
},
{
"start": 77.25029,
"duration": 0.21834,
"confidence": 0.249
},
{
"start": 77.46863,
"duration": 0.21814,
"confidence": 0.177
},
{
"start": 77.68677,
"duration": 0.21814,
"confidence": 0.177
},
{
"start": 77.90492,
"duration": 0.21834,
"confidence": 0.244
},
{
"start": 78.12326,
"duration": 0.21834,
"confidence": 0.244
},
{
"start": 78.34161,
"duration": 0.21933,
"confidence": 0.272
},
{
"start": 78.56093,
"duration": 0.21933,
"confidence": 0.272
},
{
"start": 78.78026,
"duration": 0.21835,
"confidence": 0.286
},
{
"start": 78.99861,
"duration": 0.21835,
"confidence": 0.286
},
{
"start": 79.21697,
"duration": 0.21817,
"confidence": 0.261
},
{
"start": 79.43513,
"duration": 0.21817,
"confidence": 0.261
},
{
"start": 79.6533,
"duration": 0.21798,
"confidence": 0.291
},
{
"start": 79.87128,
"duration": 0.21798,
"confidence": 0.291
},
{
"start": 80.08925,
"duration": 0.21896,
"confidence": 0.282
},
{
"start": 80.30821,
"duration": 0.21896,
"confidence": 0.282
},
{
"start": 80.52717,
"duration": 0.21936,
"confidence": 0.24
},
{
"start": 80.74653,
"duration": 0.21936,
"confidence": 0.24
},
{
"start": 80.96588,
"duration": 0.21917,
"confidence": 0.154
},
{
"start": 81.18505,
"duration": 0.21917,
"confidence": 0.154
},
{
"start": 81.40422,
"duration": 0.21819,
"confidence": 0.143
},
{
"start": 81.62241,
"duration": 0.21819,
"confidence": 0.143
},
{
"start": 81.8406,
"duration": 0.21839,
"confidence": 0.114
},
{
"start": 82.059,
"duration": 0.21839,
"confidence": 0.114
},
{
"start": 82.27739,
"duration": 0.21938,
"confidence": 0.176
},
{
"start": 82.49677,
"duration": 0.21938,
"confidence": 0.176
},
{
"start": 82.71614,
"duration": 0.22095,
"confidence": 0.169
},
{
"start": 82.93709,
"duration": 0.22095,
"confidence": 0.169
},
{
"start": 83.15803,
"duration": 0.22017,
"confidence": 0.214
},
{
"start": 83.3782,
"duration": 0.22017,
"confidence": 0.214
},
{
"start": 83.59837,
"duration": 0.21958,
"confidence": 0.185
},
{
"start": 83.81795,
"duration": 0.21958,
"confidence": 0.185
},
{
"start": 84.03754,
"duration": 0.2188,
"confidence": 0.205
},
{
"start": 84.25634,
"duration": 0.2188,
"confidence": 0.205
},
{
"start": 84.47515,
"duration": 0.21959,
"confidence": 0.228
},
{
"start": 84.69473,
"duration": 0.21959,
"confidence": 0.228
},
{
"start": 84.91432,
"duration": 0.22096,
"confidence": 0.206
},
{
"start": 85.13527,
"duration": 0.22096,
"confidence": 0.206
},
{
"start": 85.35623,
"duration": 0.22017,
"confidence": 0.134
},
{
"start": 85.5764,
"duration": 0.22017,
"confidence": 0.134
},
{
"start": 85.79658,
"duration": 0.21841,
"confidence": 0.168
},
{
"start": 86.01499,
"duration": 0.21841,
"confidence": 0.168
},
{
"start": 86.23341,
"duration": 0.219,
"confidence": 0.173
},
{
"start": 86.45241,
"duration": 0.219,
"confidence": 0.173
},
{
"start": 86.67141,
"duration": 0.21939,
"confidence": 0.243
},
{
"start": 86.8908,
"duration": 0.21939,
"confidence": 0.243
},
{
"start": 87.11019,
"duration": 0.22017,
"confidence": 0.251
},
{
"start": 87.33036,
"duration": 0.22017,
"confidence": 0.251
},
{
"start": 87.55054,
"duration": 0.21881,
"confidence": 0.299
},
{
"start": 87.76935,
"duration": 0.21881,
"confidence": 0.299
},
{
"start": 87.98815,
"duration": 0.21803,
"confidence": 0.258
},
{
"start": 88.20618,
"duration": 0.21803,
"confidence": 0.258
},
{
"start": 88.42421,
"duration": 0.21901,
"confidence": 0.268
},
{
"start": 88.64322,
"duration": 0.21901,
"confidence": 0.268
},
{
"start": 88.86222,
"duration": 0.2196,
"confidence": 0.171
},
{
"start": 89.08182,
"duration": 0.2196,
"confidence": 0.171
},
{
"start": 89.30142,
"duration": 0.21882,
"confidence": 0.177
},
{
"start": 89.52023,
"duration": 0.21882,
"confidence": 0.177
},
{
"start": 89.73905,
"duration": 0.21882,
"confidence": 0.163
},
{
"start": 89.95787,
"duration": 0.21882,
"confidence": 0.163
},
{
"start": 90.17669,
"duration": 0.21863,
"confidence": 0.19
},
{
"start": 90.39532,
"duration": 0.21863,
"confidence": 0.19
},
{
"start": 90.61394,
"duration": 0.21921,
"confidence": 0.135
},
{
"start": 90.83315,
"duration": 0.21921,
"confidence": 0.135
},
{
"start": 91.05236,
"duration": 0.2198,
"confidence": 0.153
},
{
"start": 91.27216,
"duration": 0.2198,
"confidence": 0.153
},
{
"start": 91.49196,
"duration": 0.21882,
"confidence": 0.206
},
{
"start": 91.71078,
"duration": 0.21882,
"confidence": 0.206
},
{
"start": 91.9296,
"duration": 0.21862,
"confidence": 0.205
},
{
"start": 92.14822,
"duration": 0.21862,
"confidence": 0.205
},
{
"start": 92.36684,
"duration": 0.2192,
"confidence": 0.166
},
{
"start": 92.58604,
"duration": 0.2192,
"confidence": 0.166
},
{
"start": 92.80524,
"duration": 0.21939,
"confidence": 0.205
},
{
"start": 93.02464,
"duration": 0.21939,
"confidence": 0.205
},
{
"start": 93.24403,
"duration": 0.21939,
"confidence": 0.166
},
{
"start": 93.46342,
"duration": 0.21939,
"confidence": 0.166
},
{
"start": 93.68281,
"duration": 0.21958,
"confidence": 0.179
},
{
"start": 93.9024,
"duration": 0.21958,
"confidence": 0.179
},
{
"start": 94.12198,
"duration": 0.2188,
"confidence": 0.201
},
{
"start": 94.34078,
"duration": 0.2188,
"confidence": 0.201
},
{
"start": 94.55958,
"duration": 0.2188,
"confidence": 0.267
},
{
"start": 94.77838,
"duration": 0.2188,
"confidence": 0.267
},
{
"start": 94.99718,
"duration": 0.21919,
"confidence": 0.248
},
{
"start": 95.21637,
"duration": 0.21919,
"confidence": 0.248
},
{
"start": 95.43556,
"duration": 0.21841,
"confidence": 0.272
},
{
"start": 95.65397,
"duration": 0.21841,
"confidence": 0.272
},
{
"start": 95.87238,
"duration": 0.2188,
"confidence": 0.195
},
{
"start": 96.09119,
"duration": 0.2188,
"confidence": 0.195
},
{
"start": 96.30999,
"duration": 0.21881,
"confidence": 0.274
},
{
"start": 96.5288,
"duration": 0.21881,
"confidence": 0.274
},
{
"start": 96.74761,
"duration": 0.21862,
"confidence": 0.268
},
{
"start": 96.96622,
"duration": 0.21862,
"confidence": 0.268
},
{
"start": 97.18484,
"duration": 0.21823,
"confidence": 0.303
},
{
"start": 97.40306,
"duration": 0.21823,
"confidence": 0.303
},
{
"start": 97.62129,
"duration": 0.21843,
"confidence": 0.245
},
{
"start": 97.83972,
"duration": 0.21843,
"confidence": 0.245
},
{
"start": 98.05814,
"duration": 0.21804,
"confidence": 0.228
},
{
"start": 98.27618,
"duration": 0.21804,
"confidence": 0.228
},
{
"start": 98.49422,
"duration": 0.21882,
"confidence": 0.17
},
{
"start": 98.71304,
"duration": 0.21882,
"confidence": 0.17
},
{
"start": 98.93187,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 99.1503,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 99.36873,
"duration": 0.21823,
"confidence": 0.235
},
{
"start": 99.58696,
"duration": 0.21823,
"confidence": 0.235
},
{
"start": 99.8052,
"duration": 0.21843,
"confidence": 0.223
},
{
"start": 100.02363,
"duration": 0.21843,
"confidence": 0.223
},
{
"start": 100.24205,
"duration": 0.2198,
"confidence": 0.183
},
{
"start": 100.46185,
"duration": 0.2198,
"confidence": 0.183
},
{
"start": 100.68165,
"duration": 0.21941,
"confidence": 0.182
},
{
"start": 100.90106,
"duration": 0.21941,
"confidence": 0.182
},
{
"start": 101.12046,
"duration": 0.21901,
"confidence": 0.145
},
{
"start": 101.33947,
"duration": 0.21901,
"confidence": 0.145
},
{
"start": 101.55849,
"duration": 0.21882,
"confidence": 0.151
},
{
"start": 101.77731,
"duration": 0.21882,
"confidence": 0.151
},
{
"start": 101.99612,
"duration": 0.21862,
"confidence": 0.183
},
{
"start": 102.21475,
"duration": 0.21862,
"confidence": 0.183
},
{
"start": 102.43337,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 102.6518,
"duration": 0.21843,
"confidence": 0.224
},
{
"start": 102.87023,
"duration": 0.21902,
"confidence": 0.2
},
{
"start": 103.08925,
"duration": 0.21902,
"confidence": 0.2
},
{
"start": 103.30827,
"duration": 0.21882,
"confidence": 0.239
},
{
"start": 103.52709,
"duration": 0.21882,
"confidence": 0.239
},
{
"start": 103.74591,
"duration": 0.21941,
"confidence": 0.168
},
{
"start": 103.96532,
"duration": 0.21941,
"confidence": 0.168
},
{
"start": 104.18474,
"duration": 0.21843,
"confidence": 0.152
},
{
"start": 104.40317,
"duration": 0.21843,
"confidence": 0.152
},
{
"start": 104.6216,
"duration": 0.21843,
"confidence": 0.133
},
{
"start": 104.84003,
"duration": 0.21843,
"confidence": 0.133
},
{
"start": 105.05847,
"duration": 0.21824,
"confidence": 0.194
},
{
"start": 105.27671,
"duration": 0.21824,
"confidence": 0.194
},
{
"start": 105.49495,
"duration": 0.21922,
"confidence": 0.18
},
{
"start": 105.71416,
"duration": 0.21922,
"confidence": 0.18
},
{
"start": 105.93338,
"duration": 0.21824,
"confidence": 0.196
},
{
"start": 106.15162,
"duration": 0.21824,
"confidence": 0.196
},
{
"start": 106.36986,
"duration": 0.21824,
"confidence": 0.172
},
{
"start": 106.5881,
"duration": 0.21824,
"confidence": 0.172
},
{
"start": 106.80634,
"duration": 0.21785,
"confidence": 0.156
},
{
"start": 107.02419,
"duration": 0.21785,
"confidence": 0.156
},
{
"start": 107.24205,
"duration": 0.22,
"confidence": 0.206
},
{
"start": 107.46205,
"duration": 0.22,
"confidence": 0.206
},
{
"start": 107.68205,
"duration": 0.21903,
"confidence": 0.201
},
{
"start": 107.90108,
"duration": 0.21903,
"confidence": 0.201
},
{
"start": 108.12011,
"duration": 0.22176,
"confidence": 0.186
},
{
"start": 108.34187,
"duration": 0.22176,
"confidence": 0.186
},
{
"start": 108.56363,
"duration": 0.21922,
"confidence": 0.165
},
{
"start": 108.78285,
"duration": 0.21922,
"confidence": 0.165
},
{
"start": 109.00207,
"duration": 0.21961,
"confidence": 0.247
},
{
"start": 109.22168,
"duration": 0.21961,
"confidence": 0.247
},
{
"start": 109.44129,
"duration": 0.2196,
"confidence": 0.21
},
{
"start": 109.66089,
"duration": 0.2196,
"confidence": 0.21
},
{
"start": 109.88049,
"duration": 0.2194,
"confidence": 0.167
},
{
"start": 110.0999,
"duration": 0.2194,
"confidence": 0.167
},
{
"start": 110.3193,
"duration": 0.21882,
"confidence": 0.203
},
{
"start": 110.53812,
"duration": 0.21882,
"confidence": 0.203
},
{
"start": 110.75694,
"duration": 0.2194,
"confidence": 0.17
},
{
"start": 110.97634,
"duration": 0.2194,
"confidence": 0.17
},
{
"start": 111.19574,
"duration": 0.21647,
"confidence": 0.204
},
{
"start": 111.41221,
"duration": 0.21647,
"confidence": 0.204
},
{
"start": 111.62868,
"duration": 0.2198,
"confidence": 0.16
},
{
"start": 111.84848,
"duration": 0.2198,
"confidence": 0.16
},
{
"start": 112.06828,
"duration": 0.2198,
"confidence": 0.189
},
{
"start": 112.28807,
"duration": 0.2198,
"confidence": 0.189
},
{
"start": 112.50787,
"duration": 0.22098,
"confidence": 0.256
},
{
"start": 112.72885,
"duration": 0.22098,
"confidence": 0.256
},
{
"start": 112.94983,
"duration": 0.22118,
"confidence": 0.27
},
{
"start": 113.17101,
"duration": 0.22118,
"confidence": 0.27
},
{
"start": 113.39218,
"duration": 0.2204,
"confidence": 0.297
},
{
"start": 113.61259,
"duration": 0.2204,
"confidence": 0.297
},
{
"start": 113.83299,
"duration": 0.22002,
"confidence": 0.199
},
{
"start": 114.05301,
"duration": 0.22002,
"confidence": 0.199
},
{
"start": 114.27302,
"duration": 0.221,
"confidence": 0.164
},
{
"start": 114.49403,
"duration": 0.221,
"confidence": 0.164
},
{
"start": 114.71503,
"duration": 0.21925,
"confidence": 0.109
},
{
"start": 114.93428,
"duration": 0.21925,
"confidence": 0.109
},
{
"start": 115.15353,
"duration": 0.21985,
"confidence": 0.086
},
{
"start": 115.37338,
"duration": 0.21985,
"confidence": 0.086
},
{
"start": 115.59323,
"duration": 0.21731,
"confidence": 0.108
},
{
"start": 115.81054,
"duration": 0.21731,
"confidence": 0.108
},
{
"start": 116.02785,
"duration": 0.21673,
"confidence": 0.139
},
{
"start": 116.24458,
"duration": 0.21673,
"confidence": 0.139
},
{
"start": 116.46131,
"duration": 0.21673,
"confidence": 0.163
},
{
"start": 116.67804,
"duration": 0.21673,
"confidence": 0.163
},
{
"start": 116.89478,
"duration": 0.2183,
"confidence": 0.14
},
{
"start": 117.11308,
"duration": 0.2183,
"confidence": 0.14
},
{
"start": 117.33138,
"duration": 0.21674,
"confidence": 0.208
},
{
"start": 117.54811,
"duration": 0.21674,
"confidence": 0.208
},
{
"start": 117.76485,
"duration": 0.21869,
"confidence": 0.226
},
{
"start": 117.98354,
"duration": 0.21869,
"confidence": 0.226
},
{
"start": 118.20223,
"duration": 0.21889,
"confidence": 0.246
},
{
"start": 118.42112,
"duration": 0.21889,
"confidence": 0.246
},
{
"start": 118.64001,
"duration": 0.22006,
"confidence": 0.177
},
{
"start": 118.86007,
"duration": 0.22006,
"confidence": 0.177
},
{
"start": 119.08014,
"duration": 0.2183,
"confidence": 0.17
},
{
"start": 119.29844,
"duration": 0.2183,
"confidence": 0.17
},
{
"start": 119.51674,
"duration": 0.21909,
"confidence": 0.191
},
{
"start": 119.73583,
"duration": 0.21909,
"confidence": 0.191
},
{
"start": 119.95492,
"duration": 0.21988,
"confidence": 0.147
},
{
"start": 120.1748,
"duration": 0.21988,
"confidence": 0.147
},
{
"start": 120.39468,
"duration": 0.22126,
"confidence": 0.087
},
{
"start": 120.61594,
"duration": 0.22126,
"confidence": 0.087
},
{
"start": 120.8372,
"duration": 0.21911,
"confidence": 0.132
},
{
"start": 121.05631,
"duration": 0.21911,
"confidence": 0.132
},
{
"start": 121.27542,
"duration": 0.21814,
"confidence": 0.096
},
{
"start": 121.49355,
"duration": 0.21814,
"confidence": 0.096
},
{
"start": 121.71169,
"duration": 0.21814,
"confidence": 0.308
},
{
"start": 121.92983,
"duration": 0.21814,
"confidence": 0.308
},
{
"start": 122.14798,
"duration": 0.2205,
"confidence": 0.326
},
{
"start": 122.36848,
"duration": 0.2205,
"confidence": 0.326
},
{
"start": 122.58897,
"duration": 0.21972,
"confidence": 0.363
},
{
"start": 122.80869,
"duration": 0.21972,
"confidence": 0.363
},
{
"start": 123.02841,
"duration": 0.21777,
"confidence": 0.331
},
{
"start": 123.24618,
"duration": 0.21777,
"confidence": 0.331
},
{
"start": 123.46395,
"duration": 0.21817,
"confidence": 0.355
},
{
"start": 123.68212,
"duration": 0.21817,
"confidence": 0.355
},
{
"start": 123.90028,
"duration": 0.21857,
"confidence": 0.29
},
{
"start": 124.11885,
"duration": 0.21857,
"confidence": 0.29
},
{
"start": 124.33742,
"duration": 0.21857,
"confidence": 0.348
},
{
"start": 124.55599,
"duration": 0.21857,
"confidence": 0.348
},
{
"start": 124.77457,
"duration": 0.2178,
"confidence": 0.376
},
{
"start": 124.99236,
"duration": 0.2178,
"confidence": 0.376
},
{
"start": 125.21016,
"duration": 0.21742,
"confidence": 0.376
},
{
"start": 125.42758,
"duration": 0.21742,
"confidence": 0.376
},
{
"start": 125.645,
"duration": 0.21821,
"confidence": 0.328
},
{
"start": 125.86321,
"duration": 0.21821,
"confidence": 0.328
},
{
"start": 126.08141,
"duration": 0.21861,
"confidence": 0.394
},
{
"start": 126.30002,
"duration": 0.21861,
"confidence": 0.394
},
{
"start": 126.51863,
"duration": 0.21842,
"confidence": 0.341
},
{
"start": 126.73705,
"duration": 0.21842,
"confidence": 0.341
},
{
"start": 126.95546,
"duration": 0.21881,
"confidence": 0.262
},
{
"start": 127.17428,
"duration": 0.21881,
"confidence": 0.262
},
{
"start": 127.39309,
"duration": 0.21823,
"confidence": 0.217
},
{
"start": 127.61132,
"duration": 0.21823,
"confidence": 0.217
},
{
"start": 127.82955,
"duration": 0.21921,
"confidence": 0.24
},
{
"start": 128.04877,
"duration": 0.21921,
"confidence": 0.24
},
{
"start": 128.26797,
"duration": 0.2196,
"confidence": 0.212
},
{
"start": 128.48758,
"duration": 0.2196,
"confidence": 0.212
},
{
"start": 128.70718,
"duration": 0.21941,
"confidence": 0.309
},
{
"start": 128.92659,
"duration": 0.21941,
"confidence": 0.309
},
{
"start": 129.146,
"duration": 0.21921,
"confidence": 0.385
},
{
"start": 129.36522,
"duration": 0.21921,
"confidence": 0.385
},
{
"start": 129.58443,
"duration": 0.21902,
"confidence": 0.426
},
{
"start": 129.80345,
"duration": 0.21902,
"confidence": 0.426
},
{
"start": 130.02246,
"duration": 0.21843,
"confidence": 0.399
},
{
"start": 130.24089,
"duration": 0.21843,
"confidence": 0.399
},
{
"start": 130.45934,
"duration": 0.2198,
"confidence": 0.338
},
{
"start": 130.67912,
"duration": 0.2198,
"confidence": 0.338
},
{
"start": 130.89894,
"duration": 0.21902,
"confidence": 0.289
},
{
"start": 131.11797,
"duration": 0.21902,
"confidence": 0.289
},
{
"start": 131.33698,
"duration": 0.21883,
"confidence": 0.325
},
{
"start": 131.55582,
"duration": 0.21883,
"confidence": 0.325
},
{
"start": 131.77464,
"duration": 0.21884,
"confidence": 0.274
},
{
"start": 131.99348,
"duration": 0.21884,
"confidence": 0.274
},
{
"start": 132.21233,
"duration": 0.21903,
"confidence": 0.34
},
{
"start": 132.43137,
"duration": 0.21903,
"confidence": 0.34
},
{
"start": 132.65039,
"duration": 0.21943,
"confidence": 0.328
},
{
"start": 132.86983,
"duration": 0.21943,
"confidence": 0.328
},
{
"start": 133.08925,
"duration": 0.21943,
"confidence": 0.367
},
{
"start": 133.30869,
"duration": 0.21943,
"confidence": 0.367
},
{
"start": 133.5281,
"duration": 0.21903,
"confidence": 0.496
},
{
"start": 133.74713,
"duration": 0.21903,
"confidence": 0.496
},
{
"start": 133.96616,
"duration": 0.21942,
"confidence": 0.427
},
{
"start": 134.18558,
"duration": 0.21942,
"confidence": 0.427
},
{
"start": 134.405,
"duration": 0.21961,
"confidence": 0.331
},
{
"start": 134.6246,
"duration": 0.21961,
"confidence": 0.331
},
{
"start": 134.84422,
"duration": 0.2196,
"confidence": 0.368
},
{
"start": 135.06383,
"duration": 0.2196,
"confidence": 0.368
},
{
"start": 135.28342,
"duration": 0.21999,
"confidence": 0.401
},
{
"start": 135.5034,
"duration": 0.21999,
"confidence": 0.401
},
{
"start": 135.72339,
"duration": 0.21783,
"confidence": 0.398
},
{
"start": 135.94122,
"duration": 0.21783,
"confidence": 0.398
},
{
"start": 136.15906,
"duration": 0.21763,
"confidence": 0.373
},
{
"start": 136.37668,
"duration": 0.21763,
"confidence": 0.373
},
{
"start": 136.5943,
"duration": 0.2188,
"confidence": 0.351
},
{
"start": 136.8131,
"duration": 0.2188,
"confidence": 0.351
},
{
"start": 137.0319,
"duration": 0.21997,
"confidence": 0.246
},
{
"start": 137.25186,
"duration": 0.21997,
"confidence": 0.246
},
{
"start": 137.47183,
"duration": 0.21898,
"confidence": 0.217
},
{
"start": 137.69081,
"duration": 0.21898,
"confidence": 0.217
},
{
"start": 137.90979,
"duration": 0.21858,
"confidence": 0.195
},
{
"start": 138.12837,
"duration": 0.21858,
"confidence": 0.195
},
{
"start": 138.34695,
"duration": 0.21721,
"confidence": 0.312
},
{
"start": 138.56416,
"duration": 0.21721,
"confidence": 0.312
},
{
"start": 138.78137,
"duration": 0.21936,
"confidence": 0.3
},
{
"start": 139.00073,
"duration": 0.21936,
"confidence": 0.3
},
{
"start": 139.22008,
"duration": 0.21779,
"confidence": 0.27
},
{
"start": 139.43787,
"duration": 0.21779,
"confidence": 0.27
},
{
"start": 139.65565,
"duration": 0.21328,
"confidence": 0.219
},
{
"start": 139.86893,
"duration": 0.21328,
"confidence": 0.219
},
{
"start": 140.08221,
"duration": 0.21308,
"confidence": 0.302
},
{
"start": 140.29529,
"duration": 0.21308,
"confidence": 0.302
},
{
"start": 140.50838,
"duration": 0.21484,
"confidence": 0.322
},
{
"start": 140.7232,
"duration": 0.21484,
"confidence": 0.322
},
{
"start": 140.93805,
"duration": 0.21797,
"confidence": 0.163
},
{
"start": 141.15602,
"duration": 0.21797,
"confidence": 0.163
},
{
"start": 141.37398,
"duration": 0.21992,
"confidence": 0.186
},
{
"start": 141.5939,
"duration": 0.21992,
"confidence": 0.186
},
{
"start": 141.81381,
"duration": 0.21854,
"confidence": 0.175
},
{
"start": 142.03235,
"duration": 0.21854,
"confidence": 0.175
},
{
"start": 142.25089,
"duration": 0.22107,
"confidence": 0.112
},
{
"start": 142.47195,
"duration": 0.22107,
"confidence": 0.112
},
{
"start": 142.69302,
"duration": 0.2238,
"confidence": 0.11
},
{
"start": 142.91684,
"duration": 0.2238,
"confidence": 0.11
},
{
"start": 143.14064,
"duration": 0.22223,
"confidence": 0.12
},
{
"start": 143.36287,
"duration": 0.22223,
"confidence": 0.12
},
{
"start": 143.5851,
"duration": 0.22104,
"confidence": 0.191
},
{
"start": 143.80614,
"duration": 0.22104,
"confidence": 0.191
},
{
"start": 144.02719,
"duration": 0.21966,
"confidence": 0.233
},
{
"start": 144.24686,
"duration": 0.21966,
"confidence": 0.233
},
{
"start": 144.46652,
"duration": 0.21692,
"confidence": 0.264
},
{
"start": 144.68344,
"duration": 0.21692,
"confidence": 0.264
},
{
"start": 144.90034,
"duration": 0.21887,
"confidence": 0.173
},
{
"start": 145.11922,
"duration": 0.21887,
"confidence": 0.173
},
{
"start": 145.33809,
"duration": 0.21905,
"confidence": 0.127
},
{
"start": 145.55714,
"duration": 0.21905,
"confidence": 0.127
},
{
"start": 145.7762,
"duration": 0.21924,
"confidence": 0.099
},
{
"start": 145.99544,
"duration": 0.21924,
"confidence": 0.099
},
{
"start": 146.21468,
"duration": 0.21923,
"confidence": 0.093
},
{
"start": 146.43391,
"duration": 0.21923,
"confidence": 0.093
},
{
"start": 146.65315,
"duration": 0.2204,
"confidence": 0.092
},
{
"start": 146.87355,
"duration": 0.2204,
"confidence": 0.092
},
{
"start": 147.09395,
"duration": 0.21863,
"confidence": 0.322
},
{
"start": 147.31258,
"duration": 0.21863,
"confidence": 0.322
},
{
"start": 147.5312,
"duration": 0.22078,
"confidence": 0.318
},
{
"start": 147.75198,
"duration": 0.22078,
"confidence": 0.318
},
{
"start": 147.97276,
"duration": 0.2192,
"confidence": 0.284
},
{
"start": 148.19197,
"duration": 0.2192,
"confidence": 0.284
},
{
"start": 148.41118,
"duration": 0.2194,
"confidence": 0.299
},
{
"start": 148.63057,
"duration": 0.2194,
"confidence": 0.299
},
{
"start": 148.84998,
"duration": 0.219,
"confidence": 0.323
},
{
"start": 149.06897,
"duration": 0.219,
"confidence": 0.323
},
{
"start": 149.28796,
"duration": 0.21939,
"confidence": 0.219
},
{
"start": 149.50737,
"duration": 0.21939,
"confidence": 0.219
},
{
"start": 149.72676,
"duration": 0.2192,
"confidence": 0.239
},
{
"start": 149.94595,
"duration": 0.2192,
"confidence": 0.239
},
{
"start": 150.16516,
"duration": 0.2192,
"confidence": 0.264
},
{
"start": 150.38435,
"duration": 0.2192,
"confidence": 0.264
},
{
"start": 150.60356,
"duration": 0.21882,
"confidence": 0.191
},
{
"start": 150.82237,
"duration": 0.21882,
"confidence": 0.191
},
{
"start": 151.04118,
"duration": 0.21882,
"confidence": 0.115
},
{
"start": 151.26001,
"duration": 0.21882,
"confidence": 0.115
},
{
"start": 151.47884,
"duration": 0.21863,
"confidence": 0.108
},
{
"start": 151.69746,
"duration": 0.21863,
"confidence": 0.108
},
{
"start": 151.9161,
"duration": 0.21864,
"confidence": 0.095
},
{
"start": 152.13474,
"duration": 0.21864,
"confidence": 0.095
},
{
"start": 152.35336,
"duration": 0.21942,
"confidence": 0.184
},
{
"start": 152.57278,
"duration": 0.21942,
"confidence": 0.184
},
{
"start": 152.7922,
"duration": 0.21962,
"confidence": 0.222
},
{
"start": 153.01183,
"duration": 0.21962,
"confidence": 0.222
},
{
"start": 153.23145,
"duration": 0.2202,
"confidence": 0.223
},
{
"start": 153.45166,
"duration": 0.2202,
"confidence": 0.223
},
{
"start": 153.67186,
"duration": 0.22079,
"confidence": 0.168
},
{
"start": 153.89265,
"duration": 0.22079,
"confidence": 0.168
},
{
"start": 154.11343,
"duration": 0.22019,
"confidence": 0.254
},
{
"start": 154.33363,
"duration": 0.22019,
"confidence": 0.254
},
{
"start": 154.55382,
"duration": 0.21921,
"confidence": 0.253
},
{
"start": 154.77303,
"duration": 0.21921,
"confidence": 0.253
},
{
"start": 154.99223,
"duration": 0.21999,
"confidence": 0.224
},
{
"start": 155.21223,
"duration": 0.21999,
"confidence": 0.224
},
{
"start": 155.43222,
"duration": 0.21939,
"confidence": 0.145
},
{
"start": 155.65161,
"duration": 0.21939,
"confidence": 0.145
},
{
"start": 155.871,
"duration": 0.2188,
"confidence": 0.23
},
{
"start": 156.0898,
"duration": 0.2188,
"confidence": 0.23
},
{
"start": 156.3086,
"duration": 0.2186,
"confidence": 0.253
},
{
"start": 156.5272,
"duration": 0.2186,
"confidence": 0.253
},
{
"start": 156.74579,
"duration": 0.21801,
"confidence": 0.438
},
{
"start": 156.9638,
"duration": 0.21801,
"confidence": 0.438
},
{
"start": 157.1818,
"duration": 0.21878,
"confidence": 0.361
},
{
"start": 157.40059,
"duration": 0.21878,
"confidence": 0.361
},
{
"start": 157.61937,
"duration": 0.21898,
"confidence": 0.425
},
{
"start": 157.83835,
"duration": 0.21898,
"confidence": 0.425
},
{
"start": 158.05733,
"duration": 0.21897,
"confidence": 0.348
},
{
"start": 158.2763,
"duration": 0.21897,
"confidence": 0.348
},
{
"start": 158.49527,
"duration": 0.21897,
"confidence": 0.4
},
{
"start": 158.71423,
"duration": 0.21897,
"confidence": 0.4
},
{
"start": 158.9332,
"duration": 0.21876,
"confidence": 0.321
},
{
"start": 159.15196,
"duration": 0.21876,
"confidence": 0.321
},
{
"start": 159.37073,
"duration": 0.21816,
"confidence": 0.424
},
{
"start": 159.58888,
"duration": 0.21816,
"confidence": 0.424
},
{
"start": 159.80705,
"duration": 0.21854,
"confidence": 0.379
},
{
"start": 160.0256,
"duration": 0.21854,
"confidence": 0.379
},
{
"start": 160.24414,
"duration": 0.2193,
"confidence": 0.419
},
{
"start": 160.46344,
"duration": 0.2193,
"confidence": 0.419
},
{
"start": 160.68272,
"duration": 0.22006,
"confidence": 0.303
},
{
"start": 160.90279,
"duration": 0.22006,
"confidence": 0.303
},
{
"start": 161.12283,
"duration": 0.21748,
"confidence": 0.337
},
{
"start": 161.34033,
"duration": 0.21748,
"confidence": 0.337
},
{
"start": 161.55782,
"duration": 0.2196,
"confidence": 0.398
},
{
"start": 161.7774,
"duration": 0.2196,
"confidence": 0.398
},
{
"start": 161.997,
"duration": 0.21937,
"confidence": 0.271
},
{
"start": 162.21637,
"duration": 0.21937,
"confidence": 0.271
},
{
"start": 162.43575,
"duration": 0.21972,
"confidence": 0.159
},
{
"start": 162.65546,
"duration": 0.21972,
"confidence": 0.159
},
{
"start": 162.87518,
"duration": 0.2189,
"confidence": 0.05
},
{
"start": 163.09409,
"duration": 0.2189,
"confidence": 0.05
},
{
"start": 163.31299,
"duration": 0.2175,
"confidence": 0.188
},
{
"start": 163.53049,
"duration": 0.2175,
"confidence": 0.188
},
{
"start": 163.74799,
"duration": 0.21648,
"confidence": 0.152
},
{
"start": 163.96446,
"duration": 0.21648,
"confidence": 0.152
},
{
"start": 164.18094,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 164.39894,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 164.61694,
"duration": 0.21562,
"confidence": 0.231
},
{
"start": 164.83257,
"duration": 0.21562,
"confidence": 0.231
},
{
"start": 165.04819,
"duration": 0.21656,
"confidence": 0.36
},
{
"start": 165.26476,
"duration": 0.21656,
"confidence": 0.36
},
{
"start": 165.48131,
"duration": 0.21711,
"confidence": 0.229
},
{
"start": 165.69843,
"duration": 0.21711,
"confidence": 0.229
},
{
"start": 165.91553,
"duration": 0.21747,
"confidence": 0.256
},
{
"start": 166.13301,
"duration": 0.21747,
"confidence": 0.256
},
{
"start": 166.35048,
"duration": 0.21745,
"confidence": 0.174
},
{
"start": 166.56795,
"duration": 0.21745,
"confidence": 0.174
},
{
"start": 166.78539,
"duration": 0.21685,
"confidence": 0.241
},
{
"start": 167.00224,
"duration": 0.21685,
"confidence": 0.241
},
{
"start": 167.21909,
"duration": 0.21879,
"confidence": 0.175
},
{
"start": 167.43788,
"duration": 0.21879,
"confidence": 0.175
},
{
"start": 167.65668,
"duration": 0.22151,
"confidence": 0.121
},
{
"start": 167.87817,
"duration": 0.22151,
"confidence": 0.121
},
{
"start": 168.09969,
"duration": 0.22091,
"confidence": 0.062
},
{
"start": 168.32059,
"duration": 0.22091,
"confidence": 0.062
},
{
"start": 168.5415,
"duration": 0.22188,
"confidence": 0.186
},
{
"start": 168.7634,
"duration": 0.22188,
"confidence": 0.186
},
{
"start": 168.98526,
"duration": 0.22148,
"confidence": 0.129
},
{
"start": 169.20674,
"duration": 0.22148,
"confidence": 0.129
},
{
"start": 169.42822,
"duration": 0.22498,
"confidence": 0.172
},
{
"start": 169.6532,
"duration": 0.22498,
"confidence": 0.172
},
{
"start": 169.87817,
"duration": 0.2236,
"confidence": 0.126
},
{
"start": 170.10178,
"duration": 0.2236,
"confidence": 0.126
},
{
"start": 170.3254,
"duration": 0.21929,
"confidence": 0.232
},
{
"start": 170.54468,
"duration": 0.21929,
"confidence": 0.232
},
{
"start": 170.76398,
"duration": 0.21596,
"confidence": 0.197
},
{
"start": 170.97993,
"duration": 0.21596,
"confidence": 0.197
},
{
"start": 171.1959,
"duration": 0.21787,
"confidence": 0.159
},
{
"start": 171.41377,
"duration": 0.21787,
"confidence": 0.159
},
{
"start": 171.63164,
"duration": 0.21745,
"confidence": 0.165
},
{
"start": 171.84909,
"duration": 0.21745,
"confidence": 0.165
},
{
"start": 172.06654,
"duration": 0.21858,
"confidence": 0.279
},
{
"start": 172.28513,
"duration": 0.21858,
"confidence": 0.279
},
{
"start": 172.50371,
"duration": 0.2164,
"confidence": 0.21
},
{
"start": 172.72011,
"duration": 0.2164,
"confidence": 0.21
},
{
"start": 172.93651,
"duration": 0.22163,
"confidence": 0.224
},
{
"start": 173.15813,
"duration": 0.22163,
"confidence": 0.224
},
{
"start": 173.37976,
"duration": 0.22779,
"confidence": 0.16
},
{
"start": 173.60756,
"duration": 0.22779,
"confidence": 0.16
},
{
"start": 173.83534,
"duration": 0.22929,
"confidence": 0.229
},
{
"start": 174.06464,
"duration": 0.22929,
"confidence": 0.229
},
{
"start": 174.29393,
"duration": 0.22647,
"confidence": 0.147
},
{
"start": 174.5204,
"duration": 0.22647,
"confidence": 0.147
},
{
"start": 174.74687,
"duration": 0.22638,
"confidence": 0.065
},
{
"start": 174.97325,
"duration": 0.22638,
"confidence": 0.065
},
{
"start": 175.19965,
"duration": 0.22297,
"confidence": 0.127
},
{
"start": 175.4226,
"duration": 0.22297,
"confidence": 0.127
},
{
"start": 175.64558,
"duration": 0.21879,
"confidence": 0.239
},
{
"start": 175.86436,
"duration": 0.21879,
"confidence": 0.239
},
{
"start": 176.08316,
"duration": 0.21534,
"confidence": 0.115
},
{
"start": 176.2985,
"duration": 0.21534,
"confidence": 0.115
},
{
"start": 176.51382,
"duration": 0.21212,
"confidence": 0.135
},
{
"start": 176.72595,
"duration": 0.21212,
"confidence": 0.135
},
{
"start": 176.93806,
"duration": 0.21241,
"confidence": 0.058
},
{
"start": 177.15048,
"duration": 0.21241,
"confidence": 0.058
},
{
"start": 177.36288,
"duration": 0.21233,
"confidence": 0.118
},
{
"start": 177.57523,
"duration": 0.21233,
"confidence": 0.118
},
{
"start": 177.78755,
"duration": 0.21128,
"confidence": 0.07
},
{
"start": 177.99883,
"duration": 0.21128,
"confidence": 0.07
},
{
"start": 178.21011,
"duration": 0.21452,
"confidence": 0.023
},
{
"start": 178.42464,
"duration": 0.21452,
"confidence": 0.023
},
{
"start": 178.63916,
"duration": 0.21777,
"confidence": 0.04
},
{
"start": 178.85692,
"duration": 0.21777,
"confidence": 0.04
},
{
"start": 179.07469,
"duration": 0.2193,
"confidence": 0.126
},
{
"start": 179.29399,
"duration": 0.2193,
"confidence": 0.126
},
{
"start": 179.51329,
"duration": 0.21928,
"confidence": 0.109
},
{
"start": 179.73257,
"duration": 0.21928,
"confidence": 0.109
},
{
"start": 179.95186,
"duration": 0.21771,
"confidence": 0.131
},
{
"start": 180.16957,
"duration": 0.21771,
"confidence": 0.131
},
{
"start": 180.38728,
"duration": 0.21946,
"confidence": 0.091
},
{
"start": 180.60675,
"duration": 0.21946,
"confidence": 0.091
},
{
"start": 180.8262,
"duration": 0.21928,
"confidence": 0.15
},
{
"start": 181.04549,
"duration": 0.21928,
"confidence": 0.15
},
{
"start": 181.26477,
"duration": 0.21851,
"confidence": 0.113
},
{
"start": 181.48328,
"duration": 0.21851,
"confidence": 0.113
},
{
"start": 181.7018,
"duration": 0.21891,
"confidence": 0.076
},
{
"start": 181.92072,
"duration": 0.21891,
"confidence": 0.076
},
{
"start": 182.13962,
"duration": 0.21815,
"confidence": 0.152
},
{
"start": 182.35777,
"duration": 0.21815,
"confidence": 0.152
},
{
"start": 182.57591,
"duration": 0.21758,
"confidence": 0.18
},
{
"start": 182.79349,
"duration": 0.21758,
"confidence": 0.18
},
{
"start": 183.01106,
"duration": 0.21856,
"confidence": 0.121
},
{
"start": 183.22963,
"duration": 0.21856,
"confidence": 0.121
},
{
"start": 183.4482,
"duration": 0.22012,
"confidence": 0.163
},
{
"start": 183.6683,
"duration": 0.22012,
"confidence": 0.163
},
{
"start": 183.88843,
"duration": 0.21974,
"confidence": 0.095
},
{
"start": 184.10817,
"duration": 0.21974,
"confidence": 0.095
},
{
"start": 184.32791,
"duration": 0.21975,
"confidence": 0.088
},
{
"start": 184.54765,
"duration": 0.21975,
"confidence": 0.088
},
{
"start": 184.76741,
"duration": 0.22015,
"confidence": 0.058
},
{
"start": 184.98756,
"duration": 0.22015,
"confidence": 0.058
},
{
"start": 185.20772,
"duration": 0.21979,
"confidence": 0.056
},
{
"start": 185.4275,
"duration": 0.21979,
"confidence": 0.056
},
{
"start": 185.6473,
"duration": 0.22079,
"confidence": 0.121
},
{
"start": 185.86809,
"duration": 0.22079,
"confidence": 0.121
},
{
"start": 186.08888,
"duration": 0.22121,
"confidence": 0.185
},
{
"start": 186.31009,
"duration": 0.22121,
"confidence": 0.185
},
{
"start": 186.53131,
"duration": 0.21853,
"confidence": 0.142
},
{
"start": 186.74985,
"duration": 0.21853,
"confidence": 0.142
},
{
"start": 186.96837,
"duration": 0.21992,
"confidence": 0.125
},
{
"start": 187.1883,
"duration": 0.21992,
"confidence": 0.125
},
{
"start": 187.40822,
"duration": 0.21822,
"confidence": 0.064
},
{
"start": 187.62643,
"duration": 0.21822,
"confidence": 0.064
},
{
"start": 187.84467,
"duration": 0.21867,
"confidence": 0.159
},
{
"start": 188.06332,
"duration": 0.21867,
"confidence": 0.159
},
{
"start": 188.282,
"duration": 0.2197,
"confidence": 0.128
},
{
"start": 188.5017,
"duration": 0.2197,
"confidence": 0.128
},
{
"start": 188.7214,
"duration": 0.21842,
"confidence": 0.116
},
{
"start": 188.93983,
"duration": 0.21842,
"confidence": 0.116
},
{
"start": 189.15825,
"duration": 0.21636,
"confidence": 0.061
},
{
"start": 189.3746,
"duration": 0.21636,
"confidence": 0.061
},
{
"start": 189.59097,
"duration": 0.21704,
"confidence": 0.177
},
{
"start": 189.80801,
"duration": 0.21704,
"confidence": 0.177
},
{
"start": 190.02505,
"duration": 0.21616,
"confidence": 0.105
},
{
"start": 190.24121,
"duration": 0.21616,
"confidence": 0.105
},
{
"start": 190.45738,
"duration": 0.21801,
"confidence": 0.199
},
{
"start": 190.67538,
"duration": 0.21801,
"confidence": 0.199
},
{
"start": 190.8934,
"duration": 0.21713,
"confidence": 0.293
},
{
"start": 191.11053,
"duration": 0.21713,
"confidence": 0.293
},
{
"start": 191.32767,
"duration": 0.21604,
"confidence": 0.327
},
{
"start": 191.5437,
"duration": 0.21604,
"confidence": 0.327
},
{
"start": 191.75974,
"duration": 0.21611,
"confidence": 0.094
},
{
"start": 191.97585,
"duration": 0.21611,
"confidence": 0.094
},
{
"start": 192.19196,
"duration": 0.21735,
"confidence": 0.203
},
{
"start": 192.4093,
"duration": 0.21735,
"confidence": 0.203
},
{
"start": 192.62665,
"duration": 0.21664,
"confidence": 0.273
},
{
"start": 192.84329,
"duration": 0.21664,
"confidence": 0.273
},
{
"start": 193.05994,
"duration": 0.21671,
"confidence": 0.257
},
{
"start": 193.27664,
"duration": 0.21671,
"confidence": 0.257
},
{
"start": 193.49335,
"duration": 0.21618,
"confidence": 0.278
},
{
"start": 193.70952,
"duration": 0.21618,
"confidence": 0.278
},
{
"start": 193.9257,
"duration": 0.21486,
"confidence": 0.286
},
{
"start": 194.14056,
"duration": 0.21486,
"confidence": 0.286
},
{
"start": 194.35542,
"duration": 0.21511,
"confidence": 0.261
},
{
"start": 194.57054,
"duration": 0.21511,
"confidence": 0.261
},
{
"start": 194.78564,
"duration": 0.21593,
"confidence": 0.21
},
{
"start": 195.00157,
"duration": 0.21593,
"confidence": 0.21
},
{
"start": 195.2175,
"duration": 0.21655,
"confidence": 0.175
},
{
"start": 195.43405,
"duration": 0.21655,
"confidence": 0.175
},
{
"start": 195.6506,
"duration": 0.21541,
"confidence": 0.205
},
{
"start": 195.86601,
"duration": 0.21541,
"confidence": 0.205
},
{
"start": 196.0814,
"duration": 0.21738,
"confidence": 0.247
},
{
"start": 196.2988,
"duration": 0.21738,
"confidence": 0.247
},
{
"start": 196.51617,
"duration": 0.21702,
"confidence": 0.245
},
{
"start": 196.7332,
"duration": 0.21702,
"confidence": 0.245
},
{
"start": 196.95023,
"duration": 0.21881,
"confidence": 0.209
},
{
"start": 197.16904,
"duration": 0.21881,
"confidence": 0.209
},
{
"start": 197.38783,
"duration": 0.21864,
"confidence": 0.176
},
{
"start": 197.60649,
"duration": 0.21864,
"confidence": 0.176
},
{
"start": 197.82513,
"duration": 0.2175,
"confidence": 0.208
},
{
"start": 198.04263,
"duration": 0.2175,
"confidence": 0.208
},
{
"start": 198.26012,
"duration": 0.21713,
"confidence": 0.263
},
{
"start": 198.47726,
"duration": 0.21713,
"confidence": 0.263
},
{
"start": 198.6944,
"duration": 0.22185,
"confidence": 0.397
},
{
"start": 198.91624,
"duration": 0.22185,
"confidence": 0.397
},
{
"start": 199.13809,
"duration": 0.21719,
"confidence": 0.431
},
{
"start": 199.35529,
"duration": 0.21719,
"confidence": 0.431
},
{
"start": 199.57248,
"duration": 0.21859,
"confidence": 0.261
},
{
"start": 199.79108,
"duration": 0.21859,
"confidence": 0.261
},
{
"start": 200.00964,
"duration": 0.21822,
"confidence": 0.351
},
{
"start": 200.22787,
"duration": 0.21822,
"confidence": 0.351
},
{
"start": 200.4461,
"duration": 0.21963,
"confidence": 0.119
},
{
"start": 200.66573,
"duration": 0.21963,
"confidence": 0.119
},
{
"start": 200.88536,
"duration": 0.222,
"confidence": 0.152
},
{
"start": 201.10736,
"duration": 0.222,
"confidence": 0.152
},
{
"start": 201.32935,
"duration": 0.21909,
"confidence": 0.072
},
{
"start": 201.54845,
"duration": 0.21909,
"confidence": 0.072
},
{
"start": 201.76755,
"duration": 0.21286,
"confidence": 0.11
},
{
"start": 201.9804,
"duration": 0.21286,
"confidence": 0.11
},
{
"start": 202.19325,
"duration": 0.21679,
"confidence": 0.092
},
{
"start": 202.41005,
"duration": 0.21679,
"confidence": 0.092
},
{
"start": 202.62683,
"duration": 0.2166,
"confidence": 0.041
},
{
"start": 202.84343,
"duration": 0.2166,
"confidence": 0.041
},
{
"start": 203.06003,
"duration": 0.21602,
"confidence": 0.019
},
{
"start": 203.27605,
"duration": 0.21602,
"confidence": 0.019
},
{
"start": 203.49207,
"duration": 0.21329,
"confidence": 0.147
},
{
"start": 203.70535,
"duration": 0.21329,
"confidence": 0.147
},
{
"start": 203.91864,
"duration": 0.2127,
"confidence": 0.234
},
{
"start": 204.13135,
"duration": 0.2127,
"confidence": 0.234
},
{
"start": 204.34406,
"duration": 0.21388,
"confidence": 0.316
},
{
"start": 204.55792,
"duration": 0.21388,
"confidence": 0.316
},
{
"start": 204.7718,
"duration": 0.21837,
"confidence": 0.439
},
{
"start": 204.99017,
"duration": 0.21837,
"confidence": 0.439
},
{
"start": 205.20854,
"duration": 0.2168,
"confidence": 0.39
},
{
"start": 205.42534,
"duration": 0.2168,
"confidence": 0.39
},
{
"start": 205.64215,
"duration": 0.21426,
"confidence": 0.306
},
{
"start": 205.85641,
"duration": 0.21426,
"confidence": 0.306
},
{
"start": 206.07066,
"duration": 0.21407,
"confidence": 0.405
},
{
"start": 206.28474,
"duration": 0.21407,
"confidence": 0.405
},
{
"start": 206.49883,
"duration": 0.21582,
"confidence": 0.304
},
{
"start": 206.71465,
"duration": 0.21582,
"confidence": 0.304
},
{
"start": 206.93047,
"duration": 0.21602,
"confidence": 0.296
},
{
"start": 207.14648,
"duration": 0.21602,
"confidence": 0.296
},
{
"start": 207.3625,
"duration": 0.21816,
"confidence": 0.244
},
{
"start": 207.58066,
"duration": 0.21816,
"confidence": 0.244
},
{
"start": 207.79881,
"duration": 0.21679,
"confidence": 0.356
},
{
"start": 208.01561,
"duration": 0.21679,
"confidence": 0.356
},
{
"start": 208.23239,
"duration": 0.21443,
"confidence": 0.184
},
{
"start": 208.44682,
"duration": 0.21443,
"confidence": 0.184
},
{
"start": 208.66125,
"duration": 0.21559,
"confidence": 0.084
},
{
"start": 208.87685,
"duration": 0.21559,
"confidence": 0.084
},
{
"start": 209.09244,
"duration": 0.21381,
"confidence": 0.136
},
{
"start": 209.30624,
"duration": 0.21381,
"confidence": 0.136
},
{
"start": 209.52005,
"duration": 0.2169,
"confidence": 0.086
},
{
"start": 209.73695,
"duration": 0.2169,
"confidence": 0.086
},
{
"start": 209.95386,
"duration": 0.21354,
"confidence": 0.027
},
{
"start": 210.16739,
"duration": 0.21354,
"confidence": 0.027
},
{
"start": 210.38094,
"duration": 0.21156,
"confidence": 0.092
},
{
"start": 210.59248,
"duration": 0.21156,
"confidence": 0.092
},
{
"start": 210.80405,
"duration": 0.21405,
"confidence": 0.117
},
{
"start": 211.0181,
"duration": 0.21405,
"confidence": 0.117
},
{
"start": 211.23215,
"duration": 0.21557,
"confidence": 0.166
},
{
"start": 211.44771,
"duration": 0.21557,
"confidence": 0.166
},
{
"start": 211.66328,
"duration": 0.21825,
"confidence": 0.243
},
{
"start": 211.88153,
"duration": 0.21825,
"confidence": 0.243
},
{
"start": 212.0998,
"duration": 0.2188,
"confidence": 0.374
},
{
"start": 212.31857,
"duration": 0.2188,
"confidence": 0.374
},
{
"start": 212.53738,
"duration": 0.21446,
"confidence": 0.251
},
{
"start": 212.75185,
"duration": 0.21446,
"confidence": 0.251
},
{
"start": 212.9663,
"duration": 0.21774,
"confidence": 0.31
},
{
"start": 213.18404,
"duration": 0.21774,
"confidence": 0.31
},
{
"start": 213.40178,
"duration": 0.21651,
"confidence": 0.263
},
{
"start": 213.6183,
"duration": 0.21651,
"confidence": 0.263
},
{
"start": 213.83481,
"duration": 0.21432,
"confidence": 0.392
},
{
"start": 214.04913,
"duration": 0.21432,
"confidence": 0.392
},
{
"start": 214.26344,
"duration": 0.21272,
"confidence": 0.188
},
{
"start": 214.47617,
"duration": 0.21272,
"confidence": 0.188
},
{
"start": 214.68889,
"duration": 0.20819,
"confidence": 0.277
},
{
"start": 214.89708,
"duration": 0.20819,
"confidence": 0.277
},
{
"start": 215.10527,
"duration": 0.20698,
"confidence": 0.067
},
{
"start": 215.31226,
"duration": 0.20698,
"confidence": 0.067
},
{
"start": 215.51924,
"duration": 0.20868,
"confidence": 0.099
},
{
"start": 215.72792,
"duration": 0.20868,
"confidence": 0.099
},
{
"start": 215.93661,
"duration": 0.21155,
"confidence": 0.034
},
{
"start": 216.14816,
"duration": 0.21155,
"confidence": 0.034
},
{
"start": 216.35971,
"duration": 0.21736,
"confidence": 0.071
},
{
"start": 216.57709,
"duration": 0.21736,
"confidence": 0.071
},
{
"start": 216.79443,
"duration": 0.21829,
"confidence": 0.104
},
{
"start": 217.01273,
"duration": 0.21829,
"confidence": 0.104
},
{
"start": 217.23102,
"duration": 0.22137,
"confidence": 0.07
},
{
"start": 217.4524,
"duration": 0.22137,
"confidence": 0.07
},
{
"start": 217.67375,
"duration": 0.22346,
"confidence": 0.075
},
{
"start": 217.89722,
"duration": 0.22346,
"confidence": 0.075
},
{
"start": 218.12068,
"duration": 0.22556,
"confidence": 0.17
},
{
"start": 218.34624,
"duration": 0.22556,
"confidence": 0.17
},
{
"start": 218.5718,
"duration": 0.22591,
"confidence": 0.271
},
{
"start": 218.79771,
"duration": 0.22591,
"confidence": 0.271
},
{
"start": 219.02362,
"duration": 0.22218,
"confidence": 0.353
},
{
"start": 219.2458,
"duration": 0.22218,
"confidence": 0.353
},
{
"start": 219.46799,
"duration": 0.21824,
"confidence": 0.387
},
{
"start": 219.68622,
"duration": 0.21824,
"confidence": 0.387
},
{
"start": 219.90446,
"duration": 0.21724,
"confidence": 0.429
},
{
"start": 220.1217,
"duration": 0.21724,
"confidence": 0.429
},
{
"start": 220.33894,
"duration": 0.21759,
"confidence": 0.385
},
{
"start": 220.55653,
"duration": 0.21759,
"confidence": 0.385
},
{
"start": 220.77412,
"duration": 0.2201,
"confidence": 0.421
},
{
"start": 220.99423,
"duration": 0.2201,
"confidence": 0.421
},
{
"start": 221.21432,
"duration": 0.22397,
"confidence": 0.205
},
{
"start": 221.4383,
"duration": 0.22397,
"confidence": 0.205
},
{
"start": 221.66228,
"duration": 0.22045,
"confidence": 0.307
},
{
"start": 221.8827,
"duration": 0.22045,
"confidence": 0.307
},
{
"start": 222.10316,
"duration": 0.22178,
"confidence": 0.207
},
{
"start": 222.32494,
"duration": 0.22178,
"confidence": 0.207
},
{
"start": 222.54672,
"duration": 0.22118,
"confidence": 0.218
},
{
"start": 222.76788,
"duration": 0.22118,
"confidence": 0.218
},
{
"start": 222.98907,
"duration": 0.21766,
"confidence": 0.082
},
{
"start": 223.20673,
"duration": 0.21766,
"confidence": 0.082
},
{
"start": 223.4244,
"duration": 0.21511,
"confidence": 0.034
},
{
"start": 223.6395,
"duration": 0.21511,
"confidence": 0.034
},
{
"start": 223.85461,
"duration": 0.21334,
"confidence": 0.044
},
{
"start": 224.06795,
"duration": 0.21334,
"confidence": 0.044
},
{
"start": 224.2813,
"duration": 0.21009,
"confidence": 0.048
},
{
"start": 224.49138,
"duration": 0.21009,
"confidence": 0.048
},
{
"start": 224.70148,
"duration": 0.21081,
"confidence": 0.048
},
{
"start": 224.91228,
"duration": 0.21081,
"confidence": 0.048
},
{
"start": 225.1231,
"duration": 0.21152,
"confidence": 0.048
},
{
"start": 225.33461,
"duration": 0.21152,
"confidence": 0.048
},
{
"start": 225.54613,
"duration": 0.21224,
"confidence": 0.048
},
{
"start": 225.75838,
"duration": 0.21224,
"confidence": 0.048
},
{
"start": 225.97061,
"duration": 0.21295,
"confidence": 0.048
},
{
"start": 226.18356,
"duration": 0.21295,
"confidence": 0.048
},
{
"start": 226.39651,
"duration": 0.21691,
"confidence": 0.048
},
{
"start": 226.61342,
"duration": 0.21691,
"confidence": 0.048
},
{
"start": 226.83034,
"duration": 0.21534,
"confidence": 0.389
},
{
"start": 227.04567,
"duration": 0.21534,
"confidence": 0.389
},
{
"start": 227.26102,
"duration": 0.21649,
"confidence": 0.3
},
{
"start": 227.4775,
"duration": 0.21649,
"confidence": 0.3
},
{
"start": 227.69398,
"duration": 0.21609,
"confidence": 0.292
},
{
"start": 227.91008,
"duration": 0.21609,
"confidence": 0.292
},
{
"start": 228.12617,
"duration": 0.21472,
"confidence": 0.172
},
{
"start": 228.3409,
"duration": 0.21472,
"confidence": 0.172
},
{
"start": 228.55562,
"duration": 0.21452,
"confidence": 0.225
},
{
"start": 228.77014,
"duration": 0.21452,
"confidence": 0.225
},
{
"start": 228.98466,
"duration": 0.2151,
"confidence": 0.204
},
{
"start": 229.19975,
"duration": 0.2151,
"confidence": 0.204
},
{
"start": 229.41486,
"duration": 0.21567,
"confidence": 0.177
},
{
"start": 229.63052,
"duration": 0.21567,
"confidence": 0.177
},
{
"start": 229.84619,
"duration": 0.21643,
"confidence": 0.122
},
{
"start": 230.06262,
"duration": 0.21643,
"confidence": 0.122
},
{
"start": 230.27905,
"duration": 0.21526,
"confidence": 0.102
},
{
"start": 230.49432,
"duration": 0.21526,
"confidence": 0.102
},
{
"start": 230.70958,
"duration": 0.21682,
"confidence": 0.113
},
{
"start": 230.9264,
"duration": 0.21682,
"confidence": 0.113
},
{
"start": 231.1432,
"duration": 0.21759,
"confidence": 0.112
},
{
"start": 231.3608,
"duration": 0.21759,
"confidence": 0.112
},
{
"start": 231.57838,
"duration": 0.21797,
"confidence": 0.068
},
{
"start": 231.79636,
"duration": 0.21797,
"confidence": 0.068
},
{
"start": 232.01434,
"duration": 0.2174,
"confidence": 0.037
},
{
"start": 232.23174,
"duration": 0.2174,
"confidence": 0.037
},
{
"start": 232.44914,
"duration": 0.21586,
"confidence": 0.108
},
{
"start": 232.665,
"duration": 0.21586,
"confidence": 0.108
},
{
"start": 232.88084,
"duration": 0.21626,
"confidence": 0.187
},
{
"start": 233.0971,
"duration": 0.21626,
"confidence": 0.187
},
{
"start": 233.31337,
"duration": 0.21724,
"confidence": 0.25
},
{
"start": 233.5306,
"duration": 0.21724,
"confidence": 0.25
},
{
"start": 233.74783,
"duration": 0.21608,
"confidence": 0.403
},
{
"start": 233.96393,
"duration": 0.21608,
"confidence": 0.403
},
{
"start": 234.18001,
"duration": 0.21532,
"confidence": 0.423
},
{
"start": 234.39532,
"duration": 0.21532,
"confidence": 0.423
},
{
"start": 234.61066,
"duration": 0.2165,
"confidence": 0.447
},
{
"start": 234.82716,
"duration": 0.2165,
"confidence": 0.447
},
{
"start": 235.04367,
"duration": 0.21729,
"confidence": 0.333
},
{
"start": 235.26096,
"duration": 0.21729,
"confidence": 0.333
},
{
"start": 235.47826,
"duration": 0.21768,
"confidence": 0.342
},
{
"start": 235.69592,
"duration": 0.21768,
"confidence": 0.342
},
{
"start": 235.9136,
"duration": 0.21672,
"confidence": 0.274
},
{
"start": 236.13033,
"duration": 0.21672,
"confidence": 0.274
},
{
"start": 236.34705,
"duration": 0.21633,
"confidence": 0.286
},
{
"start": 236.56339,
"duration": 0.21633,
"confidence": 0.286
},
{
"start": 236.77972,
"duration": 0.21633,
"confidence": 0.254
},
{
"start": 236.99605,
"duration": 0.21633,
"confidence": 0.254
},
{
"start": 237.21239,
"duration": 0.2173,
"confidence": 0.204
},
{
"start": 237.42967,
"duration": 0.2173,
"confidence": 0.204
},
{
"start": 237.64697,
"duration": 0.21593,
"confidence": 0.16
},
{
"start": 237.8629,
"duration": 0.21593,
"confidence": 0.16
},
{
"start": 238.07883,
"duration": 0.21515,
"confidence": 0.203
},
{
"start": 238.29398,
"duration": 0.21515,
"confidence": 0.203
},
{
"start": 238.50914,
"duration": 0.21593,
"confidence": 0.173
},
{
"start": 238.72507,
"duration": 0.21593,
"confidence": 0.173
},
{
"start": 238.941,
"duration": 0.21572,
"confidence": 0.172
},
{
"start": 239.15671,
"duration": 0.21572,
"confidence": 0.172
},
{
"start": 239.37244,
"duration": 0.21629,
"confidence": 0.23
},
{
"start": 239.58871,
"duration": 0.21629,
"confidence": 0.23
},
{
"start": 239.80502,
"duration": 0.2157,
"confidence": 0.322
},
{
"start": 240.02072,
"duration": 0.2157,
"confidence": 0.322
},
{
"start": 240.23642,
"duration": 0.21511,
"confidence": 0.33
},
{
"start": 240.45152,
"duration": 0.21511,
"confidence": 0.33
},
{
"start": 240.66663,
"duration": 0.21567,
"confidence": 0.361
},
{
"start": 240.8823,
"duration": 0.21567,
"confidence": 0.361
},
{
"start": 241.09798,
"duration": 0.21662,
"confidence": 0.276
},
{
"start": 241.31459,
"duration": 0.21662,
"confidence": 0.276
},
{
"start": 241.5312,
"duration": 0.2164,
"confidence": 0.365
},
{
"start": 241.7476,
"duration": 0.2164,
"confidence": 0.365
},
{
"start": 241.964,
"duration": 0.21695,
"confidence": 0.311
},
{
"start": 242.18095,
"duration": 0.21695,
"confidence": 0.311
},
{
"start": 242.3979,
"duration": 0.21654,
"confidence": 0.359
},
{
"start": 242.61446,
"duration": 0.21654,
"confidence": 0.359
},
{
"start": 242.831,
"duration": 0.2167,
"confidence": 0.307
},
{
"start": 243.04768,
"duration": 0.2167,
"confidence": 0.307
},
{
"start": 243.26439,
"duration": 0.21725,
"confidence": 0.282
},
{
"start": 243.48164,
"duration": 0.21725,
"confidence": 0.282
},
{
"start": 243.69888,
"duration": 0.21663,
"confidence": 0.218
},
{
"start": 243.91553,
"duration": 0.21663,
"confidence": 0.218
},
{
"start": 244.13216,
"duration": 0.21583,
"confidence": 0.165
},
{
"start": 244.34798,
"duration": 0.21583,
"confidence": 0.165
},
{
"start": 244.5638,
"duration": 0.21521,
"confidence": 0.221
},
{
"start": 244.77902,
"duration": 0.21521,
"confidence": 0.221
},
{
"start": 244.99423,
"duration": 0.21578,
"confidence": 0.253
},
{
"start": 245.21,
"duration": 0.21578,
"confidence": 0.253
},
{
"start": 245.4258,
"duration": 0.21673,
"confidence": 0.284
},
{
"start": 245.64252,
"duration": 0.21673,
"confidence": 0.284
},
{
"start": 245.85925,
"duration": 0.21633,
"confidence": 0.279
},
{
"start": 246.07559,
"duration": 0.21633,
"confidence": 0.279
},
{
"start": 246.29192,
"duration": 0.21671,
"confidence": 0.22
},
{
"start": 246.50862,
"duration": 0.21671,
"confidence": 0.22
},
{
"start": 246.72533,
"duration": 0.21631,
"confidence": 0.323
},
{
"start": 246.94164,
"duration": 0.21631,
"confidence": 0.323
},
{
"start": 247.15794,
"duration": 0.21708,
"confidence": 0.303
},
{
"start": 247.37503,
"duration": 0.21708,
"confidence": 0.303
},
{
"start": 247.5921,
"duration": 0.21668,
"confidence": 0.345
},
{
"start": 247.80878,
"duration": 0.21668,
"confidence": 0.345
},
{
"start": 248.02547,
"duration": 0.21609,
"confidence": 0.387
},
{
"start": 248.24155,
"duration": 0.21609,
"confidence": 0.387
},
{
"start": 248.45764,
"duration": 0.21549,
"confidence": 0.367
},
{
"start": 248.67314,
"duration": 0.21549,
"confidence": 0.367
},
{
"start": 248.88863,
"duration": 0.21606,
"confidence": 0.313
},
{
"start": 249.10469,
"duration": 0.21606,
"confidence": 0.313
},
{
"start": 249.32076,
"duration": 0.21508,
"confidence": 0.266
},
{
"start": 249.53584,
"duration": 0.21508,
"confidence": 0.266
},
{
"start": 249.75092,
"duration": 0.21527,
"confidence": 0.274
},
{
"start": 249.96619,
"duration": 0.21527,
"confidence": 0.274
},
{
"start": 250.18146,
"duration": 0.21487,
"confidence": 0.298
},
{
"start": 250.39633,
"duration": 0.21487,
"confidence": 0.298
},
{
"start": 250.6112,
"duration": 0.21621,
"confidence": 0.285
},
{
"start": 250.82741,
"duration": 0.21621,
"confidence": 0.285
},
{
"start": 251.04362,
"duration": 0.21639,
"confidence": 0.298
},
{
"start": 251.26001,
"duration": 0.21639,
"confidence": 0.298
},
{
"start": 251.47641,
"duration": 0.21638,
"confidence": 0.257
},
{
"start": 251.69278,
"duration": 0.21638,
"confidence": 0.257
},
{
"start": 251.90916,
"duration": 0.21713,
"confidence": 0.244
},
{
"start": 252.1263,
"duration": 0.21713,
"confidence": 0.244
},
{
"start": 252.34341,
"duration": 0.21537,
"confidence": 0.209
},
{
"start": 252.55879,
"duration": 0.21537,
"confidence": 0.209
},
{
"start": 252.77417,
"duration": 0.21574,
"confidence": 0.213
},
{
"start": 252.98991,
"duration": 0.21574,
"confidence": 0.213
},
{
"start": 253.20564,
"duration": 0.21554,
"confidence": 0.266
},
{
"start": 253.42119,
"duration": 0.21554,
"confidence": 0.266
},
{
"start": 253.63673,
"duration": 0.21494,
"confidence": 0.323
},
{
"start": 253.85167,
"duration": 0.21494,
"confidence": 0.323
},
{
"start": 254.0666,
"duration": 0.21609,
"confidence": 0.29
},
{
"start": 254.2827,
"duration": 0.21609,
"confidence": 0.29
},
{
"start": 254.4988,
"duration": 0.21473,
"confidence": 0.23
},
{
"start": 254.71352,
"duration": 0.21473,
"confidence": 0.23
},
{
"start": 254.92825,
"duration": 0.21375,
"confidence": 0.239
},
{
"start": 255.14201,
"duration": 0.21375,
"confidence": 0.239
},
{
"start": 255.35576,
"duration": 0.21549,
"confidence": 0.2
},
{
"start": 255.57124,
"duration": 0.21549,
"confidence": 0.2
},
{
"start": 255.78674,
"duration": 0.21645,
"confidence": 0.253
},
{
"start": 256.0032,
"duration": 0.21645,
"confidence": 0.253
},
{
"start": 256.21964,
"duration": 0.21703,
"confidence": 0.243
},
{
"start": 256.43668,
"duration": 0.21703,
"confidence": 0.243
},
{
"start": 256.65372,
"duration": 0.2178,
"confidence": 0.265
},
{
"start": 256.87152,
"duration": 0.2178,
"confidence": 0.265
},
{
"start": 257.0893,
"duration": 0.21586,
"confidence": 0.223
},
{
"start": 257.30515,
"duration": 0.21586,
"confidence": 0.223
},
{
"start": 257.52103,
"duration": 0.2176,
"confidence": 0.254
},
{
"start": 257.73862,
"duration": 0.2176,
"confidence": 0.254
},
{
"start": 257.9562,
"duration": 0.21701,
"confidence": 0.201
},
{
"start": 258.17322,
"duration": 0.21701,
"confidence": 0.201
},
{
"start": 258.39023,
"duration": 0.21739,
"confidence": 0.232
},
{
"start": 258.6076,
"duration": 0.21739,
"confidence": 0.232
},
{
"start": 258.825,
"duration": 0.21525,
"confidence": 0.197
},
{
"start": 259.04025,
"duration": 0.21525,
"confidence": 0.197
},
{
"start": 259.25552,
"duration": 0.21621,
"confidence": 0.248
},
{
"start": 259.47174,
"duration": 0.21621,
"confidence": 0.248
},
{
"start": 259.68796,
"duration": 0.21563,
"confidence": 0.241
},
{
"start": 259.90356,
"duration": 0.21563,
"confidence": 0.241
},
{
"start": 260.1192,
"duration": 0.21659,
"confidence": 0.286
},
{
"start": 260.3358,
"duration": 0.21659,
"confidence": 0.286
},
{
"start": 260.55237,
"duration": 0.21659,
"confidence": 0.246
},
{
"start": 260.76898,
"duration": 0.21659,
"confidence": 0.246
},
{
"start": 260.98557,
"duration": 0.21678,
"confidence": 0.219
},
{
"start": 261.20233,
"duration": 0.21678,
"confidence": 0.219
},
{
"start": 261.41913,
"duration": 0.21659,
"confidence": 0.164
},
{
"start": 261.6357,
"duration": 0.21659,
"confidence": 0.164
},
{
"start": 261.8523,
"duration": 0.21736,
"confidence": 0.194
},
{
"start": 262.06967,
"duration": 0.21736,
"confidence": 0.194
},
{
"start": 262.28702,
"duration": 0.21563,
"confidence": 0.172
},
{
"start": 262.50266,
"duration": 0.21563,
"confidence": 0.172
},
{
"start": 262.71826,
"duration": 0.21718,
"confidence": 0.245
},
{
"start": 262.93546,
"duration": 0.21718,
"confidence": 0.245
},
{
"start": 263.15262,
"duration": 0.21622,
"confidence": 0.203
},
{
"start": 263.36887,
"duration": 0.21622,
"confidence": 0.203
},
{
"start": 263.58508,
"duration": 0.21565,
"confidence": 0.208
},
{
"start": 263.80072,
"duration": 0.21565,
"confidence": 0.208
},
{
"start": 264.0164,
"duration": 0.21662,
"confidence": 0.144
},
{
"start": 264.233,
"duration": 0.21662,
"confidence": 0.144
},
{
"start": 264.44962,
"duration": 0.21702,
"confidence": 0.181
},
{
"start": 264.66663,
"duration": 0.21702,
"confidence": 0.181
},
{
"start": 264.88364,
"duration": 0.21702,
"confidence": 0.14
},
{
"start": 265.10068,
"duration": 0.21702,
"confidence": 0.14
},
{
"start": 265.3177,
"duration": 0.21799,
"confidence": 0.167
},
{
"start": 265.53568,
"duration": 0.21799,
"confidence": 0.167
},
{
"start": 265.7537,
"duration": 0.21664,
"confidence": 0.149
},
{
"start": 265.97034,
"duration": 0.21664,
"confidence": 0.149
},
{
"start": 266.18698,
"duration": 0.21664,
"confidence": 0.158
},
{
"start": 266.40363,
"duration": 0.21664,
"confidence": 0.158
},
{
"start": 266.62027,
"duration": 0.21645,
"confidence": 0.156
},
{
"start": 266.8367,
"duration": 0.21645,
"confidence": 0.156
},
{
"start": 267.05316,
"duration": 0.21568,
"confidence": 0.223
},
{
"start": 267.26886,
"duration": 0.21568,
"confidence": 0.223
},
{
"start": 267.48453,
"duration": 0.21433,
"confidence": 0.212
},
{
"start": 267.69885,
"duration": 0.21433,
"confidence": 0.212
},
{
"start": 267.91318,
"duration": 0.21627,
"confidence": 0.222
},
{
"start": 268.12946,
"duration": 0.21627,
"confidence": 0.222
},
{
"start": 268.34573,
"duration": 0.21627,
"confidence": 0.179
},
{
"start": 268.562,
"duration": 0.21627,
"confidence": 0.179
},
{
"start": 268.77826,
"duration": 0.21608,
"confidence": 0.192
},
{
"start": 268.99435,
"duration": 0.21608,
"confidence": 0.192
},
{
"start": 269.21042,
"duration": 0.21627,
"confidence": 0.136
},
{
"start": 269.4267,
"duration": 0.21627,
"confidence": 0.136
},
{
"start": 269.64297,
"duration": 0.21705,
"confidence": 0.172
},
{
"start": 269.86002,
"duration": 0.21705,
"confidence": 0.172
},
{
"start": 270.0771,
"duration": 0.21686,
"confidence": 0.134
},
{
"start": 270.29395,
"duration": 0.21686,
"confidence": 0.134
},
{
"start": 270.5108,
"duration": 0.21744,
"confidence": 0.216
},
{
"start": 270.72824,
"duration": 0.21744,
"confidence": 0.216
},
{
"start": 270.94568,
"duration": 0.21511,
"confidence": 0.159
},
{
"start": 271.16077,
"duration": 0.21511,
"confidence": 0.159
},
{
"start": 271.3759,
"duration": 0.21608,
"confidence": 0.24
},
{
"start": 271.59198,
"duration": 0.21608,
"confidence": 0.24
},
{
"start": 271.80807,
"duration": 0.2157,
"confidence": 0.166
},
{
"start": 272.02377,
"duration": 0.2157,
"confidence": 0.166
},
{
"start": 272.23947,
"duration": 0.21705,
"confidence": 0.24
},
{
"start": 272.4565,
"duration": 0.21705,
"confidence": 0.24
},
{
"start": 272.67355,
"duration": 0.21569,
"confidence": 0.186
},
{
"start": 272.88925,
"duration": 0.21569,
"confidence": 0.186
},
{
"start": 273.10495,
"duration": 0.21685,
"confidence": 0.236
},
{
"start": 273.3218,
"duration": 0.21685,
"confidence": 0.236
},
{
"start": 273.53864,
"duration": 0.21724,
"confidence": 0.223
},
{
"start": 273.7559,
"duration": 0.21724,
"confidence": 0.223
},
{
"start": 273.97314,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 274.19113,
"duration": 0.21801,
"confidence": 0.214
},
{
"start": 274.40915,
"duration": 0.21588,
"confidence": 0.181
},
{
"start": 274.62503,
"duration": 0.21588,
"confidence": 0.181
},
{
"start": 274.8409,
"duration": 0.21588,
"confidence": 0.21
},
{
"start": 275.0568,
"duration": 0.21588,
"confidence": 0.21
},
{
"start": 275.27267,
"duration": 0.2155,
"confidence": 0.249
},
{
"start": 275.4882,
"duration": 0.2155,
"confidence": 0.249
},
{
"start": 275.70367,
"duration": 0.21608,
"confidence": 0.252
},
{
"start": 275.91977,
"duration": 0.21608,
"confidence": 0.252
},
{
"start": 276.13586,
"duration": 0.21512,
"confidence": 0.205
},
{
"start": 276.35098,
"duration": 0.21512,
"confidence": 0.205
},
{
"start": 276.5661,
"duration": 0.21649,
"confidence": 0.236
},
{
"start": 276.7826,
"duration": 0.21649,
"confidence": 0.236
},
{
"start": 276.99908,
"duration": 0.21553,
"confidence": 0.214
},
{
"start": 277.2146,
"duration": 0.21553,
"confidence": 0.214
},
{
"start": 277.4301,
"duration": 0.21766,
"confidence": 0.22
},
{
"start": 277.6478,
"duration": 0.21766,
"confidence": 0.22
},
{
"start": 277.86545,
"duration": 0.21748,
"confidence": 0.207
},
{
"start": 278.08295,
"duration": 0.21748,
"confidence": 0.207
},
{
"start": 278.3004,
"duration": 0.21574,
"confidence": 0.224
},
{
"start": 278.51617,
"duration": 0.21574,
"confidence": 0.224
},
{
"start": 278.7319,
"duration": 0.21517,
"confidence": 0.176
},
{
"start": 278.94708,
"duration": 0.21517,
"confidence": 0.176
},
{
"start": 279.16226,
"duration": 0.21537,
"confidence": 0.185
},
{
"start": 279.37762,
"duration": 0.21537,
"confidence": 0.185
},
{
"start": 279.593,
"duration": 0.21402,
"confidence": 0.163
},
{
"start": 279.807,
"duration": 0.21402,
"confidence": 0.163
},
{
"start": 280.02103,
"duration": 0.21616,
"confidence": 0.151
},
{
"start": 280.2372,
"duration": 0.21616,
"confidence": 0.151
},
{
"start": 280.45337,
"duration": 0.21598,
"confidence": 0.129
},
{
"start": 280.66934,
"duration": 0.21598,
"confidence": 0.129
},
{
"start": 280.8853,
"duration": 0.21599,
"confidence": 0.292
},
{
"start": 281.1013,
"duration": 0.21599,
"confidence": 0.292
},
{
"start": 281.3173,
"duration": 0.21658,
"confidence": 0.29
},
{
"start": 281.53387,
"duration": 0.21658,
"confidence": 0.29
},
{
"start": 281.75046,
"duration": 0.2162,
"confidence": 0.324
},
{
"start": 281.96664,
"duration": 0.2162,
"confidence": 0.324
},
{
"start": 282.18286,
"duration": 0.21582,
"confidence": 0.27
},
{
"start": 282.39868,
"duration": 0.21582,
"confidence": 0.27
},
{
"start": 282.6145,
"duration": 0.21661,
"confidence": 0.22
},
{
"start": 282.8311,
"duration": 0.21661,
"confidence": 0.22
},
{
"start": 283.0477,
"duration": 0.21584,
"confidence": 0.154
},
{
"start": 283.26355,
"duration": 0.21584,
"confidence": 0.154
},
{
"start": 283.47937,
"duration": 0.21584,
"confidence": 0.165
},
{
"start": 283.69522,
"duration": 0.21584,
"confidence": 0.165
},
{
"start": 283.91107,
"duration": 0.21682,
"confidence": 0.104
},
{
"start": 284.1279,
"duration": 0.21682,
"confidence": 0.104
},
{
"start": 284.34473,
"duration": 0.218,
"confidence": 0.175
},
{
"start": 284.5627,
"duration": 0.218,
"confidence": 0.175
},
{
"start": 284.7807,
"duration": 0.21897,
"confidence": 0.133
},
{
"start": 284.9997,
"duration": 0.21897,
"confidence": 0.133
},
{
"start": 285.21866,
"duration": 0.2184,
"confidence": 0.147
},
{
"start": 285.43707,
"duration": 0.2184,
"confidence": 0.147
},
{
"start": 285.65546,
"duration": 0.21667,
"confidence": 0.119
},
{
"start": 285.87213,
"duration": 0.21667,
"confidence": 0.119
},
{
"start": 286.0888,
"duration": 0.2163,
"confidence": 0.159
},
{
"start": 286.3051,
"duration": 0.2163,
"confidence": 0.159
},
{
"start": 286.52142,
"duration": 0.21516,
"confidence": 0.101
},
{
"start": 286.73657,
"duration": 0.21516,
"confidence": 0.101
},
{
"start": 286.95172,
"duration": 0.21576,
"confidence": 0.108
},
{
"start": 287.16748,
"duration": 0.21576,
"confidence": 0.108
},
{
"start": 287.38324,
"duration": 0.215,
"confidence": 0.088
},
{
"start": 287.59827,
"duration": 0.215,
"confidence": 0.088
},
{
"start": 287.81326,
"duration": 0.21386,
"confidence": 0.137
},
{
"start": 288.02713,
"duration": 0.21386,
"confidence": 0.137
},
{
"start": 288.241,
"duration": 0.21563,
"confidence": 0.143
},
{
"start": 288.45663,
"duration": 0.21563,
"confidence": 0.143
},
{
"start": 288.67224,
"duration": 0.21682,
"confidence": 0.119
},
{
"start": 288.88907,
"duration": 0.21682,
"confidence": 0.119
},
{
"start": 289.1059,
"duration": 0.21764,
"confidence": 0.093
},
{
"start": 289.32352,
"duration": 0.21764,
"confidence": 0.093
},
{
"start": 289.54117,
"duration": 0.2167,
"confidence": 0.186
},
{
"start": 289.75787,
"duration": 0.2167,
"confidence": 0.186
},
{
"start": 289.97458,
"duration": 0.21596,
"confidence": 0.217
},
{
"start": 290.19052,
"duration": 0.21596,
"confidence": 0.217
},
{
"start": 290.4065,
"duration": 0.2158,
"confidence": 0.217
},
{
"start": 290.62228,
"duration": 0.2158,
"confidence": 0.217
},
{
"start": 290.83807,
"duration": 0.21661,
"confidence": 0.197
},
{
"start": 291.0547,
"duration": 0.21661,
"confidence": 0.197
},
{
"start": 291.2713,
"duration": 0.21723,
"confidence": 0.162
},
{
"start": 291.48853,
"duration": 0.21723,
"confidence": 0.162
},
{
"start": 291.70575,
"duration": 0.21765,
"confidence": 0.148
},
{
"start": 291.9234,
"duration": 0.21765,
"confidence": 0.148
},
{
"start": 292.14105,
"duration": 0.21749,
"confidence": 0.186
},
{
"start": 292.35852,
"duration": 0.21749,
"confidence": 0.186
},
{
"start": 292.57602,
"duration": 0.21753,
"confidence": 0.135
},
{
"start": 292.79355,
"duration": 0.21753,
"confidence": 0.135
},
{
"start": 293.01108,
"duration": 0.2162,
"confidence": 0.15
},
{
"start": 293.22726,
"duration": 0.2162,
"confidence": 0.15
},
{
"start": 293.44348,
"duration": 0.21527,
"confidence": 0.089
},
{
"start": 293.65875,
"duration": 0.21527,
"confidence": 0.089
},
{
"start": 293.87402,
"duration": 0.21687,
"confidence": 0.125
},
{
"start": 294.09088,
"duration": 0.21687,
"confidence": 0.125
},
{
"start": 294.30774,
"duration": 0.21535,
"confidence": 0.068
},
{
"start": 294.5231,
"duration": 0.21535,
"confidence": 0.068
},
{
"start": 294.73843,
"duration": 0.21557,
"confidence": 0.105
},
{
"start": 294.954,
"duration": 0.21557,
"confidence": 0.105
},
{
"start": 295.1696,
"duration": 0.21386,
"confidence": 0.179
},
{
"start": 295.38345,
"duration": 0.21386,
"confidence": 0.179
},
{
"start": 295.5973,
"duration": 0.21545,
"confidence": 0.212
},
{
"start": 295.81274,
"duration": 0.21545,
"confidence": 0.212
},
{
"start": 296.0282,
"duration": 0.21723,
"confidence": 0.288
},
{
"start": 296.24542,
"duration": 0.21723,
"confidence": 0.288
},
{
"start": 296.46265,
"duration": 0.21805,
"confidence": 0.264
},
{
"start": 296.68073,
"duration": 0.21805,
"confidence": 0.264
},
{
"start": 296.89874,
"duration": 0.21712,
"confidence": 0.233
},
{
"start": 297.11588,
"duration": 0.21712,
"confidence": 0.233
},
{
"start": 297.333,
"duration": 0.21737,
"confidence": 0.197
},
{
"start": 297.55035,
"duration": 0.21737,
"confidence": 0.197
},
{
"start": 297.76773,
"duration": 0.21372,
"confidence": 0.18
},
{
"start": 297.98145,
"duration": 0.21372,
"confidence": 0.18
},
{
"start": 298.19516,
"duration": 0.21648,
"confidence": 0.129
},
{
"start": 298.41165,
"duration": 0.21648,
"confidence": 0.129
},
{
"start": 298.62814,
"duration": 0.21477,
"confidence": 0.076
},
{
"start": 298.8429,
"duration": 0.21477,
"confidence": 0.076
},
{
"start": 299.05768,
"duration": 0.2152,
"confidence": 0.103
},
{
"start": 299.2729,
"duration": 0.2152,
"confidence": 0.103
},
{
"start": 299.48807,
"duration": 0.21713,
"confidence": 0.071
},
{
"start": 299.7052,
"duration": 0.21713,
"confidence": 0.071
},
{
"start": 299.92236,
"duration": 0.23162,
"confidence": 0.071
},
{
"start": 300.15396,
"duration": 0.23162,
"confidence": 0.071
},
{
"start": 300.3856,
"duration": 0.2461,
"confidence": 0.071
},
{
"start": 300.63168,
"duration": 0.2461,
"confidence": 0.071
},
{
"start": 300.87778,
"duration": 0.26059,
"confidence": 0.071
},
{
"start": 301.13837,
"duration": 0.26059,
"confidence": 0.071
},
{
"start": 301.39896,
"duration": 0.27507,
"confidence": 0.071
},
{
"start": 301.67404,
"duration": 0.27507,
"confidence": 0.071
},
{
"start": 301.9491,
"duration": 0.28762,
"confidence": 0.071
},
{
"start": 302.23672,
"duration": 0.28762,
"confidence": 0.071
},
{
"start": 302.52435,
"duration": 0.28939,
"confidence": 0.173
},
{
"start": 302.81375,
"duration": 0.28939,
"confidence": 0.173
},
{
"start": 303.10312,
"duration": 0.28763,
"confidence": 0.115
},
{
"start": 303.39078,
"duration": 0.28763,
"confidence": 0.115
},
{
"start": 303.6784,
"duration": 0.28764,
"confidence": 0.159
},
{
"start": 303.96603,
"duration": 0.28764,
"confidence": 0.159
},
{
"start": 304.25366,
"duration": 0.28638,
"confidence": 0.158
},
{
"start": 304.54004,
"duration": 0.28638,
"confidence": 0.158
},
{
"start": 304.82642,
"duration": 0.28739,
"confidence": 0.094
},
{
"start": 305.11383,
"duration": 0.28739,
"confidence": 0.094
},
{
"start": 305.4012,
"duration": 0.28587,
"confidence": 0.104
},
{
"start": 305.68707,
"duration": 0.28587,
"confidence": 0.104
},
{
"start": 305.97296,
"duration": 0.28815,
"confidence": 0.145
},
{
"start": 306.2611,
"duration": 0.28815,
"confidence": 0.145
},
{
"start": 306.54926,
"duration": 0.28739,
"confidence": 0.096
},
{
"start": 306.83664,
"duration": 0.28739,
"confidence": 0.096
},
{
"start": 307.12405,
"duration": 0.28916,
"confidence": 0.209
},
{
"start": 307.4132,
"duration": 0.28916,
"confidence": 0.209
},
{
"start": 307.70236,
"duration": 0.28816,
"confidence": 0.211
},
{
"start": 307.99054,
"duration": 0.28816,
"confidence": 0.211
},
{
"start": 308.2787,
"duration": 0.28891,
"confidence": 0.238
},
{
"start": 308.5676,
"duration": 0.28891,
"confidence": 0.238
},
{
"start": 308.8565,
"duration": 0.2879,
"confidence": 0.313
},
{
"start": 309.1444,
"duration": 0.2879,
"confidence": 0.313
},
{
"start": 309.4323,
"duration": 0.28916,
"confidence": 0.261
},
{
"start": 309.72147,
"duration": 0.28916,
"confidence": 0.261
},
{
"start": 310.01062,
"duration": 0.28839,
"confidence": 0.141
},
{
"start": 310.299,
"duration": 0.28839,
"confidence": 0.141
},
{
"start": 310.5874,
"duration": 0.28813,
"confidence": 0.133
},
{
"start": 310.87552,
"duration": 0.28813,
"confidence": 0.133
},
{
"start": 311.16367,
"duration": 0.2866,
"confidence": 0.192
},
{
"start": 311.45026,
"duration": 0.2866,
"confidence": 0.192
},
{
"start": 311.73685,
"duration": 0.2886,
"confidence": 0.118
},
{
"start": 312.02548,
"duration": 0.2886,
"confidence": 0.118
},
{
"start": 312.31406,
"duration": 0.2901,
"confidence": 0.11
},
{
"start": 312.60416,
"duration": 0.2901,
"confidence": 0.11
},
{
"start": 312.89426,
"duration": 0.29058,
"confidence": 0.156
},
{
"start": 313.18484,
"duration": 0.29058,
"confidence": 0.156
},
{
"start": 313.47543,
"duration": 0.28905,
"confidence": 0.102
},
{
"start": 313.76447,
"duration": 0.28905,
"confidence": 0.102
},
{
"start": 314.05353,
"duration": 0.28928,
"confidence": 0.089
},
{
"start": 314.3428,
"duration": 0.28928,
"confidence": 0.089
},
{
"start": 314.63208,
"duration": 0.28875,
"confidence": 0.145
},
{
"start": 314.92084,
"duration": 0.28875,
"confidence": 0.145
},
{
"start": 315.20956,
"duration": 0.28973,
"confidence": 0.107
},
{
"start": 315.4993,
"duration": 0.28973,
"confidence": 0.107
},
{
"start": 315.78903,
"duration": 0.2887,
"confidence": 0.143
},
{
"start": 316.07773,
"duration": 0.2887,
"confidence": 0.143
},
{
"start": 316.36646,
"duration": 0.28742,
"confidence": 0.173
},
{
"start": 316.65387,
"duration": 0.28742,
"confidence": 0.173
},
{
"start": 316.9413,
"duration": 0.28665,
"confidence": 0.11
},
{
"start": 317.22794,
"duration": 0.28665,
"confidence": 0.11
},
{
"start": 317.5146,
"duration": 0.28891,
"confidence": 0.146
},
{
"start": 317.8035,
"duration": 0.28891,
"confidence": 0.146
},
{
"start": 318.0924,
"duration": 0.28889,
"confidence": 0.183
},
{
"start": 318.3813,
"duration": 0.28889,
"confidence": 0.183
},
{
"start": 318.6702,
"duration": 0.28913,
"confidence": 0.12
},
{
"start": 318.95932,
"duration": 0.28913,
"confidence": 0.12
},
{
"start": 319.24844,
"duration": 0.28986,
"confidence": 0.132
},
{
"start": 319.5383,
"duration": 0.28986,
"confidence": 0.132
},
{
"start": 319.82816,
"duration": 0.28757,
"confidence": 0.174
},
{
"start": 320.11575,
"duration": 0.28757,
"confidence": 0.174
},
{
"start": 320.40332,
"duration": 0.28805,
"confidence": 0.111
},
{
"start": 320.69135,
"duration": 0.28805,
"confidence": 0.111
},
{
"start": 320.9794,
"duration": 0.28953,
"confidence": 0.15
},
{
"start": 321.26895,
"duration": 0.28953,
"confidence": 0.15
},
{
"start": 321.55847,
"duration": 0.2895,
"confidence": 0.215
},
{
"start": 321.84796,
"duration": 0.2895,
"confidence": 0.215
},
{
"start": 322.13748,
"duration": 0.29199,
"confidence": 0.261
},
{
"start": 322.42947,
"duration": 0.29199,
"confidence": 0.261
},
{
"start": 322.72147,
"duration": 0.28844,
"confidence": 0.3
},
{
"start": 323.0099,
"duration": 0.28844,
"confidence": 0.3
},
{
"start": 323.29834,
"duration": 0.28641,
"confidence": 0.204
},
{
"start": 323.58475,
"duration": 0.28641,
"confidence": 0.204
},
{
"start": 323.87115,
"duration": 0.28866,
"confidence": 0.207
},
{
"start": 324.15982,
"duration": 0.28866,
"confidence": 0.207
},
{
"start": 324.4485,
"duration": 0.28915,
"confidence": 0.112
},
{
"start": 324.73764,
"duration": 0.28915,
"confidence": 0.112
},
{
"start": 325.0268,
"duration": 0.28864,
"confidence": 0.174
},
{
"start": 325.31543,
"duration": 0.28864,
"confidence": 0.174
},
{
"start": 325.60406,
"duration": 0.28716,
"confidence": 0.177
},
{
"start": 325.8912,
"duration": 0.28716,
"confidence": 0.177
},
{
"start": 326.17838,
"duration": 0.28643,
"confidence": 0.173
},
{
"start": 326.4648,
"duration": 0.28643,
"confidence": 0.173
},
{
"start": 326.75125,
"duration": 0.29104,
"confidence": 0.13
},
{
"start": 327.04227,
"duration": 0.29104,
"confidence": 0.13
},
{
"start": 327.3333,
"duration": 0.28959,
"confidence": 0.1
},
{
"start": 327.62292,
"duration": 0.28959,
"confidence": 0.1
},
{
"start": 327.9125,
"duration": 0.28991,
"confidence": 0.144
},
{
"start": 328.20242,
"duration": 0.28991,
"confidence": 0.144
},
{
"start": 328.49234,
"duration": 0.28822,
"confidence": 0.175
},
{
"start": 328.78055,
"duration": 0.28822,
"confidence": 0.175
},
{
"start": 329.06876,
"duration": 0.28803,
"confidence": 0.112
},
{
"start": 329.35678,
"duration": 0.28803,
"confidence": 0.112
},
{
"start": 329.6448,
"duration": 0.28914,
"confidence": 0.113
},
{
"start": 329.93396,
"duration": 0.28914,
"confidence": 0.113
},
{
"start": 330.22308,
"duration": 0.28721,
"confidence": 0.152
},
{
"start": 330.5103,
"duration": 0.28721,
"confidence": 0.152
},
{
"start": 330.79752,
"duration": 0.28473,
"confidence": 0.082
},
{
"start": 331.08224,
"duration": 0.28473,
"confidence": 0.082
},
{
"start": 331.36697,
"duration": 0.28841,
"confidence": 0.155
},
{
"start": 331.6554,
"duration": 0.28841,
"confidence": 0.155
},
{
"start": 331.9438,
"duration": 0.285,
"confidence": 0.231
},
{
"start": 332.22882,
"duration": 0.285,
"confidence": 0.231
},
{
"start": 332.51382,
"duration": 0.28782,
"confidence": 0.164
},
{
"start": 332.80164,
"duration": 0.28782,
"confidence": 0.164
},
{
"start": 333.08945,
"duration": 0.28785,
"confidence": 0.2
},
{
"start": 333.37732,
"duration": 0.28785,
"confidence": 0.2
},
{
"start": 333.66516,
"duration": 0.28614,
"confidence": 0.167
},
{
"start": 333.9513,
"duration": 0.28614,
"confidence": 0.167
},
{
"start": 334.23743,
"duration": 0.28683,
"confidence": 0.142
},
{
"start": 334.52426,
"duration": 0.28683,
"confidence": 0.142
},
{
"start": 334.8111,
"duration": 0.28904,
"confidence": 0.209
},
{
"start": 335.10013,
"duration": 0.28904,
"confidence": 0.209
},
{
"start": 335.38916,
"duration": 0.28948,
"confidence": 0.291
},
{
"start": 335.67865,
"duration": 0.28948,
"confidence": 0.291
},
{
"start": 335.96814,
"duration": 0.29293,
"confidence": 0.151
},
{
"start": 336.26108,
"duration": 0.29293,
"confidence": 0.151
},
{
"start": 336.554,
"duration": 0.28905,
"confidence": 0.081
},
{
"start": 336.84305,
"duration": 0.28905,
"confidence": 0.081
},
{
"start": 337.13208,
"duration": 0.28879,
"confidence": 0.318
},
{
"start": 337.42087,
"duration": 0.28879,
"confidence": 0.318
},
{
"start": 337.70966,
"duration": 0.28893,
"confidence": 0.209
},
{
"start": 337.9986,
"duration": 0.28893,
"confidence": 0.209
},
{
"start": 338.28754,
"duration": 0.28847,
"confidence": 0.253
},
{
"start": 338.576,
"duration": 0.28847,
"confidence": 0.253
},
{
"start": 338.86447,
"duration": 0.28852,
"confidence": 0.31
},
{
"start": 339.15298,
"duration": 0.28852,
"confidence": 0.31
},
{
"start": 339.4415,
"duration": 0.2854,
"confidence": 0.313
},
{
"start": 339.7269,
"duration": 0.2854,
"confidence": 0.313
},
{
"start": 340.0123,
"duration": 0.28489,
"confidence": 0.277
},
{
"start": 340.2972,
"duration": 0.28489,
"confidence": 0.277
},
{
"start": 340.5821,
"duration": 0.28648,
"confidence": 0.241
},
{
"start": 340.8686,
"duration": 0.28648,
"confidence": 0.241
},
{
"start": 341.15506,
"duration": 0.28749,
"confidence": 0.16
},
{
"start": 341.44254,
"duration": 0.28749,
"confidence": 0.16
},
{
"start": 341.73004,
"duration": 0.28953,
"confidence": 0.19
},
{
"start": 342.01956,
"duration": 0.28953,
"confidence": 0.19
},
{
"start": 342.3091,
"duration": 0.28875,
"confidence": 0.303
},
{
"start": 342.59784,
"duration": 0.28875,
"confidence": 0.303
},
{
"start": 342.8866,
"duration": 0.28769,
"confidence": 0.262
},
{
"start": 343.1743,
"duration": 0.28769,
"confidence": 0.262
},
{
"start": 343.46198,
"duration": 0.29022,
"confidence": 0.281
},
{
"start": 343.7522,
"duration": 0.29022,
"confidence": 0.281
},
{
"start": 344.04242,
"duration": 0.28966,
"confidence": 0.269
},
{
"start": 344.3321,
"duration": 0.28966,
"confidence": 0.269
},
{
"start": 344.62173,
"duration": 0.2891,
"confidence": 0.198
},
{
"start": 344.91083,
"duration": 0.2891,
"confidence": 0.198
},
{
"start": 345.19995,
"duration": 0.28932,
"confidence": 0.189
},
{
"start": 345.48926,
"duration": 0.28932,
"confidence": 0.189
},
{
"start": 345.7786,
"duration": 0.28901,
"confidence": 0.255
},
{
"start": 346.0676,
"duration": 0.28901,
"confidence": 0.255
},
{
"start": 346.3566,
"duration": 0.28947,
"confidence": 0.254
},
{
"start": 346.6461,
"duration": 0.28947,
"confidence": 0.254
},
{
"start": 346.93555,
"duration": 0.2897,
"confidence": 0.258
},
{
"start": 347.22525,
"duration": 0.2897,
"confidence": 0.258
},
{
"start": 347.51495,
"duration": 0.28864,
"confidence": 0.261
},
{
"start": 347.8036,
"duration": 0.28864,
"confidence": 0.261
},
{
"start": 348.09222,
"duration": 0.28785,
"confidence": 0.224
},
{
"start": 348.38007,
"duration": 0.28785,
"confidence": 0.224
},
{
"start": 348.66794,
"duration": 0.28425,
"confidence": 0.175
},
{
"start": 348.95218,
"duration": 0.28425,
"confidence": 0.175
},
{
"start": 349.23645,
"duration": 0.28066,
"confidence": 0.237
},
{
"start": 349.5171,
"duration": 0.28066,
"confidence": 0.237
},
{
"start": 349.79776,
"duration": 0.27708,
"confidence": 0.231
},
{
"start": 350.07483,
"duration": 0.27708,
"confidence": 0.231
},
{
"start": 350.3519,
"duration": 0.2794,
"confidence": 0.147
},
{
"start": 350.63132,
"duration": 0.2794,
"confidence": 0.147
},
{
"start": 350.9107,
"duration": 0.28149,
"confidence": 0.031
},
{
"start": 351.1922,
"duration": 0.28149,
"confidence": 0.031
},
{
"start": 351.4737,
"duration": 0.28307,
"confidence": 0.091
},
{
"start": 351.75677,
"duration": 0.28307,
"confidence": 0.091
},
{
"start": 352.03986,
"duration": 0.28467,
"confidence": 0.12
},
{
"start": 352.32452,
"duration": 0.28467,
"confidence": 0.12
},
{
"start": 352.6092,
"duration": 0.28472,
"confidence": 0.084
},
{
"start": 352.8939,
"duration": 0.28472,
"confidence": 0.084
},
{
"start": 353.17862,
"duration": 0.28786,
"confidence": 0.153
},
{
"start": 353.4665,
"duration": 0.28786,
"confidence": 0.153
},
{
"start": 353.75436,
"duration": 0.29023,
"confidence": 0.111
},
{
"start": 354.0446,
"duration": 0.29023,
"confidence": 0.111
},
{
"start": 354.3348,
"duration": 0.28875,
"confidence": 0.119
},
{
"start": 354.62357,
"duration": 0.28875,
"confidence": 0.119
},
{
"start": 354.91232,
"duration": 0.28494,
"confidence": 0.084
},
{
"start": 355.19727,
"duration": 0.28494,
"confidence": 0.084
},
{
"start": 355.48218,
"duration": 0.28292,
"confidence": 0.079
},
{
"start": 355.7651,
"duration": 0.28292,
"confidence": 0.079
},
{
"start": 356.04803,
"duration": 0.28165,
"confidence": 0.111
},
{
"start": 356.32968,
"duration": 0.28165,
"confidence": 0.111
},
{
"start": 356.61133,
"duration": 0.28988,
"confidence": 0.015
},
{
"start": 356.9012,
"duration": 0.28988,
"confidence": 0.015
},
{
"start": 357.1911,
"duration": 0.29039,
"confidence": 0.0
},
{
"start": 357.48148,
"duration": 0.29039,
"confidence": 0.0
},
{
"start": 357.77188,
"duration": 0.29012,
"confidence": 0.0
},
{
"start": 358.062,
"duration": 0.29012,
"confidence": 0.0
},
{
"start": 358.35214,
"duration": 0.28883,
"confidence": 0.013
},
{
"start": 358.64096,
"duration": 0.28883,
"confidence": 0.013
},
{
"start": 358.92978,
"duration": 0.28777,
"confidence": 0.016
},
{
"start": 359.21756,
"duration": 0.28777,
"confidence": 0.016
},
{
"start": 359.50534,
"duration": 0.288,
"confidence": 0.083
},
{
"start": 359.79333,
"duration": 0.288,
"confidence": 0.083
},
{
"start": 360.08133,
"duration": 0.28538,
"confidence": 0.128
},
{
"start": 360.36673,
"duration": 0.28538,
"confidence": 0.128
},
{
"start": 360.6521,
"duration": 0.28404,
"confidence": 0.065
},
{
"start": 360.93616,
"duration": 0.28404,
"confidence": 0.065
},
{
"start": 361.22018,
"duration": 0.285,
"confidence": 0.106
},
{
"start": 361.5052,
"duration": 0.285,
"confidence": 0.106
},
{
"start": 361.7902,
"duration": 0.27998,
"confidence": 0.087
},
{
"start": 362.07016,
"duration": 0.27998,
"confidence": 0.087
},
{
"start": 362.35016,
"duration": 0.28575,
"confidence": 0.086
},
{
"start": 362.6359,
"duration": 0.28575,
"confidence": 0.086
},
{
"start": 362.92163,
"duration": 0.30338,
"confidence": 0.077
},
{
"start": 363.225,
"duration": 0.30338,
"confidence": 0.077
},
{
"start": 363.5284,
"duration": 0.30338,
"confidence": 0.029
},
{
"start": 363.8318,
"duration": 0.30338,
"confidence": 0.029
}
]
}
310
{
"tracks": {
"href": "https://api.spotify.com/v1/search?query=artist&type=track&offset=0&limit=20",
"items": [
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/09Swfzp0iwV8Yxe1Ngzf6v"
},
"href": "https://api.spotify.com/v1/artists/09Swfzp0iwV8Yxe1Ngzf6v",
"id": "09Swfzp0iwV8Yxe1Ngzf6v",
"name": "Bijibal",
"type": "artist",
"uri": "spotify:artist:09Swfzp0iwV8Yxe1Ngzf6v"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/0kaed6DXiJfIehxzdTwATo"
},
"href": "https://api.spotify.com/v1/albums/0kaed6DXiJfIehxzdTwATo",
"id": "0kaed6DXiJfIehxzdTwATo",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27369fcb281cf1040f17aa33002",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0269fcb281cf1040f17aa33002",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485169fcb281cf1040f17aa33002",
"width": 64
}
],
"name": "Artist (Original Motion Picture Soundtrack)",
"release_date": "2013-07-01",
"release_date_precision": "day",
"total_tracks": 2,
"type": "album",
"uri": "spotify:album:0kaed6DXiJfIehxzdTwATo"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2IUtwMti1OiT3lkW6RubgH"
},
"href": "https://api.spotify.com/v1/artists/2IUtwMti1OiT3lkW6RubgH",
"id": "2IUtwMti1OiT3lkW6RubgH",
"name": "K. S. Chithra",
"type": "artist",
"uri": "spotify:artist:2IUtwMti1OiT3lkW6RubgH"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 238200,
"explicit": false,
"external_ids": {
"isrc": "INM201302255"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3ejsvYvea6eifh8ToDjPoV"
},
"href": "https://api.spotify.com/v1/tracks/3ejsvYvea6eifh8ToDjPoV",
"id": "3ejsvYvea6eifh8ToDjPoV",
"is_local": false,
"name": "Ilaveyil Viralukalal",
"popularity": 16,
"preview_url": "https://p.scdn.co/mp3-preview/9301a2ca383c11eb7f7857d5c9ecb87b83492ed2?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 2,
"type": "track",
"uri": "spotify:track:3ejsvYvea6eifh8ToDjPoV"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1O6ouUiZXpuAOjINj1JYul"
},
"href": "https://api.spotify.com/v1/albums/1O6ouUiZXpuAOjINj1JYul",
"id": "1O6ouUiZXpuAOjINj1JYul",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27300fe1b1daea6ee84f295277e",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0200fe1b1daea6ee84f295277e",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485100fe1b1daea6ee84f295277e",
"width": 64
}
],
"name": "In Tokens & Charms",
"release_date": "2015-01-21",
"release_date_precision": "day",
"total_tracks": 10,
"type": "album",
"uri": "spotify:album:1O6ouUiZXpuAOjINj1JYul"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 233464,
"explicit": false,
"external_ids": {
"isrc": "usx9p1400910"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0qfLPsET328ykxctRCU5JB"
},
"href": "https://api.spotify.com/v1/tracks/0qfLPsET328ykxctRCU5JB",
"id": "0qfLPsET328ykxctRCU5JB",
"is_local": false,
"name": "Artist",
"popularity": 30,
"preview_url": "https://p.scdn.co/mp3-preview/a5f01e54c49d31bc3f3bf042cbe4d37271a4a9ad?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 10,
"type": "track",
"uri": "spotify:track:0qfLPsET328ykxctRCU5JB"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2KfS4eqAQxNgnkVoe1dBDq"
},
"href": "https://api.spotify.com/v1/artists/2KfS4eqAQxNgnkVoe1dBDq",
"id": "2KfS4eqAQxNgnkVoe1dBDq",
"name": "ACID",
"type": "artist",
"uri": "spotify:artist:2KfS4eqAQxNgnkVoe1dBDq"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5ojQxjya2sjj8iehv1gqdw"
},
"href": "https://api.spotify.com/v1/albums/5ojQxjya2sjj8iehv1gqdw",
"id": "5ojQxjya2sjj8iehv1gqdw",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273d50d247f5954bbc0e9dd8cee",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02d50d247f5954bbc0e9dd8cee",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851d50d247f5954bbc0e9dd8cee",
"width": 64
}
],
"name": "Artist",
"release_date": "2022-07-19",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:5ojQxjya2sjj8iehv1gqdw"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2KfS4eqAQxNgnkVoe1dBDq"
},
"href": "https://api.spotify.com/v1/artists/2KfS4eqAQxNgnkVoe1dBDq",
"id": "2KfS4eqAQxNgnkVoe1dBDq",
"name": "ACID",
"type": "artist",
"uri": "spotify:artist:2KfS4eqAQxNgnkVoe1dBDq"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 275000,
"explicit": true,
"external_ids": {
"isrc": "CHF032228310"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/6jMNBAKRdsjOaRmmzCyesM"
},
"href": "https://api.spotify.com/v1/tracks/6jMNBAKRdsjOaRmmzCyesM",
"id": "6jMNBAKRdsjOaRmmzCyesM",
"is_local": false,
"name": "Artist",
"popularity": 24,
"preview_url": "https://p.scdn.co/mp3-preview/48fc8144f2669a73efafb227a07c34f819c7db7b?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:6jMNBAKRdsjOaRmmzCyesM"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/71hjb5G92mGoKRSAW3Cj00"
},
"href": "https://api.spotify.com/v1/artists/71hjb5G92mGoKRSAW3Cj00",
"id": "71hjb5G92mGoKRSAW3Cj00",
"name": "Anu Malik",
"type": "artist",
"uri": "spotify:artist:71hjb5G92mGoKRSAW3Cj00"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/2QyR1r0XwtvljXEZs9I3ge"
},
"href": "https://api.spotify.com/v1/albums/2QyR1r0XwtvljXEZs9I3ge",
"id": "2QyR1r0XwtvljXEZs9I3ge",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273e7fa423de639247fed12be4a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02e7fa423de639247fed12be4a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851e7fa423de639247fed12be4a",
"width": 64
}
],
"name": "Main Hoon Na",
"release_date": "2004-02-27",
"release_date_precision": "day",
"total_tracks": 10,
"type": "album",
"uri": "spotify:album:2QyR1r0XwtvljXEZs9I3ge"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4fEkbug6kZzzJ8eYX6Kbbp"
},
"href": "https://api.spotify.com/v1/artists/4fEkbug6kZzzJ8eYX6Kbbp",
"id": "4fEkbug6kZzzJ8eYX6Kbbp",
"name": "KK",
"type": "artist",
"uri": "spotify:artist:4fEkbug6kZzzJ8eYX6Kbbp"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0myVJmNOHZ7v7g8JVWGw8H"
},
"href": "https://api.spotify.com/v1/artists/0myVJmNOHZ7v7g8JVWGw8H",
"id": "0myVJmNOHZ7v7g8JVWGw8H",
"name": "Vasundhara Das",
"type": "artist",
"uri": "spotify:artist:0myVJmNOHZ7v7g8JVWGw8H"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 324053,
"explicit": false,
"external_ids": {
"isrc": "INS180461113"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3pRF060IEOI5XSQAvONgSt"
},
"href": "https://api.spotify.com/v1/tracks/3pRF060IEOI5XSQAvONgSt",
"id": "3pRF060IEOI5XSQAvONgSt",
"is_local": false,
"name": "Chale Jaise Hawaien",
"popularity": 53,
"preview_url": "https://p.scdn.co/mp3-preview/cb303fb0fa836f495a77324e9c0b0a44cbb610c1?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 3,
"type": "track",
"uri": "spotify:track:3pRF060IEOI5XSQAvONgSt"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1no8c4PYhEMGKXtGg79fMR"
},
"href": "https://api.spotify.com/v1/albums/1no8c4PYhEMGKXtGg79fMR",
"id": "1no8c4PYhEMGKXtGg79fMR",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273438dc50d2695ba85b1be6e08",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02438dc50d2695ba85b1be6e08",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851438dc50d2695ba85b1be6e08",
"width": 64
}
],
"name": "In Tokens & Charms (Deluxe Edition)",
"release_date": "2017-11-10",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:1no8c4PYhEMGKXtGg79fMR"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 233464,
"explicit": false,
"external_ids": {
"isrc": "USX9P1400910"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/5IirJYGPYD3J7AAJ6WXoAg"
},
"href": "https://api.spotify.com/v1/tracks/5IirJYGPYD3J7AAJ6WXoAg",
"id": "5IirJYGPYD3J7AAJ6WXoAg",
"is_local": false,
"name": "Artist",
"popularity": 15,
"preview_url": "https://p.scdn.co/mp3-preview/f5d5acc944c9dbe5d0f6822d989694d1c6bb2a69?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 10,
"type": "track",
"uri": "spotify:track:5IirJYGPYD3J7AAJ6WXoAg"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2LMljlTXjGr7jPZOBmK9My"
},
"href": "https://api.spotify.com/v1/artists/2LMljlTXjGr7jPZOBmK9My",
"id": "2LMljlTXjGr7jPZOBmK9My",
"name": "S.A. Rajkumar",
"type": "artist",
"uri": "spotify:artist:2LMljlTXjGr7jPZOBmK9My"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5F5IlqtUN39M6vNfadB4pi"
},
"href": "https://api.spotify.com/v1/albums/5F5IlqtUN39M6vNfadB4pi",
"id": "5F5IlqtUN39M6vNfadB4pi",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27379aafea7e67ee1ce6bad8cca",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0279aafea7e67ee1ce6bad8cca",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485179aafea7e67ee1ce6bad8cca",
"width": 64
}
],
"name": "Thullatha Manamum Thullum & Nee Varuvai Ena",
"release_date": "1999-03-28",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:5F5IlqtUN39M6vNfadB4pi"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0mV4UQ0gHg59AAUtg968pX"
},
"href": "https://api.spotify.com/v1/artists/0mV4UQ0gHg59AAUtg968pX",
"id": "0mV4UQ0gHg59AAUtg968pX",
"name": "Unnikrishnan",
"type": "artist",
"uri": "spotify:artist:0mV4UQ0gHg59AAUtg968pX"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 294040,
"explicit": false,
"external_ids": {
"isrc": "INS289900156"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/33d0aCkd8fJUtnLTNLDOxV"
},
"href": "https://api.spotify.com/v1/tracks/33d0aCkd8fJUtnLTNLDOxV",
"id": "33d0aCkd8fJUtnLTNLDOxV",
"is_local": false,
"name": "Innisai Paadivarum - Language: Tamil; Film: Thullatha Manamum Thullum; Film Artist 1: Vijay; Film Artist 2: Simran",
"popularity": 52,
"preview_url": "https://p.scdn.co/mp3-preview/82cb109f48a30d3fe5b33e40d53ebc8ec3c441ac?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 5,
"type": "track",
"uri": "spotify:track:33d0aCkd8fJUtnLTNLDOxV"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/58rfEEYCmEImlPaaqQddVF"
},
"href": "https://api.spotify.com/v1/albums/58rfEEYCmEImlPaaqQddVF",
"id": "58rfEEYCmEImlPaaqQddVF",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273812bfb4e32feb448e527e8b1",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02812bfb4e32feb448e527e8b1",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851812bfb4e32feb448e527e8b1",
"width": 64
}
],
"name": "Vaaranam Aayiram (Original Motion Picture Soundtrack)",
"release_date": "2008-10-08",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:58rfEEYCmEImlPaaqQddVF"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2NoJ7NuNs9nyj8Thoh1kbu"
},
"href": "https://api.spotify.com/v1/artists/2NoJ7NuNs9nyj8Thoh1kbu",
"id": "2NoJ7NuNs9nyj8Thoh1kbu",
"name": "Hariharan",
"type": "artist",
"uri": "spotify:artist:2NoJ7NuNs9nyj8Thoh1kbu"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1HUZ6vfsSWpfLoxjgDavEB"
},
"href": "https://api.spotify.com/v1/artists/1HUZ6vfsSWpfLoxjgDavEB",
"id": "1HUZ6vfsSWpfLoxjgDavEB",
"name": "Devan Ekambaram",
"type": "artist",
"uri": "spotify:artist:1HUZ6vfsSWpfLoxjgDavEB"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/5FHIw6p4HE35RB4PP76uF6"
},
"href": "https://api.spotify.com/v1/artists/5FHIw6p4HE35RB4PP76uF6",
"id": "5FHIw6p4HE35RB4PP76uF6",
"name": "VV Prassanna",
"type": "artist",
"uri": "spotify:artist:5FHIw6p4HE35RB4PP76uF6"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 369333,
"explicit": false,
"external_ids": {
"isrc": "INS170816331"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/4vlMdXsRpAIXYggwbNHZSv"
},
"href": "https://api.spotify.com/v1/tracks/4vlMdXsRpAIXYggwbNHZSv",
"id": "4vlMdXsRpAIXYggwbNHZSv",
"is_local": false,
"name": "Nenjukkul Peidhidum",
"popularity": 64,
"preview_url": "https://p.scdn.co/mp3-preview/fb4e09827165a52bc930a1af4c274d0d21fa29f6?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 2,
"type": "track",
"uri": "spotify:track:4vlMdXsRpAIXYggwbNHZSv"
},
{
"album": {
"album_type": "compilation",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0LyfQWJT6nXafLPZqxe9Of"
},
"href": "https://api.spotify.com/v1/artists/0LyfQWJT6nXafLPZqxe9Of",
"id": "0LyfQWJT6nXafLPZqxe9Of",
"name": "Various Artists",
"type": "artist",
"uri": "spotify:artist:0LyfQWJT6nXafLPZqxe9Of"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/43oDfsZbEaJ7ismXqMluz9"
},
"href": "https://api.spotify.com/v1/albums/43oDfsZbEaJ7ismXqMluz9",
"id": "43oDfsZbEaJ7ismXqMluz9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273f6cf72bd190be11e87c9f1e5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02f6cf72bd190be11e87c9f1e5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851f6cf72bd190be11e87c9f1e5",
"width": 64
}
],
"name": "Hanuman Returns",
"release_date": "2007-12-15",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:43oDfsZbEaJ7ismXqMluz9"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6wa1AsxB9oJP7lwNSmbcYx"
},
"href": "https://api.spotify.com/v1/artists/6wa1AsxB9oJP7lwNSmbcYx",
"id": "6wa1AsxB9oJP7lwNSmbcYx",
"name": "Daler Mehndi",
"type": "artist",
"uri": "spotify:artist:6wa1AsxB9oJP7lwNSmbcYx"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/23y7sT3YJztGVJUMMYuxL4"
},
"href": "https://api.spotify.com/v1/artists/23y7sT3YJztGVJUMMYuxL4",
"id": "23y7sT3YJztGVJUMMYuxL4",
"name": "Hrishikesh",
"type": "artist",
"uri": "spotify:artist:23y7sT3YJztGVJUMMYuxL4"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/54SpMvvemA3VnhHCCUmtW9"
},
"href": "https://api.spotify.com/v1/artists/54SpMvvemA3VnhHCCUmtW9",
"id": "54SpMvvemA3VnhHCCUmtW9",
"name": "Neuman",
"type": "artist",
"uri": "spotify:artist:54SpMvvemA3VnhHCCUmtW9"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/7iXMvQNunidE9y5aO4Bjj9"
},
"href": "https://api.spotify.com/v1/artists/7iXMvQNunidE9y5aO4Bjj9",
"id": "7iXMvQNunidE9y5aO4Bjj9",
"name": "FRANCO",
"type": "artist",
"uri": "spotify:artist:7iXMvQNunidE9y5aO4Bjj9"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/7sCO08Lf7f0FHy2KEEZ5lk"
},
"href": "https://api.spotify.com/v1/artists/7sCO08Lf7f0FHy2KEEZ5lk",
"id": "7sCO08Lf7f0FHy2KEEZ5lk",
"name": "Shazneen Arethna",
"type": "artist",
"uri": "spotify:artist:7sCO08Lf7f0FHy2KEEZ5lk"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1RnfOWhJmlJgI6yGAtdX1v"
},
"href": "https://api.spotify.com/v1/artists/1RnfOWhJmlJgI6yGAtdX1v",
"id": "1RnfOWhJmlJgI6yGAtdX1v",
"name": "Samantha",
"type": "artist",
"uri": "spotify:artist:1RnfOWhJmlJgI6yGAtdX1v"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2B6by2aKuDkLUo06LV960f"
},
"href": "https://api.spotify.com/v1/artists/2B6by2aKuDkLUo06LV960f",
"id": "2B6by2aKuDkLUo06LV960f",
"name": "Sunayana",
"type": "artist",
"uri": "spotify:artist:2B6by2aKuDkLUo06LV960f"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0iBqHeUD0rnSWXbC9UAT5O"
},
"href": "https://api.spotify.com/v1/artists/0iBqHeUD0rnSWXbC9UAT5O",
"id": "0iBqHeUD0rnSWXbC9UAT5O",
"name": "Tapas Relia",
"type": "artist",
"uri": "spotify:artist:0iBqHeUD0rnSWXbC9UAT5O"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 274081,
"explicit": false,
"external_ids": {
"isrc": "INS180707609"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/5aa4zMfrJ16iDnS6UIKtlL"
},
"href": "https://api.spotify.com/v1/tracks/5aa4zMfrJ16iDnS6UIKtlL",
"id": "5aa4zMfrJ16iDnS6UIKtlL",
"is_local": false,
"name": "Aasman Ko Chukar",
"popularity": 63,
"preview_url": "https://p.scdn.co/mp3-preview/507dc20f84338c25accb09a18028e3d7f3e084ad?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:5aa4zMfrJ16iDnS6UIKtlL"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/58rfEEYCmEImlPaaqQddVF"
},
"href": "https://api.spotify.com/v1/albums/58rfEEYCmEImlPaaqQddVF",
"id": "58rfEEYCmEImlPaaqQddVF",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273812bfb4e32feb448e527e8b1",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02812bfb4e32feb448e527e8b1",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851812bfb4e32feb448e527e8b1",
"width": 64
}
],
"name": "Vaaranam Aayiram (Original Motion Picture Soundtrack)",
"release_date": "2008-10-08",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:58rfEEYCmEImlPaaqQddVF"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/7FaGCZiP3s6X7jQTB8EhfI"
},
"href": "https://api.spotify.com/v1/artists/7FaGCZiP3s6X7jQTB8EhfI",
"id": "7FaGCZiP3s6X7jQTB8EhfI",
"name": "Naresh Iyer",
"type": "artist",
"uri": "spotify:artist:7FaGCZiP3s6X7jQTB8EhfI"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4joteb3wCfZYGKjvF0XvLx"
},
"href": "https://api.spotify.com/v1/artists/4joteb3wCfZYGKjvF0XvLx",
"id": "4joteb3wCfZYGKjvF0XvLx",
"name": "Prashanthini",
"type": "artist",
"uri": "spotify:artist:4joteb3wCfZYGKjvF0XvLx"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 341386,
"explicit": false,
"external_ids": {
"isrc": "INS170816333"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/1n5gnI3Wue9WBpYFOIQNh1"
},
"href": "https://api.spotify.com/v1/tracks/1n5gnI3Wue9WBpYFOIQNh1",
"id": "1n5gnI3Wue9WBpYFOIQNh1",
"is_local": false,
"name": "Mundhinam",
"popularity": 62,
"preview_url": "https://p.scdn.co/mp3-preview/b959ee90e6d81f7fec1ab4528841665ee11e40e2?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 4,
"type": "track",
"uri": "spotify:track:1n5gnI3Wue9WBpYFOIQNh1"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/58rfEEYCmEImlPaaqQddVF"
},
"href": "https://api.spotify.com/v1/albums/58rfEEYCmEImlPaaqQddVF",
"id": "58rfEEYCmEImlPaaqQddVF",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273812bfb4e32feb448e527e8b1",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02812bfb4e32feb448e527e8b1",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851812bfb4e32feb448e527e8b1",
"width": 64
}
],
"name": "Vaaranam Aayiram (Original Motion Picture Soundtrack)",
"release_date": "2008-10-08",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:58rfEEYCmEImlPaaqQddVF"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0LSPREIgGMZXCuKVel7LVD"
},
"href": "https://api.spotify.com/v1/artists/0LSPREIgGMZXCuKVel7LVD",
"id": "0LSPREIgGMZXCuKVel7LVD",
"name": "Karthik",
"type": "artist",
"uri": "spotify:artist:0LSPREIgGMZXCuKVel7LVD"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/5FHIw6p4HE35RB4PP76uF6"
},
"href": "https://api.spotify.com/v1/artists/5FHIw6p4HE35RB4PP76uF6",
"id": "5FHIw6p4HE35RB4PP76uF6",
"name": "VV Prassanna",
"type": "artist",
"uri": "spotify:artist:5FHIw6p4HE35RB4PP76uF6"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 318493,
"explicit": false,
"external_ids": {
"isrc": "INS170816335"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/1wIfq9Zul77qAtokyLTlXr"
},
"href": "https://api.spotify.com/v1/tracks/1wIfq9Zul77qAtokyLTlXr",
"id": "1wIfq9Zul77qAtokyLTlXr",
"is_local": false,
"name": "Ava Enna",
"popularity": 65,
"preview_url": "https://p.scdn.co/mp3-preview/885463dba1d28c5bb68ac1faaf84173a34a78e3c?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:1wIfq9Zul77qAtokyLTlXr"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4XpUIb8uuNlIWVKmgKZXC0"
},
"href": "https://api.spotify.com/v1/artists/4XpUIb8uuNlIWVKmgKZXC0",
"id": "4XpUIb8uuNlIWVKmgKZXC0",
"name": "ZICO",
"type": "artist",
"uri": "spotify:artist:4XpUIb8uuNlIWVKmgKZXC0"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/7A8SILx9WOx8SOvApoBuMN"
},
"href": "https://api.spotify.com/v1/albums/7A8SILx9WOx8SOvApoBuMN",
"id": "7A8SILx9WOx8SOvApoBuMN",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2735fbfd159690d2d82f6d63f45",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e025fbfd159690d2d82f6d63f45",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048515fbfd159690d2d82f6d63f45",
"width": 64
}
],
"name": "TELEVISION",
"release_date": "2017-07-12",
"release_date_precision": "day",
"total_tracks": 5,
"type": "album",
"uri": "spotify:album:7A8SILx9WOx8SOvApoBuMN"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4XpUIb8uuNlIWVKmgKZXC0"
},
"href": "https://api.spotify.com/v1/artists/4XpUIb8uuNlIWVKmgKZXC0",
"id": "4XpUIb8uuNlIWVKmgKZXC0",
"name": "ZICO",
"type": "artist",
"uri": "spotify:artist:4XpUIb8uuNlIWVKmgKZXC0"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 192827,
"explicit": false,
"external_ids": {
"isrc": "KRC491700011"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/12GJcC8SdDYpkbHvFrgp1w"
},
"href": "https://api.spotify.com/v1/tracks/12GJcC8SdDYpkbHvFrgp1w",
"id": "12GJcC8SdDYpkbHvFrgp1w",
"is_local": false,
"name": "Artist",
"popularity": 40,
"preview_url": "https://p.scdn.co/mp3-preview/dd2eb89b9011c59a25736aab70d1f0f2fccf5261?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 2,
"type": "track",
"uri": "spotify:track:12GJcC8SdDYpkbHvFrgp1w"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4xPR9p75zzDlisJvvhEYl2"
},
"href": "https://api.spotify.com/v1/artists/4xPR9p75zzDlisJvvhEYl2",
"id": "4xPR9p75zzDlisJvvhEYl2",
"name": "Jacob Lee",
"type": "artist",
"uri": "spotify:artist:4xPR9p75zzDlisJvvhEYl2"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5lGLktcDudhrCwCNLxni6Q"
},
"href": "https://api.spotify.com/v1/albums/5lGLktcDudhrCwCNLxni6Q",
"id": "5lGLktcDudhrCwCNLxni6Q",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273a901cbe3e49783a6a919fc86",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02a901cbe3e49783a6a919fc86",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851a901cbe3e49783a6a919fc86",
"width": 64
}
],
"name": "Conscience",
"release_date": "2020-12-18",
"release_date_precision": "day",
"total_tracks": 10,
"type": "album",
"uri": "spotify:album:5lGLktcDudhrCwCNLxni6Q"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4xPR9p75zzDlisJvvhEYl2"
},
"href": "https://api.spotify.com/v1/artists/4xPR9p75zzDlisJvvhEYl2",
"id": "4xPR9p75zzDlisJvvhEYl2",
"name": "Jacob Lee",
"type": "artist",
"uri": "spotify:artist:4xPR9p75zzDlisJvvhEYl2"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 244530,
"explicit": false,
"external_ids": {
"isrc": "QZNWY2020286"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0JanZrjJc3yn63AGgBDLAb"
},
"href": "https://api.spotify.com/v1/tracks/0JanZrjJc3yn63AGgBDLAb",
"id": "0JanZrjJc3yn63AGgBDLAb",
"is_local": false,
"name": "Artistry",
"popularity": 39,
"preview_url": "https://p.scdn.co/mp3-preview/f44f2f4f29a9daed7a6ee54b7b168ac0e1eb7e91?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 3,
"type": "track",
"uri": "spotify:track:0JanZrjJc3yn63AGgBDLAb"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1kzKlwoZunQPBWRLCZ7ZvS"
},
"href": "https://api.spotify.com/v1/artists/1kzKlwoZunQPBWRLCZ7ZvS",
"id": "1kzKlwoZunQPBWRLCZ7ZvS",
"name": "Tanmaya Bhatnagar",
"type": "artist",
"uri": "spotify:artist:1kzKlwoZunQPBWRLCZ7ZvS"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/6jN4E5miEwdQBUqU0HP0Dg"
},
"href": "https://api.spotify.com/v1/albums/6jN4E5miEwdQBUqU0HP0Dg",
"id": "6jN4E5miEwdQBUqU0HP0Dg",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27330325fdb1140cc67b0d579f6",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0230325fdb1140cc67b0d579f6",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485130325fdb1140cc67b0d579f6",
"width": 64
}
],
"name": "Kya Tum Naraaz Ho? (Raw)",
"release_date": "2020-04-10",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:6jN4E5miEwdQBUqU0HP0Dg"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1kzKlwoZunQPBWRLCZ7ZvS"
},
"href": "https://api.spotify.com/v1/artists/1kzKlwoZunQPBWRLCZ7ZvS",
"id": "1kzKlwoZunQPBWRLCZ7ZvS",
"name": "Tanmaya Bhatnagar",
"type": "artist",
"uri": "spotify:artist:1kzKlwoZunQPBWRLCZ7ZvS"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 212530,
"explicit": false,
"external_ids": {
"isrc": "usdy42036428"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/2rjCLFdX8n9xLoMZgdMMxt"
},
"href": "https://api.spotify.com/v1/tracks/2rjCLFdX8n9xLoMZgdMMxt",
"id": "2rjCLFdX8n9xLoMZgdMMxt",
"is_local": false,
"name": "Kya Tum Naraaz Ho? (Raw)",
"popularity": 43,
"preview_url": "https://p.scdn.co/mp3-preview/d4f76e47ceef11497132e5943cc0fbaf7c0030e6?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:2rjCLFdX8n9xLoMZgdMMxt"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2LMljlTXjGr7jPZOBmK9My"
},
"href": "https://api.spotify.com/v1/artists/2LMljlTXjGr7jPZOBmK9My",
"id": "2LMljlTXjGr7jPZOBmK9My",
"name": "S.A. Rajkumar",
"type": "artist",
"uri": "spotify:artist:2LMljlTXjGr7jPZOBmK9My"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5F5IlqtUN39M6vNfadB4pi"
},
"href": "https://api.spotify.com/v1/albums/5F5IlqtUN39M6vNfadB4pi",
"id": "5F5IlqtUN39M6vNfadB4pi",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27379aafea7e67ee1ce6bad8cca",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0279aafea7e67ee1ce6bad8cca",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485179aafea7e67ee1ce6bad8cca",
"width": 64
}
],
"name": "Thullatha Manamum Thullum & Nee Varuvai Ena",
"release_date": "1999-03-28",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:5F5IlqtUN39M6vNfadB4pi"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6aQ5LDX0WlnyDLI8TGU0wK"
},
"href": "https://api.spotify.com/v1/artists/6aQ5LDX0WlnyDLI8TGU0wK",
"id": "6aQ5LDX0WlnyDLI8TGU0wK",
"name": "Rajesh",
"type": "artist",
"uri": "spotify:artist:6aQ5LDX0WlnyDLI8TGU0wK"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 261360,
"explicit": false,
"external_ids": {
"isrc": "INS289900159"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/32VYgspXNXj0hPftALttUf"
},
"href": "https://api.spotify.com/v1/tracks/32VYgspXNXj0hPftALttUf",
"id": "32VYgspXNXj0hPftALttUf",
"is_local": false,
"name": "Meghamai Vanthu Pogiren - Language: Tamil; Film: Thullatha Manamum Thullum; Film Artist 1: Vijay; Film Artist 2: Simran",
"popularity": 52,
"preview_url": "https://p.scdn.co/mp3-preview/edd8205edabff12e0773fdb2428fd846f2c1040d?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:32VYgspXNXj0hPftALttUf"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4XOgtTx2nc2NMbPOwVw1Vz"
},
"href": "https://api.spotify.com/v1/artists/4XOgtTx2nc2NMbPOwVw1Vz",
"id": "4XOgtTx2nc2NMbPOwVw1Vz",
"name": "Bharadwaj",
"type": "artist",
"uri": "spotify:artist:4XOgtTx2nc2NMbPOwVw1Vz"
}
],
"available_markets": [
"IN"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/0l9xyhXdV189j6BypZKuDW"
},
"href": "https://api.spotify.com/v1/albums/0l9xyhXdV189j6BypZKuDW",
"id": "0l9xyhXdV189j6BypZKuDW",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27397fa4825a1269bbd1bf4ce6c",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0297fa4825a1269bbd1bf4ce6c",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485197fa4825a1269bbd1bf4ce6c",
"width": 64
}
],
"name": "Autograph & Pudukkotayiliruthu Saravanan",
"release_date": "2004-11-22",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:0l9xyhXdV189j6BypZKuDW"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2F3KtUVtrt2GLjcl6pB4cz"
},
"href": "https://api.spotify.com/v1/artists/2F3KtUVtrt2GLjcl6pB4cz",
"id": "2F3KtUVtrt2GLjcl6pB4cz",
"name": "Dhanush",
"type": "artist",
"uri": "spotify:artist:2F3KtUVtrt2GLjcl6pB4cz"
}
],
"available_markets": [
"IN"
],
"disc_number": 1,
"duration_ms": 276546,
"explicit": false,
"external_ids": {
"isrc": "INI110593056"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/6gdhAfSwSyWOgF5dUIJDUk"
},
"href": "https://api.spotify.com/v1/tracks/6gdhAfSwSyWOgF5dUIJDUk",
"id": "6gdhAfSwSyWOgF5dUIJDUk",
"is_local": false,
"name": "Nattu Sarakku - Language: Tamil; Film: Pudukkottaielerunthusaravanan; Film Artists: Dhanush, Aparna",
"popularity": 52,
"preview_url": "https://p.scdn.co/mp3-preview/3862aa0861dd87d374b3a78e77b5fa834fe9a037?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 9,
"type": "track",
"uri": "spotify:track:6gdhAfSwSyWOgF5dUIJDUk"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/3kYFawNQVZ00FQbgs4rVBe"
},
"href": "https://api.spotify.com/v1/artists/3kYFawNQVZ00FQbgs4rVBe",
"id": "3kYFawNQVZ00FQbgs4rVBe",
"name": "Artist Vs Poet",
"type": "artist",
"uri": "spotify:artist:3kYFawNQVZ00FQbgs4rVBe"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1rzYGG9bjKtnER0TRwXJBj"
},
"href": "https://api.spotify.com/v1/albums/1rzYGG9bjKtnER0TRwXJBj",
"id": "1rzYGG9bjKtnER0TRwXJBj",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273d769902adf30cbac5f57813a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02d769902adf30cbac5f57813a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851d769902adf30cbac5f57813a",
"width": 64
}
],
"name": "Medicine",
"release_date": "2014-12-16",
"release_date_precision": "day",
"total_tracks": 11,
"type": "album",
"uri": "spotify:album:1rzYGG9bjKtnER0TRwXJBj"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/3kYFawNQVZ00FQbgs4rVBe"
},
"href": "https://api.spotify.com/v1/artists/3kYFawNQVZ00FQbgs4rVBe",
"id": "3kYFawNQVZ00FQbgs4rVBe",
"name": "Artist Vs Poet",
"type": "artist",
"uri": "spotify:artist:3kYFawNQVZ00FQbgs4rVBe"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 216637,
"explicit": false,
"external_ids": {
"isrc": "TCACC1435226"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0b1kU7KgZSnH7n7TBy921o"
},
"href": "https://api.spotify.com/v1/tracks/0b1kU7KgZSnH7n7TBy921o",
"id": "0b1kU7KgZSnH7n7TBy921o",
"is_local": false,
"name": "Kids Again",
"popularity": 48,
"preview_url": "https://p.scdn.co/mp3-preview/f07fb90c16edb5528661e70e6835759c57d554ee?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:0b1kU7KgZSnH7n7TBy921o"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2F9icYS5KP4Td9nbxIjo9q"
},
"href": "https://api.spotify.com/v1/artists/2F9icYS5KP4Td9nbxIjo9q",
"id": "2F9icYS5KP4Td9nbxIjo9q",
"name": "Hadrian",
"type": "artist",
"uri": "spotify:artist:2F9icYS5KP4Td9nbxIjo9q"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/7e47cka7yBWYWNhcFjixcz"
},
"href": "https://api.spotify.com/v1/albums/7e47cka7yBWYWNhcFjixcz",
"id": "7e47cka7yBWYWNhcFjixcz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2739c24f82bb19e853d92ac7967",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e029c24f82bb19e853d92ac7967",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048519c24f82bb19e853d92ac7967",
"width": 64
}
],
"name": "Niño De Oro (Deluxe Version)",
"release_date": "2022-11-11",
"release_date_precision": "day",
"total_tracks": 20,
"type": "album",
"uri": "spotify:album:7e47cka7yBWYWNhcFjixcz"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2F9icYS5KP4Td9nbxIjo9q"
},
"href": "https://api.spotify.com/v1/artists/2F9icYS5KP4Td9nbxIjo9q",
"id": "2F9icYS5KP4Td9nbxIjo9q",
"name": "Hadrian",
"type": "artist",
"uri": "spotify:artist:2F9icYS5KP4Td9nbxIjo9q"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6LC8g4SRSqJ4zm6sQeutFZ"
},
"href": "https://api.spotify.com/v1/artists/6LC8g4SRSqJ4zm6sQeutFZ",
"id": "6LC8g4SRSqJ4zm6sQeutFZ",
"name": "Jaziel Avilez",
"type": "artist",
"uri": "spotify:artist:6LC8g4SRSqJ4zm6sQeutFZ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 240026,
"explicit": false,
"external_ids": {
"isrc": "QZTGS2200194"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0qug1dHGZcbc2v5NEAvBPR"
},
"href": "https://api.spotify.com/v1/tracks/0qug1dHGZcbc2v5NEAvBPR",
"id": "0qug1dHGZcbc2v5NEAvBPR",
"is_local": false,
"name": "Artista Y Malandro",
"popularity": 45,
"preview_url": "https://p.scdn.co/mp3-preview/250820c1f8fce4891e9fb11a7fa7fc40961dbc1e?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 16,
"type": "track",
"uri": "spotify:track:0qug1dHGZcbc2v5NEAvBPR"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6AVuBAosGPLRJYwoJ88wtt"
},
"href": "https://api.spotify.com/v1/artists/6AVuBAosGPLRJYwoJ88wtt",
"id": "6AVuBAosGPLRJYwoJ88wtt",
"name": "Derxan",
"type": "artist",
"uri": "spotify:artist:6AVuBAosGPLRJYwoJ88wtt"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1Sg57D3HfSmtvUph0FZiEx"
},
"href": "https://api.spotify.com/v1/albums/1Sg57D3HfSmtvUph0FZiEx",
"id": "1Sg57D3HfSmtvUph0FZiEx",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27363df12526e57eb46248246dd",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0263df12526e57eb46248246dd",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485163df12526e57eb46248246dd",
"width": 64
}
],
"name": "Artistas da Rua",
"release_date": "2020-06-08",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:1Sg57D3HfSmtvUph0FZiEx"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6AVuBAosGPLRJYwoJ88wtt"
},
"href": "https://api.spotify.com/v1/artists/6AVuBAosGPLRJYwoJ88wtt",
"id": "6AVuBAosGPLRJYwoJ88wtt",
"name": "Derxan",
"type": "artist",
"uri": "spotify:artist:6AVuBAosGPLRJYwoJ88wtt"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 188602,
"explicit": true,
"external_ids": {
"isrc": "QZHZ42060615"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3czhw7W0PTAIROkL1tcsKX"
},
"href": "https://api.spotify.com/v1/tracks/3czhw7W0PTAIROkL1tcsKX",
"id": "3czhw7W0PTAIROkL1tcsKX",
"is_local": false,
"name": "Artistas da Rua",
"popularity": 33,
"preview_url": "https://p.scdn.co/mp3-preview/c13f88c58c8ef6cee5cf3ea1b8cf6a1ff009fddf?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:3czhw7W0PTAIROkL1tcsKX"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6kAZsTKGFHtzx9PWStXqNV"
},
"href": "https://api.spotify.com/v1/artists/6kAZsTKGFHtzx9PWStXqNV",
"id": "6kAZsTKGFHtzx9PWStXqNV",
"name": "Artist Amour",
"type": "artist",
"uri": "spotify:artist:6kAZsTKGFHtzx9PWStXqNV"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/17jVmQPY6byz0m4RHHQaqI"
},
"href": "https://api.spotify.com/v1/albums/17jVmQPY6byz0m4RHHQaqI",
"id": "17jVmQPY6byz0m4RHHQaqI",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27346057047d57bed2e2b14a884",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0246057047d57bed2e2b14a884",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485146057047d57bed2e2b14a884",
"width": 64
}
],
"name": "What Did You Say",
"release_date": "2023-01-25",
"release_date_precision": "day",
"total_tracks": 13,
"type": "album",
"uri": "spotify:album:17jVmQPY6byz0m4RHHQaqI"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6kAZsTKGFHtzx9PWStXqNV"
},
"href": "https://api.spotify.com/v1/artists/6kAZsTKGFHtzx9PWStXqNV",
"id": "6kAZsTKGFHtzx9PWStXqNV",
"name": "Artist Amour",
"type": "artist",
"uri": "spotify:artist:6kAZsTKGFHtzx9PWStXqNV"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 325714,
"explicit": false,
"external_ids": {
"isrc": "QZFZ42391298"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3WAGy27LmMGGj18DG2z7l7"
},
"href": "https://api.spotify.com/v1/tracks/3WAGy27LmMGGj18DG2z7l7",
"id": "3WAGy27LmMGGj18DG2z7l7",
"is_local": false,
"name": "Educated",
"popularity": 23,
"preview_url": "https://p.scdn.co/mp3-preview/02278d36b083963b704e52eb2d1a4a8211e2b275?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:3WAGy27LmMGGj18DG2z7l7"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4ZoX7uicu1eXX40PqnyF0N"
},
"href": "https://api.spotify.com/v1/artists/4ZoX7uicu1eXX40PqnyF0N",
"id": "4ZoX7uicu1eXX40PqnyF0N",
"name": "The Artist Flower",
"type": "artist",
"uri": "spotify:artist:4ZoX7uicu1eXX40PqnyF0N"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/7lPmB533YaU8uaWQpitKOA"
},
"href": "https://api.spotify.com/v1/albums/7lPmB533YaU8uaWQpitKOA",
"id": "7lPmB533YaU8uaWQpitKOA",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2734c4a49d7fb1c8318d869e216",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e024c4a49d7fb1c8318d869e216",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048514c4a49d7fb1c8318d869e216",
"width": 64
}
],
"name": "Memory",
"release_date": "2022-04-29",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:7lPmB533YaU8uaWQpitKOA"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4ZoX7uicu1eXX40PqnyF0N"
},
"href": "https://api.spotify.com/v1/artists/4ZoX7uicu1eXX40PqnyF0N",
"id": "4ZoX7uicu1eXX40PqnyF0N",
"name": "The Artist Flower",
"type": "artist",
"uri": "spotify:artist:4ZoX7uicu1eXX40PqnyF0N"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 242863,
"explicit": true,
"external_ids": {
"isrc": "QZES62256299"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/6qITENcTT8kwhoxVY4Ho5s"
},
"href": "https://api.spotify.com/v1/tracks/6qITENcTT8kwhoxVY4Ho5s",
"id": "6qITENcTT8kwhoxVY4Ho5s",
"is_local": false,
"name": "Memory",
"popularity": 25,
"preview_url": "https://p.scdn.co/mp3-preview/ad9594796a9a672854bea9c3751d2846d3e4415a?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:6qITENcTT8kwhoxVY4Ho5s"
}
],
"limit": 20,
"next": "https://api.spotify.com/v1/search?query=artist&type=track&offset=20&limit=20",
"offset": 0,
"previous": null,
"total": 1000
}
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=7200
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:16 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"tracks": {
"href": "https://api.spotify.com/v1/search?query=artist&type=track&offset=0&limit=20",
"items": [
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/09Swfzp0iwV8Yxe1Ngzf6v"
},
"href": "https://api.spotify.com/v1/artists/09Swfzp0iwV8Yxe1Ngzf6v",
"id": "09Swfzp0iwV8Yxe1Ngzf6v",
"name": "Bijibal",
"type": "artist",
"uri": "spotify:artist:09Swfzp0iwV8Yxe1Ngzf6v"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/0kaed6DXiJfIehxzdTwATo"
},
"href": "https://api.spotify.com/v1/albums/0kaed6DXiJfIehxzdTwATo",
"id": "0kaed6DXiJfIehxzdTwATo",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27369fcb281cf1040f17aa33002",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0269fcb281cf1040f17aa33002",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485169fcb281cf1040f17aa33002",
"width": 64
}
],
"name": "Artist (Original Motion Picture Soundtrack)",
"release_date": "2013-07-01",
"release_date_precision": "day",
"total_tracks": 2,
"type": "album",
"uri": "spotify:album:0kaed6DXiJfIehxzdTwATo"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2IUtwMti1OiT3lkW6RubgH"
},
"href": "https://api.spotify.com/v1/artists/2IUtwMti1OiT3lkW6RubgH",
"id": "2IUtwMti1OiT3lkW6RubgH",
"name": "K. S. Chithra",
"type": "artist",
"uri": "spotify:artist:2IUtwMti1OiT3lkW6RubgH"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 238200,
"explicit": false,
"external_ids": {
"isrc": "INM201302255"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3ejsvYvea6eifh8ToDjPoV"
},
"href": "https://api.spotify.com/v1/tracks/3ejsvYvea6eifh8ToDjPoV",
"id": "3ejsvYvea6eifh8ToDjPoV",
"is_local": false,
"name": "Ilaveyil Viralukalal",
"popularity": 16,
"preview_url": "https://p.scdn.co/mp3-preview/9301a2ca383c11eb7f7857d5c9ecb87b83492ed2?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 2,
"type": "track",
"uri": "spotify:track:3ejsvYvea6eifh8ToDjPoV"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1O6ouUiZXpuAOjINj1JYul"
},
"href": "https://api.spotify.com/v1/albums/1O6ouUiZXpuAOjINj1JYul",
"id": "1O6ouUiZXpuAOjINj1JYul",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27300fe1b1daea6ee84f295277e",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0200fe1b1daea6ee84f295277e",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485100fe1b1daea6ee84f295277e",
"width": 64
}
],
"name": "In Tokens & Charms",
"release_date": "2015-01-21",
"release_date_precision": "day",
"total_tracks": 10,
"type": "album",
"uri": "spotify:album:1O6ouUiZXpuAOjINj1JYul"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 233464,
"explicit": false,
"external_ids": {
"isrc": "usx9p1400910"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0qfLPsET328ykxctRCU5JB"
},
"href": "https://api.spotify.com/v1/tracks/0qfLPsET328ykxctRCU5JB",
"id": "0qfLPsET328ykxctRCU5JB",
"is_local": false,
"name": "Artist",
"popularity": 30,
"preview_url": "https://p.scdn.co/mp3-preview/a5f01e54c49d31bc3f3bf042cbe4d37271a4a9ad?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 10,
"type": "track",
"uri": "spotify:track:0qfLPsET328ykxctRCU5JB"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2KfS4eqAQxNgnkVoe1dBDq"
},
"href": "https://api.spotify.com/v1/artists/2KfS4eqAQxNgnkVoe1dBDq",
"id": "2KfS4eqAQxNgnkVoe1dBDq",
"name": "ACID",
"type": "artist",
"uri": "spotify:artist:2KfS4eqAQxNgnkVoe1dBDq"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5ojQxjya2sjj8iehv1gqdw"
},
"href": "https://api.spotify.com/v1/albums/5ojQxjya2sjj8iehv1gqdw",
"id": "5ojQxjya2sjj8iehv1gqdw",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273d50d247f5954bbc0e9dd8cee",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02d50d247f5954bbc0e9dd8cee",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851d50d247f5954bbc0e9dd8cee",
"width": 64
}
],
"name": "Artist",
"release_date": "2022-07-19",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:5ojQxjya2sjj8iehv1gqdw"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2KfS4eqAQxNgnkVoe1dBDq"
},
"href": "https://api.spotify.com/v1/artists/2KfS4eqAQxNgnkVoe1dBDq",
"id": "2KfS4eqAQxNgnkVoe1dBDq",
"name": "ACID",
"type": "artist",
"uri": "spotify:artist:2KfS4eqAQxNgnkVoe1dBDq"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 275000,
"explicit": true,
"external_ids": {
"isrc": "CHF032228310"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/6jMNBAKRdsjOaRmmzCyesM"
},
"href": "https://api.spotify.com/v1/tracks/6jMNBAKRdsjOaRmmzCyesM",
"id": "6jMNBAKRdsjOaRmmzCyesM",
"is_local": false,
"name": "Artist",
"popularity": 24,
"preview_url": "https://p.scdn.co/mp3-preview/48fc8144f2669a73efafb227a07c34f819c7db7b?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:6jMNBAKRdsjOaRmmzCyesM"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/71hjb5G92mGoKRSAW3Cj00"
},
"href": "https://api.spotify.com/v1/artists/71hjb5G92mGoKRSAW3Cj00",
"id": "71hjb5G92mGoKRSAW3Cj00",
"name": "Anu Malik",
"type": "artist",
"uri": "spotify:artist:71hjb5G92mGoKRSAW3Cj00"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/2QyR1r0XwtvljXEZs9I3ge"
},
"href": "https://api.spotify.com/v1/albums/2QyR1r0XwtvljXEZs9I3ge",
"id": "2QyR1r0XwtvljXEZs9I3ge",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273e7fa423de639247fed12be4a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02e7fa423de639247fed12be4a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851e7fa423de639247fed12be4a",
"width": 64
}
],
"name": "Main Hoon Na",
"release_date": "2004-02-27",
"release_date_precision": "day",
"total_tracks": 10,
"type": "album",
"uri": "spotify:album:2QyR1r0XwtvljXEZs9I3ge"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4fEkbug6kZzzJ8eYX6Kbbp"
},
"href": "https://api.spotify.com/v1/artists/4fEkbug6kZzzJ8eYX6Kbbp",
"id": "4fEkbug6kZzzJ8eYX6Kbbp",
"name": "KK",
"type": "artist",
"uri": "spotify:artist:4fEkbug6kZzzJ8eYX6Kbbp"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0myVJmNOHZ7v7g8JVWGw8H"
},
"href": "https://api.spotify.com/v1/artists/0myVJmNOHZ7v7g8JVWGw8H",
"id": "0myVJmNOHZ7v7g8JVWGw8H",
"name": "Vasundhara Das",
"type": "artist",
"uri": "spotify:artist:0myVJmNOHZ7v7g8JVWGw8H"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 324053,
"explicit": false,
"external_ids": {
"isrc": "INS180461113"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3pRF060IEOI5XSQAvONgSt"
},
"href": "https://api.spotify.com/v1/tracks/3pRF060IEOI5XSQAvONgSt",
"id": "3pRF060IEOI5XSQAvONgSt",
"is_local": false,
"name": "Chale Jaise Hawaien",
"popularity": 53,
"preview_url": "https://p.scdn.co/mp3-preview/cb303fb0fa836f495a77324e9c0b0a44cbb610c1?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 3,
"type": "track",
"uri": "spotify:track:3pRF060IEOI5XSQAvONgSt"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1no8c4PYhEMGKXtGg79fMR"
},
"href": "https://api.spotify.com/v1/albums/1no8c4PYhEMGKXtGg79fMR",
"id": "1no8c4PYhEMGKXtGg79fMR",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273438dc50d2695ba85b1be6e08",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02438dc50d2695ba85b1be6e08",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851438dc50d2695ba85b1be6e08",
"width": 64
}
],
"name": "In Tokens & Charms (Deluxe Edition)",
"release_date": "2017-11-10",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:1no8c4PYhEMGKXtGg79fMR"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0tC995Rfn9k2l7nqgCZsV7"
},
"href": "https://api.spotify.com/v1/artists/0tC995Rfn9k2l7nqgCZsV7",
"id": "0tC995Rfn9k2l7nqgCZsV7",
"name": "Prateek Kuhad",
"type": "artist",
"uri": "spotify:artist:0tC995Rfn9k2l7nqgCZsV7"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 233464,
"explicit": false,
"external_ids": {
"isrc": "USX9P1400910"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/5IirJYGPYD3J7AAJ6WXoAg"
},
"href": "https://api.spotify.com/v1/tracks/5IirJYGPYD3J7AAJ6WXoAg",
"id": "5IirJYGPYD3J7AAJ6WXoAg",
"is_local": false,
"name": "Artist",
"popularity": 15,
"preview_url": "https://p.scdn.co/mp3-preview/f5d5acc944c9dbe5d0f6822d989694d1c6bb2a69?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 10,
"type": "track",
"uri": "spotify:track:5IirJYGPYD3J7AAJ6WXoAg"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2LMljlTXjGr7jPZOBmK9My"
},
"href": "https://api.spotify.com/v1/artists/2LMljlTXjGr7jPZOBmK9My",
"id": "2LMljlTXjGr7jPZOBmK9My",
"name": "S.A. Rajkumar",
"type": "artist",
"uri": "spotify:artist:2LMljlTXjGr7jPZOBmK9My"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5F5IlqtUN39M6vNfadB4pi"
},
"href": "https://api.spotify.com/v1/albums/5F5IlqtUN39M6vNfadB4pi",
"id": "5F5IlqtUN39M6vNfadB4pi",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27379aafea7e67ee1ce6bad8cca",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0279aafea7e67ee1ce6bad8cca",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485179aafea7e67ee1ce6bad8cca",
"width": 64
}
],
"name": "Thullatha Manamum Thullum & Nee Varuvai Ena",
"release_date": "1999-03-28",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:5F5IlqtUN39M6vNfadB4pi"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0mV4UQ0gHg59AAUtg968pX"
},
"href": "https://api.spotify.com/v1/artists/0mV4UQ0gHg59AAUtg968pX",
"id": "0mV4UQ0gHg59AAUtg968pX",
"name": "Unnikrishnan",
"type": "artist",
"uri": "spotify:artist:0mV4UQ0gHg59AAUtg968pX"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 294040,
"explicit": false,
"external_ids": {
"isrc": "INS289900156"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/33d0aCkd8fJUtnLTNLDOxV"
},
"href": "https://api.spotify.com/v1/tracks/33d0aCkd8fJUtnLTNLDOxV",
"id": "33d0aCkd8fJUtnLTNLDOxV",
"is_local": false,
"name": "Innisai Paadivarum - Language: Tamil; Film: Thullatha Manamum Thullum; Film Artist 1: Vijay; Film Artist 2: Simran",
"popularity": 52,
"preview_url": "https://p.scdn.co/mp3-preview/82cb109f48a30d3fe5b33e40d53ebc8ec3c441ac?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 5,
"type": "track",
"uri": "spotify:track:33d0aCkd8fJUtnLTNLDOxV"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/58rfEEYCmEImlPaaqQddVF"
},
"href": "https://api.spotify.com/v1/albums/58rfEEYCmEImlPaaqQddVF",
"id": "58rfEEYCmEImlPaaqQddVF",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273812bfb4e32feb448e527e8b1",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02812bfb4e32feb448e527e8b1",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851812bfb4e32feb448e527e8b1",
"width": 64
}
],
"name": "Vaaranam Aayiram (Original Motion Picture Soundtrack)",
"release_date": "2008-10-08",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:58rfEEYCmEImlPaaqQddVF"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2NoJ7NuNs9nyj8Thoh1kbu"
},
"href": "https://api.spotify.com/v1/artists/2NoJ7NuNs9nyj8Thoh1kbu",
"id": "2NoJ7NuNs9nyj8Thoh1kbu",
"name": "Hariharan",
"type": "artist",
"uri": "spotify:artist:2NoJ7NuNs9nyj8Thoh1kbu"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1HUZ6vfsSWpfLoxjgDavEB"
},
"href": "https://api.spotify.com/v1/artists/1HUZ6vfsSWpfLoxjgDavEB",
"id": "1HUZ6vfsSWpfLoxjgDavEB",
"name": "Devan Ekambaram",
"type": "artist",
"uri": "spotify:artist:1HUZ6vfsSWpfLoxjgDavEB"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/5FHIw6p4HE35RB4PP76uF6"
},
"href": "https://api.spotify.com/v1/artists/5FHIw6p4HE35RB4PP76uF6",
"id": "5FHIw6p4HE35RB4PP76uF6",
"name": "VV Prassanna",
"type": "artist",
"uri": "spotify:artist:5FHIw6p4HE35RB4PP76uF6"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 369333,
"explicit": false,
"external_ids": {
"isrc": "INS170816331"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/4vlMdXsRpAIXYggwbNHZSv"
},
"href": "https://api.spotify.com/v1/tracks/4vlMdXsRpAIXYggwbNHZSv",
"id": "4vlMdXsRpAIXYggwbNHZSv",
"is_local": false,
"name": "Nenjukkul Peidhidum",
"popularity": 64,
"preview_url": "https://p.scdn.co/mp3-preview/fb4e09827165a52bc930a1af4c274d0d21fa29f6?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 2,
"type": "track",
"uri": "spotify:track:4vlMdXsRpAIXYggwbNHZSv"
},
{
"album": {
"album_type": "compilation",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0LyfQWJT6nXafLPZqxe9Of"
},
"href": "https://api.spotify.com/v1/artists/0LyfQWJT6nXafLPZqxe9Of",
"id": "0LyfQWJT6nXafLPZqxe9Of",
"name": "Various Artists",
"type": "artist",
"uri": "spotify:artist:0LyfQWJT6nXafLPZqxe9Of"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/43oDfsZbEaJ7ismXqMluz9"
},
"href": "https://api.spotify.com/v1/albums/43oDfsZbEaJ7ismXqMluz9",
"id": "43oDfsZbEaJ7ismXqMluz9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273f6cf72bd190be11e87c9f1e5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02f6cf72bd190be11e87c9f1e5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851f6cf72bd190be11e87c9f1e5",
"width": 64
}
],
"name": "Hanuman Returns",
"release_date": "2007-12-15",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:43oDfsZbEaJ7ismXqMluz9"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6wa1AsxB9oJP7lwNSmbcYx"
},
"href": "https://api.spotify.com/v1/artists/6wa1AsxB9oJP7lwNSmbcYx",
"id": "6wa1AsxB9oJP7lwNSmbcYx",
"name": "Daler Mehndi",
"type": "artist",
"uri": "spotify:artist:6wa1AsxB9oJP7lwNSmbcYx"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/23y7sT3YJztGVJUMMYuxL4"
},
"href": "https://api.spotify.com/v1/artists/23y7sT3YJztGVJUMMYuxL4",
"id": "23y7sT3YJztGVJUMMYuxL4",
"name": "Hrishikesh",
"type": "artist",
"uri": "spotify:artist:23y7sT3YJztGVJUMMYuxL4"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/54SpMvvemA3VnhHCCUmtW9"
},
"href": "https://api.spotify.com/v1/artists/54SpMvvemA3VnhHCCUmtW9",
"id": "54SpMvvemA3VnhHCCUmtW9",
"name": "Neuman",
"type": "artist",
"uri": "spotify:artist:54SpMvvemA3VnhHCCUmtW9"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/7iXMvQNunidE9y5aO4Bjj9"
},
"href": "https://api.spotify.com/v1/artists/7iXMvQNunidE9y5aO4Bjj9",
"id": "7iXMvQNunidE9y5aO4Bjj9",
"name": "FRANCO",
"type": "artist",
"uri": "spotify:artist:7iXMvQNunidE9y5aO4Bjj9"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/7sCO08Lf7f0FHy2KEEZ5lk"
},
"href": "https://api.spotify.com/v1/artists/7sCO08Lf7f0FHy2KEEZ5lk",
"id": "7sCO08Lf7f0FHy2KEEZ5lk",
"name": "Shazneen Arethna",
"type": "artist",
"uri": "spotify:artist:7sCO08Lf7f0FHy2KEEZ5lk"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1RnfOWhJmlJgI6yGAtdX1v"
},
"href": "https://api.spotify.com/v1/artists/1RnfOWhJmlJgI6yGAtdX1v",
"id": "1RnfOWhJmlJgI6yGAtdX1v",
"name": "Samantha",
"type": "artist",
"uri": "spotify:artist:1RnfOWhJmlJgI6yGAtdX1v"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2B6by2aKuDkLUo06LV960f"
},
"href": "https://api.spotify.com/v1/artists/2B6by2aKuDkLUo06LV960f",
"id": "2B6by2aKuDkLUo06LV960f",
"name": "Sunayana",
"type": "artist",
"uri": "spotify:artist:2B6by2aKuDkLUo06LV960f"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0iBqHeUD0rnSWXbC9UAT5O"
},
"href": "https://api.spotify.com/v1/artists/0iBqHeUD0rnSWXbC9UAT5O",
"id": "0iBqHeUD0rnSWXbC9UAT5O",
"name": "Tapas Relia",
"type": "artist",
"uri": "spotify:artist:0iBqHeUD0rnSWXbC9UAT5O"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 274081,
"explicit": false,
"external_ids": {
"isrc": "INS180707609"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/5aa4zMfrJ16iDnS6UIKtlL"
},
"href": "https://api.spotify.com/v1/tracks/5aa4zMfrJ16iDnS6UIKtlL",
"id": "5aa4zMfrJ16iDnS6UIKtlL",
"is_local": false,
"name": "Aasman Ko Chukar",
"popularity": 63,
"preview_url": "https://p.scdn.co/mp3-preview/507dc20f84338c25accb09a18028e3d7f3e084ad?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:5aa4zMfrJ16iDnS6UIKtlL"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/58rfEEYCmEImlPaaqQddVF"
},
"href": "https://api.spotify.com/v1/albums/58rfEEYCmEImlPaaqQddVF",
"id": "58rfEEYCmEImlPaaqQddVF",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273812bfb4e32feb448e527e8b1",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02812bfb4e32feb448e527e8b1",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851812bfb4e32feb448e527e8b1",
"width": 64
}
],
"name": "Vaaranam Aayiram (Original Motion Picture Soundtrack)",
"release_date": "2008-10-08",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:58rfEEYCmEImlPaaqQddVF"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/7FaGCZiP3s6X7jQTB8EhfI"
},
"href": "https://api.spotify.com/v1/artists/7FaGCZiP3s6X7jQTB8EhfI",
"id": "7FaGCZiP3s6X7jQTB8EhfI",
"name": "Naresh Iyer",
"type": "artist",
"uri": "spotify:artist:7FaGCZiP3s6X7jQTB8EhfI"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4joteb3wCfZYGKjvF0XvLx"
},
"href": "https://api.spotify.com/v1/artists/4joteb3wCfZYGKjvF0XvLx",
"id": "4joteb3wCfZYGKjvF0XvLx",
"name": "Prashanthini",
"type": "artist",
"uri": "spotify:artist:4joteb3wCfZYGKjvF0XvLx"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 341386,
"explicit": false,
"external_ids": {
"isrc": "INS170816333"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/1n5gnI3Wue9WBpYFOIQNh1"
},
"href": "https://api.spotify.com/v1/tracks/1n5gnI3Wue9WBpYFOIQNh1",
"id": "1n5gnI3Wue9WBpYFOIQNh1",
"is_local": false,
"name": "Mundhinam",
"popularity": 62,
"preview_url": "https://p.scdn.co/mp3-preview/b959ee90e6d81f7fec1ab4528841665ee11e40e2?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 4,
"type": "track",
"uri": "spotify:track:1n5gnI3Wue9WBpYFOIQNh1"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/58rfEEYCmEImlPaaqQddVF"
},
"href": "https://api.spotify.com/v1/albums/58rfEEYCmEImlPaaqQddVF",
"id": "58rfEEYCmEImlPaaqQddVF",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273812bfb4e32feb448e527e8b1",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02812bfb4e32feb448e527e8b1",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851812bfb4e32feb448e527e8b1",
"width": 64
}
],
"name": "Vaaranam Aayiram (Original Motion Picture Soundtrack)",
"release_date": "2008-10-08",
"release_date_precision": "day",
"total_tracks": 7,
"type": "album",
"uri": "spotify:album:58rfEEYCmEImlPaaqQddVF"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/29aw5YCdIw2FEXYyAJZI8l"
},
"href": "https://api.spotify.com/v1/artists/29aw5YCdIw2FEXYyAJZI8l",
"id": "29aw5YCdIw2FEXYyAJZI8l",
"name": "Harris Jayaraj",
"type": "artist",
"uri": "spotify:artist:29aw5YCdIw2FEXYyAJZI8l"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/0LSPREIgGMZXCuKVel7LVD"
},
"href": "https://api.spotify.com/v1/artists/0LSPREIgGMZXCuKVel7LVD",
"id": "0LSPREIgGMZXCuKVel7LVD",
"name": "Karthik",
"type": "artist",
"uri": "spotify:artist:0LSPREIgGMZXCuKVel7LVD"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/5FHIw6p4HE35RB4PP76uF6"
},
"href": "https://api.spotify.com/v1/artists/5FHIw6p4HE35RB4PP76uF6",
"id": "5FHIw6p4HE35RB4PP76uF6",
"name": "VV Prassanna",
"type": "artist",
"uri": "spotify:artist:5FHIw6p4HE35RB4PP76uF6"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 318493,
"explicit": false,
"external_ids": {
"isrc": "INS170816335"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/1wIfq9Zul77qAtokyLTlXr"
},
"href": "https://api.spotify.com/v1/tracks/1wIfq9Zul77qAtokyLTlXr",
"id": "1wIfq9Zul77qAtokyLTlXr",
"is_local": false,
"name": "Ava Enna",
"popularity": 65,
"preview_url": "https://p.scdn.co/mp3-preview/885463dba1d28c5bb68ac1faaf84173a34a78e3c?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:1wIfq9Zul77qAtokyLTlXr"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4XpUIb8uuNlIWVKmgKZXC0"
},
"href": "https://api.spotify.com/v1/artists/4XpUIb8uuNlIWVKmgKZXC0",
"id": "4XpUIb8uuNlIWVKmgKZXC0",
"name": "ZICO",
"type": "artist",
"uri": "spotify:artist:4XpUIb8uuNlIWVKmgKZXC0"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/7A8SILx9WOx8SOvApoBuMN"
},
"href": "https://api.spotify.com/v1/albums/7A8SILx9WOx8SOvApoBuMN",
"id": "7A8SILx9WOx8SOvApoBuMN",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2735fbfd159690d2d82f6d63f45",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e025fbfd159690d2d82f6d63f45",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048515fbfd159690d2d82f6d63f45",
"width": 64
}
],
"name": "TELEVISION",
"release_date": "2017-07-12",
"release_date_precision": "day",
"total_tracks": 5,
"type": "album",
"uri": "spotify:album:7A8SILx9WOx8SOvApoBuMN"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4XpUIb8uuNlIWVKmgKZXC0"
},
"href": "https://api.spotify.com/v1/artists/4XpUIb8uuNlIWVKmgKZXC0",
"id": "4XpUIb8uuNlIWVKmgKZXC0",
"name": "ZICO",
"type": "artist",
"uri": "spotify:artist:4XpUIb8uuNlIWVKmgKZXC0"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 192827,
"explicit": false,
"external_ids": {
"isrc": "KRC491700011"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/12GJcC8SdDYpkbHvFrgp1w"
},
"href": "https://api.spotify.com/v1/tracks/12GJcC8SdDYpkbHvFrgp1w",
"id": "12GJcC8SdDYpkbHvFrgp1w",
"is_local": false,
"name": "Artist",
"popularity": 40,
"preview_url": "https://p.scdn.co/mp3-preview/dd2eb89b9011c59a25736aab70d1f0f2fccf5261?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 2,
"type": "track",
"uri": "spotify:track:12GJcC8SdDYpkbHvFrgp1w"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4xPR9p75zzDlisJvvhEYl2"
},
"href": "https://api.spotify.com/v1/artists/4xPR9p75zzDlisJvvhEYl2",
"id": "4xPR9p75zzDlisJvvhEYl2",
"name": "Jacob Lee",
"type": "artist",
"uri": "spotify:artist:4xPR9p75zzDlisJvvhEYl2"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5lGLktcDudhrCwCNLxni6Q"
},
"href": "https://api.spotify.com/v1/albums/5lGLktcDudhrCwCNLxni6Q",
"id": "5lGLktcDudhrCwCNLxni6Q",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273a901cbe3e49783a6a919fc86",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02a901cbe3e49783a6a919fc86",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851a901cbe3e49783a6a919fc86",
"width": 64
}
],
"name": "Conscience",
"release_date": "2020-12-18",
"release_date_precision": "day",
"total_tracks": 10,
"type": "album",
"uri": "spotify:album:5lGLktcDudhrCwCNLxni6Q"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4xPR9p75zzDlisJvvhEYl2"
},
"href": "https://api.spotify.com/v1/artists/4xPR9p75zzDlisJvvhEYl2",
"id": "4xPR9p75zzDlisJvvhEYl2",
"name": "Jacob Lee",
"type": "artist",
"uri": "spotify:artist:4xPR9p75zzDlisJvvhEYl2"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 244530,
"explicit": false,
"external_ids": {
"isrc": "QZNWY2020286"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0JanZrjJc3yn63AGgBDLAb"
},
"href": "https://api.spotify.com/v1/tracks/0JanZrjJc3yn63AGgBDLAb",
"id": "0JanZrjJc3yn63AGgBDLAb",
"is_local": false,
"name": "Artistry",
"popularity": 39,
"preview_url": "https://p.scdn.co/mp3-preview/f44f2f4f29a9daed7a6ee54b7b168ac0e1eb7e91?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 3,
"type": "track",
"uri": "spotify:track:0JanZrjJc3yn63AGgBDLAb"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1kzKlwoZunQPBWRLCZ7ZvS"
},
"href": "https://api.spotify.com/v1/artists/1kzKlwoZunQPBWRLCZ7ZvS",
"id": "1kzKlwoZunQPBWRLCZ7ZvS",
"name": "Tanmaya Bhatnagar",
"type": "artist",
"uri": "spotify:artist:1kzKlwoZunQPBWRLCZ7ZvS"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/6jN4E5miEwdQBUqU0HP0Dg"
},
"href": "https://api.spotify.com/v1/albums/6jN4E5miEwdQBUqU0HP0Dg",
"id": "6jN4E5miEwdQBUqU0HP0Dg",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27330325fdb1140cc67b0d579f6",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0230325fdb1140cc67b0d579f6",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485130325fdb1140cc67b0d579f6",
"width": 64
}
],
"name": "Kya Tum Naraaz Ho? (Raw)",
"release_date": "2020-04-10",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:6jN4E5miEwdQBUqU0HP0Dg"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/1kzKlwoZunQPBWRLCZ7ZvS"
},
"href": "https://api.spotify.com/v1/artists/1kzKlwoZunQPBWRLCZ7ZvS",
"id": "1kzKlwoZunQPBWRLCZ7ZvS",
"name": "Tanmaya Bhatnagar",
"type": "artist",
"uri": "spotify:artist:1kzKlwoZunQPBWRLCZ7ZvS"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 212530,
"explicit": false,
"external_ids": {
"isrc": "usdy42036428"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/2rjCLFdX8n9xLoMZgdMMxt"
},
"href": "https://api.spotify.com/v1/tracks/2rjCLFdX8n9xLoMZgdMMxt",
"id": "2rjCLFdX8n9xLoMZgdMMxt",
"is_local": false,
"name": "Kya Tum Naraaz Ho? (Raw)",
"popularity": 43,
"preview_url": "https://p.scdn.co/mp3-preview/d4f76e47ceef11497132e5943cc0fbaf7c0030e6?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:2rjCLFdX8n9xLoMZgdMMxt"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2LMljlTXjGr7jPZOBmK9My"
},
"href": "https://api.spotify.com/v1/artists/2LMljlTXjGr7jPZOBmK9My",
"id": "2LMljlTXjGr7jPZOBmK9My",
"name": "S.A. Rajkumar",
"type": "artist",
"uri": "spotify:artist:2LMljlTXjGr7jPZOBmK9My"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/5F5IlqtUN39M6vNfadB4pi"
},
"href": "https://api.spotify.com/v1/albums/5F5IlqtUN39M6vNfadB4pi",
"id": "5F5IlqtUN39M6vNfadB4pi",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27379aafea7e67ee1ce6bad8cca",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0279aafea7e67ee1ce6bad8cca",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485179aafea7e67ee1ce6bad8cca",
"width": 64
}
],
"name": "Thullatha Manamum Thullum & Nee Varuvai Ena",
"release_date": "1999-03-28",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:5F5IlqtUN39M6vNfadB4pi"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6aQ5LDX0WlnyDLI8TGU0wK"
},
"href": "https://api.spotify.com/v1/artists/6aQ5LDX0WlnyDLI8TGU0wK",
"id": "6aQ5LDX0WlnyDLI8TGU0wK",
"name": "Rajesh",
"type": "artist",
"uri": "spotify:artist:6aQ5LDX0WlnyDLI8TGU0wK"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 261360,
"explicit": false,
"external_ids": {
"isrc": "INS289900159"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/32VYgspXNXj0hPftALttUf"
},
"href": "https://api.spotify.com/v1/tracks/32VYgspXNXj0hPftALttUf",
"id": "32VYgspXNXj0hPftALttUf",
"is_local": false,
"name": "Meghamai Vanthu Pogiren - Language: Tamil; Film: Thullatha Manamum Thullum; Film Artist 1: Vijay; Film Artist 2: Simran",
"popularity": 52,
"preview_url": "https://p.scdn.co/mp3-preview/edd8205edabff12e0773fdb2428fd846f2c1040d?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:32VYgspXNXj0hPftALttUf"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4XOgtTx2nc2NMbPOwVw1Vz"
},
"href": "https://api.spotify.com/v1/artists/4XOgtTx2nc2NMbPOwVw1Vz",
"id": "4XOgtTx2nc2NMbPOwVw1Vz",
"name": "Bharadwaj",
"type": "artist",
"uri": "spotify:artist:4XOgtTx2nc2NMbPOwVw1Vz"
}
],
"available_markets": [
"IN"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/0l9xyhXdV189j6BypZKuDW"
},
"href": "https://api.spotify.com/v1/albums/0l9xyhXdV189j6BypZKuDW",
"id": "0l9xyhXdV189j6BypZKuDW",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27397fa4825a1269bbd1bf4ce6c",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0297fa4825a1269bbd1bf4ce6c",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485197fa4825a1269bbd1bf4ce6c",
"width": 64
}
],
"name": "Autograph & Pudukkotayiliruthu Saravanan",
"release_date": "2004-11-22",
"release_date_precision": "day",
"total_tracks": 14,
"type": "album",
"uri": "spotify:album:0l9xyhXdV189j6BypZKuDW"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2F3KtUVtrt2GLjcl6pB4cz"
},
"href": "https://api.spotify.com/v1/artists/2F3KtUVtrt2GLjcl6pB4cz",
"id": "2F3KtUVtrt2GLjcl6pB4cz",
"name": "Dhanush",
"type": "artist",
"uri": "spotify:artist:2F3KtUVtrt2GLjcl6pB4cz"
}
],
"available_markets": [
"IN"
],
"disc_number": 1,
"duration_ms": 276546,
"explicit": false,
"external_ids": {
"isrc": "INI110593056"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/6gdhAfSwSyWOgF5dUIJDUk"
},
"href": "https://api.spotify.com/v1/tracks/6gdhAfSwSyWOgF5dUIJDUk",
"id": "6gdhAfSwSyWOgF5dUIJDUk",
"is_local": false,
"name": "Nattu Sarakku - Language: Tamil; Film: Pudukkottaielerunthusaravanan; Film Artists: Dhanush, Aparna",
"popularity": 52,
"preview_url": "https://p.scdn.co/mp3-preview/3862aa0861dd87d374b3a78e77b5fa834fe9a037?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 9,
"type": "track",
"uri": "spotify:track:6gdhAfSwSyWOgF5dUIJDUk"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/3kYFawNQVZ00FQbgs4rVBe"
},
"href": "https://api.spotify.com/v1/artists/3kYFawNQVZ00FQbgs4rVBe",
"id": "3kYFawNQVZ00FQbgs4rVBe",
"name": "Artist Vs Poet",
"type": "artist",
"uri": "spotify:artist:3kYFawNQVZ00FQbgs4rVBe"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1rzYGG9bjKtnER0TRwXJBj"
},
"href": "https://api.spotify.com/v1/albums/1rzYGG9bjKtnER0TRwXJBj",
"id": "1rzYGG9bjKtnER0TRwXJBj",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b273d769902adf30cbac5f57813a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e02d769902adf30cbac5f57813a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d00004851d769902adf30cbac5f57813a",
"width": 64
}
],
"name": "Medicine",
"release_date": "2014-12-16",
"release_date_precision": "day",
"total_tracks": 11,
"type": "album",
"uri": "spotify:album:1rzYGG9bjKtnER0TRwXJBj"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/3kYFawNQVZ00FQbgs4rVBe"
},
"href": "https://api.spotify.com/v1/artists/3kYFawNQVZ00FQbgs4rVBe",
"id": "3kYFawNQVZ00FQbgs4rVBe",
"name": "Artist Vs Poet",
"type": "artist",
"uri": "spotify:artist:3kYFawNQVZ00FQbgs4rVBe"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 216637,
"explicit": false,
"external_ids": {
"isrc": "TCACC1435226"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0b1kU7KgZSnH7n7TBy921o"
},
"href": "https://api.spotify.com/v1/tracks/0b1kU7KgZSnH7n7TBy921o",
"id": "0b1kU7KgZSnH7n7TBy921o",
"is_local": false,
"name": "Kids Again",
"popularity": 48,
"preview_url": "https://p.scdn.co/mp3-preview/f07fb90c16edb5528661e70e6835759c57d554ee?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 6,
"type": "track",
"uri": "spotify:track:0b1kU7KgZSnH7n7TBy921o"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2F9icYS5KP4Td9nbxIjo9q"
},
"href": "https://api.spotify.com/v1/artists/2F9icYS5KP4Td9nbxIjo9q",
"id": "2F9icYS5KP4Td9nbxIjo9q",
"name": "Hadrian",
"type": "artist",
"uri": "spotify:artist:2F9icYS5KP4Td9nbxIjo9q"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/7e47cka7yBWYWNhcFjixcz"
},
"href": "https://api.spotify.com/v1/albums/7e47cka7yBWYWNhcFjixcz",
"id": "7e47cka7yBWYWNhcFjixcz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2739c24f82bb19e853d92ac7967",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e029c24f82bb19e853d92ac7967",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048519c24f82bb19e853d92ac7967",
"width": 64
}
],
"name": "Niño De Oro (Deluxe Version)",
"release_date": "2022-11-11",
"release_date_precision": "day",
"total_tracks": 20,
"type": "album",
"uri": "spotify:album:7e47cka7yBWYWNhcFjixcz"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/2F9icYS5KP4Td9nbxIjo9q"
},
"href": "https://api.spotify.com/v1/artists/2F9icYS5KP4Td9nbxIjo9q",
"id": "2F9icYS5KP4Td9nbxIjo9q",
"name": "Hadrian",
"type": "artist",
"uri": "spotify:artist:2F9icYS5KP4Td9nbxIjo9q"
},
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6LC8g4SRSqJ4zm6sQeutFZ"
},
"href": "https://api.spotify.com/v1/artists/6LC8g4SRSqJ4zm6sQeutFZ",
"id": "6LC8g4SRSqJ4zm6sQeutFZ",
"name": "Jaziel Avilez",
"type": "artist",
"uri": "spotify:artist:6LC8g4SRSqJ4zm6sQeutFZ"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 240026,
"explicit": false,
"external_ids": {
"isrc": "QZTGS2200194"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/0qug1dHGZcbc2v5NEAvBPR"
},
"href": "https://api.spotify.com/v1/tracks/0qug1dHGZcbc2v5NEAvBPR",
"id": "0qug1dHGZcbc2v5NEAvBPR",
"is_local": false,
"name": "Artista Y Malandro",
"popularity": 45,
"preview_url": "https://p.scdn.co/mp3-preview/250820c1f8fce4891e9fb11a7fa7fc40961dbc1e?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 16,
"type": "track",
"uri": "spotify:track:0qug1dHGZcbc2v5NEAvBPR"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6AVuBAosGPLRJYwoJ88wtt"
},
"href": "https://api.spotify.com/v1/artists/6AVuBAosGPLRJYwoJ88wtt",
"id": "6AVuBAosGPLRJYwoJ88wtt",
"name": "Derxan",
"type": "artist",
"uri": "spotify:artist:6AVuBAosGPLRJYwoJ88wtt"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/1Sg57D3HfSmtvUph0FZiEx"
},
"href": "https://api.spotify.com/v1/albums/1Sg57D3HfSmtvUph0FZiEx",
"id": "1Sg57D3HfSmtvUph0FZiEx",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27363df12526e57eb46248246dd",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0263df12526e57eb46248246dd",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485163df12526e57eb46248246dd",
"width": 64
}
],
"name": "Artistas da Rua",
"release_date": "2020-06-08",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:1Sg57D3HfSmtvUph0FZiEx"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6AVuBAosGPLRJYwoJ88wtt"
},
"href": "https://api.spotify.com/v1/artists/6AVuBAosGPLRJYwoJ88wtt",
"id": "6AVuBAosGPLRJYwoJ88wtt",
"name": "Derxan",
"type": "artist",
"uri": "spotify:artist:6AVuBAosGPLRJYwoJ88wtt"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 188602,
"explicit": true,
"external_ids": {
"isrc": "QZHZ42060615"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3czhw7W0PTAIROkL1tcsKX"
},
"href": "https://api.spotify.com/v1/tracks/3czhw7W0PTAIROkL1tcsKX",
"id": "3czhw7W0PTAIROkL1tcsKX",
"is_local": false,
"name": "Artistas da Rua",
"popularity": 33,
"preview_url": "https://p.scdn.co/mp3-preview/c13f88c58c8ef6cee5cf3ea1b8cf6a1ff009fddf?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:3czhw7W0PTAIROkL1tcsKX"
},
{
"album": {
"album_type": "album",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6kAZsTKGFHtzx9PWStXqNV"
},
"href": "https://api.spotify.com/v1/artists/6kAZsTKGFHtzx9PWStXqNV",
"id": "6kAZsTKGFHtzx9PWStXqNV",
"name": "Artist Amour",
"type": "artist",
"uri": "spotify:artist:6kAZsTKGFHtzx9PWStXqNV"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/17jVmQPY6byz0m4RHHQaqI"
},
"href": "https://api.spotify.com/v1/albums/17jVmQPY6byz0m4RHHQaqI",
"id": "17jVmQPY6byz0m4RHHQaqI",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b27346057047d57bed2e2b14a884",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e0246057047d57bed2e2b14a884",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d0000485146057047d57bed2e2b14a884",
"width": 64
}
],
"name": "What Did You Say",
"release_date": "2023-01-25",
"release_date_precision": "day",
"total_tracks": 13,
"type": "album",
"uri": "spotify:album:17jVmQPY6byz0m4RHHQaqI"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/6kAZsTKGFHtzx9PWStXqNV"
},
"href": "https://api.spotify.com/v1/artists/6kAZsTKGFHtzx9PWStXqNV",
"id": "6kAZsTKGFHtzx9PWStXqNV",
"name": "Artist Amour",
"type": "artist",
"uri": "spotify:artist:6kAZsTKGFHtzx9PWStXqNV"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 325714,
"explicit": false,
"external_ids": {
"isrc": "QZFZ42391298"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/3WAGy27LmMGGj18DG2z7l7"
},
"href": "https://api.spotify.com/v1/tracks/3WAGy27LmMGGj18DG2z7l7",
"id": "3WAGy27LmMGGj18DG2z7l7",
"is_local": false,
"name": "Educated",
"popularity": 23,
"preview_url": "https://p.scdn.co/mp3-preview/02278d36b083963b704e52eb2d1a4a8211e2b275?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:3WAGy27LmMGGj18DG2z7l7"
},
{
"album": {
"album_type": "single",
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4ZoX7uicu1eXX40PqnyF0N"
},
"href": "https://api.spotify.com/v1/artists/4ZoX7uicu1eXX40PqnyF0N",
"id": "4ZoX7uicu1eXX40PqnyF0N",
"name": "The Artist Flower",
"type": "artist",
"uri": "spotify:artist:4ZoX7uicu1eXX40PqnyF0N"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"external_urls": {
"spotify": "https://open.spotify.com/album/7lPmB533YaU8uaWQpitKOA"
},
"href": "https://api.spotify.com/v1/albums/7lPmB533YaU8uaWQpitKOA",
"id": "7lPmB533YaU8uaWQpitKOA",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab67616d0000b2734c4a49d7fb1c8318d869e216",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67616d00001e024c4a49d7fb1c8318d869e216",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab67616d000048514c4a49d7fb1c8318d869e216",
"width": 64
}
],
"name": "Memory",
"release_date": "2022-04-29",
"release_date_precision": "day",
"total_tracks": 1,
"type": "album",
"uri": "spotify:album:7lPmB533YaU8uaWQpitKOA"
},
"artists": [
{
"external_urls": {
"spotify": "https://open.spotify.com/artist/4ZoX7uicu1eXX40PqnyF0N"
},
"href": "https://api.spotify.com/v1/artists/4ZoX7uicu1eXX40PqnyF0N",
"id": "4ZoX7uicu1eXX40PqnyF0N",
"name": "The Artist Flower",
"type": "artist",
"uri": "spotify:artist:4ZoX7uicu1eXX40PqnyF0N"
}
],
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BD",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BY",
"BZ",
"CA",
"CD",
"CG",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"ET",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IQ",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KG",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"KZ",
"LA",
"LB",
"LC",
"LI",
"LK",
"LR",
"LS",
"LT",
"LU",
"LV",
"LY",
"MA",
"MC",
"MD",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PK",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TJ",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"UG",
"US",
"UY",
"UZ",
"VC",
"VE",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"disc_number": 1,
"duration_ms": 242863,
"explicit": true,
"external_ids": {
"isrc": "QZES62256299"
},
"external_urls": {
"spotify": "https://open.spotify.com/track/6qITENcTT8kwhoxVY4Ho5s"
},
"href": "https://api.spotify.com/v1/tracks/6qITENcTT8kwhoxVY4Ho5s",
"id": "6qITENcTT8kwhoxVY4Ho5s",
"is_local": false,
"name": "Memory",
"popularity": 25,
"preview_url": "https://p.scdn.co/mp3-preview/ad9594796a9a672854bea9c3751d2846d3e4415a?cid=774b29d4f13844c495f206cafdad9c86",
"track_number": 1,
"type": "track",
"uri": "spotify:track:6qITENcTT8kwhoxVY4Ho5s"
}
],
"limit": 20,
"next": "https://api.spotify.com/v1/search?query=artist&type=track&offset=20&limit=20",
"offset": 0,
"previous": null,
"total": 1000
}
}
188
{
"shows": [
{
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"copyrights": [
],
"description": "Giant Bomb discusses the latest video game news and new releases, taste-test questionable beverages, and get wildly off-topic in this weekly podcast.",
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/show/5as3aKmN2k11yfDDDSrvaZ"
},
"href": "https://api.spotify.com/v1/shows/5as3aKmN2k11yfDDDSrvaZ",
"html_description": "Giant Bomb discusses the latest video game news and new releases, taste-test questionable beverages, and get wildly off-topic in this weekly podcast.",
"id": "5as3aKmN2k11yfDDDSrvaZ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab4fe45193ba9280fcd93716f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb4fe45193ba9280fcd93716f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db4fe45193ba9280fcd93716f",
"width": 64
}
],
"is_externally_hosted": false,
"languages": [
"en-US"
],
"media_type": "audio",
"name": "Giant Bombcast",
"publisher": "Giant Bomb",
"total_episodes": 918,
"type": "show",
"uri": "spotify:show:5as3aKmN2k11yfDDDSrvaZ"
}
]
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=60
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:17 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"shows": [
{
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"copyrights": [
],
"description": "Giant Bomb discusses the latest video game news and new releases, taste-test questionable beverages, and get wildly off-topic in this weekly podcast.",
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/show/5as3aKmN2k11yfDDDSrvaZ"
},
"href": "https://api.spotify.com/v1/shows/5as3aKmN2k11yfDDDSrvaZ",
"html_description": "Giant Bomb discusses the latest video game news and new releases, taste-test questionable beverages, and get wildly off-topic in this weekly podcast.",
"id": "5as3aKmN2k11yfDDDSrvaZ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab4fe45193ba9280fcd93716f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb4fe45193ba9280fcd93716f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db4fe45193ba9280fcd93716f",
"width": 64
}
],
"is_externally_hosted": false,
"languages": [
"en-US"
],
"media_type": "audio",
"name": "Giant Bombcast",
"publisher": "Giant Bomb",
"total_episodes": 918,
"type": "show",
"uri": "spotify:show:5as3aKmN2k11yfDDDSrvaZ"
}
]
}
199
{
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=0&limit=20",
"items": [
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/02ebea9ddc9a9e6099eb0281bcce148e5bec85cf",
"description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5GU0RuFEvJVlFGLxRoVKSz"
},
"href": "https://api.spotify.com/v1/episodes/5GU0RuFEvJVlFGLxRoVKSz",
"html_description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. <br /><br /> Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"id": "5GU0RuFEvJVlFGLxRoVKSz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af7e700ae86451ae6c667541b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff7e700ae86451ae6c667541b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df7e700ae86451ae6c667541b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tjejer tog mest ansvar för sex",
"release_date": "2023-01-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5GU0RuFEvJVlFGLxRoVKSz"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/50e659c576893b88f64b1ae9127c8b0e43101264",
"description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6OWCSj6Axvo1HaWl60yuYS"
},
"href": "https://api.spotify.com/v1/episodes/6OWCSj6Axvo1HaWl60yuYS",
"html_description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. <br /><br /> Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"id": "6OWCSj6Axvo1HaWl60yuYS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f8d504935bba46193b5a698",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f8d504935bba46193b5a698",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f8d504935bba46193b5a698",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Judiskt motstånd under Förintelsen",
"release_date": "2023-01-24",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6OWCSj6Axvo1HaWl60yuYS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b323efde89c89f7c697edc47b94afb15e8aa7035",
"description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1MSkmRUjGpcOC2Q4UrBHsx"
},
"href": "https://api.spotify.com/v1/episodes/1MSkmRUjGpcOC2Q4UrBHsx",
"html_description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. <br /><br /> Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"id": "1MSkmRUjGpcOC2Q4UrBHsx",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a537376c5d636741e3113653b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f537376c5d636741e3113653b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d537376c5d636741e3113653b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "I etruskernas fotspår",
"release_date": "2023-01-17",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1MSkmRUjGpcOC2Q4UrBHsx"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/06cffa10385089272216a19db60410bf07123343",
"description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3qnAJYd3yhwNpHQ9mJ23xS"
},
"href": "https://api.spotify.com/v1/episodes/3qnAJYd3yhwNpHQ9mJ23xS",
"html_description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? <br /><br /> De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"id": "3qnAJYd3yhwNpHQ9mJ23xS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7118bd77c986982b079ae3cb",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7118bd77c986982b079ae3cb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7118bd77c986982b079ae3cb",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "De mytomspunna etruskerna",
"release_date": "2023-01-10",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3qnAJYd3yhwNpHQ9mJ23xS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/df961768a0d0a7c1256f12d406c067385faa6341",
"description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/52SjIso8es7SvxytK99pJn"
},
"href": "https://api.spotify.com/v1/episodes/52SjIso8es7SvxytK99pJn",
"html_description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. <br /><br /> Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"id": "52SjIso8es7SvxytK99pJn",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ac8ebfe77c168c59fa5a991e6",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fc8ebfe77c168c59fa5a991e6",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dc8ebfe77c168c59fa5a991e6",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Forntidens historia skrivs om",
"release_date": "2023-01-03",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:52SjIso8es7SvxytK99pJn"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b0a537ba043486fb098e88cd76d7be6dc823fca0",
"description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4hK61wlkooPyRcS9TB2sr5"
},
"href": "https://api.spotify.com/v1/episodes/4hK61wlkooPyRcS9TB2sr5",
"html_description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! <br /><br /> Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"id": "4hK61wlkooPyRcS9TB2sr5",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af15ccf7523348d3ec743b0aa",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff15ccf7523348d3ec743b0aa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df15ccf7523348d3ec743b0aa",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Historieåret 2022 avrundas",
"release_date": "2022-12-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4hK61wlkooPyRcS9TB2sr5"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/3caf8ce68782ff318aca069b574e9c3b14934641",
"description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5emGcpaVVCSzPiTtmak3Md"
},
"href": "https://api.spotify.com/v1/episodes/5emGcpaVVCSzPiTtmak3Md",
"html_description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. <br /><br /> För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"id": "5emGcpaVVCSzPiTtmak3Md",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a75cbeeb1e70c7f821a28b2a4",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f75cbeeb1e70c7f821a28b2a4",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d75cbeeb1e70c7f821a28b2a4",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Belägringen av Rhodos 1522",
"release_date": "2022-12-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5emGcpaVVCSzPiTtmak3Md"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/d1ce0826dbad511e66f2eedc56d715278009ea48",
"description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2xC5qxAqcxqNQpd1geIn7H"
},
"href": "https://api.spotify.com/v1/episodes/2xC5qxAqcxqNQpd1geIn7H",
"html_description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! <br /><br /> Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"id": "2xC5qxAqcxqNQpd1geIn7H",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a0644c9896f8466a39e90fc17",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f0644c9896f8466a39e90fc17",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d0644c9896f8466a39e90fc17",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Hovliv och kolbullar",
"release_date": "2022-12-13",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2xC5qxAqcxqNQpd1geIn7H"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/55c6902d9659931a9e9e25b0b9a20ceb59bf91af",
"description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/11L6kL6k1bSmS61bToXL3g"
},
"href": "https://api.spotify.com/v1/episodes/11L6kL6k1bSmS61bToXL3g",
"html_description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. <br /><br /> Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"id": "11L6kL6k1bSmS61bToXL3g",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a8b3c6c23a2bf767b286e6f27",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f8b3c6c23a2bf767b286e6f27",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d8b3c6c23a2bf767b286e6f27",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Människans längtan till månen",
"release_date": "2022-12-06",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:11L6kL6k1bSmS61bToXL3g"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/31ef36a91ba2fc9bc9cd38b4c174f4d1c8cae340",
"description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3CRQcqucr4Qa6Jo7nB53U9"
},
"href": "https://api.spotify.com/v1/episodes/3CRQcqucr4Qa6Jo7nB53U9",
"html_description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! <br /><br /> I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"id": "3CRQcqucr4Qa6Jo7nB53U9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4e038afcbeeb4cdd9915bb28",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4e038afcbeeb4cdd9915bb28",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4e038afcbeeb4cdd9915bb28",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Afrikas amazoner på bio",
"release_date": "2022-11-29",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3CRQcqucr4Qa6Jo7nB53U9"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/63c99681e302c2dc881cc2efaa65f65d723ee560",
"description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/04HzXcqi8UoWk1MSrHAqWf"
},
"href": "https://api.spotify.com/v1/episodes/04HzXcqi8UoWk1MSrHAqWf",
"html_description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? <br /><br /> År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"id": "04HzXcqi8UoWk1MSrHAqWf",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab7604c0461bd9a2489f58a03",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb7604c0461bd9a2489f58a03",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db7604c0461bd9a2489f58a03",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ibn Fadlans möte med vikingar",
"release_date": "2022-11-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:04HzXcqi8UoWk1MSrHAqWf"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f7cdd266162f0024036f4c54a443c5275cda2a67",
"description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5vuboOq73oBTsTumCHE3E8"
},
"href": "https://api.spotify.com/v1/episodes/5vuboOq73oBTsTumCHE3E8",
"html_description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. <br /><br /> För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"id": "5vuboOq73oBTsTumCHE3E8",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ad788851b76498f5c9b55dbad",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fd788851b76498f5c9b55dbad",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dd788851b76498f5c9b55dbad",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Stormfloden 1872",
"release_date": "2022-11-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5vuboOq73oBTsTumCHE3E8"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/dfc72b57909555fcca6b5eff6622276919e2142e",
"description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6T7xgiOEJ8advsXfZOfiEL"
},
"href": "https://api.spotify.com/v1/episodes/6T7xgiOEJ8advsXfZOfiEL",
"html_description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. <br /><br /> I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"id": "6T7xgiOEJ8advsXfZOfiEL",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aaf8163b0c72ce6d3cb92042f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1faf8163b0c72ce6d3cb92042f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68daf8163b0c72ce6d3cb92042f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Spökskeppet Mary Celeste",
"release_date": "2022-11-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6T7xgiOEJ8advsXfZOfiEL"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/feda4d72714de4e6885323985448409b039f7ffb",
"description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/74unMg1Sta60SZV5gdjSqC"
},
"href": "https://api.spotify.com/v1/episodes/74unMg1Sta60SZV5gdjSqC",
"html_description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. <br /><br /> Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"id": "74unMg1Sta60SZV5gdjSqC",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a5a283aa2fb103f081f170b34",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f5a283aa2fb103f081f170b34",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d5a283aa2fb103f081f170b34",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tutanchamonfeber i hundra år",
"release_date": "2022-11-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:74unMg1Sta60SZV5gdjSqC"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/5f4865ed84fe62992b252d8207f403181febe503",
"description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5glIX0MIjLjBLrxKzRhgNq"
},
"href": "https://api.spotify.com/v1/episodes/5glIX0MIjLjBLrxKzRhgNq",
"html_description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. <br /><br /> Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"id": "5glIX0MIjLjBLrxKzRhgNq",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aecb4ef4fc72d026f57a0ad41",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fecb4ef4fc72d026f57a0ad41",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68decb4ef4fc72d026f57a0ad41",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Därför startar vi krig",
"release_date": "2022-10-25",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5glIX0MIjLjBLrxKzRhgNq"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/98398bbc6ac9c60553b8823059bbc8e31024996f",
"description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4SEMDUbGpUWFcTQk62e5ox"
},
"href": "https://api.spotify.com/v1/episodes/4SEMDUbGpUWFcTQk62e5ox",
"html_description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! <br /><br /> En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"id": "4SEMDUbGpUWFcTQk62e5ox",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f54e7a23f621e24a3785d64",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f54e7a23f621e24a3785d64",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f54e7a23f621e24a3785d64",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Så smakar Vasas brännvin",
"release_date": "2022-10-18",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4SEMDUbGpUWFcTQk62e5ox"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/6eb73b9571cc30c039f8d5a08464e92c6f2e67ec",
"description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2sSYWETyAk9LcUSkX5Z2GE"
},
"href": "https://api.spotify.com/v1/episodes/2sSYWETyAk9LcUSkX5Z2GE",
"html_description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. <br /><br /> För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"id": "2sSYWETyAk9LcUSkX5Z2GE",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a9b739e5f95a69eabac3af252",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f9b739e5f95a69eabac3af252",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d9b739e5f95a69eabac3af252",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Fiskarkapellens spännande kulturarv",
"release_date": "2022-10-11",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2sSYWETyAk9LcUSkX5Z2GE"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/9c7643fb9ad38cf1858bd3580e9c6339d825a5e0",
"description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6PfvaqgLWebJioqPv3Tpfc"
},
"href": "https://api.spotify.com/v1/episodes/6PfvaqgLWebJioqPv3Tpfc",
"html_description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! <br /><br /> I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"id": "6PfvaqgLWebJioqPv3Tpfc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa255259e1238f1b559dcbaef",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa255259e1238f1b559dcbaef",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da255259e1238f1b559dcbaef",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Uppåkras hövdingahall grävs ut",
"release_date": "2022-10-04",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6PfvaqgLWebJioqPv3Tpfc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/955aa2926f9395e83fd80b007c2b3fb6aeacc782",
"description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0QTLz2FQ7Ih4UDbnFfK5Ig"
},
"href": "https://api.spotify.com/v1/episodes/0QTLz2FQ7Ih4UDbnFfK5Ig",
"html_description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. <br /><br /> För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"id": "0QTLz2FQ7Ih4UDbnFfK5Ig",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab386237c9df1a5b287ccd89a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb386237c9df1a5b287ccd89a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db386237c9df1a5b287ccd89a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "När hieroglyferna knäcktes",
"release_date": "2022-09-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0QTLz2FQ7Ih4UDbnFfK5Ig"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1a1a7df417e12bafcf40ebe83b142a9503f9d256",
"description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6JjK4uJaxMh3DV6FJDP571"
},
"href": "https://api.spotify.com/v1/episodes/6JjK4uJaxMh3DV6FJDP571",
"html_description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. <br /><br /> I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"id": "6JjK4uJaxMh3DV6FJDP571",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7adf99961dcffc84f2d22ec5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7adf99961dcffc84f2d22ec5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7adf99961dcffc84f2d22ec5",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Bulverket – medeltidens sjunkna Atlantis",
"release_date": "2022-09-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6JjK4uJaxMh3DV6FJDP571"
}
],
"limit": 20,
"next": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=20&limit=20",
"offset": 0,
"previous": null,
"total": 500
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=60
etag: "MC-IjQ4Njc0MDJjMjk1OWE2YThjOTE4NTk3ZGUyZGM2MDg2Ig=="
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:17 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=0&limit=20",
"items": [
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/02ebea9ddc9a9e6099eb0281bcce148e5bec85cf",
"description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5GU0RuFEvJVlFGLxRoVKSz"
},
"href": "https://api.spotify.com/v1/episodes/5GU0RuFEvJVlFGLxRoVKSz",
"html_description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. <br /><br /> Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"id": "5GU0RuFEvJVlFGLxRoVKSz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af7e700ae86451ae6c667541b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff7e700ae86451ae6c667541b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df7e700ae86451ae6c667541b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tjejer tog mest ansvar för sex",
"release_date": "2023-01-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5GU0RuFEvJVlFGLxRoVKSz"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/50e659c576893b88f64b1ae9127c8b0e43101264",
"description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6OWCSj6Axvo1HaWl60yuYS"
},
"href": "https://api.spotify.com/v1/episodes/6OWCSj6Axvo1HaWl60yuYS",
"html_description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. <br /><br /> Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"id": "6OWCSj6Axvo1HaWl60yuYS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f8d504935bba46193b5a698",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f8d504935bba46193b5a698",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f8d504935bba46193b5a698",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Judiskt motstånd under Förintelsen",
"release_date": "2023-01-24",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6OWCSj6Axvo1HaWl60yuYS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b323efde89c89f7c697edc47b94afb15e8aa7035",
"description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1MSkmRUjGpcOC2Q4UrBHsx"
},
"href": "https://api.spotify.com/v1/episodes/1MSkmRUjGpcOC2Q4UrBHsx",
"html_description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. <br /><br /> Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"id": "1MSkmRUjGpcOC2Q4UrBHsx",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a537376c5d636741e3113653b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f537376c5d636741e3113653b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d537376c5d636741e3113653b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "I etruskernas fotspår",
"release_date": "2023-01-17",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1MSkmRUjGpcOC2Q4UrBHsx"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/06cffa10385089272216a19db60410bf07123343",
"description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3qnAJYd3yhwNpHQ9mJ23xS"
},
"href": "https://api.spotify.com/v1/episodes/3qnAJYd3yhwNpHQ9mJ23xS",
"html_description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? <br /><br /> De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"id": "3qnAJYd3yhwNpHQ9mJ23xS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7118bd77c986982b079ae3cb",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7118bd77c986982b079ae3cb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7118bd77c986982b079ae3cb",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "De mytomspunna etruskerna",
"release_date": "2023-01-10",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3qnAJYd3yhwNpHQ9mJ23xS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/df961768a0d0a7c1256f12d406c067385faa6341",
"description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/52SjIso8es7SvxytK99pJn"
},
"href": "https://api.spotify.com/v1/episodes/52SjIso8es7SvxytK99pJn",
"html_description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. <br /><br /> Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"id": "52SjIso8es7SvxytK99pJn",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ac8ebfe77c168c59fa5a991e6",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fc8ebfe77c168c59fa5a991e6",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dc8ebfe77c168c59fa5a991e6",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Forntidens historia skrivs om",
"release_date": "2023-01-03",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:52SjIso8es7SvxytK99pJn"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b0a537ba043486fb098e88cd76d7be6dc823fca0",
"description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4hK61wlkooPyRcS9TB2sr5"
},
"href": "https://api.spotify.com/v1/episodes/4hK61wlkooPyRcS9TB2sr5",
"html_description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! <br /><br /> Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"id": "4hK61wlkooPyRcS9TB2sr5",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af15ccf7523348d3ec743b0aa",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff15ccf7523348d3ec743b0aa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df15ccf7523348d3ec743b0aa",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Historieåret 2022 avrundas",
"release_date": "2022-12-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4hK61wlkooPyRcS9TB2sr5"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/3caf8ce68782ff318aca069b574e9c3b14934641",
"description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5emGcpaVVCSzPiTtmak3Md"
},
"href": "https://api.spotify.com/v1/episodes/5emGcpaVVCSzPiTtmak3Md",
"html_description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. <br /><br /> För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"id": "5emGcpaVVCSzPiTtmak3Md",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a75cbeeb1e70c7f821a28b2a4",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f75cbeeb1e70c7f821a28b2a4",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d75cbeeb1e70c7f821a28b2a4",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Belägringen av Rhodos 1522",
"release_date": "2022-12-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5emGcpaVVCSzPiTtmak3Md"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/d1ce0826dbad511e66f2eedc56d715278009ea48",
"description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2xC5qxAqcxqNQpd1geIn7H"
},
"href": "https://api.spotify.com/v1/episodes/2xC5qxAqcxqNQpd1geIn7H",
"html_description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! <br /><br /> Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"id": "2xC5qxAqcxqNQpd1geIn7H",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a0644c9896f8466a39e90fc17",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f0644c9896f8466a39e90fc17",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d0644c9896f8466a39e90fc17",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Hovliv och kolbullar",
"release_date": "2022-12-13",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2xC5qxAqcxqNQpd1geIn7H"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/55c6902d9659931a9e9e25b0b9a20ceb59bf91af",
"description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/11L6kL6k1bSmS61bToXL3g"
},
"href": "https://api.spotify.com/v1/episodes/11L6kL6k1bSmS61bToXL3g",
"html_description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. <br /><br /> Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"id": "11L6kL6k1bSmS61bToXL3g",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a8b3c6c23a2bf767b286e6f27",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f8b3c6c23a2bf767b286e6f27",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d8b3c6c23a2bf767b286e6f27",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Människans längtan till månen",
"release_date": "2022-12-06",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:11L6kL6k1bSmS61bToXL3g"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/31ef36a91ba2fc9bc9cd38b4c174f4d1c8cae340",
"description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3CRQcqucr4Qa6Jo7nB53U9"
},
"href": "https://api.spotify.com/v1/episodes/3CRQcqucr4Qa6Jo7nB53U9",
"html_description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! <br /><br /> I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"id": "3CRQcqucr4Qa6Jo7nB53U9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4e038afcbeeb4cdd9915bb28",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4e038afcbeeb4cdd9915bb28",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4e038afcbeeb4cdd9915bb28",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Afrikas amazoner på bio",
"release_date": "2022-11-29",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3CRQcqucr4Qa6Jo7nB53U9"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/63c99681e302c2dc881cc2efaa65f65d723ee560",
"description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/04HzXcqi8UoWk1MSrHAqWf"
},
"href": "https://api.spotify.com/v1/episodes/04HzXcqi8UoWk1MSrHAqWf",
"html_description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? <br /><br /> År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"id": "04HzXcqi8UoWk1MSrHAqWf",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab7604c0461bd9a2489f58a03",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb7604c0461bd9a2489f58a03",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db7604c0461bd9a2489f58a03",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ibn Fadlans möte med vikingar",
"release_date": "2022-11-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:04HzXcqi8UoWk1MSrHAqWf"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f7cdd266162f0024036f4c54a443c5275cda2a67",
"description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5vuboOq73oBTsTumCHE3E8"
},
"href": "https://api.spotify.com/v1/episodes/5vuboOq73oBTsTumCHE3E8",
"html_description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. <br /><br /> För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"id": "5vuboOq73oBTsTumCHE3E8",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ad788851b76498f5c9b55dbad",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fd788851b76498f5c9b55dbad",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dd788851b76498f5c9b55dbad",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Stormfloden 1872",
"release_date": "2022-11-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5vuboOq73oBTsTumCHE3E8"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/dfc72b57909555fcca6b5eff6622276919e2142e",
"description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6T7xgiOEJ8advsXfZOfiEL"
},
"href": "https://api.spotify.com/v1/episodes/6T7xgiOEJ8advsXfZOfiEL",
"html_description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. <br /><br /> I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"id": "6T7xgiOEJ8advsXfZOfiEL",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aaf8163b0c72ce6d3cb92042f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1faf8163b0c72ce6d3cb92042f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68daf8163b0c72ce6d3cb92042f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Spökskeppet Mary Celeste",
"release_date": "2022-11-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6T7xgiOEJ8advsXfZOfiEL"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/feda4d72714de4e6885323985448409b039f7ffb",
"description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/74unMg1Sta60SZV5gdjSqC"
},
"href": "https://api.spotify.com/v1/episodes/74unMg1Sta60SZV5gdjSqC",
"html_description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. <br /><br /> Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"id": "74unMg1Sta60SZV5gdjSqC",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a5a283aa2fb103f081f170b34",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f5a283aa2fb103f081f170b34",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d5a283aa2fb103f081f170b34",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tutanchamonfeber i hundra år",
"release_date": "2022-11-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:74unMg1Sta60SZV5gdjSqC"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/5f4865ed84fe62992b252d8207f403181febe503",
"description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5glIX0MIjLjBLrxKzRhgNq"
},
"href": "https://api.spotify.com/v1/episodes/5glIX0MIjLjBLrxKzRhgNq",
"html_description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. <br /><br /> Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"id": "5glIX0MIjLjBLrxKzRhgNq",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aecb4ef4fc72d026f57a0ad41",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fecb4ef4fc72d026f57a0ad41",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68decb4ef4fc72d026f57a0ad41",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Därför startar vi krig",
"release_date": "2022-10-25",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5glIX0MIjLjBLrxKzRhgNq"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/98398bbc6ac9c60553b8823059bbc8e31024996f",
"description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4SEMDUbGpUWFcTQk62e5ox"
},
"href": "https://api.spotify.com/v1/episodes/4SEMDUbGpUWFcTQk62e5ox",
"html_description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! <br /><br /> En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"id": "4SEMDUbGpUWFcTQk62e5ox",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f54e7a23f621e24a3785d64",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f54e7a23f621e24a3785d64",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f54e7a23f621e24a3785d64",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Så smakar Vasas brännvin",
"release_date": "2022-10-18",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4SEMDUbGpUWFcTQk62e5ox"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/6eb73b9571cc30c039f8d5a08464e92c6f2e67ec",
"description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2sSYWETyAk9LcUSkX5Z2GE"
},
"href": "https://api.spotify.com/v1/episodes/2sSYWETyAk9LcUSkX5Z2GE",
"html_description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. <br /><br /> För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"id": "2sSYWETyAk9LcUSkX5Z2GE",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a9b739e5f95a69eabac3af252",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f9b739e5f95a69eabac3af252",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d9b739e5f95a69eabac3af252",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Fiskarkapellens spännande kulturarv",
"release_date": "2022-10-11",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2sSYWETyAk9LcUSkX5Z2GE"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/9c7643fb9ad38cf1858bd3580e9c6339d825a5e0",
"description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6PfvaqgLWebJioqPv3Tpfc"
},
"href": "https://api.spotify.com/v1/episodes/6PfvaqgLWebJioqPv3Tpfc",
"html_description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! <br /><br /> I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"id": "6PfvaqgLWebJioqPv3Tpfc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa255259e1238f1b559dcbaef",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa255259e1238f1b559dcbaef",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da255259e1238f1b559dcbaef",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Uppåkras hövdingahall grävs ut",
"release_date": "2022-10-04",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6PfvaqgLWebJioqPv3Tpfc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/955aa2926f9395e83fd80b007c2b3fb6aeacc782",
"description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0QTLz2FQ7Ih4UDbnFfK5Ig"
},
"href": "https://api.spotify.com/v1/episodes/0QTLz2FQ7Ih4UDbnFfK5Ig",
"html_description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. <br /><br /> För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"id": "0QTLz2FQ7Ih4UDbnFfK5Ig",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab386237c9df1a5b287ccd89a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb386237c9df1a5b287ccd89a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db386237c9df1a5b287ccd89a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "När hieroglyferna knäcktes",
"release_date": "2022-09-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0QTLz2FQ7Ih4UDbnFfK5Ig"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1a1a7df417e12bafcf40ebe83b142a9503f9d256",
"description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6JjK4uJaxMh3DV6FJDP571"
},
"href": "https://api.spotify.com/v1/episodes/6JjK4uJaxMh3DV6FJDP571",
"html_description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. <br /><br /> I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"id": "6JjK4uJaxMh3DV6FJDP571",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7adf99961dcffc84f2d22ec5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7adf99961dcffc84f2d22ec5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7adf99961dcffc84f2d22ec5",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Bulverket – medeltidens sjunkna Atlantis",
"release_date": "2022-09-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6JjK4uJaxMh3DV6FJDP571"
}
],
"limit": 20,
"next": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=20&limit=20",
"offset": 0,
"previous": null,
"total": 500
}
215
{
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"copyrights": [
],
"description": "Vi är där historien är. Ansvarig utgivare: Nina Glans",
"episodes": {
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=0&limit=50",
"items": [
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/02ebea9ddc9a9e6099eb0281bcce148e5bec85cf",
"description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5GU0RuFEvJVlFGLxRoVKSz"
},
"href": "https://api.spotify.com/v1/episodes/5GU0RuFEvJVlFGLxRoVKSz",
"html_description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. <br /><br /> Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"id": "5GU0RuFEvJVlFGLxRoVKSz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af7e700ae86451ae6c667541b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff7e700ae86451ae6c667541b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df7e700ae86451ae6c667541b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tjejer tog mest ansvar för sex",
"release_date": "2023-01-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5GU0RuFEvJVlFGLxRoVKSz"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/50e659c576893b88f64b1ae9127c8b0e43101264",
"description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6OWCSj6Axvo1HaWl60yuYS"
},
"href": "https://api.spotify.com/v1/episodes/6OWCSj6Axvo1HaWl60yuYS",
"html_description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. <br /><br /> Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"id": "6OWCSj6Axvo1HaWl60yuYS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f8d504935bba46193b5a698",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f8d504935bba46193b5a698",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f8d504935bba46193b5a698",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Judiskt motstånd under Förintelsen",
"release_date": "2023-01-24",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6OWCSj6Axvo1HaWl60yuYS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b323efde89c89f7c697edc47b94afb15e8aa7035",
"description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1MSkmRUjGpcOC2Q4UrBHsx"
},
"href": "https://api.spotify.com/v1/episodes/1MSkmRUjGpcOC2Q4UrBHsx",
"html_description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. <br /><br /> Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"id": "1MSkmRUjGpcOC2Q4UrBHsx",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a537376c5d636741e3113653b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f537376c5d636741e3113653b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d537376c5d636741e3113653b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "I etruskernas fotspår",
"release_date": "2023-01-17",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1MSkmRUjGpcOC2Q4UrBHsx"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/06cffa10385089272216a19db60410bf07123343",
"description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3qnAJYd3yhwNpHQ9mJ23xS"
},
"href": "https://api.spotify.com/v1/episodes/3qnAJYd3yhwNpHQ9mJ23xS",
"html_description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? <br /><br /> De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"id": "3qnAJYd3yhwNpHQ9mJ23xS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7118bd77c986982b079ae3cb",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7118bd77c986982b079ae3cb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7118bd77c986982b079ae3cb",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "De mytomspunna etruskerna",
"release_date": "2023-01-10",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3qnAJYd3yhwNpHQ9mJ23xS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/df961768a0d0a7c1256f12d406c067385faa6341",
"description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/52SjIso8es7SvxytK99pJn"
},
"href": "https://api.spotify.com/v1/episodes/52SjIso8es7SvxytK99pJn",
"html_description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. <br /><br /> Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"id": "52SjIso8es7SvxytK99pJn",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ac8ebfe77c168c59fa5a991e6",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fc8ebfe77c168c59fa5a991e6",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dc8ebfe77c168c59fa5a991e6",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Forntidens historia skrivs om",
"release_date": "2023-01-03",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:52SjIso8es7SvxytK99pJn"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b0a537ba043486fb098e88cd76d7be6dc823fca0",
"description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4hK61wlkooPyRcS9TB2sr5"
},
"href": "https://api.spotify.com/v1/episodes/4hK61wlkooPyRcS9TB2sr5",
"html_description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! <br /><br /> Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"id": "4hK61wlkooPyRcS9TB2sr5",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af15ccf7523348d3ec743b0aa",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff15ccf7523348d3ec743b0aa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df15ccf7523348d3ec743b0aa",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Historieåret 2022 avrundas",
"release_date": "2022-12-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4hK61wlkooPyRcS9TB2sr5"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/3caf8ce68782ff318aca069b574e9c3b14934641",
"description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5emGcpaVVCSzPiTtmak3Md"
},
"href": "https://api.spotify.com/v1/episodes/5emGcpaVVCSzPiTtmak3Md",
"html_description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. <br /><br /> För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"id": "5emGcpaVVCSzPiTtmak3Md",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a75cbeeb1e70c7f821a28b2a4",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f75cbeeb1e70c7f821a28b2a4",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d75cbeeb1e70c7f821a28b2a4",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Belägringen av Rhodos 1522",
"release_date": "2022-12-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5emGcpaVVCSzPiTtmak3Md"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/d1ce0826dbad511e66f2eedc56d715278009ea48",
"description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2xC5qxAqcxqNQpd1geIn7H"
},
"href": "https://api.spotify.com/v1/episodes/2xC5qxAqcxqNQpd1geIn7H",
"html_description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! <br /><br /> Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"id": "2xC5qxAqcxqNQpd1geIn7H",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a0644c9896f8466a39e90fc17",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f0644c9896f8466a39e90fc17",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d0644c9896f8466a39e90fc17",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Hovliv och kolbullar",
"release_date": "2022-12-13",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2xC5qxAqcxqNQpd1geIn7H"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/55c6902d9659931a9e9e25b0b9a20ceb59bf91af",
"description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/11L6kL6k1bSmS61bToXL3g"
},
"href": "https://api.spotify.com/v1/episodes/11L6kL6k1bSmS61bToXL3g",
"html_description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. <br /><br /> Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"id": "11L6kL6k1bSmS61bToXL3g",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a8b3c6c23a2bf767b286e6f27",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f8b3c6c23a2bf767b286e6f27",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d8b3c6c23a2bf767b286e6f27",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Människans längtan till månen",
"release_date": "2022-12-06",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:11L6kL6k1bSmS61bToXL3g"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/31ef36a91ba2fc9bc9cd38b4c174f4d1c8cae340",
"description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3CRQcqucr4Qa6Jo7nB53U9"
},
"href": "https://api.spotify.com/v1/episodes/3CRQcqucr4Qa6Jo7nB53U9",
"html_description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! <br /><br /> I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"id": "3CRQcqucr4Qa6Jo7nB53U9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4e038afcbeeb4cdd9915bb28",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4e038afcbeeb4cdd9915bb28",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4e038afcbeeb4cdd9915bb28",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Afrikas amazoner på bio",
"release_date": "2022-11-29",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3CRQcqucr4Qa6Jo7nB53U9"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/63c99681e302c2dc881cc2efaa65f65d723ee560",
"description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/04HzXcqi8UoWk1MSrHAqWf"
},
"href": "https://api.spotify.com/v1/episodes/04HzXcqi8UoWk1MSrHAqWf",
"html_description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? <br /><br /> År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"id": "04HzXcqi8UoWk1MSrHAqWf",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab7604c0461bd9a2489f58a03",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb7604c0461bd9a2489f58a03",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db7604c0461bd9a2489f58a03",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ibn Fadlans möte med vikingar",
"release_date": "2022-11-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:04HzXcqi8UoWk1MSrHAqWf"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f7cdd266162f0024036f4c54a443c5275cda2a67",
"description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5vuboOq73oBTsTumCHE3E8"
},
"href": "https://api.spotify.com/v1/episodes/5vuboOq73oBTsTumCHE3E8",
"html_description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. <br /><br /> För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"id": "5vuboOq73oBTsTumCHE3E8",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ad788851b76498f5c9b55dbad",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fd788851b76498f5c9b55dbad",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dd788851b76498f5c9b55dbad",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Stormfloden 1872",
"release_date": "2022-11-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5vuboOq73oBTsTumCHE3E8"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/dfc72b57909555fcca6b5eff6622276919e2142e",
"description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6T7xgiOEJ8advsXfZOfiEL"
},
"href": "https://api.spotify.com/v1/episodes/6T7xgiOEJ8advsXfZOfiEL",
"html_description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. <br /><br /> I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"id": "6T7xgiOEJ8advsXfZOfiEL",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aaf8163b0c72ce6d3cb92042f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1faf8163b0c72ce6d3cb92042f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68daf8163b0c72ce6d3cb92042f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Spökskeppet Mary Celeste",
"release_date": "2022-11-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6T7xgiOEJ8advsXfZOfiEL"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/feda4d72714de4e6885323985448409b039f7ffb",
"description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/74unMg1Sta60SZV5gdjSqC"
},
"href": "https://api.spotify.com/v1/episodes/74unMg1Sta60SZV5gdjSqC",
"html_description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. <br /><br /> Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"id": "74unMg1Sta60SZV5gdjSqC",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a5a283aa2fb103f081f170b34",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f5a283aa2fb103f081f170b34",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d5a283aa2fb103f081f170b34",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tutanchamonfeber i hundra år",
"release_date": "2022-11-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:74unMg1Sta60SZV5gdjSqC"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/5f4865ed84fe62992b252d8207f403181febe503",
"description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5glIX0MIjLjBLrxKzRhgNq"
},
"href": "https://api.spotify.com/v1/episodes/5glIX0MIjLjBLrxKzRhgNq",
"html_description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. <br /><br /> Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"id": "5glIX0MIjLjBLrxKzRhgNq",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aecb4ef4fc72d026f57a0ad41",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fecb4ef4fc72d026f57a0ad41",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68decb4ef4fc72d026f57a0ad41",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Därför startar vi krig",
"release_date": "2022-10-25",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5glIX0MIjLjBLrxKzRhgNq"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/98398bbc6ac9c60553b8823059bbc8e31024996f",
"description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4SEMDUbGpUWFcTQk62e5ox"
},
"href": "https://api.spotify.com/v1/episodes/4SEMDUbGpUWFcTQk62e5ox",
"html_description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! <br /><br /> En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"id": "4SEMDUbGpUWFcTQk62e5ox",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f54e7a23f621e24a3785d64",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f54e7a23f621e24a3785d64",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f54e7a23f621e24a3785d64",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Så smakar Vasas brännvin",
"release_date": "2022-10-18",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4SEMDUbGpUWFcTQk62e5ox"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/6eb73b9571cc30c039f8d5a08464e92c6f2e67ec",
"description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2sSYWETyAk9LcUSkX5Z2GE"
},
"href": "https://api.spotify.com/v1/episodes/2sSYWETyAk9LcUSkX5Z2GE",
"html_description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. <br /><br /> För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"id": "2sSYWETyAk9LcUSkX5Z2GE",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a9b739e5f95a69eabac3af252",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f9b739e5f95a69eabac3af252",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d9b739e5f95a69eabac3af252",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Fiskarkapellens spännande kulturarv",
"release_date": "2022-10-11",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2sSYWETyAk9LcUSkX5Z2GE"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/9c7643fb9ad38cf1858bd3580e9c6339d825a5e0",
"description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6PfvaqgLWebJioqPv3Tpfc"
},
"href": "https://api.spotify.com/v1/episodes/6PfvaqgLWebJioqPv3Tpfc",
"html_description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! <br /><br /> I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"id": "6PfvaqgLWebJioqPv3Tpfc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa255259e1238f1b559dcbaef",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa255259e1238f1b559dcbaef",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da255259e1238f1b559dcbaef",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Uppåkras hövdingahall grävs ut",
"release_date": "2022-10-04",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6PfvaqgLWebJioqPv3Tpfc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/955aa2926f9395e83fd80b007c2b3fb6aeacc782",
"description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0QTLz2FQ7Ih4UDbnFfK5Ig"
},
"href": "https://api.spotify.com/v1/episodes/0QTLz2FQ7Ih4UDbnFfK5Ig",
"html_description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. <br /><br /> För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"id": "0QTLz2FQ7Ih4UDbnFfK5Ig",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab386237c9df1a5b287ccd89a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb386237c9df1a5b287ccd89a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db386237c9df1a5b287ccd89a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "När hieroglyferna knäcktes",
"release_date": "2022-09-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0QTLz2FQ7Ih4UDbnFfK5Ig"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1a1a7df417e12bafcf40ebe83b142a9503f9d256",
"description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6JjK4uJaxMh3DV6FJDP571"
},
"href": "https://api.spotify.com/v1/episodes/6JjK4uJaxMh3DV6FJDP571",
"html_description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. <br /><br /> I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"id": "6JjK4uJaxMh3DV6FJDP571",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7adf99961dcffc84f2d22ec5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7adf99961dcffc84f2d22ec5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7adf99961dcffc84f2d22ec5",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Bulverket – medeltidens sjunkna Atlantis",
"release_date": "2022-09-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6JjK4uJaxMh3DV6FJDP571"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/91662050a136b9aae974fa86c3ea8efe6f2ce0ca",
"description": "En bonde med en kniv eller yxa i handen. Så såg 1600-talets typiska mördare ut visar den senaste forskningen som också försöker förstå varför dödligt våld blivit så mycket ovanligare i vår egen tid. Antalet mord och dråp i Sverige har minskat avsevärt de senaste 400 åren. Vetenskapsradion Historia undersöker hur det kommer sig och hur det dödliga våldet såg ut på 1600-talet. I en ny forskningsrapport undersöker historikern Dag Lindström hur det dödliga våldet såg ut på 1640-talet, och kan visa att den typiska mördaren då var en bonde som tog livet av en nära vän eller granne i sitt eget hem med hjälp av ett skarpt föremål.Dessutom berättar historikern Gunnar Wetterberg om prästernas långa historia i Sverige landets kanske viktigaste och mest inflytelserika yrkesgrupp som har tröstat och förmanat, begravt, vigt, döpt och predikat i tusen år. I hans aktuella bok Prästerna lyfts deras insats upp i ljuset.Programledare är Tobias Svanelid.",
"duration_ms": 2685504,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5d8CxZvDo2eDyX6CuXze1M"
},
"href": "https://api.spotify.com/v1/episodes/5d8CxZvDo2eDyX6CuXze1M",
"html_description": "En bonde med en kniv eller yxa i handen. Så såg 1600-talets typiska mördare ut visar den senaste forskningen som också försöker förstå varför dödligt våld blivit så mycket ovanligare i vår egen tid. <br /><br /> Antalet mord och dråp i Sverige har minskat avsevärt de senaste 400 åren. Vetenskapsradion Historia undersöker hur det kommer sig och hur det dödliga våldet såg ut på 1600-talet. I en ny forskningsrapport undersöker historikern Dag Lindström hur det dödliga våldet såg ut på 1640-talet, och kan visa att den typiska mördaren då var en bonde som tog livet av en nära vän eller granne i sitt eget hem med hjälp av ett skarpt föremål.Dessutom berättar historikern Gunnar Wetterberg om prästernas långa historia i Sverige landets kanske viktigaste och mest inflytelserika yrkesgrupp som har tröstat och förmanat, begravt, vigt, döpt och predikat i tusen år. I hans aktuella bok Prästerna lyfts deras insats upp i ljuset.Programledare är Tobias Svanelid.",
"id": "5d8CxZvDo2eDyX6CuXze1M",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ae82dcabc6ae42ceeb3f70eea",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fe82dcabc6ae42ceeb3f70eea",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68de82dcabc6ae42ceeb3f70eea",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "1600-talets dödliga våld utreds",
"release_date": "2022-09-13",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5d8CxZvDo2eDyX6CuXze1M"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/28d0ae229d3f3c06689f60b66e1722a9585639a4",
"description": "Sverige hade kunnat bli symbolen för frihet, jämlikhet och broderskap om det inte varit för Gustav III:s statskupp för 250 år sedan. Hör om den och om klimatkrisen 1770 som pågick samtidigt. För 250 år sedan ställdes Sverige på ända. De demokratiska tendenser som börjat spira under Frihetstiden slog i ett slag sönder av Gustav III under hans statskupp. Vetenskapsradion Historia tar med sig historikern Jonas Nordin till Stockholms slott för att ta reda på hur kungen lyckades med kuppen och vilka politiska konsekvenser den fick för Sverige. Och vad som hade hänt om kuppen misslyckats?Dessutom lyfter historikern Dominik Collet upp den allvarliga klimatkrisen under 1770-talet som en okänd anledning till att statskuppen lyckades. I missväxttider och nödår lyckades Gustav III navigera skickligt, samtidigt som andra regenter i Europa drabbades betydligt hårdare.Och så uppmärksammar vi 400-årsdagen av den spanska galeonen Atochas undergång, och fyndet av hennes last som räknas som den värdefullaste i marinarkeologins historia.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3ImQwVrE6XBcb44zbZUk9x"
},
"href": "https://api.spotify.com/v1/episodes/3ImQwVrE6XBcb44zbZUk9x",
"html_description": "Sverige hade kunnat bli symbolen för frihet, jämlikhet och broderskap om det inte varit för Gustav III:s statskupp för 250 år sedan. Hör om den och om klimatkrisen 1770 som pågick samtidigt. <br /><br /> För 250 år sedan ställdes Sverige på ända. De demokratiska tendenser som börjat spira under Frihetstiden slog i ett slag sönder av Gustav III under hans statskupp. Vetenskapsradion Historia tar med sig historikern Jonas Nordin till Stockholms slott för att ta reda på hur kungen lyckades med kuppen och vilka politiska konsekvenser den fick för Sverige. Och vad som hade hänt om kuppen misslyckats?Dessutom lyfter historikern Dominik Collet upp den allvarliga klimatkrisen under 1770-talet som en okänd anledning till att statskuppen lyckades. I missväxttider och nödår lyckades Gustav III navigera skickligt, samtidigt som andra regenter i Europa drabbades betydligt hårdare.Och så uppmärksammar vi 400-årsdagen av den spanska galeonen Atochas undergång, och fyndet av hennes last som räknas som den värdefullaste i marinarkeologins historia.Programledare är Tobias Svanelid.",
"id": "3ImQwVrE6XBcb44zbZUk9x",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a3fefd4e69b1bcbcbb67905a5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f3fefd4e69b1bcbcbb67905a5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d3fefd4e69b1bcbcbb67905a5",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Gustav III:s statskupp",
"release_date": "2022-09-06",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3ImQwVrE6XBcb44zbZUk9x"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7831162321c2f6e2179dc18e509518437b5a6535",
"description": "Hör Vetenskapsradion Historia live från Tantolunden där Panelen och Tobias Svanelid diskuterar historiska val och forntida demokrati, men också sjunger om Tantobommen och diskuterar mammutrumpor. Vetenskapsradion Historia sänder live ifrån Ekermanska malmgården på Södermalm i Stockholm och bjuder in Historiepanelen med Kristina Ekero Eriksson, Jonathan Lindström och Annika Sandén för att diskutera historiska val och stockholmshistorier med Södermalmskoppling.Hör om vikingatida tingsplatser, om Torgny Lagman, om demokratiska säljägare och crossdressande 1600-talstjejer, och lyssna på musikalisk underhållning av The Apricots som spelar låtar med demokratihistorisk anknytning.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0IUR1AOhKItNRh0f44GC9I"
},
"href": "https://api.spotify.com/v1/episodes/0IUR1AOhKItNRh0f44GC9I",
"html_description": "Hör Vetenskapsradion Historia live från Tantolunden där Panelen och Tobias Svanelid diskuterar historiska val och forntida demokrati, men också sjunger om Tantobommen och diskuterar mammutrumpor. <br /><br /> Vetenskapsradion Historia sänder live ifrån Ekermanska malmgården på Södermalm i Stockholm och bjuder in Historiepanelen med Kristina Ekero Eriksson, Jonathan Lindström och Annika Sandén för att diskutera historiska val och stockholmshistorier med Södermalmskoppling.Hör om vikingatida tingsplatser, om Torgny Lagman, om demokratiska säljägare och crossdressande 1600-talstjejer, och lyssna på musikalisk underhållning av The Apricots som spelar låtar med demokratihistorisk anknytning.Programledare är Tobias Svanelid.",
"id": "0IUR1AOhKItNRh0f44GC9I",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a73f53bdd67eb2a3b793ee76b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f73f53bdd67eb2a3b793ee76b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d73f53bdd67eb2a3b793ee76b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Livesändning om historiska svenska val",
"release_date": "2022-08-30",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0IUR1AOhKItNRh0f44GC9I"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/754f7f21b047547e940780e0f997948633a58044",
"description": "I november 1942 vände andra världskriget och Peter Englund vill nu ta reda på hur vanliga människor upplevde denna tumultartade tid. Dessutom tar vi reda på vad Facebook gör med vår historiesyn. Hur kändes det att leva under en av de mörkaste och mest tumultartade månaderna under 1900-talet? Historikern Peter Englund har i aktuella boken Onda nätters drömmar samlat berättelserna från ett 40-tal helt vanliga människor som på olika sätt påverkades av krigets vändpunkt frontsoldater, journalister, sexslavar, koncentrationslägerfångar och helt vanliga hemmafruar. Tobias Svanelid träffar författaren för att ta reda på vad dessa erfarenheter kan säga oss idag och vilken ny bild de ger av andra världskrigets vändpunkt.Dessutom uppmärksammar vi pinfärska forskningsfältet digital minnes- och historiekultur, där historiker och andra forskare nu vill ta reda på vad Facebook och andra sociala medier gör med våra minnen och vår historiekultur. Robin Ekelund vid Malmö universitet är en av få svenska forskare som fördjupat sig i ämnet.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0kHBMJv9ASbOkoEENdnvPY"
},
"href": "https://api.spotify.com/v1/episodes/0kHBMJv9ASbOkoEENdnvPY",
"html_description": "I november 1942 vände andra världskriget och Peter Englund vill nu ta reda på hur vanliga människor upplevde denna tumultartade tid. Dessutom tar vi reda på vad Facebook gör med vår historiesyn. <br /><br /> Hur kändes det att leva under en av de mörkaste och mest tumultartade månaderna under 1900-talet? Historikern Peter Englund har i aktuella boken Onda nätters drömmar samlat berättelserna från ett 40-tal helt vanliga människor som på olika sätt påverkades av krigets vändpunkt frontsoldater, journalister, sexslavar, koncentrationslägerfångar och helt vanliga hemmafruar. Tobias Svanelid träffar författaren för att ta reda på vad dessa erfarenheter kan säga oss idag och vilken ny bild de ger av andra världskrigets vändpunkt.Dessutom uppmärksammar vi pinfärska forskningsfältet digital minnes- och historiekultur, där historiker och andra forskare nu vill ta reda på vad Facebook och andra sociala medier gör med våra minnen och vår historiekultur. Robin Ekelund vid Malmö universitet är en av få svenska forskare som fördjupat sig i ämnet.",
"id": "0kHBMJv9ASbOkoEENdnvPY",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aca8e4a7514e87017cf543816",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fca8e4a7514e87017cf543816",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dca8e4a7514e87017cf543816",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "November 1942 – världskrigets vändpunkt",
"release_date": "2022-08-23",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0kHBMJv9ASbOkoEENdnvPY"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/96d8d5f0caf2a80018b499cb26362e929321d165",
"description": "Ta med dig en historiebok i hängmattan så blir sommaren både spännande och lärorik. Och om det regnar kanske ett historiskt brädspel kan funka som underhållning? Skandaler i societeten, mumiens förbannelse eller kolgruvor i Storbritannien kanske kan underhålla i hängmattan i sommar? Vetenskapsradion Historias Tobias Svanelid sammankallar Kristina Ekero Eriksson och Urban Björstadius för att tipsa om historiska böcker inför semestern, och så testar Spelpanelen två historiska brädspel med industrihistoriskt tema och delar ut betyg.Böcker och spel som nämns i programmet:Historiska kärlekspar av Sara GribergSveriges historia för släktforskare av Roger Axelsson, Carin Bergström, Carl Henrik Carlsson och Sofia LingDe kommer att vara annorlunda svenskar av Simon Sorgenfrei Jaquette Gyldenstolpe av Anna-Lena BergSvarta St Barthelemy av Fredrik ThomassonSveriges långa historia av Jonathan LindströmTusen år i Uppåkra av Dick HarrisonKlart skepp av Ann Pålsson (redaktör)Ruths garderob av Ingela BendtExtas i folkhemmet av Leonidas AretakisJakten på Tutankhamon av Bengt Fredriksson och Andreas PalmaerFurnace av Ivan LashinBrass Birmingham av Gavan Brown, Matt Tolman och Martin Wallace",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4PulPQRdLooLmCdKiEe9GV"
},
"href": "https://api.spotify.com/v1/episodes/4PulPQRdLooLmCdKiEe9GV",
"html_description": "Ta med dig en historiebok i hängmattan så blir sommaren både spännande och lärorik. Och om det regnar kanske ett historiskt brädspel kan funka som underhållning? <br /><br /> Skandaler i societeten, mumiens förbannelse eller kolgruvor i Storbritannien kanske kan underhålla i hängmattan i sommar? Vetenskapsradion Historias Tobias Svanelid sammankallar Kristina Ekero Eriksson och Urban Björstadius för att tipsa om historiska böcker inför semestern, och så testar Spelpanelen två historiska brädspel med industrihistoriskt tema och delar ut betyg.Böcker och spel som nämns i programmet:Historiska kärlekspar av Sara GribergSveriges historia för släktforskare av Roger Axelsson, Carin Bergström, Carl Henrik Carlsson och Sofia LingDe kommer att vara annorlunda svenskar av Simon Sorgenfrei Jaquette Gyldenstolpe av Anna-Lena BergSvarta St Barthelemy av Fredrik ThomassonSveriges långa historia av Jonathan LindströmTusen år i Uppåkra av Dick HarrisonKlart skepp av Ann Pålsson (redaktör)Ruths garderob av Ingela BendtExtas i folkhemmet av Leonidas AretakisJakten på Tutankhamon av Bengt Fredriksson och Andreas PalmaerFurnace av Ivan LashinBrass Birmingham av Gavan Brown, Matt Tolman och Martin Wallace",
"id": "4PulPQRdLooLmCdKiEe9GV",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a41807911678c0b83537f2a99",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f41807911678c0b83537f2a99",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d41807911678c0b83537f2a99",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Kärlek och industriromantik förgyller sommaren",
"release_date": "2022-06-21",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4PulPQRdLooLmCdKiEe9GV"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/536e38215bd49e90208d92e6b0b1198a450b4306",
"description": "Hör om stridshingstar, fotbollskrig, 1200-talets Vietnamkrig och mycket annat i Vetenskapsradion Historias lyssnarfrågemarathon där Dick Harrison svarar på lyssnarnas egna frågor i ett helt program. Vad hände under Fotbollskriget 1969 och Körsbärskriget 1631 och varför bröt de ut? Följ med Vetenskapsradion Historia på Dick Harrison långlopp, årets lyssnarfrågemarathon där historieprofessorn besvarar lyssnarnas egna frågor. Denna gång berör samtliga frågor historiska krig med anledning av den pågående ryska invasionen av Ukraina.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1m0Kagczdo04dXgvdWPuHu"
},
"href": "https://api.spotify.com/v1/episodes/1m0Kagczdo04dXgvdWPuHu",
"html_description": "Hör om stridshingstar, fotbollskrig, 1200-talets Vietnamkrig och mycket annat i Vetenskapsradion Historias lyssnarfrågemarathon där Dick Harrison svarar på lyssnarnas egna frågor i ett helt program. <br /><br /> Vad hände under Fotbollskriget 1969 och Körsbärskriget 1631 och varför bröt de ut? Följ med Vetenskapsradion Historia på Dick Harrison långlopp, årets lyssnarfrågemarathon där historieprofessorn besvarar lyssnarnas egna frågor. Denna gång berör samtliga frågor historiska krig med anledning av den pågående ryska invasionen av Ukraina.Programledare är Tobias Svanelid.",
"id": "1m0Kagczdo04dXgvdWPuHu",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2e4f8d2a0f3b11bbe5c5e1e3",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2e4f8d2a0f3b11bbe5c5e1e3",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2e4f8d2a0f3b11bbe5c5e1e3",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Lyssnarfrågemarathon med toyotakrig, fotbollskrig och körsbärskrig!",
"release_date": "2022-06-14",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1m0Kagczdo04dXgvdWPuHu"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/33009f4972a398f72798bd1ab652ee6ac17d888a",
"description": "Från Kronans undergång utanför Öland till den stora segern vid Svensksund. Flottans historia har format riket. Den har skapat stormakten Sverige och skyddat landets handel. Nu fyller den 500 år. För femhundra år sedan ankrade ett antal krigsskepp upp i Slätbaken. Skeppen, som köpts på kredit från Lübeck, skulle komma att utgöra de första fartygen i den svenska flottan, och i Vetenskapsradion Historia berättar historikern Lars Ericson Wolke om flottans födelse och betydelse för Sveriges historia.Följ med till platserna för flottans största segrar och nederlag, till vattnen utanför Öland och till Finska viken, och hör om hur man nu planerar att fira jubiléet i en tid då flottans roll danas om igen.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5BzMNb6pNFzS3eUYYcdwfS"
},
"href": "https://api.spotify.com/v1/episodes/5BzMNb6pNFzS3eUYYcdwfS",
"html_description": "Från Kronans undergång utanför Öland till den stora segern vid Svensksund. Flottans historia har format riket. Den har skapat stormakten Sverige och skyddat landets handel. Nu fyller den 500 år. <br /><br /> För femhundra år sedan ankrade ett antal krigsskepp upp i Slätbaken. Skeppen, som köpts på kredit från Lübeck, skulle komma att utgöra de första fartygen i den svenska flottan, och i Vetenskapsradion Historia berättar historikern Lars Ericson Wolke om flottans födelse och betydelse för Sveriges historia.Följ med till platserna för flottans största segrar och nederlag, till vattnen utanför Öland och till Finska viken, och hör om hur man nu planerar att fira jubiléet i en tid då flottans roll danas om igen.Programledare är Tobias Svanelid.",
"id": "5BzMNb6pNFzS3eUYYcdwfS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a279214989153202ca5782448",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f279214989153202ca5782448",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d279214989153202ca5782448",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Flottan fyller 500",
"release_date": "2022-06-07",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5BzMNb6pNFzS3eUYYcdwfS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7c065061ed2c53b2f564d9e4625a311baaf9b526",
"description": "Glöm den skäggige grottmannen och tänk dig istället en fingerfärdig och pratsam kulturvarelse med goda relationer med vår egen art. Det är författaren Rebecca Wragg Sykes budskap i aktuella Släktskap. Satte han på sig en kostym hade man knappt sett någon skillnad mellan neanderthalaren och oss själva. Vetenskapsradion Historia tar pulsen på den senaste forskningen om vår nära kusin som nu presenteras i aktuella boken Släktskap av arkeologen Rebecca Wragg Sykes. Med dagens vetenskapliga metoder kan en enda neanderthaltand avslöja vad personen åt, hur den reste, hur länge den ammades och hur den tillverkade sina verktyg, och all denna kunskap ger oss ny en helt ny bild av vår nära släkting. Glöm den barbariske grottmannen, och tänk dig istället en kulturellt utvecklad varelse som säkert hade nära samarbete med vår egen art, menar författaren.Och så tipsar Panelen om historiska sommaraktiviteter och lekar som kan förnöja oss och reder ut vilken roll barnen spelat i historien apropå aktuella säsongen av Stranger Things.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5TpImZuFku43lvR0JyMvjO"
},
"href": "https://api.spotify.com/v1/episodes/5TpImZuFku43lvR0JyMvjO",
"html_description": "Glöm den skäggige grottmannen och tänk dig istället en fingerfärdig och pratsam kulturvarelse med goda relationer med vår egen art. Det är författaren Rebecca Wragg Sykes budskap i aktuella Släktskap. <br /><br /> Satte han på sig en kostym hade man knappt sett någon skillnad mellan neanderthalaren och oss själva. Vetenskapsradion Historia tar pulsen på den senaste forskningen om vår nära kusin som nu presenteras i aktuella boken Släktskap av arkeologen Rebecca Wragg Sykes. Med dagens vetenskapliga metoder kan en enda neanderthaltand avslöja vad personen åt, hur den reste, hur länge den ammades och hur den tillverkade sina verktyg, och all denna kunskap ger oss ny en helt ny bild av vår nära släkting. Glöm den barbariske grottmannen, och tänk dig istället en kulturellt utvecklad varelse som säkert hade nära samarbete med vår egen art, menar författaren.Och så tipsar Panelen om historiska sommaraktiviteter och lekar som kan förnöja oss och reder ut vilken roll barnen spelat i historien apropå aktuella säsongen av Stranger Things.Programledare är Tobias Svanelid.",
"id": "5TpImZuFku43lvR0JyMvjO",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ac301f28bb3c12e16024f411a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fc301f28bb3c12e16024f411a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dc301f28bb3c12e16024f411a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Hemlighetsfulla neanderthalaren i rampljuset",
"release_date": "2022-05-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5TpImZuFku43lvR0JyMvjO"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/c82a5f41619e3d20b80df210b39c2b7e1bb0a97b",
"description": "Följ med Tobias Svanelid på en vandring längs Birger Jarlsgatan, startpunkten för den muslimska invandringen i Sverige. Och hör om korstågens betydelse för islams expansion. Stockholmsutställningen 1897 fick besök av den ryske muslimen Ebrahim Umerkajeff, en pälshandlare som hittade kärleken i Sverige och blev kvar. Om honom och de andra tidiga muslimska invandrarna som fick svenskt medborgarskap handlar religionsvetaren Simon Sorgenfreis aktuella bok De kommer att vara annorlunda svenskar. Tobias Svanelid tar med författaren på en vandring längs Birger Jarlsgatan i Stockholm, platsen för de första svenska muslimernas företag och startpunkten för den utveckling som idag gjort Sverige till ett av världens mest mångkulturella länder.Dessutom svarar Dick Harrison på en lyssnarfråga om vad som hade hänt med Europas kristna befolkning om påven Urban II aldrig dragit igång korstågen.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/29pGMHLbL8MEOlixPUrom3"
},
"href": "https://api.spotify.com/v1/episodes/29pGMHLbL8MEOlixPUrom3",
"html_description": "Följ med Tobias Svanelid på en vandring längs Birger Jarlsgatan, startpunkten för den muslimska invandringen i Sverige. Och hör om korstågens betydelse för islams expansion. <br /><br /> Stockholmsutställningen 1897 fick besök av den ryske muslimen Ebrahim Umerkajeff, en pälshandlare som hittade kärleken i Sverige och blev kvar. Om honom och de andra tidiga muslimska invandrarna som fick svenskt medborgarskap handlar religionsvetaren Simon Sorgenfreis aktuella bok De kommer att vara annorlunda svenskar. Tobias Svanelid tar med författaren på en vandring längs Birger Jarlsgatan i Stockholm, platsen för de första svenska muslimernas företag och startpunkten för den utveckling som idag gjort Sverige till ett av världens mest mångkulturella länder.Dessutom svarar Dick Harrison på en lyssnarfråga om vad som hade hänt med Europas kristna befolkning om påven Urban II aldrig dragit igång korstågen.",
"id": "29pGMHLbL8MEOlixPUrom3",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a83d4c56598da1efc5bbb98cc",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f83d4c56598da1efc5bbb98cc",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d83d4c56598da1efc5bbb98cc",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Sveriges första muslimer",
"release_date": "2022-05-24",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:29pGMHLbL8MEOlixPUrom3"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/769eb5ee90c24ccdaa5ede9cd022fcb125a6f6d8",
"description": "Ormen Friskes undergång på Nordsjön 1950 är en tragedi i Kalla krigets skugga. Nu lyfts berättelsen fram och frågetecknen rätas ut. Dessutom undersöker vi tjusningen med att bygga gamla träbåtar. Sommaren 1950 gick vikingaskeppet Ormen Friske under i Nordsjöns stormiga vågor. 15 man följde henne i djupet, och i Vetenskapsradion Historia undersöker vi den gripande och märkliga händelsen, en fartygskatastrof och en nationell tragedi i Kalla krigets skugga. Jack Werner är aktuell med boken Ormen Friske och berättar om människorna bakom frisksportprojektet att återskapa ett vikingaskepp och det misslyckade försöket att segla det ut i Europa.Dessutom besöker vi skeppsbyggarskolan på Skeppsholmen i Stockholm, där återskapade galeasen Förlig Vind nu tar form. Nyligen utsågs det traditionella nordiska skeppsbyggeriet till ett immateriellt världsarv, men vad är det egentligen som lockar med att återskapa gamla träfartyg?Programledare är Tobias Svanelid. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5hWBrfMZFNNzwpJuRlqqzy"
},
"href": "https://api.spotify.com/v1/episodes/5hWBrfMZFNNzwpJuRlqqzy",
"html_description": "Ormen Friskes undergång på Nordsjön 1950 är en tragedi i Kalla krigets skugga. Nu lyfts berättelsen fram och frågetecknen rätas ut. Dessutom undersöker vi tjusningen med att bygga gamla träbåtar. <br /><br /> Sommaren 1950 gick vikingaskeppet Ormen Friske under i Nordsjöns stormiga vågor. 15 man följde henne i djupet, och i Vetenskapsradion Historia undersöker vi den gripande och märkliga händelsen, en fartygskatastrof och en nationell tragedi i Kalla krigets skugga. Jack Werner är aktuell med boken Ormen Friske och berättar om människorna bakom frisksportprojektet att återskapa ett vikingaskepp och det misslyckade försöket att segla det ut i Europa.Dessutom besöker vi skeppsbyggarskolan på Skeppsholmen i Stockholm, där återskapade galeasen Förlig Vind nu tar form. Nyligen utsågs det traditionella nordiska skeppsbyggeriet till ett immateriellt världsarv, men vad är det egentligen som lockar med att återskapa gamla träfartyg?Programledare är Tobias Svanelid. ",
"id": "5hWBrfMZFNNzwpJuRlqqzy",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a78e0a3c92b4d358251aacd1f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f78e0a3c92b4d358251aacd1f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d78e0a3c92b4d358251aacd1f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Kalla krigets vikingakatastrof",
"release_date": "2022-05-17",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5hWBrfMZFNNzwpJuRlqqzy"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/6f2f49b4d775aa034cbc5195d9cd8888e7412372",
"description": "1600-talets Dalarö var en förstad till Stockholm bestående av tätpackade fartyg. Vi reser dit för att ta pulsen på porten till stormakten Sverige och söka spåren efter dess farleder. Dalarö var porten till stormaktstidens Sverige. Här samlades krigsskeppen inför sjöslagen på Östersjön och hit flockades handelsfartygen i jakt på stormaktens rikedomar. Vetenskapsradion Historia söker tillsammans med marinarkeologen Niklas Eriksson efter spåren av skeppslivet som avtecknar sig på havsbottnen och vid Dalarös skär och grynnor.Och så reder Jonathan Lindström ut om Harkilar verkligen var namnet på den äldsta kände svensken, eller kanske snarare namnet på hans svärd. En lyssnare undrar hur säker man kan vara på vad fyndet av en svärdsskida med runor från 300-talet egentligen berättar.Och så svarar Dick Harrison på en fråga om vilken kopplingen egentligen är mellan goter och gutar.Programledare är Tobias Svanelid. ",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/7qLVM6GFJAGuXw4RRwkUTb"
},
"href": "https://api.spotify.com/v1/episodes/7qLVM6GFJAGuXw4RRwkUTb",
"html_description": "1600-talets Dalarö var en förstad till Stockholm bestående av tätpackade fartyg. Vi reser dit för att ta pulsen på porten till stormakten Sverige och söka spåren efter dess farleder. <br /><br /> Dalarö var porten till stormaktstidens Sverige. Här samlades krigsskeppen inför sjöslagen på Östersjön och hit flockades handelsfartygen i jakt på stormaktens rikedomar. Vetenskapsradion Historia söker tillsammans med marinarkeologen Niklas Eriksson efter spåren av skeppslivet som avtecknar sig på havsbottnen och vid Dalarös skär och grynnor.Och så reder Jonathan Lindström ut om Harkilar verkligen var namnet på den äldsta kände svensken, eller kanske snarare namnet på hans svärd. En lyssnare undrar hur säker man kan vara på vad fyndet av en svärdsskida med runor från 300-talet egentligen berättar.Och så svarar Dick Harrison på en fråga om vilken kopplingen egentligen är mellan goter och gutar.Programledare är Tobias Svanelid. ",
"id": "7qLVM6GFJAGuXw4RRwkUTb",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a1d20aac8459b4dadbec059aa",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f1d20aac8459b4dadbec059aa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d1d20aac8459b4dadbec059aa",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Porten till Stormakts-Sverige",
"release_date": "2022-05-10",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:7qLVM6GFJAGuXw4RRwkUTb"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1b0c7db54834991d3f66ba6c09d16d19270ca874",
"description": "Följ med till polispaltarnas, uteliggarnas och lönnkrogarnas tid som populariserats av Niklas Natt och Dag och nu undersöks i en aktuell avhandling. Bellman noir på riktigt! 1790-talets mörkersidor har lockat mängder till Niklas Natt och Dags Bellman noir-trilogi. Vetenskapsradion Historia djupdyker i uteliggarnas, mördarnas och polispaltarnas Stockholm tillsammans med författaren och går också på en vandring runt Gamla Stans en gång smutsiga och illaluktande gränder tillsammans med historikern Tobias Osvald som undersökt stadens polisiära insatser och utmaningar under Bellmans epok. Uteliggare, lönnkrogar och fuskbyggda dass var några av de vanligaste problemen.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/7dChAMXhnjpY0RQu1nCGWm"
},
"href": "https://api.spotify.com/v1/episodes/7dChAMXhnjpY0RQu1nCGWm",
"html_description": "Följ med till polispaltarnas, uteliggarnas och lönnkrogarnas tid som populariserats av Niklas Natt och Dag och nu undersöks i en aktuell avhandling. Bellman noir på riktigt! <br /><br /> 1790-talets mörkersidor har lockat mängder till Niklas Natt och Dags Bellman noir-trilogi. Vetenskapsradion Historia djupdyker i uteliggarnas, mördarnas och polispaltarnas Stockholm tillsammans med författaren och går också på en vandring runt Gamla Stans en gång smutsiga och illaluktande gränder tillsammans med historikern Tobias Osvald som undersökt stadens polisiära insatser och utmaningar under Bellmans epok. Uteliggare, lönnkrogar och fuskbyggda dass var några av de vanligaste problemen.Programledare är Tobias Svanelid.",
"id": "7dChAMXhnjpY0RQu1nCGWm",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a535c4395a7a62faac79a11c8",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f535c4395a7a62faac79a11c8",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d535c4395a7a62faac79a11c8",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Polisarbete på Bellman noir-tiden",
"release_date": "2022-05-03",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:7dChAMXhnjpY0RQu1nCGWm"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1e66a45f609997412c8659fdf075c31666ddf20d",
"description": "Bolmört, flugsvamp och andra droger har inmundigats i Sverige i jakt på extasen. Det menar författaren som gör upp med bilden av den rationella svensken - till och med Carl von Linné gillade opium! Vikingarnas völvor, 1600-talets häxor och 1900-talets KI-forskare var alla fascinerade av drogstimulerad extas. I aktuella Extas i folkhemmet gör författaren Leonidas Aretakis upp med den svenska självbilden som en nykter och rationell nation och berättar extasens och de psykedeliska drogernas historia i Sverige.Dessutom reder Dick Harrison ut om berättelsen om råttfångaren i Hameln har en verklighetsbakgrund.Programledare är Tobias Svanelid. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/76CYLlRN4S5QwfdcQyAGLR"
},
"href": "https://api.spotify.com/v1/episodes/76CYLlRN4S5QwfdcQyAGLR",
"html_description": "Bolmört, flugsvamp och andra droger har inmundigats i Sverige i jakt på extasen. Det menar författaren som gör upp med bilden av den rationella svensken - till och med Carl von Linné gillade opium! <br /><br /> Vikingarnas völvor, 1600-talets häxor och 1900-talets KI-forskare var alla fascinerade av drogstimulerad extas. I aktuella Extas i folkhemmet gör författaren Leonidas Aretakis upp med den svenska självbilden som en nykter och rationell nation och berättar extasens och de psykedeliska drogernas historia i Sverige.Dessutom reder Dick Harrison ut om berättelsen om råttfångaren i Hameln har en verklighetsbakgrund.Programledare är Tobias Svanelid. ",
"id": "76CYLlRN4S5QwfdcQyAGLR",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa53cf772bd8798172f3b6f1a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa53cf772bd8798172f3b6f1a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da53cf772bd8798172f3b6f1a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Knarklandet Sveriges historia",
"release_date": "2022-04-26",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:76CYLlRN4S5QwfdcQyAGLR"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/3958fc136c0d5263ffcba6c236320c1a42dc01e6",
"description": "Det var demokratin och kungafamiljens kamp för existensberättigande som förvandlade Stockholms slott från lyxhem till museum. Vi besöker slottet och återträffar också Panelen för att prata hämnd. Kungliga slottet i Stockholm förvandlades under 1900-talet från bostad till museum, från lyxigt residens till ett besöksmål för turister. Konstvetaren Rebecka Millhagen Adelswärd har kartlagt hur förvandlingen gick till och vad Slottets förvandling kan berätta om vår egen tid.Dessutom återsamlas Panelen för att diskutera hämndens eviga kraft genom historien utifrån bioaktuella The Northman, och hur dagens debatt om Nato-medlemskap har historiska paralleller till 500-talets Sveavälde och slaget vid Svolder år 1000.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3cpTGZbobL2AGoLf3xO57L"
},
"href": "https://api.spotify.com/v1/episodes/3cpTGZbobL2AGoLf3xO57L",
"html_description": "Det var demokratin och kungafamiljens kamp för existensberättigande som förvandlade Stockholms slott från lyxhem till museum. Vi besöker slottet och återträffar också Panelen för att prata hämnd. <br /><br /> Kungliga slottet i Stockholm förvandlades under 1900-talet från bostad till museum, från lyxigt residens till ett besöksmål för turister. Konstvetaren Rebecka Millhagen Adelswärd har kartlagt hur förvandlingen gick till och vad Slottets förvandling kan berätta om vår egen tid.Dessutom återsamlas Panelen för att diskutera hämndens eviga kraft genom historien utifrån bioaktuella The Northman, och hur dagens debatt om Nato-medlemskap har historiska paralleller till 500-talets Sveavälde och slaget vid Svolder år 1000.Programledare är Tobias Svanelid.",
"id": "3cpTGZbobL2AGoLf3xO57L",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa252d5799be567fe6759987d",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa252d5799be567fe6759987d",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da252d5799be567fe6759987d",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Slottet – från lyxhem till turistdestination",
"release_date": "2022-04-19",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3cpTGZbobL2AGoLf3xO57L"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7dc7d74f09b9fd3b49625a8c40189121a8488a9b",
"description": "Hur uppstod den unika kulturen på Påskön, med sina magiska stenskulpturer och märkliga skriftspråk? Och vad hände med Påskön efter att européer upptäckte ön för 300 år sedan? På påskdagen 1722 gick européer för första gången i land på Påskön, den gräsbevuxna ön mitt i Stilla Havet med sina märkliga, mystiska stenskulpturer. Allt sedan dess har öns kultur och historia gäckat oss och i Vetenskapsradion Historia samtalar Tobias Svanelid med arkeologen Helene Martinsson Wallin om vad européernas möte med Påsköborna betydde för ön, hur ön blivit symbol för mänsklig miljöförstöring och civilisationernas kollaps och hur ön egentligen befolkades hade Thor Heyerdahl rätt i sina teorier om sydamerikanska kopplingar till Påskön?",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5jFn2X7DGimReBSYW5neiD"
},
"href": "https://api.spotify.com/v1/episodes/5jFn2X7DGimReBSYW5neiD",
"html_description": "Hur uppstod den unika kulturen på Påskön, med sina magiska stenskulpturer och märkliga skriftspråk? Och vad hände med Påskön efter att européer upptäckte ön för 300 år sedan? <br /><br /> På påskdagen 1722 gick européer för första gången i land på Påskön, den gräsbevuxna ön mitt i Stilla Havet med sina märkliga, mystiska stenskulpturer. Allt sedan dess har öns kultur och historia gäckat oss och i Vetenskapsradion Historia samtalar Tobias Svanelid med arkeologen Helene Martinsson Wallin om vad européernas möte med Påsköborna betydde för ön, hur ön blivit symbol för mänsklig miljöförstöring och civilisationernas kollaps och hur ön egentligen befolkades hade Thor Heyerdahl rätt i sina teorier om sydamerikanska kopplingar till Påskön?",
"id": "5jFn2X7DGimReBSYW5neiD",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a0df0e18f9fe4307c5315fe76",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f0df0e18f9fe4307c5315fe76",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d0df0e18f9fe4307c5315fe76",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Påsköns hemligheter och kollaps",
"release_date": "2022-04-12",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5jFn2X7DGimReBSYW5neiD"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f86e1fd40f9b5824a1831037f2bb5e47619c6f4c",
"description": "Följ med till medeltidsmetropolen Uppsala som nu avslöjar sina hemligheter i en ny utgrävning. Och träffa pojkkejsaren Elagabalus, Roms värste regent och historiens första transvestit. Under medeltiden förvandlades forntidens heliga kultplats till Upplands metropol med ärkebiskopssäte och marknad vid Fyrisåns forsar. Vetenskapsradion Historia besöker de pågående utgrävningarna på Stora torget i Uppsala som nu tecknar en ny bild av en av medeltidens mäktigaste städer. Arkeologen Joakim Kjellberg deltar i utgrävningen och är dessutom aktuell med en ny avhandling om Uppsalas medeltid och guidar runt Urban Björstadius i spåren av en förlorad värld.Dessutom uppmärksammar vi Roms värste kejsare den sexuellt utsvävade fjortisen Elagabalus som förfärade sin samtid och bara klarade ett par år på tronen innan hans avhuggna huvud kastades i Tibern. Antikvetaren Linnea Åshede tecknar bilden av Elagabalus, mest känd för att ha varit historiens förste transvestit och att ha dränkt sina gäster under ett hav av rosenblad, och menar att vi kanske inte ska tro blint på alla källor om den smutskastade kejsaren.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2lGVORuBoxu48826LZXLi2"
},
"href": "https://api.spotify.com/v1/episodes/2lGVORuBoxu48826LZXLi2",
"html_description": "Följ med till medeltidsmetropolen Uppsala som nu avslöjar sina hemligheter i en ny utgrävning. Och träffa pojkkejsaren Elagabalus, Roms värste regent och historiens första transvestit. <br /><br /> Under medeltiden förvandlades forntidens heliga kultplats till Upplands metropol med ärkebiskopssäte och marknad vid Fyrisåns forsar. Vetenskapsradion Historia besöker de pågående utgrävningarna på Stora torget i Uppsala som nu tecknar en ny bild av en av medeltidens mäktigaste städer. Arkeologen Joakim Kjellberg deltar i utgrävningen och är dessutom aktuell med en ny avhandling om Uppsalas medeltid och guidar runt Urban Björstadius i spåren av en förlorad värld.Dessutom uppmärksammar vi Roms värste kejsare den sexuellt utsvävade fjortisen Elagabalus som förfärade sin samtid och bara klarade ett par år på tronen innan hans avhuggna huvud kastades i Tibern. Antikvetaren Linnea Åshede tecknar bilden av Elagabalus, mest känd för att ha varit historiens förste transvestit och att ha dränkt sina gäster under ett hav av rosenblad, och menar att vi kanske inte ska tro blint på alla källor om den smutskastade kejsaren.Programledare är Tobias Svanelid.",
"id": "2lGVORuBoxu48826LZXLi2",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a34cfc367a0be37c7d8d752b8",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f34cfc367a0be37c7d8d752b8",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d34cfc367a0be37c7d8d752b8",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Uppsalas medeltid och Roms värste kejsare",
"release_date": "2022-04-05",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2lGVORuBoxu48826LZXLi2"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/9e60828496e9c011ebb758b9df78f380a5915627",
"description": "Möt tvätterskan Suzannah och magikern Daly som några av Sankt Barthélemys svarta befolkning och hör om slavnationen Sveriges historia och hur vi idag borde minnas den. För första gången kommer vi i aktuella boken Svarta S:t Barthélemy nära Sveriges svarta och förslavade befolkning på den karibiska ön. Historikern Fredrik Thomasson har som förste forskare fördjupat sig i de historiska dokument som skildrar de svarta öbornas villkor, som piskade slavar, som tvätterskor, frisörer och adelsdöttrar. Individer som alla hade det gemensamt att de räknades som en andra klassens människor. Vetenskapsradion Historia träffar författaren och uppmärksammar också frågan om hur vi idag kan minnas historien om slavnationen Sverige. Forskaren Rebecka Katz Thor undersöker initiativen att resa ett minnesmärke över slaveriets offer.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3KUekWsmbF7beIO9u9wmFM"
},
"href": "https://api.spotify.com/v1/episodes/3KUekWsmbF7beIO9u9wmFM",
"html_description": "Möt tvätterskan Suzannah och magikern Daly som några av Sankt Barthélemys svarta befolkning och hör om slavnationen Sveriges historia och hur vi idag borde minnas den. <br /><br /> För första gången kommer vi i aktuella boken Svarta S:t Barthélemy nära Sveriges svarta och förslavade befolkning på den karibiska ön. Historikern Fredrik Thomasson har som förste forskare fördjupat sig i de historiska dokument som skildrar de svarta öbornas villkor, som piskade slavar, som tvätterskor, frisörer och adelsdöttrar. Individer som alla hade det gemensamt att de räknades som en andra klassens människor. Vetenskapsradion Historia träffar författaren och uppmärksammar också frågan om hur vi idag kan minnas historien om slavnationen Sverige. Forskaren Rebecka Katz Thor undersöker initiativen att resa ett minnesmärke över slaveriets offer.Programledare är Tobias Svanelid.",
"id": "3KUekWsmbF7beIO9u9wmFM",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a3d127ebc88492169f8c91863",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f3d127ebc88492169f8c91863",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d3d127ebc88492169f8c91863",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Slavkolonin Sankt Barthélemy",
"release_date": "2022-03-29",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3KUekWsmbF7beIO9u9wmFM"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/29221520c3144ae92d4ac6db1fb693cd80fba9a1",
"description": "Möt hallonflickor, säljägare och sveakungar i Jonathan Lindströms aktuella Sveriges långa historia som för första gången skildrar Sveriges hela 14000-åriga historia utifrån senaste forskningen. Forntidens myllrande värld med säljägare, sveakungar och hallonflickor får helt nytt liv i arkeologen Jonathan Lindströms aktuella Sveriges långa historia. Tobias Svanelid träffar författaren för att diskutera hur man idag kan skriva en helt ny typ av historia om en forntid som tidigare av många ansetts grå och trist. Med hjälp av genetik, klimatforskning och nya tolkningar av sagor, språkhistoria och myter tecknar boken en detaljerad bild av Sveriges 14000-åriga historia och försöker också förklara varför historien förändras så dramatiskt under epokerna.Dessutom svarar Dick Harrison på en lyssnarfråga om atombombernas historia, och om det egentligen var militära överväganden eller hämndmotiv som låg bakom bomberna över Hiroshima och Nagasaki.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/29fgmiW8Vcd7tS50rhouJe"
},
"href": "https://api.spotify.com/v1/episodes/29fgmiW8Vcd7tS50rhouJe",
"html_description": "Möt hallonflickor, säljägare och sveakungar i Jonathan Lindströms aktuella Sveriges långa historia som för första gången skildrar Sveriges hela 14000-åriga historia utifrån senaste forskningen. <br /><br /> Forntidens myllrande värld med säljägare, sveakungar och hallonflickor får helt nytt liv i arkeologen Jonathan Lindströms aktuella Sveriges långa historia. Tobias Svanelid träffar författaren för att diskutera hur man idag kan skriva en helt ny typ av historia om en forntid som tidigare av många ansetts grå och trist. Med hjälp av genetik, klimatforskning och nya tolkningar av sagor, språkhistoria och myter tecknar boken en detaljerad bild av Sveriges 14000-åriga historia och försöker också förklara varför historien förändras så dramatiskt under epokerna.Dessutom svarar Dick Harrison på en lyssnarfråga om atombombernas historia, och om det egentligen var militära överväganden eller hämndmotiv som låg bakom bomberna över Hiroshima och Nagasaki.",
"id": "29fgmiW8Vcd7tS50rhouJe",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab455f9564f36a482eba0f6ba",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb455f9564f36a482eba0f6ba",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db455f9564f36a482eba0f6ba",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Forntiden i helt nytt ljus",
"release_date": "2022-03-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:29fgmiW8Vcd7tS50rhouJe"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/dad2964154b0af68e0b1053060f8899db9f9fb97",
"description": "Det var historiens största inringning av fiendesoldater och en av krigshistoriens värsta katastrofer. Vetenskapsradion Historia undersöker parallellerna mellan slaget vid Kiev 1941 och striderna idag. Inför Operation Barbarossa trodde Hitler att han skulle erövra Sovjetunionen på tre veckor och att befolkningen skulle möta de tyska trupperna med blommor och öppna famnar. Hitler hade fel och i Vetenskapsradion Historia diskuterar författaren Christer Bergström de paralleller som finns mellan 1941 års slag vid Kiev och dagens ryska invasion av Ukraina.Dessutom diskuteras frågorna om hur ett kulturarv bäst kan skyddas i händelse av krig. Historikern Mattias Legnér är aktuell med boken Värden att värna som undersöker vilka åtgärder Sverige gjorde inför och under andra världskriget för att skydda sina mest värdefulla museiföremål.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när Gotland ockuperades av Ryssland 1808.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/7i87bMdlsW5jfFdqGIuS9X"
},
"href": "https://api.spotify.com/v1/episodes/7i87bMdlsW5jfFdqGIuS9X",
"html_description": "Det var historiens största inringning av fiendesoldater och en av krigshistoriens värsta katastrofer. Vetenskapsradion Historia undersöker parallellerna mellan slaget vid Kiev 1941 och striderna idag. <br /><br /> Inför Operation Barbarossa trodde Hitler att han skulle erövra Sovjetunionen på tre veckor och att befolkningen skulle möta de tyska trupperna med blommor och öppna famnar. Hitler hade fel och i Vetenskapsradion Historia diskuterar författaren Christer Bergström de paralleller som finns mellan 1941 års slag vid Kiev och dagens ryska invasion av Ukraina.Dessutom diskuteras frågorna om hur ett kulturarv bäst kan skyddas i händelse av krig. Historikern Mattias Legnér är aktuell med boken Värden att värna som undersöker vilka åtgärder Sverige gjorde inför och under andra världskriget för att skydda sina mest värdefulla museiföremål.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när Gotland ockuperades av Ryssland 1808.Programledare är Tobias Svanelid.",
"id": "7i87bMdlsW5jfFdqGIuS9X",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7a36c56e46ad90607f2fc4ea",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7a36c56e46ad90607f2fc4ea",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7a36c56e46ad90607f2fc4ea",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Slagen om Kiev 1941 och 2022",
"release_date": "2022-03-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:7i87bMdlsW5jfFdqGIuS9X"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/57f83af0ffec1420e3b6d54e2cee5b7af69c8bf8",
"description": "Kanonmatssoldater, stelbent strategi och lyckokalkyler har präglat Rysslands krigserfarenheter det senaste seklet, och med invasionen av Ukraina tycks historien upprepa sig igen. Vetenskapsradion Historia tar tempen på Rysslands taktik under invasionen i Ukraina och diskuterar rysk krigshistoria med försvarshistorikern Lars Ericson Wolke på Försvarshögskolan.- Den ryska krigföringen har djupa rötter i andra världskriget och kalla kriget, men det har inte fungerat i Ukraina, säger han.Erfarenheterna från Groznyj på 1990-talet, i Afghanistan på 80-talet, i Prag 1968 och under Vinterkriget i Finland har paralleller i dagens invasion där Ryssland tycks göra om samma strategiska och taktiska misstag som tidigare, med katastrofala förluster i människoliv som konsekvens.Dessutom återsamlas Panelen med Jonathan Lindström, Annika Sandén och Kristina Ekero Eriksson för att diskutera situationen i Ukraina och årets internationella kvinnodag med historiska glasögon.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1kkQ1ORUsLtRsoH6Ux7Tqc"
},
"href": "https://api.spotify.com/v1/episodes/1kkQ1ORUsLtRsoH6Ux7Tqc",
"html_description": "Kanonmatssoldater, stelbent strategi och lyckokalkyler har präglat Rysslands krigserfarenheter det senaste seklet, och med invasionen av Ukraina tycks historien upprepa sig igen. <br /><br /> Vetenskapsradion Historia tar tempen på Rysslands taktik under invasionen i Ukraina och diskuterar rysk krigshistoria med försvarshistorikern Lars Ericson Wolke på Försvarshögskolan.- Den ryska krigföringen har djupa rötter i andra världskriget och kalla kriget, men det har inte fungerat i Ukraina, säger han.Erfarenheterna från Groznyj på 1990-talet, i Afghanistan på 80-talet, i Prag 1968 och under Vinterkriget i Finland har paralleller i dagens invasion där Ryssland tycks göra om samma strategiska och taktiska misstag som tidigare, med katastrofala förluster i människoliv som konsekvens.Dessutom återsamlas Panelen med Jonathan Lindström, Annika Sandén och Kristina Ekero Eriksson för att diskutera situationen i Ukraina och årets internationella kvinnodag med historiska glasögon.Programledare är Tobias Svanelid.",
"id": "1kkQ1ORUsLtRsoH6Ux7Tqc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a6e9199a1a1f6d190f13dddf9",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f6e9199a1a1f6d190f13dddf9",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d6e9199a1a1f6d190f13dddf9",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ryssland offer för sin egen krigshistoria",
"release_date": "2022-03-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1kkQ1ORUsLtRsoH6Ux7Tqc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7da394dda969ea8f2949c59b8042ea9ceafc9cb4",
"description": "Ukrainas kulturarv riskerar att plundras eller förstöras i kriget. Vad görs för att rädda landets historia när den nu är under attack, och hur ser de historiska banden mellan Sverige och Ukraina ut? Ukrainas kulturarv och många världsarv är nu under attack. Vetenskapsradion Historia reder ut hur ukrainska kulturarvsinstitutioner arbetar för att skydda sina föremål och historiska platser, men också hur Ukrainas historia attackeras av Putins historiesyn.I centrum för konflikten står Ukrainas rätt till självstyre och vi diskuterar landets långa historia och många kopplingar till Sverige tillsammans med vikingaexperten Charlotte Hedenstierna Jonsson som reder ut de skandinaviska rötterna i vikingariket Kievrus, med Riksarkivets Anna-Karin Hermodsson som berättar om den världsunika Örnkonstitutionen som lade grunden för ett självständigt Ukraina redan 1710, och historikern Kristian Gerner som menar att Putins historiebruk saknar grund.Programledare är Tobias Svanelid.Programmet spelas in direkt den 1 mars 2022. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/55rkv2HzElZDgu6VCQo3qt"
},
"href": "https://api.spotify.com/v1/episodes/55rkv2HzElZDgu6VCQo3qt",
"html_description": "Ukrainas kulturarv riskerar att plundras eller förstöras i kriget. Vad görs för att rädda landets historia när den nu är under attack, och hur ser de historiska banden mellan Sverige och Ukraina ut? <br /><br /> Ukrainas kulturarv och många världsarv är nu under attack. Vetenskapsradion Historia reder ut hur ukrainska kulturarvsinstitutioner arbetar för att skydda sina föremål och historiska platser, men också hur Ukrainas historia attackeras av Putins historiesyn.I centrum för konflikten står Ukrainas rätt till självstyre och vi diskuterar landets långa historia och många kopplingar till Sverige tillsammans med vikingaexperten Charlotte Hedenstierna Jonsson som reder ut de skandinaviska rötterna i vikingariket Kievrus, med Riksarkivets Anna-Karin Hermodsson som berättar om den världsunika Örnkonstitutionen som lade grunden för ett självständigt Ukraina redan 1710, och historikern Kristian Gerner som menar att Putins historiebruk saknar grund.Programledare är Tobias Svanelid.Programmet spelas in direkt den 1 mars 2022. ",
"id": "55rkv2HzElZDgu6VCQo3qt",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aed30807afddf46acb7d02dfd",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fed30807afddf46acb7d02dfd",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68ded30807afddf46acb7d02dfd",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ukrainas historia under attack",
"release_date": "2022-03-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:55rkv2HzElZDgu6VCQo3qt"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f7104863f5178a39b9d08bd0fce38a81cc467350",
"description": "Varför uppkom myten om stormakts-Sveriges tvångsdöpta muslimer? Vetenskapsradion Historia undersöker historien bakom berättelsen, och uppmärksammar försöket att ärerädda ärkeskurken Anckarström. Tiotalet muslimska turkar påstås ha tvångsdöpts i Sverige i slutet av 1600-talet. Men uppgifterna stämmer inte, menar religionshistorikern Martin Berntson som studerat fallen, och nu drar paralleller med dagens mytbildning om svenska myndigheter som kidnappar muslimska barn.Dessutom uppmärksammar vi pjäsen PANG! sa Anckarström som vill ge en ny bild av den ökände kungamördaren och dessutom lanserar nya motiv. Kanske var mordet på maskeradbalen inte bara politiskt motiverat, utan också en hämnd för Anckarströms metoo-erfarenheter som livpage åt Gustav III, menar regissören Anders Berg. Historikern Jonas Nordin är skeptisk till metoo-anklagelserna, men menar att Anckarström förtjänar upprättelse idag.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/13XADuUpCW2St9qaZHJLsc"
},
"href": "https://api.spotify.com/v1/episodes/13XADuUpCW2St9qaZHJLsc",
"html_description": "Varför uppkom myten om stormakts-Sveriges tvångsdöpta muslimer? Vetenskapsradion Historia undersöker historien bakom berättelsen, och uppmärksammar försöket att ärerädda ärkeskurken Anckarström. <br /><br /> Tiotalet muslimska turkar påstås ha tvångsdöpts i Sverige i slutet av 1600-talet. Men uppgifterna stämmer inte, menar religionshistorikern Martin Berntson som studerat fallen, och nu drar paralleller med dagens mytbildning om svenska myndigheter som kidnappar muslimska barn.Dessutom uppmärksammar vi pjäsen PANG! sa Anckarström som vill ge en ny bild av den ökände kungamördaren och dessutom lanserar nya motiv. Kanske var mordet på maskeradbalen inte bara politiskt motiverat, utan också en hämnd för Anckarströms metoo-erfarenheter som livpage åt Gustav III, menar regissören Anders Berg. Historikern Jonas Nordin är skeptisk till metoo-anklagelserna, men menar att Anckarström förtjänar upprättelse idag.Programledare är Tobias Svanelid.",
"id": "13XADuUpCW2St9qaZHJLsc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af5564b904c96a0e3ab318fb2",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff5564b904c96a0e3ab318fb2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df5564b904c96a0e3ab318fb2",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Myten om tvångsdöpta muslimer",
"release_date": "2022-02-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:13XADuUpCW2St9qaZHJLsc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/08d53d704d1f3419f1e8679ef921725f0ff1f827",
"description": "Metalldetektorer kan hjälpa oss att upptäcka vårt dolda kulturarv, men reglerna för att använda dem är stränga i Sverige. Vetenskapsradion Historia undersöker varför och om lagarna borde ändras. Att söka efter fornfynd med hjälp av en metalldetektor är en växande hobby i Sverige men regelverket är strängt och tillstånden dyra menar entusiasterna. Medlemmar i Sveriges Metallsökarförening tycker att vi borde kunna ha samma liberala lagar som i Danmark, och att det är viktigt att få upp fornfynd ur marken eftersom de annars bryts ner i jorden. Men regelverket är utformat för att stoppa plundrare, anser Riksantikvarieämbetet.Vetenskapsradion Historia besöker utforskningarna vid Glanshammar där metalldetektorister gör gemensam sak med arkeologer i jakten på platsens historia. Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3c60iHyjTWlDvXyq6vDSYO"
},
"href": "https://api.spotify.com/v1/episodes/3c60iHyjTWlDvXyq6vDSYO",
"html_description": "Metalldetektorer kan hjälpa oss att upptäcka vårt dolda kulturarv, men reglerna för att använda dem är stränga i Sverige. Vetenskapsradion Historia undersöker varför och om lagarna borde ändras. <br /><br /> Att söka efter fornfynd med hjälp av en metalldetektor är en växande hobby i Sverige men regelverket är strängt och tillstånden dyra menar entusiasterna. Medlemmar i Sveriges Metallsökarförening tycker att vi borde kunna ha samma liberala lagar som i Danmark, och att det är viktigt att få upp fornfynd ur marken eftersom de annars bryts ner i jorden. Men regelverket är utformat för att stoppa plundrare, anser Riksantikvarieämbetet.Vetenskapsradion Historia besöker utforskningarna vid Glanshammar där metalldetektorister gör gemensam sak med arkeologer i jakten på platsens historia. Programledare är Tobias Svanelid.",
"id": "3c60iHyjTWlDvXyq6vDSYO",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8afe94e6ec6749503fa108b1b0",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ffe94e6ec6749503fa108b1b0",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dfe94e6ec6749503fa108b1b0",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Skattplundrare eller hobbyarkeolog?",
"release_date": "2022-02-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3c60iHyjTWlDvXyq6vDSYO"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/79a8a10bd9372b12c1da4c4bfda2a385618e5b99",
"description": "Nu ska 139 moderna skidåkare fira Vasaloppets 100-årsdage genom att åka det på tidstrogna skidor. Tobias Svanelid tar reda på hur det kommer att gå och varför Vasaloppet fortsätter att fascinera oss. Tremetersskidor vallade med tjära, honung och stearin ska föra 139 skidlöpare i mål när Vasaloppet firar sin hundraårsdag med ett jubileumslopp. Tobias Svanelid undersöker vilka utmaningar en hundraårig skidutrustning ställer på dagens skidlöpare och om blåbärssoppan är historiskt korrekt. Dessutom berättar idrottshistorikern Isak Lidström om Vasaloppets brokiga historia från starten 1922 till dagens massevent och varför skidloppet kommit att bli den svenska nationens skapelseberättelse.Och så svarar Dick Harrison på en lyssnarfråga om man kan spåra dagens adelsfamiljer till de romerska patricierna!",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5ClN3erkxxPQSMlDyYpMk3"
},
"href": "https://api.spotify.com/v1/episodes/5ClN3erkxxPQSMlDyYpMk3",
"html_description": "Nu ska 139 moderna skidåkare fira Vasaloppets 100-årsdage genom att åka det på tidstrogna skidor. Tobias Svanelid tar reda på hur det kommer att gå och varför Vasaloppet fortsätter att fascinera oss. <br /><br /> Tremetersskidor vallade med tjära, honung och stearin ska föra 139 skidlöpare i mål när Vasaloppet firar sin hundraårsdag med ett jubileumslopp. Tobias Svanelid undersöker vilka utmaningar en hundraårig skidutrustning ställer på dagens skidlöpare och om blåbärssoppan är historiskt korrekt. Dessutom berättar idrottshistorikern Isak Lidström om Vasaloppets brokiga historia från starten 1922 till dagens massevent och varför skidloppet kommit att bli den svenska nationens skapelseberättelse.Och så svarar Dick Harrison på en lyssnarfråga om man kan spåra dagens adelsfamiljer till de romerska patricierna!",
"id": "5ClN3erkxxPQSMlDyYpMk3",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2ba9052e6d310c83923e5992",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2ba9052e6d310c83923e5992",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2ba9052e6d310c83923e5992",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Honungsvalla, nationalism och tremetersskidor när Vasaloppet fyller 100 år",
"release_date": "2022-02-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5ClN3erkxxPQSMlDyYpMk3"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/0ff6605d825cc899952c626f33da4a20805741dd",
"description": "Beslutet om slutförvar under Forsmark kräver att vi börjar tänka i 100 000-årsperioder. Tobias Svanelid träffar representanter från två organisationer som vill stimulera vårt långtidstänkande. Det svenska kärnavfallet ska lagras under Forsmark i 100 000 år. Men hur kan vi förstå så långa tidsperioder, tre istider eller 4000 generationer? Och hur kan vi förbereda kommande generationer på farligheten i marken?Tobias Svanelid träffar två representanter från organisationer som liksom kärnkraftindustrin vill få oss att tänka i längre tidsperspektiv. Martin Kunze bygger framtidsarkivet Memory of Mankind i en österrikisk saltgruva som ska fungera som en tidskapsel för vår egen civilisation. Och Laura Welcher vid The Long Now Foundation berättar om hennes stiftelses olika initiativ att stimulera långtidstänk: en klocka som ska ticka i tiotusen år, språkarkiv som ska spara världens alla språk och bibliotek över vår mänskliga civilisation som kan placeras på månen eller kometer.Dessutom reder Dick Harrison ut varför just smör kom att bli en av Sveriges viktigaste exportprodukter under medeltiden.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0o7sUyCvetWTMhLjUcXgt9"
},
"href": "https://api.spotify.com/v1/episodes/0o7sUyCvetWTMhLjUcXgt9",
"html_description": "Beslutet om slutförvar under Forsmark kräver att vi börjar tänka i 100 000-årsperioder. Tobias Svanelid träffar representanter från två organisationer som vill stimulera vårt långtidstänkande. <br /><br /> Det svenska kärnavfallet ska lagras under Forsmark i 100 000 år. Men hur kan vi förstå så långa tidsperioder, tre istider eller 4000 generationer? Och hur kan vi förbereda kommande generationer på farligheten i marken?Tobias Svanelid träffar två representanter från organisationer som liksom kärnkraftindustrin vill få oss att tänka i längre tidsperspektiv. Martin Kunze bygger framtidsarkivet Memory of Mankind i en österrikisk saltgruva som ska fungera som en tidskapsel för vår egen civilisation. Och Laura Welcher vid The Long Now Foundation berättar om hennes stiftelses olika initiativ att stimulera långtidstänk: en klocka som ska ticka i tiotusen år, språkarkiv som ska spara världens alla språk och bibliotek över vår mänskliga civilisation som kan placeras på månen eller kometer.Dessutom reder Dick Harrison ut varför just smör kom att bli en av Sveriges viktigaste exportprodukter under medeltiden.",
"id": "0o7sUyCvetWTMhLjUcXgt9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2b09f642dc041c597180bd2f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2b09f642dc041c597180bd2f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2b09f642dc041c597180bd2f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Nu måste vi tänka i 100 000-årsperioder!",
"release_date": "2022-02-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0o7sUyCvetWTMhLjUcXgt9"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/ce3bcffd27cf219992a586fa6c13fe7633c5a0a1",
"description": "Junkrar, pickelhuvor och korsriddare har präglat bilden av Preussen. Landet upplöstes för 75 år sedan men Tobias Svanelid spårar landets historia och vilket Preussens arv egentligen är. Det började med krigiska korsriddare i 1200-talets Baltikum men slutade med total förintelse för 75 år sedan. Vetenskapsradion Historia tecknar Preussens brokiga historia från korsriddarnas Tyska orden, via filosofkungen Fredrik II på 1700-talet och de ökända junkrarnas och militärdisciplinens Preussen som kom att prägla Nazityskland. Historikern Johan Östling vid Lunds universitet menar att Preussen har två ansikten och att det är viktigt att känna till Preussens både demokratiska och kulturella historia och dess militäriska.Dessutom hör vi det utdöda fornpreussiska språket som kan ge ledtrådar till hur en urindoeuropeiska kan ha låtit. Språkhistorikern Jenny Larsson är expert på fornpreussiska och leder forskningsprojektet som söker de indoeuropeiska språkens äldsta rötter.Och så svarar Dick Harrison på den klassiska frågan om vikingarna verkligen åt flugsvamp för att bli modiga bärsärkar.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2h384AL3zndZJsGQ0YxpII"
},
"href": "https://api.spotify.com/v1/episodes/2h384AL3zndZJsGQ0YxpII",
"html_description": "Junkrar, pickelhuvor och korsriddare har präglat bilden av Preussen. Landet upplöstes för 75 år sedan men Tobias Svanelid spårar landets historia och vilket Preussens arv egentligen är. <br /><br /> Det började med krigiska korsriddare i 1200-talets Baltikum men slutade med total förintelse för 75 år sedan. Vetenskapsradion Historia tecknar Preussens brokiga historia från korsriddarnas Tyska orden, via filosofkungen Fredrik II på 1700-talet och de ökända junkrarnas och militärdisciplinens Preussen som kom att prägla Nazityskland. Historikern Johan Östling vid Lunds universitet menar att Preussen har två ansikten och att det är viktigt att känna till Preussens både demokratiska och kulturella historia och dess militäriska.Dessutom hör vi det utdöda fornpreussiska språket som kan ge ledtrådar till hur en urindoeuropeiska kan ha låtit. Språkhistorikern Jenny Larsson är expert på fornpreussiska och leder forskningsprojektet som söker de indoeuropeiska språkens äldsta rötter.Och så svarar Dick Harrison på den klassiska frågan om vikingarna verkligen åt flugsvamp för att bli modiga bärsärkar.",
"id": "2h384AL3zndZJsGQ0YxpII",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a8325c71824fc111b0073444c",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f8325c71824fc111b0073444c",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d8325c71824fc111b0073444c",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Preussen - från korsriddare till pickelhuvor",
"release_date": "2022-01-25",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2h384AL3zndZJsGQ0YxpII"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/8312972c0aa25549ee30bd0145daf6932386f645",
"description": "Hur kunde en enkel läkare få makten i Danmark, inleda en affär med drottningen och kontrollera en galen kung? Struenseeaffären har fascinerat oss i 250 år och Tobias Svanelid reder ut vad som hände. För 250 år sedan fängslades Johann Friedrich Struensee i sin kammare på slottet i Köpenhamn och en tumultartad historia om en otrogen drottning, en makthungrig livläkare och en galen kung fick ett blodigt slut. I två och ett halvt sekel har Struenseeaffären inspirerat författare och filmskapare och Tobias Svanelid träffar historieprofessorn Harald Gustafsson för att reda ut vad som egentligen hände på de kungliga slotten i Danmarks 1770-tal, och hur vi idag ska förstå det som hände.Dessutom listar Urban Björstadius förra årets viktigaste arkeologiska upptäckter, från egyptiska guldstäder, korsfästa britter och slaktade korsriddare och så svarar Dick Harrison på en lyssnarfråga om romarnas påstådda blyförgiftning.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3vOw4otEV4er91NcqQWl1e"
},
"href": "https://api.spotify.com/v1/episodes/3vOw4otEV4er91NcqQWl1e",
"html_description": "Hur kunde en enkel läkare få makten i Danmark, inleda en affär med drottningen och kontrollera en galen kung? Struenseeaffären har fascinerat oss i 250 år och Tobias Svanelid reder ut vad som hände. <br /><br /> För 250 år sedan fängslades Johann Friedrich Struensee i sin kammare på slottet i Köpenhamn och en tumultartad historia om en otrogen drottning, en makthungrig livläkare och en galen kung fick ett blodigt slut. I två och ett halvt sekel har Struenseeaffären inspirerat författare och filmskapare och Tobias Svanelid träffar historieprofessorn Harald Gustafsson för att reda ut vad som egentligen hände på de kungliga slotten i Danmarks 1770-tal, och hur vi idag ska förstå det som hände.Dessutom listar Urban Björstadius förra årets viktigaste arkeologiska upptäckter, från egyptiska guldstäder, korsfästa britter och slaktade korsriddare och så svarar Dick Harrison på en lyssnarfråga om romarnas påstådda blyförgiftning.",
"id": "3vOw4otEV4er91NcqQWl1e",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2c41aea09727bc4694bbc0cb",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2c41aea09727bc4694bbc0cb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2c41aea09727bc4694bbc0cb",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Struenseeaffären lockar med otrohet, maktspel och galenskap",
"release_date": "2022-01-18",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3vOw4otEV4er91NcqQWl1e"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/d4b12ad393ceb521466531c797017b0d89e0d52a",
"description": "Ibland ryter historiker till i samhällsdebatten, när historia vantolkas eller används som politiskt slagträ. Men kanske borde de ryta oftare? Och kanske kan historia lägga grunden för klokare beslut? Vilket ansvar har historikern för sin samtid? Tobias Svanelid samlar historikern David Ludvigsson och dokumentärfilmaren och författaren Maja Hagerman, aktuella med boken Historikern i samhället för att diskutera vad en historiker egentligen är, vilken roll hon spelar i samhällsdebatten och vilket ansvar hon tar och kanske borde ta när historia politiseras och används som slagträ i politiken.Dessutom uppmärksammar vi Handelshögskolan i Stockholms initiativ att utbilda sina elever i att använda historia i dagens beslutsfattande. Applied History heter kursen som rankats som en av utbildningens mest populära och som vill ge studenterna insikter om att kunskap om historia är grunden för kloka beslut och större empati mellan människor.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2Y4nbOKkDCXsUl2qk8I2Bz"
},
"href": "https://api.spotify.com/v1/episodes/2Y4nbOKkDCXsUl2qk8I2Bz",
"html_description": "Ibland ryter historiker till i samhällsdebatten, när historia vantolkas eller används som politiskt slagträ. Men kanske borde de ryta oftare? Och kanske kan historia lägga grunden för klokare beslut? <br /><br /> Vilket ansvar har historikern för sin samtid? Tobias Svanelid samlar historikern David Ludvigsson och dokumentärfilmaren och författaren Maja Hagerman, aktuella med boken Historikern i samhället för att diskutera vad en historiker egentligen är, vilken roll hon spelar i samhällsdebatten och vilket ansvar hon tar och kanske borde ta när historia politiseras och används som slagträ i politiken.Dessutom uppmärksammar vi Handelshögskolan i Stockholms initiativ att utbilda sina elever i att använda historia i dagens beslutsfattande. Applied History heter kursen som rankats som en av utbildningens mest populära och som vill ge studenterna insikter om att kunskap om historia är grunden för kloka beslut och större empati mellan människor.",
"id": "2Y4nbOKkDCXsUl2qk8I2Bz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a6856b535b583e1fd095c22fc",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f6856b535b583e1fd095c22fc",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d6856b535b583e1fd095c22fc",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Historikerns ansvar för samtiden",
"release_date": "2022-01-11",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2Y4nbOKkDCXsUl2qk8I2Bz"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/cfc30ae48cd42204ee33b5624bd0f4d689da3285",
"description": "Klockstaplarna har ringt in det nya året, men vi behöver veta mer om hur de mår idag och vad de har för historia. Följ med till utforskandet av Njutångers klockstapel, och hör om framtidens historia! De har just ringt in det nya året, men vi vet alltför lite om landets klockstaplar. Uppsala stift har nu dragit igång ett inventerings- och restaureringsprojekt som kartlägger många av landets hundratals klockstaplar och Vetenskapsradion Historia hänger med upp i Njutångers vackra klockstapel för att höra om 1700-talets byggmästare och staplarnas kulturhistoria.Dessutom tar vi tempen på framtidens historia. När 2022 står framför oss och nyårslöftena fortfarande är obrutna undersöker vi tillsammans med idéhistorikern Henrik Brissman hur vi sett på framtiden genom historien. En historia av orakelkulter, utopiska galenskaper och tekniska fantasier som sällan blivit verklighet.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0woRmVBOhJueoYMNpwtejC"
},
"href": "https://api.spotify.com/v1/episodes/0woRmVBOhJueoYMNpwtejC",
"html_description": "Klockstaplarna har ringt in det nya året, men vi behöver veta mer om hur de mår idag och vad de har för historia. Följ med till utforskandet av Njutångers klockstapel, och hör om framtidens historia! <br /><br /> De har just ringt in det nya året, men vi vet alltför lite om landets klockstaplar. Uppsala stift har nu dragit igång ett inventerings- och restaureringsprojekt som kartlägger många av landets hundratals klockstaplar och Vetenskapsradion Historia hänger med upp i Njutångers vackra klockstapel för att höra om 1700-talets byggmästare och staplarnas kulturhistoria.Dessutom tar vi tempen på framtidens historia. När 2022 står framför oss och nyårslöftena fortfarande är obrutna undersöker vi tillsammans med idéhistorikern Henrik Brissman hur vi sett på framtiden genom historien. En historia av orakelkulter, utopiska galenskaper och tekniska fantasier som sällan blivit verklighet.Programledare är Tobias Svanelid.",
"id": "0woRmVBOhJueoYMNpwtejC",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7635b0853e8dd9fd6b32d9e4",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7635b0853e8dd9fd6b32d9e4",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7635b0853e8dd9fd6b32d9e4",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Klockstaplarnas hemligheter och framtidens historia",
"release_date": "2022-01-04",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0woRmVBOhJueoYMNpwtejC"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/26512ac78aa66b88c53d9b40d63d1b51a9b0879d",
"description": "Följ med Tobias Svanelid på en resa genom historien i Vetenskapsradion Historias årskrönika! Även under ett coronaår har Vetenskapsradion Historia sett till att fara land och rike kring för att bevaka historiska nyheter och arkeologiska utgrävningar. Likt Salomon August Andrée, som flög mer än lovligt vilse under sina provflygningar, reser vi med Tobias Svanelid och Urban Björstadius från halländska medeltidsborgar, till blodiga klostermassakrer i Nydala, från slagfältets Selånger till samernas Tärnsjö. Hör om vikingar, DNA-hysteri, rösträttssånger och sjunkna skepp i Vetenskapsradion Historias årskrönika.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6JKa7j5fu5sTTwVtiERCwZ"
},
"href": "https://api.spotify.com/v1/episodes/6JKa7j5fu5sTTwVtiERCwZ",
"html_description": "Följ med Tobias Svanelid på en resa genom historien i Vetenskapsradion Historias årskrönika! <br /><br /> Även under ett coronaår har Vetenskapsradion Historia sett till att fara land och rike kring för att bevaka historiska nyheter och arkeologiska utgrävningar. Likt Salomon August Andrée, som flög mer än lovligt vilse under sina provflygningar, reser vi med Tobias Svanelid och Urban Björstadius från halländska medeltidsborgar, till blodiga klostermassakrer i Nydala, från slagfältets Selånger till samernas Tärnsjö. Hör om vikingar, DNA-hysteri, rösträttssånger och sjunkna skepp i Vetenskapsradion Historias årskrönika.",
"id": "6JKa7j5fu5sTTwVtiERCwZ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a14387d7dfb1c109bd1000e67",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f14387d7dfb1c109bd1000e67",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d14387d7dfb1c109bd1000e67",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Vetenskapsradion Historias årskrönika flyger vilse med Andrée",
"release_date": "2021-12-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6JKa7j5fu5sTTwVtiERCwZ"
}
],
"limit": 50,
"next": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=50&limit=50",
"offset": 0,
"previous": null,
"total": 500
},
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"html_description": "Vi är där historien är.<br/>Ansvarig utgivare: Nina Glans",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/84bc7407c7a61e805284314bef8b9ed5a7c31426",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/4b89f866aa625cf02f98f80b968da52b65944bf2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/cc1e47c7e3e5a169d2352e81dc1a681ac7bbc0bd",
"width": 64
}
],
"is_externally_hosted": false,
"languages": [
"sv"
],
"media_type": "audio",
"name": "Vetenskapsradion Historia",
"publisher": "Sveriges Radio",
"total_episodes": 500,
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
HTTP/1.1 200 OK
content-type: application/json; charset=utf-8
cache-control: public, max-age=60
etag: "MC-IjY0ZGIyMzliZmI4YThhYmE1MTk2NGMxYjNkZDQ1Yjg0Ig=="
x-robots-tag: noindex, nofollow
access-control-allow-origin: *
access-control-allow-headers: Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token
access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE, PATCH
access-control-allow-credentials: true
access-control-max-age: 604800
content-encoding: gzip
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
date: Fri, 03 Feb 2023 18:41:18 GMT
server: envoy
Via: HTTP/2 edgeproxy, 1.1 google
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Transfer-Encoding: chunked
{
"available_markets": [
"AD",
"AE",
"AG",
"AL",
"AM",
"AO",
"AR",
"AT",
"AU",
"AZ",
"BA",
"BB",
"BE",
"BF",
"BG",
"BH",
"BI",
"BJ",
"BN",
"BO",
"BR",
"BS",
"BT",
"BW",
"BZ",
"CA",
"CH",
"CI",
"CL",
"CM",
"CO",
"CR",
"CV",
"CW",
"CY",
"CZ",
"DE",
"DJ",
"DK",
"DM",
"DO",
"DZ",
"EC",
"EE",
"EG",
"ES",
"FI",
"FJ",
"FM",
"FR",
"GA",
"GB",
"GD",
"GE",
"GH",
"GM",
"GN",
"GQ",
"GR",
"GT",
"GW",
"GY",
"HK",
"HN",
"HR",
"HT",
"HU",
"ID",
"IE",
"IL",
"IN",
"IS",
"IT",
"JM",
"JO",
"JP",
"KE",
"KH",
"KI",
"KM",
"KN",
"KR",
"KW",
"LA",
"LB",
"LC",
"LI",
"LR",
"LS",
"LT",
"LU",
"LV",
"MA",
"MC",
"ME",
"MG",
"MH",
"MK",
"ML",
"MN",
"MO",
"MR",
"MT",
"MU",
"MV",
"MW",
"MX",
"MY",
"MZ",
"NA",
"NE",
"NG",
"NI",
"NL",
"NO",
"NP",
"NR",
"NZ",
"OM",
"PA",
"PE",
"PG",
"PH",
"PL",
"PS",
"PT",
"PW",
"PY",
"QA",
"RO",
"RS",
"RW",
"SA",
"SB",
"SC",
"SE",
"SG",
"SI",
"SK",
"SL",
"SM",
"SN",
"SR",
"ST",
"SV",
"SZ",
"TD",
"TG",
"TH",
"TL",
"TN",
"TO",
"TR",
"TT",
"TV",
"TW",
"TZ",
"UA",
"US",
"UY",
"UZ",
"VC",
"VN",
"VU",
"WS",
"XK",
"ZA",
"ZM",
"ZW"
],
"copyrights": [
],
"description": "Vi är där historien är. Ansvarig utgivare: Nina Glans",
"episodes": {
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=0&limit=50",
"items": [
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/02ebea9ddc9a9e6099eb0281bcce148e5bec85cf",
"description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5GU0RuFEvJVlFGLxRoVKSz"
},
"href": "https://api.spotify.com/v1/episodes/5GU0RuFEvJVlFGLxRoVKSz",
"html_description": "Flickor förväntades ta mest ansvar för oönskade graviditeter och sexuellt överförbara sjukdomar också under den sexuella revolutionen. Trots nya tankar levde gamla normer kvar visar ny forskning. <br /><br /> Den sexuella revolutionen på 70-talet innebar en ny syn på sex och samliv, men gamla tankar levde kvar. Historikern Anna-Karin Larsson har studerat debatterna i dåtidens medicinska tidskrifter och visar hur flickor fortfarande förväntades ta ansvar inte bara för sin egen sexualitet men också för pojkarnas.Vi undersöker också hur minnet av Mahatma Gandhi lever kvar i Indien, 75 år efter mordet på landsfadern. Sveriges Radios Sydasienkorrespondent Naila Saleem menar att Gandhi inte hade känt igen sig i dagens Indien.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när den långa gränsen mellan Sverige och Norge skulle dras på 1700-talet.Programledare är Tobias Svanelid.",
"id": "5GU0RuFEvJVlFGLxRoVKSz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af7e700ae86451ae6c667541b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff7e700ae86451ae6c667541b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df7e700ae86451ae6c667541b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tjejer tog mest ansvar för sex",
"release_date": "2023-01-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5GU0RuFEvJVlFGLxRoVKSz"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/50e659c576893b88f64b1ae9127c8b0e43101264",
"description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6OWCSj6Axvo1HaWl60yuYS"
},
"href": "https://api.spotify.com/v1/episodes/6OWCSj6Axvo1HaWl60yuYS",
"html_description": "Inte som lamm till slakt. Kenneth Hermeles nya bok om judiskt motstånd under Förintelsen ger en helt ny bild av hur judar i Europa gjorde kraftigt motstånd mot sina nazistiska bödlar. <br /><br /> Judarna gjorde inte nämnvärt motstånd mot sina nazistiska bödlar under Förintelsen, utan leddes som lamm till slakt har det hetat. Nu visar författaren Kenneth Hermele i en aktuell bok att så var långt ifrån fallet och tillsammans med Tobias Svanelid diskuterar han såväl våldsamma partisanaktioner, dödliga danserskor i förintelselägren och kulsprutor i synagogan, som judisk smuggling, teateruppsättningar och arkivarbete som tillsammans ger bilden av ett kraftfullt judiskt motstånd.Dessutom reder Dick Harrison ut hur rädda folk var inför millennieskiftet år 1000.",
"id": "6OWCSj6Axvo1HaWl60yuYS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f8d504935bba46193b5a698",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f8d504935bba46193b5a698",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f8d504935bba46193b5a698",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Judiskt motstånd under Förintelsen",
"release_date": "2023-01-24",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6OWCSj6Axvo1HaWl60yuYS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b323efde89c89f7c697edc47b94afb15e8aa7035",
"description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1MSkmRUjGpcOC2Q4UrBHsx"
},
"href": "https://api.spotify.com/v1/episodes/1MSkmRUjGpcOC2Q4UrBHsx",
"html_description": "Vetenskapsradion Historia fortsätter resan i etruskernas fotspår, i jakt på det mytomspunna folkets liv för 2 500 år sedan, bland mäktiga tempelruiner och praktfulla gravkammare. <br /><br /> Följ med Tobias Svanelid och arkeologen Richard Holmgren i etruskernas fotspår när de fortsätter att söka efter spåren efter såväl de levande som de döda etruskerna. I San Giovenales 2 500-åriga ruiner testar man dryckesspel och i Tarquinias tempelruiner diskuteras augurernas och andra etruskiska siares förmågor att förutsäga framtiden. Dessutom besöker man de magnifika gravfälten i Monterozzi Italiens Konungarnas dal, testar att måla svartfigurig keramik på etruskiskt vis, och reser till Banditaccianekropolen, den antika medelhavsvärldens största gravplats med praktfulla gravar som skildrar livet på 500-talet före Kristus.",
"id": "1MSkmRUjGpcOC2Q4UrBHsx",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a537376c5d636741e3113653b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f537376c5d636741e3113653b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d537376c5d636741e3113653b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "I etruskernas fotspår",
"release_date": "2023-01-17",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1MSkmRUjGpcOC2Q4UrBHsx"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/06cffa10385089272216a19db60410bf07123343",
"description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3qnAJYd3yhwNpHQ9mJ23xS"
},
"href": "https://api.spotify.com/v1/episodes/3qnAJYd3yhwNpHQ9mJ23xS",
"html_description": "Följ med Tobias Svanelid och arkeologen Richard Holmgren på en resa i etruskernas värld. Vad var det för folk som föregick romarna som Italiens härskare och varifrån kom de? <br /><br /> De dominerade de italienska halvön hundratals år innan romarna steg upp på scenen, och de utvecklade en kultur som än idag fascinerar och förbryllar. Vetenskapsradion Historias Tobias Svanelid reser med arkeologen Richard Holmgren till etruskernas värld för att ta reda på vilka detta mytomspunna folk egentligen var. I gravkammare, djupa raviner och bland etruskiska ruiner och lämningar diskuteras bland annat frågan om etruskernas mystiska ursprung och språk. Var kom de egentligen ifrån? Och så diskuteras en teori till varför etruskerna kom att få en så dominant position runt Medelhavet för 2 500 år sedan.",
"id": "3qnAJYd3yhwNpHQ9mJ23xS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7118bd77c986982b079ae3cb",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7118bd77c986982b079ae3cb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7118bd77c986982b079ae3cb",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "De mytomspunna etruskerna",
"release_date": "2023-01-10",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3qnAJYd3yhwNpHQ9mJ23xS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/df961768a0d0a7c1256f12d406c067385faa6341",
"description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/52SjIso8es7SvxytK99pJn"
},
"href": "https://api.spotify.com/v1/episodes/52SjIso8es7SvxytK99pJn",
"html_description": "Demokratiska städer, buffeltokiga präriefolk och mänsklig uppfinningsrikedom och lekfullhet står i fokus när forntidshistorien nu skrivs om. Vi träffar författaren till omdebatterade Början på allt. <br /><br /> Vår bild av forntiden och människans förhistoria formades för hundratals år sedan, men är dags att slå sönder. I boken Början på allt vill arkeologen David Wengrow och antropologen David Graeber ge en myllrande bild av alla de olika sätt som forntidsmänniskan format sina städer och tidiga civilisationer på. Glöm föreställningarna om en ursprunglig utopisk harmoni eller ett allas krig mot alla forntiden kunde vara allt detta men mycket, mycket mer.Dessutom listar Urban Björstadius det gångna årets tio viktigaste arkeologiska upptäckter och så träffar vi egyptologen Zahi Hawass som suttit som en spindel i nätet i all fornegyptisk forskning de senaste femtio åren och nu är engagerad i utgrävningarna av den bländande staden Aten.Programledare är Tobias Svanelid.",
"id": "52SjIso8es7SvxytK99pJn",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ac8ebfe77c168c59fa5a991e6",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fc8ebfe77c168c59fa5a991e6",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dc8ebfe77c168c59fa5a991e6",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Forntidens historia skrivs om",
"release_date": "2023-01-03",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:52SjIso8es7SvxytK99pJn"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/b0a537ba043486fb098e88cd76d7be6dc823fca0",
"description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4hK61wlkooPyRcS9TB2sr5"
},
"href": "https://api.spotify.com/v1/episodes/4hK61wlkooPyRcS9TB2sr5",
"html_description": "Vad minns du av historieåret 2022? Följ med Tobias Svanelid till årets jubileer och mest spännande forskning! <br /><br /> Historiskt storkrig i Europa, historiskt höga elpriser och en historiskt skenande inflation. År 2022 har varit ett historiskt år, och Vetenskapsradion Historias Tobias Svanelid guidar dig runt bland de viktigaste historiska händelserna, från Vasaloppsjubileum till återskapade historiska spritsorter.",
"id": "4hK61wlkooPyRcS9TB2sr5",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af15ccf7523348d3ec743b0aa",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff15ccf7523348d3ec743b0aa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df15ccf7523348d3ec743b0aa",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Historieåret 2022 avrundas",
"release_date": "2022-12-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4hK61wlkooPyRcS9TB2sr5"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/3caf8ce68782ff318aca069b574e9c3b14934641",
"description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5emGcpaVVCSzPiTtmak3Md"
},
"href": "https://api.spotify.com/v1/episodes/5emGcpaVVCSzPiTtmak3Md",
"html_description": "Följ med Tobias Svanelid till Rhodos där spåren efter en av världshistoriens blodigaste belägringar fortfarande finns kvar. Hör om riddarnas sista strid, där johanniterorden försvarade sig mot turkar. <br /><br /> För femhundra år sedan utspelade sig en av världshistoriens blodigaste och mest ikoniska belägringar. Uppemot 70 000 turkiska soldater stod mot 700 korsriddare på den grekiska ön Rhodos i vad som vissa menat var riddarnas sista strid. Tobias Svanelid reser till Rhodos för att se de mäktiga befästningarna och diskuterar belägringen med historikern Dick Harrison och vad striden kom att leda till för såväl johanniterorden som för turkarna.Dessutom träffar vi historikern som försöker förklara varför det känns så skönt när svenska skidlöpare vinner mot norrmän i OS.",
"id": "5emGcpaVVCSzPiTtmak3Md",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a75cbeeb1e70c7f821a28b2a4",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f75cbeeb1e70c7f821a28b2a4",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d75cbeeb1e70c7f821a28b2a4",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Belägringen av Rhodos 1522",
"release_date": "2022-12-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5emGcpaVVCSzPiTtmak3Md"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/d1ce0826dbad511e66f2eedc56d715278009ea48",
"description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2xC5qxAqcxqNQpd1geIn7H"
},
"href": "https://api.spotify.com/v1/episodes/2xC5qxAqcxqNQpd1geIn7H",
"html_description": "Glimrande hovliv, smarriga kolbullar, kloka korpar och fjälliga sjömänniskor samsas i Vetenskapsradion Historias julklappsboktips! Och så testar vi brädspelet i Jane Austens herrgårds-England! <br /><br /> Missa inte Vetenskapsradion Historias julklappstips där Kristina Ekero Eriksson, Urban Björstadius och Tobias Svanelid tipsar om böcker om glimrande hovliv och kungligheter, om kolning, saffran, korpar och mycket, mycket annat. Och så testar Spelpanelen att navigera i Englands Downton Abbey-miljö i spelet Obsession och att överleva Första världskriget i The Grizzled.Böckerna och spelen som nämnts i programmet:Sagan om Saffran av Gunnel CarlssonKarl XV av Thorsten SandbergFrån Savolaxbrigden till Särskilda skyddsgruppen av Fredrik Eriksson, Lars Ericson Wolke och Gunnar ÅseliusAnfallskrigens argument av Ove BringTill eftervärlden av Marianne Molander BeyerDödens idéhistoria av Karin Dirke, Andreas Hellerstedt och Martin Wiklund (red)Mumier av Sofia HäggmanDe utomordentliga av Maja BondestamHovet av Björn AskerKolning av Gunnar NygrenKorpen av Bengt-Erik Engholm och Lina BlixtEuropas mödrar av Karin BojsJärnålderns symboler och dolda budskap av Kent AnderssonObsession av Dan HallagenThe Grizzled av Fabien Riffaud och Juan Rodriguez",
"id": "2xC5qxAqcxqNQpd1geIn7H",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a0644c9896f8466a39e90fc17",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f0644c9896f8466a39e90fc17",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d0644c9896f8466a39e90fc17",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Hovliv och kolbullar",
"release_date": "2022-12-13",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2xC5qxAqcxqNQpd1geIn7H"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/55c6902d9659931a9e9e25b0b9a20ceb59bf91af",
"description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/11L6kL6k1bSmS61bToXL3g"
},
"href": "https://api.spotify.com/v1/episodes/11L6kL6k1bSmS61bToXL3g",
"html_description": "För femtio år sedan landade Apollo 17 på månen, men nu är vi på väg dit igen. Hör om människans ständiga längtan efter månen och vad vi genom historien trott och tänkt om denna mystiska himlakropp. <br /><br /> Det har gått femtio år sedan människan senast satte fötterna på månen men nu är vi så smått på väg dit igen. Tobias Svanelid samtalar med arkeologen och amatörastronomen Jonathan Lindström om vad månen betytt för oss människor genom historien och vad vi trott om denna den närmsta av våra himlakroppar. Var månfläckarna egentligen utspilld tjära? Kunde man starta kring när månen stod i nedan? Är det sant att vi blir mångalna?Och så berättar historikern Lisa Svanfeldt-Winter om sin forskning om 1800-talets vetenskapsdebatt om huruvida jorden var platt. Idag frodas dessa tankar på sociala medier, men redan i mitten av 1800-talet lanserade Samuel Rowbotham sina teorier om en platt jord.",
"id": "11L6kL6k1bSmS61bToXL3g",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a8b3c6c23a2bf767b286e6f27",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f8b3c6c23a2bf767b286e6f27",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d8b3c6c23a2bf767b286e6f27",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Människans längtan till månen",
"release_date": "2022-12-06",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:11L6kL6k1bSmS61bToXL3g"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/31ef36a91ba2fc9bc9cd38b4c174f4d1c8cae340",
"description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3CRQcqucr4Qa6Jo7nB53U9"
},
"href": "https://api.spotify.com/v1/episodes/3CRQcqucr4Qa6Jo7nB53U9",
"html_description": "Bänka dig i biofåtöljen och hör historikerna granska bioaktuella The Woman King, om Afrikas amazoner och Devotion - Top Gun i Koreakrigsmiljö! <br /><br /> I hundratals år stred kvinnor som elitsoldater i det afrikanska kungariket Dahomeys armé. Nu skildras deras liv och öden i bioaktuella The Woman King och Vetenskapsradion Historia granskar filmens historiska kvalitéer med hjälp av historikern Anders Claréus och diskuterar kvinnliga krigare och kvinnors deltagande i historiska krig med författaren Anna Larsdotter.Dessutom granskar vi aktuella Devotion en Top Gun-film under Koreakriget där Armémuseets Thomas Roth delar ut betyg.Programledare är Tobias Svanelid.",
"id": "3CRQcqucr4Qa6Jo7nB53U9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4e038afcbeeb4cdd9915bb28",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4e038afcbeeb4cdd9915bb28",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4e038afcbeeb4cdd9915bb28",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Afrikas amazoner på bio",
"release_date": "2022-11-29",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3CRQcqucr4Qa6Jo7nB53U9"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/63c99681e302c2dc881cc2efaa65f65d723ee560",
"description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/04HzXcqi8UoWk1MSrHAqWf"
},
"href": "https://api.spotify.com/v1/episodes/04HzXcqi8UoWk1MSrHAqWf",
"html_description": "Smutsiga men ståtliga och tatuerade elitkrigare. Så beskrev muslimen Ibn Fadlan sitt möte med vikingar år 922. Men vad berättar han egentligen om relationen mellan nordbor och muslimer? <br /><br /> År 922 mötte den muslimske resenären vikingar under sina resor i nuvarande Ryssland. Han beskrev deras barbariska sedvänjor, deras obefintliga personliga hygien, deras tatueringar och hur en hövding begravdes i en båt. Men han talade också om dem som ståtliga och högvuxna krigare. Tobias Svanelid samlas arkeologen Charlotte Hedenstierna Jonsson och religionsvetaren Simon Sorgenfrei för att diskutera vad Ibn Fadlans berättelse betytt för vår förståelse av vikingar, men också vad den kan berätta om relationerna mellan Skandinavien och dåtidens högkultur, de muslimska kalifaten.Dessutom svarar Dick Harrison på en lyssnarfråga om vad vi egentligen vet om slaget vid Herrevadsbro år 1251, slaget som påstås lagt grunden för det moderna Sverige och banat vägen för den nya staden Stockholm.",
"id": "04HzXcqi8UoWk1MSrHAqWf",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab7604c0461bd9a2489f58a03",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb7604c0461bd9a2489f58a03",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db7604c0461bd9a2489f58a03",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ibn Fadlans möte med vikingar",
"release_date": "2022-11-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:04HzXcqi8UoWk1MSrHAqWf"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f7cdd266162f0024036f4c54a443c5275cda2a67",
"description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5vuboOq73oBTsTumCHE3E8"
},
"href": "https://api.spotify.com/v1/episodes/5vuboOq73oBTsTumCHE3E8",
"html_description": "Omkring 300 människor miste livet i det kalla novembervattnet 1872, när havet höjdes drygt 3 meter och slog sönder kusterna längs södra Östersjön. Vi söker spåren efter denna bortglömda katastrof. <br /><br /> För 150 år sedan översköljdes Östersjöns kuster av en stormflod. Havsnivån höjdes på sina ställen med mer än tre meter och hundratals människor drunknade i det iskalla vattnet. Tobias Svanelid vandrar runt på Falsterbonäset där det fortfarande finns spår kvar efter stormfloden 1872, och träffar kustingenjören Caroline Hallin som berättar om katastrofen och vad vi idag kan lära av den.Och så uppmärksammar vi tidskapseln från Storkyrkan som presenterades för allmänheten tidigare i höstas, men som bär på ytterligare dolda budskap.Dessutom granskar vi Netflixfilmen På västfronten intet nytt och tar reda på vad den kan säga om vår tids skyttegravskrig i Ukraina.",
"id": "5vuboOq73oBTsTumCHE3E8",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ad788851b76498f5c9b55dbad",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fd788851b76498f5c9b55dbad",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dd788851b76498f5c9b55dbad",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Stormfloden 1872",
"release_date": "2022-11-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5vuboOq73oBTsTumCHE3E8"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/dfc72b57909555fcca6b5eff6622276919e2142e",
"description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6T7xgiOEJ8advsXfZOfiEL"
},
"href": "https://api.spotify.com/v1/episodes/6T7xgiOEJ8advsXfZOfiEL",
"html_description": "Var det bläckfiskar, hajar eller galna mördare som orsakade Mary Celestes undergång. I 150 år har man nu spekulerat om spökskeppets öde och varför besättningen var spårlöst försvunnen. <br /><br /> I november 1872, för 150 år sedan, satte Mary Celeste segel för sin resa över Atlanten. Några veckor senare hittas hon drivande i vågorna utanför Portugals kust. Hennes besättning är spårlöst försvunnen. Allt sedan dess har spekulationerna om vad som hände Mary Celeste varit många och Tobias Svanelid reder ut bland teorierna om spökskeppets öden och äventyr, bland hajar, bläckfiskar, galna mördare och explosioner.Dessutom svarar Dick Harrison på en lyssnarfråga om varför Norge blev monarki och inte republik vid unionsupplösningen 1905.",
"id": "6T7xgiOEJ8advsXfZOfiEL",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aaf8163b0c72ce6d3cb92042f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1faf8163b0c72ce6d3cb92042f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68daf8163b0c72ce6d3cb92042f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Spökskeppet Mary Celeste",
"release_date": "2022-11-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6T7xgiOEJ8advsXfZOfiEL"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/feda4d72714de4e6885323985448409b039f7ffb",
"description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/74unMg1Sta60SZV5gdjSqC"
},
"href": "https://api.spotify.com/v1/episodes/74unMg1Sta60SZV5gdjSqC",
"html_description": "Han var en av Egyptens kortast regerande faraoner och dog knappt 20 år gammal. Ändå skulle upptäckten av hans grav ta världen med storm och orsaka faraos förbannelse. <br /><br /> Jag ser underbara ting rapporterade Howard Carter när han som första människa på mer än 3000 år kikade in i Tutanchamons grav för exakt 100 år sedan. Vetenskapsradion Historia berättar om upptäckten som tog världen med storm och födde en Egyptenfeber utan like. Och som dessutom följdes av flertalet mystiska dödsfall men vad ligger det egentligen för sanning i påståendena om mumiens förbannelse?Panelen med Jonathan Lindström och Kristina Ekero Eriksson återsamlas också för att diskutera andra banbrytande upptäckter i skuggan av Tutanchamon, och om de själva känt av förhistoriska förbannelser under sina egna arkeologiska utgrävningar.Programledare är Tobias Svanelid.",
"id": "74unMg1Sta60SZV5gdjSqC",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a5a283aa2fb103f081f170b34",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f5a283aa2fb103f081f170b34",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d5a283aa2fb103f081f170b34",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Tutanchamonfeber i hundra år",
"release_date": "2022-11-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:74unMg1Sta60SZV5gdjSqC"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/5f4865ed84fe62992b252d8207f403181febe503",
"description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5glIX0MIjLjBLrxKzRhgNq"
},
"href": "https://api.spotify.com/v1/episodes/5glIX0MIjLjBLrxKzRhgNq",
"html_description": "Vilka argument kan motivera ett anfallskrig. Genom årtusendena har stater, kungar och presidenter försökt rättfärdiga sina aggressionskrig och Vetenskapsradion Historia kartlägger argumenten. <br /><br /> Vi har rätten på vår sida. Vi är starkare. Motståndarna torterar våra vänner eller är nazister. Och det var fienden som sköt först. Så lyder anfallskrigens argument genom historien, från det antika Atens anfall på ön Melos, via Gustav III:s anfall på Ryssland och Putins anfall mot Ukraina. Vi träffar folkrättsexperten Ove Bring som undersökt anfallskrigens argument i en aktuell bok.Vi uppmärksammar också det nya fyndet av regalskeppet Äpplet, Vasaskeppets systerfartyg, som hittats på bottnen utanför Vaxholm.Dessutom reder Dick Harrison ut en lyssnarfråga om Ragnar Lodbrok. Vad vet vi egentligen om denna vikingahövdings existens?Programledare är Tobias Svanelid.",
"id": "5glIX0MIjLjBLrxKzRhgNq",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aecb4ef4fc72d026f57a0ad41",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fecb4ef4fc72d026f57a0ad41",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68decb4ef4fc72d026f57a0ad41",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Därför startar vi krig",
"release_date": "2022-10-25",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5glIX0MIjLjBLrxKzRhgNq"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/98398bbc6ac9c60553b8823059bbc8e31024996f",
"description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4SEMDUbGpUWFcTQk62e5ox"
},
"href": "https://api.spotify.com/v1/episodes/4SEMDUbGpUWFcTQk62e5ox",
"html_description": "Nu återskapas två historiska spritsorter som kan skänka smaken av 1600-talet. Hör Vetenskapsradion Historia testa Vasaskeppets brännvin och 1700-talets mirakelkur - nu utan huggormskött! <br /><br /> En tydlig ton av anis präglar brännvinet som hittades ombord på Vasaskeppet när hon bärgades. Nu har spriten återskapats och Vetenskapsradion Historia uppmärksammar detta kanske världens äldsta bevarade brännvin, och diskuterar också konsten och utmaningarna med att återskapa historisk sprit. För samtidigt som Vasadrycken lanseras kommer också 1700-talets mirakelmedicin Hjärnes Testamente ut i handeln, men där tillverkarna fått utesluta bland annat originalingredienserna huggorm och opium.Dessutom uppmärksammar vi Ettans snus som fyller 200 år och därmed blivit Sveriges kanske äldsta varumärke som fortfarande finns i livsmedelshandeln. Hur väl liknar dagens snus 1820-talets?Programledare är Tobias Svanelid.",
"id": "4SEMDUbGpUWFcTQk62e5ox",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a4f54e7a23f621e24a3785d64",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f4f54e7a23f621e24a3785d64",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d4f54e7a23f621e24a3785d64",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Så smakar Vasas brännvin",
"release_date": "2022-10-18",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4SEMDUbGpUWFcTQk62e5ox"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/6eb73b9571cc30c039f8d5a08464e92c6f2e67ec",
"description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2sSYWETyAk9LcUSkX5Z2GE"
},
"href": "https://api.spotify.com/v1/episodes/2sSYWETyAk9LcUSkX5Z2GE",
"html_description": "Under hundratals år levde många svenskar säsongsvis vid Norrlandskusten för att fiska i Bottenviken. Fiskarkapellen var mötespunkten som skänkte trygghet och tröst och nu kartläggs deras kulturarv. <br /><br /> För 400 år sedan började mellansvenska bönder resa till Norrlandskusten för att fiska. Ofta tog man med sig hela familjen och gårdens djur och tjänstefolk och var borta hela sommaren. Under det hårda livet bland Höga Kustens kobbar och skär var fiskekapellen ofta den enda trösten. Idag vittnar de om ett månghundraårigt kulturarv och nu har kapellen i Ångermanland och Medelpad undersökts. Vetenskapsradion Historia besöker Barsta kapell för att berätta fiskarkapellens spännande historia.Dessutom svarar Dick Harrison på en lyssnarfråga om svedjefinnarnas historia i Värmland hur länge bibehöll man sina finska traditioner och finska namn egentligen?Programledare är Tobias Svanelid.",
"id": "2sSYWETyAk9LcUSkX5Z2GE",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a9b739e5f95a69eabac3af252",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f9b739e5f95a69eabac3af252",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d9b739e5f95a69eabac3af252",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Fiskarkapellens spännande kulturarv",
"release_date": "2022-10-11",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2sSYWETyAk9LcUSkX5Z2GE"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/9c7643fb9ad38cf1858bd3580e9c6339d825a5e0",
"description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6PfvaqgLWebJioqPv3Tpfc"
},
"href": "https://api.spotify.com/v1/episodes/6PfvaqgLWebJioqPv3Tpfc",
"html_description": "Hur såg hallen ut där Uppåkras mäktiga hövdingar en gång bodde och höll hov och där de smidde planer för det förhistoriska Skåne i kamp mot daner och svear? Snart vet vi svaret! <br /><br /> I mer än 1000 år dominerade Uppåkra de rika jordbruksbygderna i Skåne, och trots att inte mer än någon promille grävts ut av arkeologer har redan makalösa fynd gjorts. Nu tas nya spadtag på platsen i jakt efter hövdingahallen i Uppåkra, där stolta dynastier avlöst varandra under många sekel.Tobias Svanelid promenerar runt i Uppåkra med Dick Harrison som i sin aktuella bok Tusen år i Uppåkra målar upp bilden av ett mäktigt hövdingadöme, där de rika makthavarna sannolikt kontrollerade den religiösa kulten som de styrde ifrån sin hall och ifrån det mystiska kulthus som redan varit känt av arkeologerna. Kanske tillhörde de stammen harubarder, ett mytomspunnet folk som verkar ha kämpat med daner om makten runt Öresund.Dessutom redogör arkeologerna Mats Roslund, Torbjörn Ahlström och Håkan Aspeborg för de kommande unika utgrävningar som nu planeras vid hövdingahallen och som kommer att sprida nytt ljus över platsen som så länge utgjorde en stabil maktbas i södra Skandinavien.Och så tar vi en snabbtitt på de pågående arkeologiska undersökningarna på Gotska sandön, där säljägare och fiskare bott och verkat i fyratusen år. ",
"id": "6PfvaqgLWebJioqPv3Tpfc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa255259e1238f1b559dcbaef",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa255259e1238f1b559dcbaef",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da255259e1238f1b559dcbaef",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Uppåkras hövdingahall grävs ut",
"release_date": "2022-10-04",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6PfvaqgLWebJioqPv3Tpfc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/955aa2926f9395e83fd80b007c2b3fb6aeacc782",
"description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0QTLz2FQ7Ih4UDbnFfK5Ig"
},
"href": "https://api.spotify.com/v1/episodes/0QTLz2FQ7Ih4UDbnFfK5Ig",
"html_description": "För 200 år sedan knäcktes hieroglyfernas gåta med hjälp av texterna på den uråldriga Rosettastenen. Vi berättar hur det gick till, men också om Egyptens mumier som nu föräras en egen bok. <br /><br /> För 200 år sedan rusade språkvetaren Champollion till sin bror och utropade att han knäckt hieroglyfernas gåta. Vetenskapsradion Historia berättar historien om Rosettastenen som hittades i slutet av 1700-talet och som fungerade som en nyckel för att dechiffrera det fornegyptiska språket. Och om att en av nyckelpersonerna i pusslet faktiskt var svensk, Johan David Åkerblad, berättar historikern Fredrik Thomasson.Dessutom berättas de egyptiska mumiernas historia med anledning av aktuella boken Mumier. Egyptologen Sofia Häggman menar att det tog lång tid för de gamla egyptierna att bemästra den svåra konsten, som delvis påminner om ett PCR-test, och vi idag ofta glömmer att mumierna faktiskt är mänskliga kvarlevor och inte bara ett mytiskt väsen tillsammans med varulvar och vampyrer.Programledare är Tobias Svanelid.",
"id": "0QTLz2FQ7Ih4UDbnFfK5Ig",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab386237c9df1a5b287ccd89a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb386237c9df1a5b287ccd89a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db386237c9df1a5b287ccd89a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "När hieroglyferna knäcktes",
"release_date": "2022-09-27",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0QTLz2FQ7Ih4UDbnFfK5Ig"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1a1a7df417e12bafcf40ebe83b142a9503f9d256",
"description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6JjK4uJaxMh3DV6FJDP571"
},
"href": "https://api.spotify.com/v1/episodes/6JjK4uJaxMh3DV6FJDP571",
"html_description": "Följ med till Bulverket - medeltidens sjunkna Atlantis - en gigantisk träplattform full av hus som nu kan avslöja 1000-åriga byggnadstekniker och vad plattformen en gång haft för funktion. <br /><br /> I början av medeltiden byggdes en enorm plattform av timmer ute i den grunda sjön Tingstäde träsk på Gotland. En kort tid senare övergavs platsen men ännu idag är bygget synligt som ett gigantiskt plockepinn någon meter under vattenytan. Tobias Svanelid hoppar i gummibåten tillsammans med arkeologen Peter dAgnan för att ta reda på vad Bulverket kan ha fyllt för funktion och för att fascineras av de extremt välbevarade träresterna som kan avslöja medeltidens byggnadstekniker.",
"id": "6JjK4uJaxMh3DV6FJDP571",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7adf99961dcffc84f2d22ec5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7adf99961dcffc84f2d22ec5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7adf99961dcffc84f2d22ec5",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Bulverket – medeltidens sjunkna Atlantis",
"release_date": "2022-09-20",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6JjK4uJaxMh3DV6FJDP571"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/91662050a136b9aae974fa86c3ea8efe6f2ce0ca",
"description": "En bonde med en kniv eller yxa i handen. Så såg 1600-talets typiska mördare ut visar den senaste forskningen som också försöker förstå varför dödligt våld blivit så mycket ovanligare i vår egen tid. Antalet mord och dråp i Sverige har minskat avsevärt de senaste 400 åren. Vetenskapsradion Historia undersöker hur det kommer sig och hur det dödliga våldet såg ut på 1600-talet. I en ny forskningsrapport undersöker historikern Dag Lindström hur det dödliga våldet såg ut på 1640-talet, och kan visa att den typiska mördaren då var en bonde som tog livet av en nära vän eller granne i sitt eget hem med hjälp av ett skarpt föremål.Dessutom berättar historikern Gunnar Wetterberg om prästernas långa historia i Sverige landets kanske viktigaste och mest inflytelserika yrkesgrupp som har tröstat och förmanat, begravt, vigt, döpt och predikat i tusen år. I hans aktuella bok Prästerna lyfts deras insats upp i ljuset.Programledare är Tobias Svanelid.",
"duration_ms": 2685504,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5d8CxZvDo2eDyX6CuXze1M"
},
"href": "https://api.spotify.com/v1/episodes/5d8CxZvDo2eDyX6CuXze1M",
"html_description": "En bonde med en kniv eller yxa i handen. Så såg 1600-talets typiska mördare ut visar den senaste forskningen som också försöker förstå varför dödligt våld blivit så mycket ovanligare i vår egen tid. <br /><br /> Antalet mord och dråp i Sverige har minskat avsevärt de senaste 400 åren. Vetenskapsradion Historia undersöker hur det kommer sig och hur det dödliga våldet såg ut på 1600-talet. I en ny forskningsrapport undersöker historikern Dag Lindström hur det dödliga våldet såg ut på 1640-talet, och kan visa att den typiska mördaren då var en bonde som tog livet av en nära vän eller granne i sitt eget hem med hjälp av ett skarpt föremål.Dessutom berättar historikern Gunnar Wetterberg om prästernas långa historia i Sverige landets kanske viktigaste och mest inflytelserika yrkesgrupp som har tröstat och förmanat, begravt, vigt, döpt och predikat i tusen år. I hans aktuella bok Prästerna lyfts deras insats upp i ljuset.Programledare är Tobias Svanelid.",
"id": "5d8CxZvDo2eDyX6CuXze1M",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ae82dcabc6ae42ceeb3f70eea",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fe82dcabc6ae42ceeb3f70eea",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68de82dcabc6ae42ceeb3f70eea",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "1600-talets dödliga våld utreds",
"release_date": "2022-09-13",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5d8CxZvDo2eDyX6CuXze1M"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/28d0ae229d3f3c06689f60b66e1722a9585639a4",
"description": "Sverige hade kunnat bli symbolen för frihet, jämlikhet och broderskap om det inte varit för Gustav III:s statskupp för 250 år sedan. Hör om den och om klimatkrisen 1770 som pågick samtidigt. För 250 år sedan ställdes Sverige på ända. De demokratiska tendenser som börjat spira under Frihetstiden slog i ett slag sönder av Gustav III under hans statskupp. Vetenskapsradion Historia tar med sig historikern Jonas Nordin till Stockholms slott för att ta reda på hur kungen lyckades med kuppen och vilka politiska konsekvenser den fick för Sverige. Och vad som hade hänt om kuppen misslyckats?Dessutom lyfter historikern Dominik Collet upp den allvarliga klimatkrisen under 1770-talet som en okänd anledning till att statskuppen lyckades. I missväxttider och nödår lyckades Gustav III navigera skickligt, samtidigt som andra regenter i Europa drabbades betydligt hårdare.Och så uppmärksammar vi 400-årsdagen av den spanska galeonen Atochas undergång, och fyndet av hennes last som räknas som den värdefullaste i marinarkeologins historia.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3ImQwVrE6XBcb44zbZUk9x"
},
"href": "https://api.spotify.com/v1/episodes/3ImQwVrE6XBcb44zbZUk9x",
"html_description": "Sverige hade kunnat bli symbolen för frihet, jämlikhet och broderskap om det inte varit för Gustav III:s statskupp för 250 år sedan. Hör om den och om klimatkrisen 1770 som pågick samtidigt. <br /><br /> För 250 år sedan ställdes Sverige på ända. De demokratiska tendenser som börjat spira under Frihetstiden slog i ett slag sönder av Gustav III under hans statskupp. Vetenskapsradion Historia tar med sig historikern Jonas Nordin till Stockholms slott för att ta reda på hur kungen lyckades med kuppen och vilka politiska konsekvenser den fick för Sverige. Och vad som hade hänt om kuppen misslyckats?Dessutom lyfter historikern Dominik Collet upp den allvarliga klimatkrisen under 1770-talet som en okänd anledning till att statskuppen lyckades. I missväxttider och nödår lyckades Gustav III navigera skickligt, samtidigt som andra regenter i Europa drabbades betydligt hårdare.Och så uppmärksammar vi 400-årsdagen av den spanska galeonen Atochas undergång, och fyndet av hennes last som räknas som den värdefullaste i marinarkeologins historia.Programledare är Tobias Svanelid.",
"id": "3ImQwVrE6XBcb44zbZUk9x",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a3fefd4e69b1bcbcbb67905a5",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f3fefd4e69b1bcbcbb67905a5",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d3fefd4e69b1bcbcbb67905a5",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Gustav III:s statskupp",
"release_date": "2022-09-06",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3ImQwVrE6XBcb44zbZUk9x"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7831162321c2f6e2179dc18e509518437b5a6535",
"description": "Hör Vetenskapsradion Historia live från Tantolunden där Panelen och Tobias Svanelid diskuterar historiska val och forntida demokrati, men också sjunger om Tantobommen och diskuterar mammutrumpor. Vetenskapsradion Historia sänder live ifrån Ekermanska malmgården på Södermalm i Stockholm och bjuder in Historiepanelen med Kristina Ekero Eriksson, Jonathan Lindström och Annika Sandén för att diskutera historiska val och stockholmshistorier med Södermalmskoppling.Hör om vikingatida tingsplatser, om Torgny Lagman, om demokratiska säljägare och crossdressande 1600-talstjejer, och lyssna på musikalisk underhållning av The Apricots som spelar låtar med demokratihistorisk anknytning.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0IUR1AOhKItNRh0f44GC9I"
},
"href": "https://api.spotify.com/v1/episodes/0IUR1AOhKItNRh0f44GC9I",
"html_description": "Hör Vetenskapsradion Historia live från Tantolunden där Panelen och Tobias Svanelid diskuterar historiska val och forntida demokrati, men också sjunger om Tantobommen och diskuterar mammutrumpor. <br /><br /> Vetenskapsradion Historia sänder live ifrån Ekermanska malmgården på Södermalm i Stockholm och bjuder in Historiepanelen med Kristina Ekero Eriksson, Jonathan Lindström och Annika Sandén för att diskutera historiska val och stockholmshistorier med Södermalmskoppling.Hör om vikingatida tingsplatser, om Torgny Lagman, om demokratiska säljägare och crossdressande 1600-talstjejer, och lyssna på musikalisk underhållning av The Apricots som spelar låtar med demokratihistorisk anknytning.Programledare är Tobias Svanelid.",
"id": "0IUR1AOhKItNRh0f44GC9I",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a73f53bdd67eb2a3b793ee76b",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f73f53bdd67eb2a3b793ee76b",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d73f53bdd67eb2a3b793ee76b",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Livesändning om historiska svenska val",
"release_date": "2022-08-30",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0IUR1AOhKItNRh0f44GC9I"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/754f7f21b047547e940780e0f997948633a58044",
"description": "I november 1942 vände andra världskriget och Peter Englund vill nu ta reda på hur vanliga människor upplevde denna tumultartade tid. Dessutom tar vi reda på vad Facebook gör med vår historiesyn. Hur kändes det att leva under en av de mörkaste och mest tumultartade månaderna under 1900-talet? Historikern Peter Englund har i aktuella boken Onda nätters drömmar samlat berättelserna från ett 40-tal helt vanliga människor som på olika sätt påverkades av krigets vändpunkt frontsoldater, journalister, sexslavar, koncentrationslägerfångar och helt vanliga hemmafruar. Tobias Svanelid träffar författaren för att ta reda på vad dessa erfarenheter kan säga oss idag och vilken ny bild de ger av andra världskrigets vändpunkt.Dessutom uppmärksammar vi pinfärska forskningsfältet digital minnes- och historiekultur, där historiker och andra forskare nu vill ta reda på vad Facebook och andra sociala medier gör med våra minnen och vår historiekultur. Robin Ekelund vid Malmö universitet är en av få svenska forskare som fördjupat sig i ämnet.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0kHBMJv9ASbOkoEENdnvPY"
},
"href": "https://api.spotify.com/v1/episodes/0kHBMJv9ASbOkoEENdnvPY",
"html_description": "I november 1942 vände andra världskriget och Peter Englund vill nu ta reda på hur vanliga människor upplevde denna tumultartade tid. Dessutom tar vi reda på vad Facebook gör med vår historiesyn. <br /><br /> Hur kändes det att leva under en av de mörkaste och mest tumultartade månaderna under 1900-talet? Historikern Peter Englund har i aktuella boken Onda nätters drömmar samlat berättelserna från ett 40-tal helt vanliga människor som på olika sätt påverkades av krigets vändpunkt frontsoldater, journalister, sexslavar, koncentrationslägerfångar och helt vanliga hemmafruar. Tobias Svanelid träffar författaren för att ta reda på vad dessa erfarenheter kan säga oss idag och vilken ny bild de ger av andra världskrigets vändpunkt.Dessutom uppmärksammar vi pinfärska forskningsfältet digital minnes- och historiekultur, där historiker och andra forskare nu vill ta reda på vad Facebook och andra sociala medier gör med våra minnen och vår historiekultur. Robin Ekelund vid Malmö universitet är en av få svenska forskare som fördjupat sig i ämnet.",
"id": "0kHBMJv9ASbOkoEENdnvPY",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aca8e4a7514e87017cf543816",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fca8e4a7514e87017cf543816",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dca8e4a7514e87017cf543816",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "November 1942 – världskrigets vändpunkt",
"release_date": "2022-08-23",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0kHBMJv9ASbOkoEENdnvPY"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/96d8d5f0caf2a80018b499cb26362e929321d165",
"description": "Ta med dig en historiebok i hängmattan så blir sommaren både spännande och lärorik. Och om det regnar kanske ett historiskt brädspel kan funka som underhållning? Skandaler i societeten, mumiens förbannelse eller kolgruvor i Storbritannien kanske kan underhålla i hängmattan i sommar? Vetenskapsradion Historias Tobias Svanelid sammankallar Kristina Ekero Eriksson och Urban Björstadius för att tipsa om historiska böcker inför semestern, och så testar Spelpanelen två historiska brädspel med industrihistoriskt tema och delar ut betyg.Böcker och spel som nämns i programmet:Historiska kärlekspar av Sara GribergSveriges historia för släktforskare av Roger Axelsson, Carin Bergström, Carl Henrik Carlsson och Sofia LingDe kommer att vara annorlunda svenskar av Simon Sorgenfrei Jaquette Gyldenstolpe av Anna-Lena BergSvarta St Barthelemy av Fredrik ThomassonSveriges långa historia av Jonathan LindströmTusen år i Uppåkra av Dick HarrisonKlart skepp av Ann Pålsson (redaktör)Ruths garderob av Ingela BendtExtas i folkhemmet av Leonidas AretakisJakten på Tutankhamon av Bengt Fredriksson och Andreas PalmaerFurnace av Ivan LashinBrass Birmingham av Gavan Brown, Matt Tolman och Martin Wallace",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/4PulPQRdLooLmCdKiEe9GV"
},
"href": "https://api.spotify.com/v1/episodes/4PulPQRdLooLmCdKiEe9GV",
"html_description": "Ta med dig en historiebok i hängmattan så blir sommaren både spännande och lärorik. Och om det regnar kanske ett historiskt brädspel kan funka som underhållning? <br /><br /> Skandaler i societeten, mumiens förbannelse eller kolgruvor i Storbritannien kanske kan underhålla i hängmattan i sommar? Vetenskapsradion Historias Tobias Svanelid sammankallar Kristina Ekero Eriksson och Urban Björstadius för att tipsa om historiska böcker inför semestern, och så testar Spelpanelen två historiska brädspel med industrihistoriskt tema och delar ut betyg.Böcker och spel som nämns i programmet:Historiska kärlekspar av Sara GribergSveriges historia för släktforskare av Roger Axelsson, Carin Bergström, Carl Henrik Carlsson och Sofia LingDe kommer att vara annorlunda svenskar av Simon Sorgenfrei Jaquette Gyldenstolpe av Anna-Lena BergSvarta St Barthelemy av Fredrik ThomassonSveriges långa historia av Jonathan LindströmTusen år i Uppåkra av Dick HarrisonKlart skepp av Ann Pålsson (redaktör)Ruths garderob av Ingela BendtExtas i folkhemmet av Leonidas AretakisJakten på Tutankhamon av Bengt Fredriksson och Andreas PalmaerFurnace av Ivan LashinBrass Birmingham av Gavan Brown, Matt Tolman och Martin Wallace",
"id": "4PulPQRdLooLmCdKiEe9GV",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a41807911678c0b83537f2a99",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f41807911678c0b83537f2a99",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d41807911678c0b83537f2a99",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Kärlek och industriromantik förgyller sommaren",
"release_date": "2022-06-21",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:4PulPQRdLooLmCdKiEe9GV"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/536e38215bd49e90208d92e6b0b1198a450b4306",
"description": "Hör om stridshingstar, fotbollskrig, 1200-talets Vietnamkrig och mycket annat i Vetenskapsradion Historias lyssnarfrågemarathon där Dick Harrison svarar på lyssnarnas egna frågor i ett helt program. Vad hände under Fotbollskriget 1969 och Körsbärskriget 1631 och varför bröt de ut? Följ med Vetenskapsradion Historia på Dick Harrison långlopp, årets lyssnarfrågemarathon där historieprofessorn besvarar lyssnarnas egna frågor. Denna gång berör samtliga frågor historiska krig med anledning av den pågående ryska invasionen av Ukraina.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1m0Kagczdo04dXgvdWPuHu"
},
"href": "https://api.spotify.com/v1/episodes/1m0Kagczdo04dXgvdWPuHu",
"html_description": "Hör om stridshingstar, fotbollskrig, 1200-talets Vietnamkrig och mycket annat i Vetenskapsradion Historias lyssnarfrågemarathon där Dick Harrison svarar på lyssnarnas egna frågor i ett helt program. <br /><br /> Vad hände under Fotbollskriget 1969 och Körsbärskriget 1631 och varför bröt de ut? Följ med Vetenskapsradion Historia på Dick Harrison långlopp, årets lyssnarfrågemarathon där historieprofessorn besvarar lyssnarnas egna frågor. Denna gång berör samtliga frågor historiska krig med anledning av den pågående ryska invasionen av Ukraina.Programledare är Tobias Svanelid.",
"id": "1m0Kagczdo04dXgvdWPuHu",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2e4f8d2a0f3b11bbe5c5e1e3",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2e4f8d2a0f3b11bbe5c5e1e3",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2e4f8d2a0f3b11bbe5c5e1e3",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Lyssnarfrågemarathon med toyotakrig, fotbollskrig och körsbärskrig!",
"release_date": "2022-06-14",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1m0Kagczdo04dXgvdWPuHu"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/33009f4972a398f72798bd1ab652ee6ac17d888a",
"description": "Från Kronans undergång utanför Öland till den stora segern vid Svensksund. Flottans historia har format riket. Den har skapat stormakten Sverige och skyddat landets handel. Nu fyller den 500 år. För femhundra år sedan ankrade ett antal krigsskepp upp i Slätbaken. Skeppen, som köpts på kredit från Lübeck, skulle komma att utgöra de första fartygen i den svenska flottan, och i Vetenskapsradion Historia berättar historikern Lars Ericson Wolke om flottans födelse och betydelse för Sveriges historia.Följ med till platserna för flottans största segrar och nederlag, till vattnen utanför Öland och till Finska viken, och hör om hur man nu planerar att fira jubiléet i en tid då flottans roll danas om igen.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5BzMNb6pNFzS3eUYYcdwfS"
},
"href": "https://api.spotify.com/v1/episodes/5BzMNb6pNFzS3eUYYcdwfS",
"html_description": "Från Kronans undergång utanför Öland till den stora segern vid Svensksund. Flottans historia har format riket. Den har skapat stormakten Sverige och skyddat landets handel. Nu fyller den 500 år. <br /><br /> För femhundra år sedan ankrade ett antal krigsskepp upp i Slätbaken. Skeppen, som köpts på kredit från Lübeck, skulle komma att utgöra de första fartygen i den svenska flottan, och i Vetenskapsradion Historia berättar historikern Lars Ericson Wolke om flottans födelse och betydelse för Sveriges historia.Följ med till platserna för flottans största segrar och nederlag, till vattnen utanför Öland och till Finska viken, och hör om hur man nu planerar att fira jubiléet i en tid då flottans roll danas om igen.Programledare är Tobias Svanelid.",
"id": "5BzMNb6pNFzS3eUYYcdwfS",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a279214989153202ca5782448",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f279214989153202ca5782448",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d279214989153202ca5782448",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Flottan fyller 500",
"release_date": "2022-06-07",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5BzMNb6pNFzS3eUYYcdwfS"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7c065061ed2c53b2f564d9e4625a311baaf9b526",
"description": "Glöm den skäggige grottmannen och tänk dig istället en fingerfärdig och pratsam kulturvarelse med goda relationer med vår egen art. Det är författaren Rebecca Wragg Sykes budskap i aktuella Släktskap. Satte han på sig en kostym hade man knappt sett någon skillnad mellan neanderthalaren och oss själva. Vetenskapsradion Historia tar pulsen på den senaste forskningen om vår nära kusin som nu presenteras i aktuella boken Släktskap av arkeologen Rebecca Wragg Sykes. Med dagens vetenskapliga metoder kan en enda neanderthaltand avslöja vad personen åt, hur den reste, hur länge den ammades och hur den tillverkade sina verktyg, och all denna kunskap ger oss ny en helt ny bild av vår nära släkting. Glöm den barbariske grottmannen, och tänk dig istället en kulturellt utvecklad varelse som säkert hade nära samarbete med vår egen art, menar författaren.Och så tipsar Panelen om historiska sommaraktiviteter och lekar som kan förnöja oss och reder ut vilken roll barnen spelat i historien apropå aktuella säsongen av Stranger Things.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5TpImZuFku43lvR0JyMvjO"
},
"href": "https://api.spotify.com/v1/episodes/5TpImZuFku43lvR0JyMvjO",
"html_description": "Glöm den skäggige grottmannen och tänk dig istället en fingerfärdig och pratsam kulturvarelse med goda relationer med vår egen art. Det är författaren Rebecca Wragg Sykes budskap i aktuella Släktskap. <br /><br /> Satte han på sig en kostym hade man knappt sett någon skillnad mellan neanderthalaren och oss själva. Vetenskapsradion Historia tar pulsen på den senaste forskningen om vår nära kusin som nu presenteras i aktuella boken Släktskap av arkeologen Rebecca Wragg Sykes. Med dagens vetenskapliga metoder kan en enda neanderthaltand avslöja vad personen åt, hur den reste, hur länge den ammades och hur den tillverkade sina verktyg, och all denna kunskap ger oss ny en helt ny bild av vår nära släkting. Glöm den barbariske grottmannen, och tänk dig istället en kulturellt utvecklad varelse som säkert hade nära samarbete med vår egen art, menar författaren.Och så tipsar Panelen om historiska sommaraktiviteter och lekar som kan förnöja oss och reder ut vilken roll barnen spelat i historien apropå aktuella säsongen av Stranger Things.Programledare är Tobias Svanelid.",
"id": "5TpImZuFku43lvR0JyMvjO",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ac301f28bb3c12e16024f411a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fc301f28bb3c12e16024f411a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dc301f28bb3c12e16024f411a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Hemlighetsfulla neanderthalaren i rampljuset",
"release_date": "2022-05-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5TpImZuFku43lvR0JyMvjO"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/c82a5f41619e3d20b80df210b39c2b7e1bb0a97b",
"description": "Följ med Tobias Svanelid på en vandring längs Birger Jarlsgatan, startpunkten för den muslimska invandringen i Sverige. Och hör om korstågens betydelse för islams expansion. Stockholmsutställningen 1897 fick besök av den ryske muslimen Ebrahim Umerkajeff, en pälshandlare som hittade kärleken i Sverige och blev kvar. Om honom och de andra tidiga muslimska invandrarna som fick svenskt medborgarskap handlar religionsvetaren Simon Sorgenfreis aktuella bok De kommer att vara annorlunda svenskar. Tobias Svanelid tar med författaren på en vandring längs Birger Jarlsgatan i Stockholm, platsen för de första svenska muslimernas företag och startpunkten för den utveckling som idag gjort Sverige till ett av världens mest mångkulturella länder.Dessutom svarar Dick Harrison på en lyssnarfråga om vad som hade hänt med Europas kristna befolkning om påven Urban II aldrig dragit igång korstågen.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/29pGMHLbL8MEOlixPUrom3"
},
"href": "https://api.spotify.com/v1/episodes/29pGMHLbL8MEOlixPUrom3",
"html_description": "Följ med Tobias Svanelid på en vandring längs Birger Jarlsgatan, startpunkten för den muslimska invandringen i Sverige. Och hör om korstågens betydelse för islams expansion. <br /><br /> Stockholmsutställningen 1897 fick besök av den ryske muslimen Ebrahim Umerkajeff, en pälshandlare som hittade kärleken i Sverige och blev kvar. Om honom och de andra tidiga muslimska invandrarna som fick svenskt medborgarskap handlar religionsvetaren Simon Sorgenfreis aktuella bok De kommer att vara annorlunda svenskar. Tobias Svanelid tar med författaren på en vandring längs Birger Jarlsgatan i Stockholm, platsen för de första svenska muslimernas företag och startpunkten för den utveckling som idag gjort Sverige till ett av världens mest mångkulturella länder.Dessutom svarar Dick Harrison på en lyssnarfråga om vad som hade hänt med Europas kristna befolkning om påven Urban II aldrig dragit igång korstågen.",
"id": "29pGMHLbL8MEOlixPUrom3",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a83d4c56598da1efc5bbb98cc",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f83d4c56598da1efc5bbb98cc",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d83d4c56598da1efc5bbb98cc",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Sveriges första muslimer",
"release_date": "2022-05-24",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:29pGMHLbL8MEOlixPUrom3"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/769eb5ee90c24ccdaa5ede9cd022fcb125a6f6d8",
"description": "Ormen Friskes undergång på Nordsjön 1950 är en tragedi i Kalla krigets skugga. Nu lyfts berättelsen fram och frågetecknen rätas ut. Dessutom undersöker vi tjusningen med att bygga gamla träbåtar. Sommaren 1950 gick vikingaskeppet Ormen Friske under i Nordsjöns stormiga vågor. 15 man följde henne i djupet, och i Vetenskapsradion Historia undersöker vi den gripande och märkliga händelsen, en fartygskatastrof och en nationell tragedi i Kalla krigets skugga. Jack Werner är aktuell med boken Ormen Friske och berättar om människorna bakom frisksportprojektet att återskapa ett vikingaskepp och det misslyckade försöket att segla det ut i Europa.Dessutom besöker vi skeppsbyggarskolan på Skeppsholmen i Stockholm, där återskapade galeasen Förlig Vind nu tar form. Nyligen utsågs det traditionella nordiska skeppsbyggeriet till ett immateriellt världsarv, men vad är det egentligen som lockar med att återskapa gamla träfartyg?Programledare är Tobias Svanelid. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5hWBrfMZFNNzwpJuRlqqzy"
},
"href": "https://api.spotify.com/v1/episodes/5hWBrfMZFNNzwpJuRlqqzy",
"html_description": "Ormen Friskes undergång på Nordsjön 1950 är en tragedi i Kalla krigets skugga. Nu lyfts berättelsen fram och frågetecknen rätas ut. Dessutom undersöker vi tjusningen med att bygga gamla träbåtar. <br /><br /> Sommaren 1950 gick vikingaskeppet Ormen Friske under i Nordsjöns stormiga vågor. 15 man följde henne i djupet, och i Vetenskapsradion Historia undersöker vi den gripande och märkliga händelsen, en fartygskatastrof och en nationell tragedi i Kalla krigets skugga. Jack Werner är aktuell med boken Ormen Friske och berättar om människorna bakom frisksportprojektet att återskapa ett vikingaskepp och det misslyckade försöket att segla det ut i Europa.Dessutom besöker vi skeppsbyggarskolan på Skeppsholmen i Stockholm, där återskapade galeasen Förlig Vind nu tar form. Nyligen utsågs det traditionella nordiska skeppsbyggeriet till ett immateriellt världsarv, men vad är det egentligen som lockar med att återskapa gamla träfartyg?Programledare är Tobias Svanelid. ",
"id": "5hWBrfMZFNNzwpJuRlqqzy",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a78e0a3c92b4d358251aacd1f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f78e0a3c92b4d358251aacd1f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d78e0a3c92b4d358251aacd1f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Kalla krigets vikingakatastrof",
"release_date": "2022-05-17",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5hWBrfMZFNNzwpJuRlqqzy"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/6f2f49b4d775aa034cbc5195d9cd8888e7412372",
"description": "1600-talets Dalarö var en förstad till Stockholm bestående av tätpackade fartyg. Vi reser dit för att ta pulsen på porten till stormakten Sverige och söka spåren efter dess farleder. Dalarö var porten till stormaktstidens Sverige. Här samlades krigsskeppen inför sjöslagen på Östersjön och hit flockades handelsfartygen i jakt på stormaktens rikedomar. Vetenskapsradion Historia söker tillsammans med marinarkeologen Niklas Eriksson efter spåren av skeppslivet som avtecknar sig på havsbottnen och vid Dalarös skär och grynnor.Och så reder Jonathan Lindström ut om Harkilar verkligen var namnet på den äldsta kände svensken, eller kanske snarare namnet på hans svärd. En lyssnare undrar hur säker man kan vara på vad fyndet av en svärdsskida med runor från 300-talet egentligen berättar.Och så svarar Dick Harrison på en fråga om vilken kopplingen egentligen är mellan goter och gutar.Programledare är Tobias Svanelid. ",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/7qLVM6GFJAGuXw4RRwkUTb"
},
"href": "https://api.spotify.com/v1/episodes/7qLVM6GFJAGuXw4RRwkUTb",
"html_description": "1600-talets Dalarö var en förstad till Stockholm bestående av tätpackade fartyg. Vi reser dit för att ta pulsen på porten till stormakten Sverige och söka spåren efter dess farleder. <br /><br /> Dalarö var porten till stormaktstidens Sverige. Här samlades krigsskeppen inför sjöslagen på Östersjön och hit flockades handelsfartygen i jakt på stormaktens rikedomar. Vetenskapsradion Historia söker tillsammans med marinarkeologen Niklas Eriksson efter spåren av skeppslivet som avtecknar sig på havsbottnen och vid Dalarös skär och grynnor.Och så reder Jonathan Lindström ut om Harkilar verkligen var namnet på den äldsta kände svensken, eller kanske snarare namnet på hans svärd. En lyssnare undrar hur säker man kan vara på vad fyndet av en svärdsskida med runor från 300-talet egentligen berättar.Och så svarar Dick Harrison på en fråga om vilken kopplingen egentligen är mellan goter och gutar.Programledare är Tobias Svanelid. ",
"id": "7qLVM6GFJAGuXw4RRwkUTb",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a1d20aac8459b4dadbec059aa",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f1d20aac8459b4dadbec059aa",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d1d20aac8459b4dadbec059aa",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Porten till Stormakts-Sverige",
"release_date": "2022-05-10",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:7qLVM6GFJAGuXw4RRwkUTb"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1b0c7db54834991d3f66ba6c09d16d19270ca874",
"description": "Följ med till polispaltarnas, uteliggarnas och lönnkrogarnas tid som populariserats av Niklas Natt och Dag och nu undersöks i en aktuell avhandling. Bellman noir på riktigt! 1790-talets mörkersidor har lockat mängder till Niklas Natt och Dags Bellman noir-trilogi. Vetenskapsradion Historia djupdyker i uteliggarnas, mördarnas och polispaltarnas Stockholm tillsammans med författaren och går också på en vandring runt Gamla Stans en gång smutsiga och illaluktande gränder tillsammans med historikern Tobias Osvald som undersökt stadens polisiära insatser och utmaningar under Bellmans epok. Uteliggare, lönnkrogar och fuskbyggda dass var några av de vanligaste problemen.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/7dChAMXhnjpY0RQu1nCGWm"
},
"href": "https://api.spotify.com/v1/episodes/7dChAMXhnjpY0RQu1nCGWm",
"html_description": "Följ med till polispaltarnas, uteliggarnas och lönnkrogarnas tid som populariserats av Niklas Natt och Dag och nu undersöks i en aktuell avhandling. Bellman noir på riktigt! <br /><br /> 1790-talets mörkersidor har lockat mängder till Niklas Natt och Dags Bellman noir-trilogi. Vetenskapsradion Historia djupdyker i uteliggarnas, mördarnas och polispaltarnas Stockholm tillsammans med författaren och går också på en vandring runt Gamla Stans en gång smutsiga och illaluktande gränder tillsammans med historikern Tobias Osvald som undersökt stadens polisiära insatser och utmaningar under Bellmans epok. Uteliggare, lönnkrogar och fuskbyggda dass var några av de vanligaste problemen.Programledare är Tobias Svanelid.",
"id": "7dChAMXhnjpY0RQu1nCGWm",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a535c4395a7a62faac79a11c8",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f535c4395a7a62faac79a11c8",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d535c4395a7a62faac79a11c8",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Polisarbete på Bellman noir-tiden",
"release_date": "2022-05-03",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:7dChAMXhnjpY0RQu1nCGWm"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/1e66a45f609997412c8659fdf075c31666ddf20d",
"description": "Bolmört, flugsvamp och andra droger har inmundigats i Sverige i jakt på extasen. Det menar författaren som gör upp med bilden av den rationella svensken - till och med Carl von Linné gillade opium! Vikingarnas völvor, 1600-talets häxor och 1900-talets KI-forskare var alla fascinerade av drogstimulerad extas. I aktuella Extas i folkhemmet gör författaren Leonidas Aretakis upp med den svenska självbilden som en nykter och rationell nation och berättar extasens och de psykedeliska drogernas historia i Sverige.Dessutom reder Dick Harrison ut om berättelsen om råttfångaren i Hameln har en verklighetsbakgrund.Programledare är Tobias Svanelid. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/76CYLlRN4S5QwfdcQyAGLR"
},
"href": "https://api.spotify.com/v1/episodes/76CYLlRN4S5QwfdcQyAGLR",
"html_description": "Bolmört, flugsvamp och andra droger har inmundigats i Sverige i jakt på extasen. Det menar författaren som gör upp med bilden av den rationella svensken - till och med Carl von Linné gillade opium! <br /><br /> Vikingarnas völvor, 1600-talets häxor och 1900-talets KI-forskare var alla fascinerade av drogstimulerad extas. I aktuella Extas i folkhemmet gör författaren Leonidas Aretakis upp med den svenska självbilden som en nykter och rationell nation och berättar extasens och de psykedeliska drogernas historia i Sverige.Dessutom reder Dick Harrison ut om berättelsen om råttfångaren i Hameln har en verklighetsbakgrund.Programledare är Tobias Svanelid. ",
"id": "76CYLlRN4S5QwfdcQyAGLR",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa53cf772bd8798172f3b6f1a",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa53cf772bd8798172f3b6f1a",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da53cf772bd8798172f3b6f1a",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Knarklandet Sveriges historia",
"release_date": "2022-04-26",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:76CYLlRN4S5QwfdcQyAGLR"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/3958fc136c0d5263ffcba6c236320c1a42dc01e6",
"description": "Det var demokratin och kungafamiljens kamp för existensberättigande som förvandlade Stockholms slott från lyxhem till museum. Vi besöker slottet och återträffar också Panelen för att prata hämnd. Kungliga slottet i Stockholm förvandlades under 1900-talet från bostad till museum, från lyxigt residens till ett besöksmål för turister. Konstvetaren Rebecka Millhagen Adelswärd har kartlagt hur förvandlingen gick till och vad Slottets förvandling kan berätta om vår egen tid.Dessutom återsamlas Panelen för att diskutera hämndens eviga kraft genom historien utifrån bioaktuella The Northman, och hur dagens debatt om Nato-medlemskap har historiska paralleller till 500-talets Sveavälde och slaget vid Svolder år 1000.Programledare är Tobias Svanelid.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3cpTGZbobL2AGoLf3xO57L"
},
"href": "https://api.spotify.com/v1/episodes/3cpTGZbobL2AGoLf3xO57L",
"html_description": "Det var demokratin och kungafamiljens kamp för existensberättigande som förvandlade Stockholms slott från lyxhem till museum. Vi besöker slottet och återträffar också Panelen för att prata hämnd. <br /><br /> Kungliga slottet i Stockholm förvandlades under 1900-talet från bostad till museum, från lyxigt residens till ett besöksmål för turister. Konstvetaren Rebecka Millhagen Adelswärd har kartlagt hur förvandlingen gick till och vad Slottets förvandling kan berätta om vår egen tid.Dessutom återsamlas Panelen för att diskutera hämndens eviga kraft genom historien utifrån bioaktuella The Northman, och hur dagens debatt om Nato-medlemskap har historiska paralleller till 500-talets Sveavälde och slaget vid Svolder år 1000.Programledare är Tobias Svanelid.",
"id": "3cpTGZbobL2AGoLf3xO57L",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aa252d5799be567fe6759987d",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fa252d5799be567fe6759987d",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68da252d5799be567fe6759987d",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Slottet – från lyxhem till turistdestination",
"release_date": "2022-04-19",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3cpTGZbobL2AGoLf3xO57L"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7dc7d74f09b9fd3b49625a8c40189121a8488a9b",
"description": "Hur uppstod den unika kulturen på Påskön, med sina magiska stenskulpturer och märkliga skriftspråk? Och vad hände med Påskön efter att européer upptäckte ön för 300 år sedan? På påskdagen 1722 gick européer för första gången i land på Påskön, den gräsbevuxna ön mitt i Stilla Havet med sina märkliga, mystiska stenskulpturer. Allt sedan dess har öns kultur och historia gäckat oss och i Vetenskapsradion Historia samtalar Tobias Svanelid med arkeologen Helene Martinsson Wallin om vad européernas möte med Påsköborna betydde för ön, hur ön blivit symbol för mänsklig miljöförstöring och civilisationernas kollaps och hur ön egentligen befolkades hade Thor Heyerdahl rätt i sina teorier om sydamerikanska kopplingar till Påskön?",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5jFn2X7DGimReBSYW5neiD"
},
"href": "https://api.spotify.com/v1/episodes/5jFn2X7DGimReBSYW5neiD",
"html_description": "Hur uppstod den unika kulturen på Påskön, med sina magiska stenskulpturer och märkliga skriftspråk? Och vad hände med Påskön efter att européer upptäckte ön för 300 år sedan? <br /><br /> På påskdagen 1722 gick européer för första gången i land på Påskön, den gräsbevuxna ön mitt i Stilla Havet med sina märkliga, mystiska stenskulpturer. Allt sedan dess har öns kultur och historia gäckat oss och i Vetenskapsradion Historia samtalar Tobias Svanelid med arkeologen Helene Martinsson Wallin om vad européernas möte med Påsköborna betydde för ön, hur ön blivit symbol för mänsklig miljöförstöring och civilisationernas kollaps och hur ön egentligen befolkades hade Thor Heyerdahl rätt i sina teorier om sydamerikanska kopplingar till Påskön?",
"id": "5jFn2X7DGimReBSYW5neiD",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a0df0e18f9fe4307c5315fe76",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f0df0e18f9fe4307c5315fe76",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d0df0e18f9fe4307c5315fe76",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Påsköns hemligheter och kollaps",
"release_date": "2022-04-12",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5jFn2X7DGimReBSYW5neiD"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f86e1fd40f9b5824a1831037f2bb5e47619c6f4c",
"description": "Följ med till medeltidsmetropolen Uppsala som nu avslöjar sina hemligheter i en ny utgrävning. Och träffa pojkkejsaren Elagabalus, Roms värste regent och historiens första transvestit. Under medeltiden förvandlades forntidens heliga kultplats till Upplands metropol med ärkebiskopssäte och marknad vid Fyrisåns forsar. Vetenskapsradion Historia besöker de pågående utgrävningarna på Stora torget i Uppsala som nu tecknar en ny bild av en av medeltidens mäktigaste städer. Arkeologen Joakim Kjellberg deltar i utgrävningen och är dessutom aktuell med en ny avhandling om Uppsalas medeltid och guidar runt Urban Björstadius i spåren av en förlorad värld.Dessutom uppmärksammar vi Roms värste kejsare den sexuellt utsvävade fjortisen Elagabalus som förfärade sin samtid och bara klarade ett par år på tronen innan hans avhuggna huvud kastades i Tibern. Antikvetaren Linnea Åshede tecknar bilden av Elagabalus, mest känd för att ha varit historiens förste transvestit och att ha dränkt sina gäster under ett hav av rosenblad, och menar att vi kanske inte ska tro blint på alla källor om den smutskastade kejsaren.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2lGVORuBoxu48826LZXLi2"
},
"href": "https://api.spotify.com/v1/episodes/2lGVORuBoxu48826LZXLi2",
"html_description": "Följ med till medeltidsmetropolen Uppsala som nu avslöjar sina hemligheter i en ny utgrävning. Och träffa pojkkejsaren Elagabalus, Roms värste regent och historiens första transvestit. <br /><br /> Under medeltiden förvandlades forntidens heliga kultplats till Upplands metropol med ärkebiskopssäte och marknad vid Fyrisåns forsar. Vetenskapsradion Historia besöker de pågående utgrävningarna på Stora torget i Uppsala som nu tecknar en ny bild av en av medeltidens mäktigaste städer. Arkeologen Joakim Kjellberg deltar i utgrävningen och är dessutom aktuell med en ny avhandling om Uppsalas medeltid och guidar runt Urban Björstadius i spåren av en förlorad värld.Dessutom uppmärksammar vi Roms värste kejsare den sexuellt utsvävade fjortisen Elagabalus som förfärade sin samtid och bara klarade ett par år på tronen innan hans avhuggna huvud kastades i Tibern. Antikvetaren Linnea Åshede tecknar bilden av Elagabalus, mest känd för att ha varit historiens förste transvestit och att ha dränkt sina gäster under ett hav av rosenblad, och menar att vi kanske inte ska tro blint på alla källor om den smutskastade kejsaren.Programledare är Tobias Svanelid.",
"id": "2lGVORuBoxu48826LZXLi2",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a34cfc367a0be37c7d8d752b8",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f34cfc367a0be37c7d8d752b8",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d34cfc367a0be37c7d8d752b8",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Uppsalas medeltid och Roms värste kejsare",
"release_date": "2022-04-05",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2lGVORuBoxu48826LZXLi2"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/9e60828496e9c011ebb758b9df78f380a5915627",
"description": "Möt tvätterskan Suzannah och magikern Daly som några av Sankt Barthélemys svarta befolkning och hör om slavnationen Sveriges historia och hur vi idag borde minnas den. För första gången kommer vi i aktuella boken Svarta S:t Barthélemy nära Sveriges svarta och förslavade befolkning på den karibiska ön. Historikern Fredrik Thomasson har som förste forskare fördjupat sig i de historiska dokument som skildrar de svarta öbornas villkor, som piskade slavar, som tvätterskor, frisörer och adelsdöttrar. Individer som alla hade det gemensamt att de räknades som en andra klassens människor. Vetenskapsradion Historia träffar författaren och uppmärksammar också frågan om hur vi idag kan minnas historien om slavnationen Sverige. Forskaren Rebecka Katz Thor undersöker initiativen att resa ett minnesmärke över slaveriets offer.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3KUekWsmbF7beIO9u9wmFM"
},
"href": "https://api.spotify.com/v1/episodes/3KUekWsmbF7beIO9u9wmFM",
"html_description": "Möt tvätterskan Suzannah och magikern Daly som några av Sankt Barthélemys svarta befolkning och hör om slavnationen Sveriges historia och hur vi idag borde minnas den. <br /><br /> För första gången kommer vi i aktuella boken Svarta S:t Barthélemy nära Sveriges svarta och förslavade befolkning på den karibiska ön. Historikern Fredrik Thomasson har som förste forskare fördjupat sig i de historiska dokument som skildrar de svarta öbornas villkor, som piskade slavar, som tvätterskor, frisörer och adelsdöttrar. Individer som alla hade det gemensamt att de räknades som en andra klassens människor. Vetenskapsradion Historia träffar författaren och uppmärksammar också frågan om hur vi idag kan minnas historien om slavnationen Sverige. Forskaren Rebecka Katz Thor undersöker initiativen att resa ett minnesmärke över slaveriets offer.Programledare är Tobias Svanelid.",
"id": "3KUekWsmbF7beIO9u9wmFM",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a3d127ebc88492169f8c91863",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f3d127ebc88492169f8c91863",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d3d127ebc88492169f8c91863",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Slavkolonin Sankt Barthélemy",
"release_date": "2022-03-29",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3KUekWsmbF7beIO9u9wmFM"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/29221520c3144ae92d4ac6db1fb693cd80fba9a1",
"description": "Möt hallonflickor, säljägare och sveakungar i Jonathan Lindströms aktuella Sveriges långa historia som för första gången skildrar Sveriges hela 14000-åriga historia utifrån senaste forskningen. Forntidens myllrande värld med säljägare, sveakungar och hallonflickor får helt nytt liv i arkeologen Jonathan Lindströms aktuella Sveriges långa historia. Tobias Svanelid träffar författaren för att diskutera hur man idag kan skriva en helt ny typ av historia om en forntid som tidigare av många ansetts grå och trist. Med hjälp av genetik, klimatforskning och nya tolkningar av sagor, språkhistoria och myter tecknar boken en detaljerad bild av Sveriges 14000-åriga historia och försöker också förklara varför historien förändras så dramatiskt under epokerna.Dessutom svarar Dick Harrison på en lyssnarfråga om atombombernas historia, och om det egentligen var militära överväganden eller hämndmotiv som låg bakom bomberna över Hiroshima och Nagasaki.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/29fgmiW8Vcd7tS50rhouJe"
},
"href": "https://api.spotify.com/v1/episodes/29fgmiW8Vcd7tS50rhouJe",
"html_description": "Möt hallonflickor, säljägare och sveakungar i Jonathan Lindströms aktuella Sveriges långa historia som för första gången skildrar Sveriges hela 14000-åriga historia utifrån senaste forskningen. <br /><br /> Forntidens myllrande värld med säljägare, sveakungar och hallonflickor får helt nytt liv i arkeologen Jonathan Lindströms aktuella Sveriges långa historia. Tobias Svanelid träffar författaren för att diskutera hur man idag kan skriva en helt ny typ av historia om en forntid som tidigare av många ansetts grå och trist. Med hjälp av genetik, klimatforskning och nya tolkningar av sagor, språkhistoria och myter tecknar boken en detaljerad bild av Sveriges 14000-åriga historia och försöker också förklara varför historien förändras så dramatiskt under epokerna.Dessutom svarar Dick Harrison på en lyssnarfråga om atombombernas historia, och om det egentligen var militära överväganden eller hämndmotiv som låg bakom bomberna över Hiroshima och Nagasaki.",
"id": "29fgmiW8Vcd7tS50rhouJe",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8ab455f9564f36a482eba0f6ba",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fb455f9564f36a482eba0f6ba",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68db455f9564f36a482eba0f6ba",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Forntiden i helt nytt ljus",
"release_date": "2022-03-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:29fgmiW8Vcd7tS50rhouJe"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/dad2964154b0af68e0b1053060f8899db9f9fb97",
"description": "Det var historiens största inringning av fiendesoldater och en av krigshistoriens värsta katastrofer. Vetenskapsradion Historia undersöker parallellerna mellan slaget vid Kiev 1941 och striderna idag. Inför Operation Barbarossa trodde Hitler att han skulle erövra Sovjetunionen på tre veckor och att befolkningen skulle möta de tyska trupperna med blommor och öppna famnar. Hitler hade fel och i Vetenskapsradion Historia diskuterar författaren Christer Bergström de paralleller som finns mellan 1941 års slag vid Kiev och dagens ryska invasion av Ukraina.Dessutom diskuteras frågorna om hur ett kulturarv bäst kan skyddas i händelse av krig. Historikern Mattias Legnér är aktuell med boken Värden att värna som undersöker vilka åtgärder Sverige gjorde inför och under andra världskriget för att skydda sina mest värdefulla museiföremål.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när Gotland ockuperades av Ryssland 1808.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/7i87bMdlsW5jfFdqGIuS9X"
},
"href": "https://api.spotify.com/v1/episodes/7i87bMdlsW5jfFdqGIuS9X",
"html_description": "Det var historiens största inringning av fiendesoldater och en av krigshistoriens värsta katastrofer. Vetenskapsradion Historia undersöker parallellerna mellan slaget vid Kiev 1941 och striderna idag. <br /><br /> Inför Operation Barbarossa trodde Hitler att han skulle erövra Sovjetunionen på tre veckor och att befolkningen skulle möta de tyska trupperna med blommor och öppna famnar. Hitler hade fel och i Vetenskapsradion Historia diskuterar författaren Christer Bergström de paralleller som finns mellan 1941 års slag vid Kiev och dagens ryska invasion av Ukraina.Dessutom diskuteras frågorna om hur ett kulturarv bäst kan skyddas i händelse av krig. Historikern Mattias Legnér är aktuell med boken Värden att värna som undersöker vilka åtgärder Sverige gjorde inför och under andra världskriget för att skydda sina mest värdefulla museiföremål.Och så svarar Dick Harrison på en lyssnarfråga om hur det gick till när Gotland ockuperades av Ryssland 1808.Programledare är Tobias Svanelid.",
"id": "7i87bMdlsW5jfFdqGIuS9X",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7a36c56e46ad90607f2fc4ea",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7a36c56e46ad90607f2fc4ea",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7a36c56e46ad90607f2fc4ea",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Slagen om Kiev 1941 och 2022",
"release_date": "2022-03-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:7i87bMdlsW5jfFdqGIuS9X"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/57f83af0ffec1420e3b6d54e2cee5b7af69c8bf8",
"description": "Kanonmatssoldater, stelbent strategi och lyckokalkyler har präglat Rysslands krigserfarenheter det senaste seklet, och med invasionen av Ukraina tycks historien upprepa sig igen. Vetenskapsradion Historia tar tempen på Rysslands taktik under invasionen i Ukraina och diskuterar rysk krigshistoria med försvarshistorikern Lars Ericson Wolke på Försvarshögskolan.- Den ryska krigföringen har djupa rötter i andra världskriget och kalla kriget, men det har inte fungerat i Ukraina, säger han.Erfarenheterna från Groznyj på 1990-talet, i Afghanistan på 80-talet, i Prag 1968 och under Vinterkriget i Finland har paralleller i dagens invasion där Ryssland tycks göra om samma strategiska och taktiska misstag som tidigare, med katastrofala förluster i människoliv som konsekvens.Dessutom återsamlas Panelen med Jonathan Lindström, Annika Sandén och Kristina Ekero Eriksson för att diskutera situationen i Ukraina och årets internationella kvinnodag med historiska glasögon.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/1kkQ1ORUsLtRsoH6Ux7Tqc"
},
"href": "https://api.spotify.com/v1/episodes/1kkQ1ORUsLtRsoH6Ux7Tqc",
"html_description": "Kanonmatssoldater, stelbent strategi och lyckokalkyler har präglat Rysslands krigserfarenheter det senaste seklet, och med invasionen av Ukraina tycks historien upprepa sig igen. <br /><br /> Vetenskapsradion Historia tar tempen på Rysslands taktik under invasionen i Ukraina och diskuterar rysk krigshistoria med försvarshistorikern Lars Ericson Wolke på Försvarshögskolan.- Den ryska krigföringen har djupa rötter i andra världskriget och kalla kriget, men det har inte fungerat i Ukraina, säger han.Erfarenheterna från Groznyj på 1990-talet, i Afghanistan på 80-talet, i Prag 1968 och under Vinterkriget i Finland har paralleller i dagens invasion där Ryssland tycks göra om samma strategiska och taktiska misstag som tidigare, med katastrofala förluster i människoliv som konsekvens.Dessutom återsamlas Panelen med Jonathan Lindström, Annika Sandén och Kristina Ekero Eriksson för att diskutera situationen i Ukraina och årets internationella kvinnodag med historiska glasögon.Programledare är Tobias Svanelid.",
"id": "1kkQ1ORUsLtRsoH6Ux7Tqc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a6e9199a1a1f6d190f13dddf9",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f6e9199a1a1f6d190f13dddf9",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d6e9199a1a1f6d190f13dddf9",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ryssland offer för sin egen krigshistoria",
"release_date": "2022-03-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:1kkQ1ORUsLtRsoH6Ux7Tqc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/7da394dda969ea8f2949c59b8042ea9ceafc9cb4",
"description": "Ukrainas kulturarv riskerar att plundras eller förstöras i kriget. Vad görs för att rädda landets historia när den nu är under attack, och hur ser de historiska banden mellan Sverige och Ukraina ut? Ukrainas kulturarv och många världsarv är nu under attack. Vetenskapsradion Historia reder ut hur ukrainska kulturarvsinstitutioner arbetar för att skydda sina föremål och historiska platser, men också hur Ukrainas historia attackeras av Putins historiesyn.I centrum för konflikten står Ukrainas rätt till självstyre och vi diskuterar landets långa historia och många kopplingar till Sverige tillsammans med vikingaexperten Charlotte Hedenstierna Jonsson som reder ut de skandinaviska rötterna i vikingariket Kievrus, med Riksarkivets Anna-Karin Hermodsson som berättar om den världsunika Örnkonstitutionen som lade grunden för ett självständigt Ukraina redan 1710, och historikern Kristian Gerner som menar att Putins historiebruk saknar grund.Programledare är Tobias Svanelid.Programmet spelas in direkt den 1 mars 2022. ",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/55rkv2HzElZDgu6VCQo3qt"
},
"href": "https://api.spotify.com/v1/episodes/55rkv2HzElZDgu6VCQo3qt",
"html_description": "Ukrainas kulturarv riskerar att plundras eller förstöras i kriget. Vad görs för att rädda landets historia när den nu är under attack, och hur ser de historiska banden mellan Sverige och Ukraina ut? <br /><br /> Ukrainas kulturarv och många världsarv är nu under attack. Vetenskapsradion Historia reder ut hur ukrainska kulturarvsinstitutioner arbetar för att skydda sina föremål och historiska platser, men också hur Ukrainas historia attackeras av Putins historiesyn.I centrum för konflikten står Ukrainas rätt till självstyre och vi diskuterar landets långa historia och många kopplingar till Sverige tillsammans med vikingaexperten Charlotte Hedenstierna Jonsson som reder ut de skandinaviska rötterna i vikingariket Kievrus, med Riksarkivets Anna-Karin Hermodsson som berättar om den världsunika Örnkonstitutionen som lade grunden för ett självständigt Ukraina redan 1710, och historikern Kristian Gerner som menar att Putins historiebruk saknar grund.Programledare är Tobias Svanelid.Programmet spelas in direkt den 1 mars 2022. ",
"id": "55rkv2HzElZDgu6VCQo3qt",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8aed30807afddf46acb7d02dfd",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1fed30807afddf46acb7d02dfd",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68ded30807afddf46acb7d02dfd",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Ukrainas historia under attack",
"release_date": "2022-03-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:55rkv2HzElZDgu6VCQo3qt"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/f7104863f5178a39b9d08bd0fce38a81cc467350",
"description": "Varför uppkom myten om stormakts-Sveriges tvångsdöpta muslimer? Vetenskapsradion Historia undersöker historien bakom berättelsen, och uppmärksammar försöket att ärerädda ärkeskurken Anckarström. Tiotalet muslimska turkar påstås ha tvångsdöpts i Sverige i slutet av 1600-talet. Men uppgifterna stämmer inte, menar religionshistorikern Martin Berntson som studerat fallen, och nu drar paralleller med dagens mytbildning om svenska myndigheter som kidnappar muslimska barn.Dessutom uppmärksammar vi pjäsen PANG! sa Anckarström som vill ge en ny bild av den ökände kungamördaren och dessutom lanserar nya motiv. Kanske var mordet på maskeradbalen inte bara politiskt motiverat, utan också en hämnd för Anckarströms metoo-erfarenheter som livpage åt Gustav III, menar regissören Anders Berg. Historikern Jonas Nordin är skeptisk till metoo-anklagelserna, men menar att Anckarström förtjänar upprättelse idag.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/13XADuUpCW2St9qaZHJLsc"
},
"href": "https://api.spotify.com/v1/episodes/13XADuUpCW2St9qaZHJLsc",
"html_description": "Varför uppkom myten om stormakts-Sveriges tvångsdöpta muslimer? Vetenskapsradion Historia undersöker historien bakom berättelsen, och uppmärksammar försöket att ärerädda ärkeskurken Anckarström. <br /><br /> Tiotalet muslimska turkar påstås ha tvångsdöpts i Sverige i slutet av 1600-talet. Men uppgifterna stämmer inte, menar religionshistorikern Martin Berntson som studerat fallen, och nu drar paralleller med dagens mytbildning om svenska myndigheter som kidnappar muslimska barn.Dessutom uppmärksammar vi pjäsen PANG! sa Anckarström som vill ge en ny bild av den ökände kungamördaren och dessutom lanserar nya motiv. Kanske var mordet på maskeradbalen inte bara politiskt motiverat, utan också en hämnd för Anckarströms metoo-erfarenheter som livpage åt Gustav III, menar regissören Anders Berg. Historikern Jonas Nordin är skeptisk till metoo-anklagelserna, men menar att Anckarström förtjänar upprättelse idag.Programledare är Tobias Svanelid.",
"id": "13XADuUpCW2St9qaZHJLsc",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8af5564b904c96a0e3ab318fb2",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ff5564b904c96a0e3ab318fb2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68df5564b904c96a0e3ab318fb2",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Myten om tvångsdöpta muslimer",
"release_date": "2022-02-22",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:13XADuUpCW2St9qaZHJLsc"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/08d53d704d1f3419f1e8679ef921725f0ff1f827",
"description": "Metalldetektorer kan hjälpa oss att upptäcka vårt dolda kulturarv, men reglerna för att använda dem är stränga i Sverige. Vetenskapsradion Historia undersöker varför och om lagarna borde ändras. Att söka efter fornfynd med hjälp av en metalldetektor är en växande hobby i Sverige men regelverket är strängt och tillstånden dyra menar entusiasterna. Medlemmar i Sveriges Metallsökarförening tycker att vi borde kunna ha samma liberala lagar som i Danmark, och att det är viktigt att få upp fornfynd ur marken eftersom de annars bryts ner i jorden. Men regelverket är utformat för att stoppa plundrare, anser Riksantikvarieämbetet.Vetenskapsradion Historia besöker utforskningarna vid Glanshammar där metalldetektorister gör gemensam sak med arkeologer i jakten på platsens historia. Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3c60iHyjTWlDvXyq6vDSYO"
},
"href": "https://api.spotify.com/v1/episodes/3c60iHyjTWlDvXyq6vDSYO",
"html_description": "Metalldetektorer kan hjälpa oss att upptäcka vårt dolda kulturarv, men reglerna för att använda dem är stränga i Sverige. Vetenskapsradion Historia undersöker varför och om lagarna borde ändras. <br /><br /> Att söka efter fornfynd med hjälp av en metalldetektor är en växande hobby i Sverige men regelverket är strängt och tillstånden dyra menar entusiasterna. Medlemmar i Sveriges Metallsökarförening tycker att vi borde kunna ha samma liberala lagar som i Danmark, och att det är viktigt att få upp fornfynd ur marken eftersom de annars bryts ner i jorden. Men regelverket är utformat för att stoppa plundrare, anser Riksantikvarieämbetet.Vetenskapsradion Historia besöker utforskningarna vid Glanshammar där metalldetektorister gör gemensam sak med arkeologer i jakten på platsens historia. Programledare är Tobias Svanelid.",
"id": "3c60iHyjTWlDvXyq6vDSYO",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8afe94e6ec6749503fa108b1b0",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1ffe94e6ec6749503fa108b1b0",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68dfe94e6ec6749503fa108b1b0",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Skattplundrare eller hobbyarkeolog?",
"release_date": "2022-02-15",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3c60iHyjTWlDvXyq6vDSYO"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/79a8a10bd9372b12c1da4c4bfda2a385618e5b99",
"description": "Nu ska 139 moderna skidåkare fira Vasaloppets 100-årsdage genom att åka det på tidstrogna skidor. Tobias Svanelid tar reda på hur det kommer att gå och varför Vasaloppet fortsätter att fascinera oss. Tremetersskidor vallade med tjära, honung och stearin ska föra 139 skidlöpare i mål när Vasaloppet firar sin hundraårsdag med ett jubileumslopp. Tobias Svanelid undersöker vilka utmaningar en hundraårig skidutrustning ställer på dagens skidlöpare och om blåbärssoppan är historiskt korrekt. Dessutom berättar idrottshistorikern Isak Lidström om Vasaloppets brokiga historia från starten 1922 till dagens massevent och varför skidloppet kommit att bli den svenska nationens skapelseberättelse.Och så svarar Dick Harrison på en lyssnarfråga om man kan spåra dagens adelsfamiljer till de romerska patricierna!",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/5ClN3erkxxPQSMlDyYpMk3"
},
"href": "https://api.spotify.com/v1/episodes/5ClN3erkxxPQSMlDyYpMk3",
"html_description": "Nu ska 139 moderna skidåkare fira Vasaloppets 100-årsdage genom att åka det på tidstrogna skidor. Tobias Svanelid tar reda på hur det kommer att gå och varför Vasaloppet fortsätter att fascinera oss. <br /><br /> Tremetersskidor vallade med tjära, honung och stearin ska föra 139 skidlöpare i mål när Vasaloppet firar sin hundraårsdag med ett jubileumslopp. Tobias Svanelid undersöker vilka utmaningar en hundraårig skidutrustning ställer på dagens skidlöpare och om blåbärssoppan är historiskt korrekt. Dessutom berättar idrottshistorikern Isak Lidström om Vasaloppets brokiga historia från starten 1922 till dagens massevent och varför skidloppet kommit att bli den svenska nationens skapelseberättelse.Och så svarar Dick Harrison på en lyssnarfråga om man kan spåra dagens adelsfamiljer till de romerska patricierna!",
"id": "5ClN3erkxxPQSMlDyYpMk3",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2ba9052e6d310c83923e5992",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2ba9052e6d310c83923e5992",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2ba9052e6d310c83923e5992",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Honungsvalla, nationalism och tremetersskidor när Vasaloppet fyller 100 år",
"release_date": "2022-02-08",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:5ClN3erkxxPQSMlDyYpMk3"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/0ff6605d825cc899952c626f33da4a20805741dd",
"description": "Beslutet om slutförvar under Forsmark kräver att vi börjar tänka i 100 000-årsperioder. Tobias Svanelid träffar representanter från två organisationer som vill stimulera vårt långtidstänkande. Det svenska kärnavfallet ska lagras under Forsmark i 100 000 år. Men hur kan vi förstå så långa tidsperioder, tre istider eller 4000 generationer? Och hur kan vi förbereda kommande generationer på farligheten i marken?Tobias Svanelid träffar två representanter från organisationer som liksom kärnkraftindustrin vill få oss att tänka i längre tidsperspektiv. Martin Kunze bygger framtidsarkivet Memory of Mankind i en österrikisk saltgruva som ska fungera som en tidskapsel för vår egen civilisation. Och Laura Welcher vid The Long Now Foundation berättar om hennes stiftelses olika initiativ att stimulera långtidstänk: en klocka som ska ticka i tiotusen år, språkarkiv som ska spara världens alla språk och bibliotek över vår mänskliga civilisation som kan placeras på månen eller kometer.Dessutom reder Dick Harrison ut varför just smör kom att bli en av Sveriges viktigaste exportprodukter under medeltiden.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0o7sUyCvetWTMhLjUcXgt9"
},
"href": "https://api.spotify.com/v1/episodes/0o7sUyCvetWTMhLjUcXgt9",
"html_description": "Beslutet om slutförvar under Forsmark kräver att vi börjar tänka i 100 000-årsperioder. Tobias Svanelid träffar representanter från två organisationer som vill stimulera vårt långtidstänkande. <br /><br /> Det svenska kärnavfallet ska lagras under Forsmark i 100 000 år. Men hur kan vi förstå så långa tidsperioder, tre istider eller 4000 generationer? Och hur kan vi förbereda kommande generationer på farligheten i marken?Tobias Svanelid träffar två representanter från organisationer som liksom kärnkraftindustrin vill få oss att tänka i längre tidsperspektiv. Martin Kunze bygger framtidsarkivet Memory of Mankind i en österrikisk saltgruva som ska fungera som en tidskapsel för vår egen civilisation. Och Laura Welcher vid The Long Now Foundation berättar om hennes stiftelses olika initiativ att stimulera långtidstänk: en klocka som ska ticka i tiotusen år, språkarkiv som ska spara världens alla språk och bibliotek över vår mänskliga civilisation som kan placeras på månen eller kometer.Dessutom reder Dick Harrison ut varför just smör kom att bli en av Sveriges viktigaste exportprodukter under medeltiden.",
"id": "0o7sUyCvetWTMhLjUcXgt9",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2b09f642dc041c597180bd2f",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2b09f642dc041c597180bd2f",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2b09f642dc041c597180bd2f",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Nu måste vi tänka i 100 000-årsperioder!",
"release_date": "2022-02-01",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0o7sUyCvetWTMhLjUcXgt9"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/ce3bcffd27cf219992a586fa6c13fe7633c5a0a1",
"description": "Junkrar, pickelhuvor och korsriddare har präglat bilden av Preussen. Landet upplöstes för 75 år sedan men Tobias Svanelid spårar landets historia och vilket Preussens arv egentligen är. Det började med krigiska korsriddare i 1200-talets Baltikum men slutade med total förintelse för 75 år sedan. Vetenskapsradion Historia tecknar Preussens brokiga historia från korsriddarnas Tyska orden, via filosofkungen Fredrik II på 1700-talet och de ökända junkrarnas och militärdisciplinens Preussen som kom att prägla Nazityskland. Historikern Johan Östling vid Lunds universitet menar att Preussen har två ansikten och att det är viktigt att känna till Preussens både demokratiska och kulturella historia och dess militäriska.Dessutom hör vi det utdöda fornpreussiska språket som kan ge ledtrådar till hur en urindoeuropeiska kan ha låtit. Språkhistorikern Jenny Larsson är expert på fornpreussiska och leder forskningsprojektet som söker de indoeuropeiska språkens äldsta rötter.Och så svarar Dick Harrison på den klassiska frågan om vikingarna verkligen åt flugsvamp för att bli modiga bärsärkar.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2h384AL3zndZJsGQ0YxpII"
},
"href": "https://api.spotify.com/v1/episodes/2h384AL3zndZJsGQ0YxpII",
"html_description": "Junkrar, pickelhuvor och korsriddare har präglat bilden av Preussen. Landet upplöstes för 75 år sedan men Tobias Svanelid spårar landets historia och vilket Preussens arv egentligen är. <br /><br /> Det började med krigiska korsriddare i 1200-talets Baltikum men slutade med total förintelse för 75 år sedan. Vetenskapsradion Historia tecknar Preussens brokiga historia från korsriddarnas Tyska orden, via filosofkungen Fredrik II på 1700-talet och de ökända junkrarnas och militärdisciplinens Preussen som kom att prägla Nazityskland. Historikern Johan Östling vid Lunds universitet menar att Preussen har två ansikten och att det är viktigt att känna till Preussens både demokratiska och kulturella historia och dess militäriska.Dessutom hör vi det utdöda fornpreussiska språket som kan ge ledtrådar till hur en urindoeuropeiska kan ha låtit. Språkhistorikern Jenny Larsson är expert på fornpreussiska och leder forskningsprojektet som söker de indoeuropeiska språkens äldsta rötter.Och så svarar Dick Harrison på den klassiska frågan om vikingarna verkligen åt flugsvamp för att bli modiga bärsärkar.",
"id": "2h384AL3zndZJsGQ0YxpII",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a8325c71824fc111b0073444c",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f8325c71824fc111b0073444c",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d8325c71824fc111b0073444c",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Preussen - från korsriddare till pickelhuvor",
"release_date": "2022-01-25",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2h384AL3zndZJsGQ0YxpII"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/8312972c0aa25549ee30bd0145daf6932386f645",
"description": "Hur kunde en enkel läkare få makten i Danmark, inleda en affär med drottningen och kontrollera en galen kung? Struenseeaffären har fascinerat oss i 250 år och Tobias Svanelid reder ut vad som hände. För 250 år sedan fängslades Johann Friedrich Struensee i sin kammare på slottet i Köpenhamn och en tumultartad historia om en otrogen drottning, en makthungrig livläkare och en galen kung fick ett blodigt slut. I två och ett halvt sekel har Struenseeaffären inspirerat författare och filmskapare och Tobias Svanelid träffar historieprofessorn Harald Gustafsson för att reda ut vad som egentligen hände på de kungliga slotten i Danmarks 1770-tal, och hur vi idag ska förstå det som hände.Dessutom listar Urban Björstadius förra årets viktigaste arkeologiska upptäckter, från egyptiska guldstäder, korsfästa britter och slaktade korsriddare och så svarar Dick Harrison på en lyssnarfråga om romarnas påstådda blyförgiftning.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/3vOw4otEV4er91NcqQWl1e"
},
"href": "https://api.spotify.com/v1/episodes/3vOw4otEV4er91NcqQWl1e",
"html_description": "Hur kunde en enkel läkare få makten i Danmark, inleda en affär med drottningen och kontrollera en galen kung? Struenseeaffären har fascinerat oss i 250 år och Tobias Svanelid reder ut vad som hände. <br /><br /> För 250 år sedan fängslades Johann Friedrich Struensee i sin kammare på slottet i Köpenhamn och en tumultartad historia om en otrogen drottning, en makthungrig livläkare och en galen kung fick ett blodigt slut. I två och ett halvt sekel har Struenseeaffären inspirerat författare och filmskapare och Tobias Svanelid träffar historieprofessorn Harald Gustafsson för att reda ut vad som egentligen hände på de kungliga slotten i Danmarks 1770-tal, och hur vi idag ska förstå det som hände.Dessutom listar Urban Björstadius förra årets viktigaste arkeologiska upptäckter, från egyptiska guldstäder, korsfästa britter och slaktade korsriddare och så svarar Dick Harrison på en lyssnarfråga om romarnas påstådda blyförgiftning.",
"id": "3vOw4otEV4er91NcqQWl1e",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a2c41aea09727bc4694bbc0cb",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f2c41aea09727bc4694bbc0cb",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d2c41aea09727bc4694bbc0cb",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Struenseeaffären lockar med otrohet, maktspel och galenskap",
"release_date": "2022-01-18",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:3vOw4otEV4er91NcqQWl1e"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/d4b12ad393ceb521466531c797017b0d89e0d52a",
"description": "Ibland ryter historiker till i samhällsdebatten, när historia vantolkas eller används som politiskt slagträ. Men kanske borde de ryta oftare? Och kanske kan historia lägga grunden för klokare beslut? Vilket ansvar har historikern för sin samtid? Tobias Svanelid samlar historikern David Ludvigsson och dokumentärfilmaren och författaren Maja Hagerman, aktuella med boken Historikern i samhället för att diskutera vad en historiker egentligen är, vilken roll hon spelar i samhällsdebatten och vilket ansvar hon tar och kanske borde ta när historia politiseras och används som slagträ i politiken.Dessutom uppmärksammar vi Handelshögskolan i Stockholms initiativ att utbilda sina elever i att använda historia i dagens beslutsfattande. Applied History heter kursen som rankats som en av utbildningens mest populära och som vill ge studenterna insikter om att kunskap om historia är grunden för kloka beslut och större empati mellan människor.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/2Y4nbOKkDCXsUl2qk8I2Bz"
},
"href": "https://api.spotify.com/v1/episodes/2Y4nbOKkDCXsUl2qk8I2Bz",
"html_description": "Ibland ryter historiker till i samhällsdebatten, när historia vantolkas eller används som politiskt slagträ. Men kanske borde de ryta oftare? Och kanske kan historia lägga grunden för klokare beslut? <br /><br /> Vilket ansvar har historikern för sin samtid? Tobias Svanelid samlar historikern David Ludvigsson och dokumentärfilmaren och författaren Maja Hagerman, aktuella med boken Historikern i samhället för att diskutera vad en historiker egentligen är, vilken roll hon spelar i samhällsdebatten och vilket ansvar hon tar och kanske borde ta när historia politiseras och används som slagträ i politiken.Dessutom uppmärksammar vi Handelshögskolan i Stockholms initiativ att utbilda sina elever i att använda historia i dagens beslutsfattande. Applied History heter kursen som rankats som en av utbildningens mest populära och som vill ge studenterna insikter om att kunskap om historia är grunden för kloka beslut och större empati mellan människor.",
"id": "2Y4nbOKkDCXsUl2qk8I2Bz",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a6856b535b583e1fd095c22fc",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f6856b535b583e1fd095c22fc",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d6856b535b583e1fd095c22fc",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Historikerns ansvar för samtiden",
"release_date": "2022-01-11",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:2Y4nbOKkDCXsUl2qk8I2Bz"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/cfc30ae48cd42204ee33b5624bd0f4d689da3285",
"description": "Klockstaplarna har ringt in det nya året, men vi behöver veta mer om hur de mår idag och vad de har för historia. Följ med till utforskandet av Njutångers klockstapel, och hör om framtidens historia! De har just ringt in det nya året, men vi vet alltför lite om landets klockstaplar. Uppsala stift har nu dragit igång ett inventerings- och restaureringsprojekt som kartlägger många av landets hundratals klockstaplar och Vetenskapsradion Historia hänger med upp i Njutångers vackra klockstapel för att höra om 1700-talets byggmästare och staplarnas kulturhistoria.Dessutom tar vi tempen på framtidens historia. När 2022 står framför oss och nyårslöftena fortfarande är obrutna undersöker vi tillsammans med idéhistorikern Henrik Brissman hur vi sett på framtiden genom historien. En historia av orakelkulter, utopiska galenskaper och tekniska fantasier som sällan blivit verklighet.Programledare är Tobias Svanelid.",
"duration_ms": 2685000,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/0woRmVBOhJueoYMNpwtejC"
},
"href": "https://api.spotify.com/v1/episodes/0woRmVBOhJueoYMNpwtejC",
"html_description": "Klockstaplarna har ringt in det nya året, men vi behöver veta mer om hur de mår idag och vad de har för historia. Följ med till utforskandet av Njutångers klockstapel, och hör om framtidens historia! <br /><br /> De har just ringt in det nya året, men vi vet alltför lite om landets klockstaplar. Uppsala stift har nu dragit igång ett inventerings- och restaureringsprojekt som kartlägger många av landets hundratals klockstaplar och Vetenskapsradion Historia hänger med upp i Njutångers vackra klockstapel för att höra om 1700-talets byggmästare och staplarnas kulturhistoria.Dessutom tar vi tempen på framtidens historia. När 2022 står framför oss och nyårslöftena fortfarande är obrutna undersöker vi tillsammans med idéhistorikern Henrik Brissman hur vi sett på framtiden genom historien. En historia av orakelkulter, utopiska galenskaper och tekniska fantasier som sällan blivit verklighet.Programledare är Tobias Svanelid.",
"id": "0woRmVBOhJueoYMNpwtejC",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a7635b0853e8dd9fd6b32d9e4",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f7635b0853e8dd9fd6b32d9e4",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d7635b0853e8dd9fd6b32d9e4",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Klockstaplarnas hemligheter och framtidens historia",
"release_date": "2022-01-04",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:0woRmVBOhJueoYMNpwtejC"
},
{
"audio_preview_url": "https://p.scdn.co/mp3-preview/26512ac78aa66b88c53d9b40d63d1b51a9b0879d",
"description": "Följ med Tobias Svanelid på en resa genom historien i Vetenskapsradion Historias årskrönika! Även under ett coronaår har Vetenskapsradion Historia sett till att fara land och rike kring för att bevaka historiska nyheter och arkeologiska utgrävningar. Likt Salomon August Andrée, som flög mer än lovligt vilse under sina provflygningar, reser vi med Tobias Svanelid och Urban Björstadius från halländska medeltidsborgar, till blodiga klostermassakrer i Nydala, från slagfältets Selånger till samernas Tärnsjö. Hör om vikingar, DNA-hysteri, rösträttssånger och sjunkna skepp i Vetenskapsradion Historias årskrönika.",
"duration_ms": 2685024,
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/episode/6JKa7j5fu5sTTwVtiERCwZ"
},
"href": "https://api.spotify.com/v1/episodes/6JKa7j5fu5sTTwVtiERCwZ",
"html_description": "Följ med Tobias Svanelid på en resa genom historien i Vetenskapsradion Historias årskrönika! <br /><br /> Även under ett coronaår har Vetenskapsradion Historia sett till att fara land och rike kring för att bevaka historiska nyheter och arkeologiska utgrävningar. Likt Salomon August Andrée, som flög mer än lovligt vilse under sina provflygningar, reser vi med Tobias Svanelid och Urban Björstadius från halländska medeltidsborgar, till blodiga klostermassakrer i Nydala, från slagfältets Selånger till samernas Tärnsjö. Hör om vikingar, DNA-hysteri, rösträttssånger och sjunkna skepp i Vetenskapsradion Historias årskrönika.",
"id": "6JKa7j5fu5sTTwVtiERCwZ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/ab6765630000ba8a14387d7dfb1c109bd1000e67",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/ab67656300005f1f14387d7dfb1c109bd1000e67",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/ab6765630000f68d14387d7dfb1c109bd1000e67",
"width": 64
}
],
"is_externally_hosted": false,
"is_playable": true,
"language": "sv",
"languages": [
"sv"
],
"name": "Vetenskapsradion Historias årskrönika flyger vilse med Andrée",
"release_date": "2021-12-31",
"release_date_precision": "day",
"resume_point": {
"fully_played": false,
"resume_position_ms": 0
},
"type": "episode",
"uri": "spotify:episode:6JKa7j5fu5sTTwVtiERCwZ"
}
],
"limit": 50,
"next": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ/episodes?offset=50&limit=50",
"offset": 0,
"previous": null,
"total": 500
},
"explicit": false,
"external_urls": {
"spotify": "https://open.spotify.com/show/38bS44xjbVVZ3No3ByF1dJ"
},
"href": "https://api.spotify.com/v1/shows/38bS44xjbVVZ3No3ByF1dJ",
"html_description": "Vi är där historien är.<br/>Ansvarig utgivare: Nina Glans",
"id": "38bS44xjbVVZ3No3ByF1dJ",
"images": [
{
"height": 640,
"url": "https://i.scdn.co/image/84bc7407c7a61e805284314bef8b9ed5a7c31426",
"width": 640
},
{
"height": 300,
"url": "https://i.scdn.co/image/4b89f866aa625cf02f98f80b968da52b65944bf2",
"width": 300
},
{
"height": 64,
"url": "https://i.scdn.co/image/cc1e47c7e3e5a169d2352e81dc1a681ac7bbc0bd",
"width": 64
}
],
"is_externally_hosted": false,
"languages": [
"sv"
],
"media_type": "audio",
"name": "Vetenskapsradion Historia",
"publisher": "Sveriges Radio",
"total_episodes": 500,
"type": "show",
"uri": "spotify:show:38bS44xjbVVZ3No3ByF1dJ"
}
197